Commit Graph

114 Commits (83d290c56fab2d38cd1ab4c4cc7099559c1d5046)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Simon Glass 1c16d2e248 common: ep93xx: Move arch-specific declarations out of common 7 years ago
Simon Glass 5a8ba315f1 samsung: Drop more references fo s3c24x0 7 years ago
Simon Glass 0d8c939414 samsung: Drop s3c24x0 arch-specific code 7 years ago
Tom Rini 01abae4d04 Remove various unused interrupt related code 7 years ago
Tom Rini 3a649407a4 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD 7 years ago
Uri Mashiach 2d8d190c83 status_led: Kconfig migration 7 years ago
Masahiro Yamada 63a7578e4e arch, board: squash lines for immediate return 8 years ago
Simon Glass b5bd09820c arm: Allow skipping of low-level init with I-cache on 8 years ago
Yuichiro Goto ba10b852fe ARM: start.S: fix typo 8 years ago
David Müller (ELSOFT AG) 26275dae82 arm: build some file(s) as ARM mode only 8 years ago
Tom Rini eada086f85 arch/arm/cpu/arm920t/ep93xx/led.c: Mark inline functions as static inline 9 years ago
Masahiro Yamada 79d75d7527 ARM: move -march=* and -mtune= options to arch/arm/Makefile 9 years ago
Masahiro Yamada 29fc6f2492 ARM: remove a320evb board support 9 years ago
Masahiro Yamada a2f39e830e ARM: remove cm4008 and cm41xx board support 9 years ago
Masahiro Yamada 620118403e ARM: at91: collect SoC sources into mach-at91 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
Sergey Kostanbaev 0bf62d7bc4 arm: ep9315: Add .vectors section to lds and remove obsolete lds 10 years ago
Sergey Kostanbaev 7237d22baa arm: ep9315: Return back Cirrus Logic EDB9315A board support 10 years ago
Albert ARIBAUD 41623c91b0 arm: move exception handling out of start.S files 10 years ago
Albert ARIBAUD b60eff31f3 arm: remove unneeded symbol offsets and _TEXT_BASE 10 years ago
Albert ARIBAUD d0b5d9da5d arm: make _end compiler-generated 10 years ago
Masahiro Yamada bf1af3d872 ARM: merge commonly-defined PLATFORM_RELFLAGS 10 years ago
Masahiro Yamada 833db7405a arm920t: 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 d026dec875 arm: make __image_copy_{start, end} compiler-generated 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
Benoît Thébaudeau 1a9a91dcfa arm: Make all linker scripts compatible with per-symbol sections 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
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 11 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 11 years ago
Simon Glass 582601da2f arm: Move lastinc to arch_global_data 11 years ago
Simon Glass 66ee692347 arm: Move tbl to arch_global_data 11 years ago
Simon Glass 8ff43b03e9 arm: Move tbu to arch_global_data 11 years ago
Simon Glass b339051c0d arm: Move timer_rate_hz into arch_global_data 11 years ago
Simon Glass f47e6ecd5d at91: Move at91 global data into arch_global_data 11 years ago
Albert ARIBAUD e05e5de7fa arm: move C runtime setup code in crt0.S 12 years ago
Yann Vernier bff679ddfb arm: ks8695: use defined constants for UART 12 years ago
Marek Vasut 8b493a5236 common: Discard the __u_boot_cmd section 12 years ago
Marek Vasut 556751427b common: Add .u_boot_list into all linker files 12 years ago
Marek Vasut fb24ffc086 dm: Move s3c24xx USB driver to a proper place 12 years ago
Lucas Stach c7e3b2b586 usb: lowlevel interface change to support multiple controllers 12 years ago
Zhong Hongbo 76abfa5781 arm: Fixed the offset for the no relocation. 12 years ago