Commit Graph

45 Commits (f18361b9a808af70b666fb8af12d6a6dbe4d5510)

Author SHA1 Message Date
Joakim Tjernlund 9d8fbd1b20 powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 13 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 14 years ago
Wolfgang Denk 2ced53e1ad Move LDSCRIPT definitions to board config files. 14 years ago
Wolfgang Denk de550d6b34 824x: Cleanup for partial linking and --gc-sections 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Wolfgang Denk 2ae1824196 Makefile: move all Power Architecture boards into boards.cfg 14 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 14 years ago
Stefan Roese a47a12becf Move arch/ppc to arch/powerpc 14 years ago
Peter Tyser 8d1f268204 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 14 years ago
Peter Tyser 78acc472d9 Rename lib_generic/ to lib/ 14 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 14 years ago
Peter Tyser 858290178f ppc: Enable full relocation to RAM 15 years ago
Trent Piepho f62fb99941 Fix all linker script to handle all rodata sections 16 years ago
Peter Tyser 561858ee7d Update U-Boot's build timestamp on every compile 16 years ago
Selvamuthukumar 9b827cf172 Align end of bss by 4 bytes 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0cf4fd3cf8 rename environment.c in env_embedded.c to reflect is functionality 16 years ago
Jean-Christophe PLAGNIOL-VILLARD d1e2319414 rtc: allow rtc_set to return an error and use it in cmd_date 16 years ago
Ben Warren 8ca0b3f99c Moved initialization of TULIP Ethernet controller to board_eth_init() 16 years ago
Becky Bruce 9973e3c614 Change initdram() return type to phys_size_t 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
Jason Wessel 3d36be0300 Remove all the search paths from the .lds files. 16 years ago
Yuri Tikhonov b73a19e160 LWMON5: POST RTC fix 17 years ago
Wolfgang Denk 64134f0112 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections 17 years ago
Grant Likely 1c3dd43338 powerpc: Backout relocation changes. 17 years ago
Grant Likely 7092234236 Revert "Correct fixup relocation for mpc824x" 17 years ago
Grant Likely f3a52fe059 Correct fixup relocation for mpc824x 17 years ago
Grant Likely 737f9eb02d Consolidate mpc824x linker scripts 17 years ago
Wolfgang Denk 2b208f5308 Move "ar" flags to config.mk to allow for silent "make -s" 18 years ago
Marian Balakowicz f93286397e Add support for a saving build objects in a separate directory. 18 years ago
Wolfgang Denk 7481266e4e 19 years ago
Wolfgang Denk fe126d8b34 Change all '$(...)' variable references into '${...}' 19 years ago
Wolfgang Denk 807d5d7319 Fix problems with ld version 2.16 (dot outside sections problem) 19 years ago
wdenk 8bde7f776c * Code cleanup: 21 years ago
wdenk b783edaee8 * Header file cleanup for ARM 21 years ago
stroese ad10dd9aaf Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). 22 years ago
wdenk fe8c2806cd Initial revision 22 years ago
wdenk c609719b8d Initial revision 22 years ago
wdenk cc1c8a136f Initial revision 22 years ago
wdenk 16f217049a Initial revision 22 years ago
wdenk affae2bff8 Initial revision 22 years ago
wdenk 2f54faae47 Initial revision 22 years ago
wdenk efee170991 Initial revision 22 years ago
wdenk e85390dc1d Initial revision 23 years ago
wdenk 327f7a020a Initial revision 23 years ago
wdenk c090390057 Initial revision 23 years ago