Commit Graph

85 Commits (320d9746d3aa8373b86e8f6331bc7c8c8c87fced)

Author SHA1 Message Date
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. 12 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
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 14 years ago
Andreas Bießmann c23e5e7eda a/a/c/arm920t/at91/reset.c: drop obsolete CONFIG_AT91RM9200_USART 14 years ago
Andreas Bießmann 8312af9f90 a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warning 14 years ago
Andreas Bießmann cf05528238 ARM: remove obsolete at91rm9200 14 years ago
Mike Williams 1626308797 cleanup: Fix typos and misspellings in various files. 14 years ago
Graeme Russ 17659d7de9 Timer: Remove reset_timer_masked() 14 years ago
Graeme Russ 53fc43c682 Timer: Fix at91rm9200/spi.c timer usage 14 years ago
Graeme Russ 4769be21cc Timer: Remove reset_timer() for non-Nios2 arches 14 years ago
Graeme Russ 5c8404aff1 Timer: Remove set_timer completely 14 years ago
Aneesh V 401bb30b6d replace CONFIG_PRELOADER with CONFIG_SPL_BUILD 14 years ago
Andreas Bießmann d703355fd1 arm920t/at91: add at91rm9200_devices.c 14 years ago
Andreas Bießmann 6a372e940d arm920t/at91: use new clock.c features 14 years ago
Andreas Bießmann c3a383f5bd arm920t/at91: add clock.c 14 years ago