~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
cpu
/
interrupts.c
Commit message (
Expand
)
Author
Age
*
microblaze: Remove interrupt handler
Michal Simek
2022-06-24
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
*
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
microblaze: Remove !OF_CONTROL code for timer and interrupt
Michal Simek
2016-04-04
*
microblaze: Read information about timer/interrupts from DT
Michal Simek
2016-04-04
*
microblaze: Use standard interrupt_init() function
Michal Simek
2015-02-09
*
microblaze: Add debug message about enabling interrupts
Michal Simek
2015-02-09
*
microblaze: Fix coding style
Michal Simek
2015-02-09
*
microblaze: Remove DEBUG_INT macro and use debug() instead
Michal Simek
2015-02-09
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
microblaze: intc: Coding style cleanup
Michal Simek
2012-09-11
*
microblaze: intc: Registering interrupt should return value
Michal Simek
2012-09-11
*
microblaze: intc: Clear interrupt code
Michal Simek
2012-07-10
*
microblaze: avoid interrupt race conditions
Stephan Linz
2012-02-23
*
microblaze: Disabling interrupt should return 1 if was enabled
Michal Simek
2011-01-10
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
*
microblaze: Fix interrupt handler code
Michal Simek
2010-04-16
*
microblaze: Move FSL initialization to board.c
Michal Simek
2010-04-16
*
microblaze: Move timer initialization to board.c
Michal Simek
2010-04-16
*
microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*
Peter Tyser
2010-04-13