Commit Graph

93 Commits (ba923cab0006838eb726e40207501ddf16eabd80)

Author SHA1 Message Date
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 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 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 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. 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
David Müller (ELSOFT AG) d0b3b49615 ARM: fix s3c2410 timer code 12 years ago
Mike Frysinger 5b84dd67cf usb: replace wait_ms() with mdelay() 12 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
Stelian Pop 762e63754b Fix Stelian's email address 13 years ago
Po-Yu Chuang 60d1ea94ea arm: a320: fix broken timer 13 years ago
Wolfgang Denk cca4e4aec1 Reduce build times 13 years ago
Anatolij Gustschin c4c9fbebae consolidate mdelay by providing a common function for all users 13 years ago
Wolfgang Denk 0841ca90f2 arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not used 13 years ago
Jason Kridner 2d3be7c456 led: remove camel casing of led identifiers globally 13 years ago
Wolfgang Denk 04e5ae7931 Minor coding style cleanup. 13 years ago
Greg Ungerer 3a52cfa5cc KS8695: move TIMER_ definitions before code use 13 years ago
Albert ARIBAUD fa82f871c8 Convert ISO-8859 files to UTF-8 13 years ago
Andreas Bießmann c23e5e7eda a/a/c/arm920t/at91/reset.c: drop obsolete CONFIG_AT91RM9200_USART 13 years ago
Andreas Bießmann 8312af9f90 a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warning 13 years ago
Andreas Bießmann cf05528238 ARM: remove obsolete at91rm9200 13 years ago
Mike Williams 1626308797 cleanup: Fix typos and misspellings in various files. 13 years ago