Commit Graph

38 Commits (7b81649a053826dc31804d3260a44ff599a9542a)

Author SHA1 Message Date
Mike Frysinger 464c79207c punt unused clean/distclean targets 13 years ago
Joakim Tjernlund c1fa1b7d00 powerpc, 8xx: Fix fallout from "Fixup all 8xx u-boot.lds scripts" 14 years ago
Joakim Tjernlund 9d8fbd1b20 powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 14 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
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 15 years ago
Peter Tyser 8d1f268204 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 15 years ago
Peter Tyser 858290178f ppc: Enable full relocation to RAM 15 years ago
Albin Tonnerre e84aba135e Replace BCD2BIN and BIN2BCD macros with inline functions 15 years ago
Trent Piepho f62fb99941 Fix all linker script to handle all rodata sections 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 0e8d158664 rename CFG_ENV macros to CONFIG_ENV 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 5a1aceb068 rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 7d9b5bae5b cleanup use of CFG_ENV_IS_IN_FLASH 16 years ago
Becky Bruce 9973e3c614 Change initdram() return type to phys_size_t 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Jason Wessel 3d36be0300 Remove all the search paths from the .lds files. 17 years ago
Wolfgang Denk 64134f0112 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections 17 years ago
Luotao Fu fd329e6f05 Fix the i2c frequency and default address in rsdproto board 17 years ago
Grant Likely 1c3dd43338 powerpc: Backout relocation changes. 17 years ago
Grant Likely 96279ab4ca Revert "Correct fixup relocation for mpc8260" 17 years ago
Grant Likely 5af61b2f4b Correct fixup relocation for mpc8260 17 years ago
Grant Likely 5fc59175b9 Consolidate mpc8260 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 807d5d7319 Fix problems with ld version 2.16 (dot outside sections problem) 19 years ago
wdenk 8bde7f776c * Code cleanup: 22 years ago
wdenk 993cad9364 * Patches by Robert Schwebel, 26 Jun 2003: 22 years ago
wdenk b783edaee8 * Header file cleanup for ARM 22 years ago
wdenk 3b57fe0a70 * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length 22 years ago
wdenk fe8c2806cd Initial revision 22 years ago
wdenk affae2bff8 Initial revision 22 years ago
wdenk 4a5b6a356a Initial revision 24 years ago
wdenk ea3b8c58ff Initial revision 24 years ago