Commit Graph

106 Commits (1381901e9a4b427e45b44efb4ed9839d7e3a5d24)

Author SHA1 Message Date
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 9 years ago
Yuichiro Goto ba10b852fe ARM: start.S: fix typo 9 years ago
David Müller (ELSOFT AG) 26275dae82 arm: build some file(s) as ARM mode only 9 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 10 years ago
Masahiro Yamada 29fc6f2492 ARM: remove a320evb board support 10 years ago
Masahiro Yamada a2f39e830e ARM: remove cm4008 and cm41xx board support 10 years ago
Masahiro Yamada 620118403e ARM: at91: collect SoC sources into mach-at91 10 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 11 years ago
Sergey Kostanbaev 7237d22baa arm: ep9315: Return back Cirrus Logic EDB9315A board support 11 years ago
Albert ARIBAUD 41623c91b0 arm: move exception handling out of start.S files 11 years ago
Albert ARIBAUD b60eff31f3 arm: remove unneeded symbol offsets and _TEXT_BASE 11 years ago
Albert ARIBAUD d0b5d9da5d arm: make _end compiler-generated 11 years ago
Masahiro Yamada bf1af3d872 ARM: merge commonly-defined PLATFORM_RELFLAGS 11 years ago
Masahiro Yamada 833db7405a arm920t: convert makefiles to Kbuild style 11 years ago
Masahiro Yamada 3102274d8b ARM: refactor compiler options in config.mk 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Albert ARIBAUD d026dec875 arm: make __image_copy_{start, end} compiler-generated 12 years ago
Albert ARIBAUD 3da0e5750b arm: factorize relocate_code routine 12 years ago
Albert ARIBAUD fa6c7413d1 arm: do not compile relocate_code() for SPL builds 12 years ago
Benoît Thébaudeau 1a9a91dcfa arm: Make all linker scripts compatible with per-symbol sections 12 years ago
Benoît Thébaudeau 5c6db120fc arm: Remove unused relocate_code() parameters 12 years ago
Benoît Thébaudeau 7086e91b0e arm: relocate_code(): Use __image_copy_end for end of relocation 12 years ago
Benoît Thébaudeau 4b3db1cd31 arm: relocate_code(): Remove useless relocation offset computation 12 years ago
Benoît Thébaudeau 959eaa74b8 arm: relocate_code() is no longer noreturn 12 years ago
Benoît Thébaudeau 508611bcb7 arm: start.S: Fix _TEXT_BASE for SPL 12 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 12 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 12 years ago
Simon Glass 582601da2f arm: Move lastinc to arch_global_data 12 years ago
Simon Glass 66ee692347 arm: Move tbl to arch_global_data 12 years ago
Simon Glass 8ff43b03e9 arm: Move tbu to arch_global_data 12 years ago
Simon Glass b339051c0d arm: Move timer_rate_hz into arch_global_data 12 years ago
Simon Glass f47e6ecd5d at91: Move at91 global data into arch_global_data 12 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. 13 years ago
Zhong Hongbo 448217d4b2 arm: Fix to mistake clean the memory space 13 years ago
Simon Glass 4a0764858b arm: Use common .lds file where possible 13 years ago
David Müller (ELSOFT AG) d0b3b49615 ARM: fix s3c2410 timer code 13 years ago
Mike Frysinger 5b84dd67cf usb: replace wait_ms() with mdelay() 13 years ago
David Müller (ELSOFT AG) 9fd6826611 add print_cpuinfo to s3c24x0 13 years ago
Simon Glass 13119bc9fb Fix warnings in arch/arm/cpu/arm920t/s3c24x0/usb_ohci.c 13 years ago
Stelian Pop c9e798d35a Fix Stelian's email address 13 years ago