index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
cpu
/
interrupts.c
Age
Commit message (
Expand
)
Author
2023-10-24
microblaze: Remove common.h usage
Tom Rini
2022-06-24
microblaze: Remove interrupt handler
Michal Simek
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2019-12-02
common: Move interrupt functions into a new header
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-04-04
microblaze: Remove !OF_CONTROL code for timer and interrupt
Michal Simek
2016-04-04
microblaze: Read information about timer/interrupts from DT
Michal Simek
2015-02-09
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
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-09-11
microblaze: intc: Coding style cleanup
Michal Simek
2012-09-11
microblaze: intc: Registering interrupt should return value
Michal Simek
2012-07-10
microblaze: intc: Clear interrupt code
Michal Simek
2012-02-23
microblaze: avoid interrupt race conditions
Stephan Linz
2011-01-10
microblaze: Disabling interrupt should return 1 if was enabled
Michal Simek
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-04-16
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-13
microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*
Peter Tyser