~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* microblaze: Remove interrupt handlerMichal Simek2022-06-24
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* common: Drop log.h from common headerSimon Glass2020-05-18
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18
* common: Move interrupt functions into a new headerSimon Glass2019-12-02
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* microblaze: Remove !OF_CONTROL code for timer and interruptMichal Simek2016-04-04
* microblaze: Read information about timer/interrupts from DTMichal Simek2016-04-04
* microblaze: Use standard interrupt_init() functionMichal Simek2015-02-09
* microblaze: Add debug message about enabling interruptsMichal Simek2015-02-09
* microblaze: Fix coding styleMichal Simek2015-02-09
* microblaze: Remove DEBUG_INT macro and use debug() insteadMichal Simek2015-02-09
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* microblaze: intc: Coding style cleanupMichal Simek2012-09-11
* microblaze: intc: Registering interrupt should return valueMichal Simek2012-09-11
* microblaze: intc: Clear interrupt codeMichal Simek2012-07-10
* microblaze: avoid interrupt race conditionsStephan Linz2012-02-23
* microblaze: Disabling interrupt should return 1 if was enabledMichal Simek2011-01-10
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04
* microblaze: Fix interrupt handler codeMichal Simek2010-04-16
* microblaze: Move FSL initialization to board.cMichal Simek2010-04-16
* microblaze: Move timer initialization to board.cMichal Simek2010-04-16
* microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*Peter Tyser2010-04-13