Searched hist:"0361 c7e504b1fa3c2901643088e2f29c0354ab31" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/arm/boot/compressed/ |
H A D | misc-ep93xx.h | 0361c7e504b1fa3c2901643088e2f29c0354ab31 Fri Apr 01 08:58:09 CDT 2022 Arnd Bergmann <arnd@arndb.de> ARM: ep93xx: multiplatform support
With the clock support and the interrupts out of the way, ep93xx can be compiled into the same kernel image as the other ARMv4/v5 platforms. The last obstacle are the two workarounds for broken boot loaders that require us to re-initialize the ethernet controller and/or the watchdog on certain machines.
Move this code into the decompressor sources directly, checking for each possibly affected machine individually.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
H A D | misc.c | diff 0361c7e504b1fa3c2901643088e2f29c0354ab31 Fri Apr 01 08:58:09 CDT 2022 Arnd Bergmann <arnd@arndb.de> ARM: ep93xx: multiplatform support
With the clock support and the interrupts out of the way, ep93xx can be compiled into the same kernel image as the other ARMv4/v5 platforms. The last obstacle are the two workarounds for broken boot loaders that require us to re-initialize the ethernet controller and/or the watchdog on certain machines.
Move this code into the decompressor sources directly, checking for each possibly affected machine individually.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
/openbmc/linux/arch/arm/mach-ep93xx/ |
H A D | Kconfig | diff 0361c7e504b1fa3c2901643088e2f29c0354ab31 Fri Apr 01 08:58:09 CDT 2022 Arnd Bergmann <arnd@arndb.de> ARM: ep93xx: multiplatform support
With the clock support and the interrupts out of the way, ep93xx can be compiled into the same kernel image as the other ARMv4/v5 platforms. The last obstacle are the two workarounds for broken boot loaders that require us to re-initialize the ethernet controller and/or the watchdog on certain machines.
Move this code into the decompressor sources directly, checking for each possibly affected machine individually.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
/openbmc/linux/arch/arm/configs/ |
H A D | ep93xx_defconfig | diff 0361c7e504b1fa3c2901643088e2f29c0354ab31 Fri Apr 01 08:58:09 CDT 2022 Arnd Bergmann <arnd@arndb.de> ARM: ep93xx: multiplatform support
With the clock support and the interrupts out of the way, ep93xx can be compiled into the same kernel image as the other ARMv4/v5 platforms. The last obstacle are the two workarounds for broken boot loaders that require us to re-initialize the ethernet controller and/or the watchdog on certain machines.
Move this code into the decompressor sources directly, checking for each possibly affected machine individually.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
/openbmc/linux/arch/arm/ |
H A D | Kconfig | diff 0361c7e504b1fa3c2901643088e2f29c0354ab31 Fri Apr 01 08:58:09 CDT 2022 Arnd Bergmann <arnd@arndb.de> ARM: ep93xx: multiplatform support
With the clock support and the interrupts out of the way, ep93xx can be compiled into the same kernel image as the other ARMv4/v5 platforms. The last obstacle are the two workarounds for broken boot loaders that require us to re-initialize the ethernet controller and/or the watchdog on certain machines.
Move this code into the decompressor sources directly, checking for each possibly affected machine individually.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|