Commit Graph

80 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Cédric Schieli 3e10fcde3f arm: add save_boot_params for ARM1176 8 years ago
Yuichiro Goto ba10b852fe ARM: start.S: fix typo 8 years ago
Alexander Stein 2085ae74de arm1136/arm1176: Merge cache handling code 9 years ago
Masahiro Yamada ddf6bd4876 ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x 9 years ago
Masahiro Yamada 79d75d7527 ARM: move -march=* and -mtune= options to arch/arm/Makefile 9 years ago
Rob Herring 7682a99826 remove unnecessary version.h includes 9 years ago
Masahiro Yamada 50b82c4b70 ARM: remove tnetv107x board support 9 years ago
Masahiro Yamada d648964fc2 kconfig: remove unneeded dependency on !SPL_BUILD 9 years ago
Stephen Warren 4641429695 rpi: add support for Raspberry Pi 2 model B 9 years ago
Stephen Warren a033171b2e bcm2835/rpi: add SPDX license tags for some files 9 years ago
Simon Glass 34e609ca82 dm: Move Raspberry Pi driver model CONFIGs to Kconfig 9 years ago
Masahiro Yamada 56f31e872e kbuild: use SoC-specific CONFIG to descend into SoC directory 10 years ago
Masahiro Yamada 165ecd26f0 kbuild: Descend into SOC directory from CPU directory 10 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
Masahiro Yamada c79cba37b3 cosmetic: replace MIN, MAX with min, max 10 years ago
Albert ARIBAUD 41623c91b0 arm: move exception handling out of start.S files 10 years ago
Albert ARIBAUD 60a4f39fcd arm: remove unused _end_vect and _vectors_end symbols 10 years ago
Albert ARIBAUD b60eff31f3 arm: remove unneeded symbol offsets and _TEXT_BASE 10 years ago
Stephen Warren 3cd534e455 ARM: bcm2835: config.mk isn't needed 10 years ago
Masahiro Yamada bf1af3d872 ARM: merge commonly-defined PLATFORM_RELFLAGS 11 years ago
Darwin Rambo de351d6be6 lib: time: add weak timer_init() function 11 years ago
Stephen Warren 004c10598b ARM: bcm2835: fix mailbox timeout 11 years ago
Masahiro Yamada fa8f95084d ARM: convert makefiles to Kbuild style 11 years ago
Masahiro Yamada 3102274d8b ARM: refactor compiler options in config.mk 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Albert ARIBAUD 3da0e5750b arm: factorize relocate_code routine 11 years ago
Albert ARIBAUD fa6c7413d1 arm: do not compile relocate_code() for SPL builds 11 years ago
Tetsuyuki Kobayashi 4411b2aea7 BUGFIX: arm: data abort in get_bad_stack_swi 11 years ago
Benoît Thébaudeau 9ce8e2386c arm1176: Remove unused MMU setup from start.S 11 years ago
Benoît Thébaudeau 66f30bf983 arm: Remove deprecated and now unused NAND SPL 11 years ago
Benoît Thébaudeau e53232250b arm: Remove support for unused s3c64xx 11 years ago
Benoît Thébaudeau 5c6db120fc arm: Remove unused relocate_code() parameters 11 years ago
Benoît Thébaudeau 7086e91b0e arm: relocate_code(): Use __image_copy_end for end of relocation 11 years ago
Benoît Thébaudeau 4b3db1cd31 arm: relocate_code(): Remove useless relocation offset computation 11 years ago
Benoît Thébaudeau 959eaa74b8 arm: relocate_code() is no longer noreturn 11 years ago
Benoît Thébaudeau 508611bcb7 arm: start.S: Fix _TEXT_BASE for SPL 11 years ago
Stephen Warren 5eaa215607 ARM: bcm2835: fix get_timer() to return ms 11 years ago
Stephen Warren 88077280c4 ARM: bcm2835: add mailbox driver 11 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 11 years ago
Albert ARIBAUD e05e5de7fa arm: move C runtime setup code in crt0.S 12 years ago
Ashok Kumar Reddy 4debcc2c22 ARM: arm1176: Define arch_cpu_init() for s3c64xx 12 years ago
Kim Phillips eef1cf2d5c include/linux/byteorder: import latest endian definitions from linux 12 years ago
Marek Vasut d731282e7c dm: wdt: arm: Move tnetv107x into drivers/watchdog/ 12 years ago
Zhong Hongbo 76abfa5781 arm: Fixed the offset for the no relocation. 12 years ago
Stephen Warren 59d63f7d2c ARM: arm1176: Define arch_cpu_init() at the SoC level 12 years ago
Stephen Warren efad6cf881 ARM: add basic support for the Broadcom BCM2835 SoC 12 years ago
Stephen Warren 86c632651d ARM: arm1176: enable instruction cache in arch_cpu_init() 12 years ago
Zhong Hongbo 448217d4b2 arm: Fix to mistake clean the memory space 12 years ago
Simon Glass 4a0764858b arm: Use common .lds file where possible 12 years ago