u-boot-brain/arch/powerpc/cpu/mpc83xx
Simon Glass 36bf446b64 common: Move enable/disable_interrupts out of common.h
Move these two functions into the irq_funcs.h header file. Also move
interrupt_handler_t as this is used by the irq_install_handler() function.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
2019-12-02 18:25:01 -05:00
..
arbiter mpc83xx: Migrate arbiter config to Kconfig 2019-05-21 07:52:33 +02:00
bats mpc83xx: Migrate BATS config to Kconfig 2019-05-21 07:52:33 +02:00
elbc mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig 2019-05-21 07:52:33 +02:00
hid mpc83xx: Migrate HID config to Kconfig 2019-05-21 07:52:33 +02:00
hrcw mpc83xx: Kconfig: Migrate HRCW to Kconfig 2019-05-21 07:52:25 +02:00
initreg mpc83xx: Migrate CONFIG_LCRR_* to Kconfig 2019-05-21 07:52:33 +02:00
lblaw mpc83xx: Migrate LBLAW_* to Kconfig 2019-05-21 07:52:33 +02:00
sysio mpc8308: Migrate system io config to Kconfig 2019-05-21 07:52:33 +02:00
config.mk mpc83xx: Add support for -msingle-pic-base 2019-01-21 08:33:42 +01:00
cpu_init.c mpc83xx: Migrate CONFIG_LCRR_* to Kconfig 2019-05-21 07:52:33 +02:00
cpu.c common: Move enable/disable_interrupts out of common.h 2019-12-02 18:25:01 -05:00
ecc.c common: Move enable/disable_interrupts out of common.h 2019-12-02 18:25:01 -05:00
fdt.c powerpc: mpc83xx: fdt: Use get_serial_clock() 2019-05-21 07:52:33 +02:00
interrupts.c common: Move interrupt functions into a new header 2019-12-02 18:25:00 -05:00
Kconfig powerpc/km: remove unmaintained target KMVECT1 2019-08-12 09:12:38 +02:00
law.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Makefile powerpc: mpc83xx: Fix MPC8308 IMMR memory layout 2019-05-21 07:52:33 +02:00
pci.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pcie.c mpc83xx: pcie: Read the clock from registers 2019-05-21 07:52:33 +02:00
qe_io.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
serdes.c misc: Add MPC83xx serdes driver 2018-09-18 08:12:21 -06:00
spd_sdram.c common: Move some cache and MMU functions out of common.h 2019-12-02 18:23:55 -05:00
speed.c Move strtomhz() to vsprintf.h 2019-12-02 18:23:09 -05:00
spl_minimal.c mpc83xx: Migrate arbiter config to Kconfig 2019-05-21 07:52:33 +02:00
start.S mpc83xx: Replace ppcDWstore with inline assembly 2019-05-21 07:52:34 +02:00
traps.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
u-boot-spl.lds SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
u-boot.lds mpc83xx: Define _end symbol 2019-05-21 07:52:34 +02:00