Commit Graph

44 Commits (00f892fcc9726b8b299c1da2383fc9bf4a3618c5)

Author SHA1 Message Date
Mike Frysinger 464c79207c punt unused clean/distclean targets 13 years ago
Wolfgang Denk f0c0b3a9e6 Fix incorrect use of getenv() before relocation 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
Wolfgang Denk ee8028b7f1 ppc4xx: 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 b36df56115 ppc4xx: Move ppc4xx headers to powerpc include directory 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 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 78acc472d9 Rename lib_generic/ to lib/ 15 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 15 years ago
Stefan Roese b1245dd3c6 ppc4xx: Add custom linker script to board/*/config.mk 15 years ago
Peter Tyser 858290178f ppc: Enable full relocation to RAM 15 years ago
Wolfgang Denk a89c33db96 General help message cleanup 16 years ago
Trent Piepho f62fb99941 Fix all linker script to handle all rodata sections 16 years ago
Kumar Gala ff4e66e93c pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity 16 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 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
Wolfgang Denk f12e4549b6 Coding style cleanup, update CHANGELOG 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0cf4fd3cf8 rename environment.c in env_embedded.c to reflect is functionality 16 years ago
Ben Warren ad3381cf41 Moved initialization of E1000 Ethernet controller to board_eth_init() 16 years ago
Wolfgang Denk 4ff170a818 Cleanup: fix "expected specifier-qualifier-list before 'phys_size_t'" errors 17 years ago
Wolfgang Denk c8a3b109f0 Cleanup out-or-tree building for some boards (.depend) 17 years ago
Stefan Roese 93262af85e ppc4xx: Fix compilation problems with phys_size_t 17 years ago
Becky Bruce 9973e3c614 Change initdram() return type to phys_size_t 17 years ago
Stefan Roese bbeff30cbd ppc4xx: Remove superfluous dram_init() call or replace it by initdram() 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
Stefan Roese 882ae41274 ppc4xx: Rework of 4xx serial driver (2) 17 years ago
Jon Loeliger 77a318545d board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols. 18 years ago
Jon Loeliger fcec2eb93e board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDS 18 years ago
Jon Loeliger 5e378003d5 board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 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 d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
Stefan Roese 18c5e64c5b Fix various compiler warnings on ppc4xx builds (ELDK 4.0) 19 years ago
Wolfgang Denk 7481266e4e 19 years ago
Wolfgang Denk 3df5bea0b0 Add support for NetSilicon NS7520 processor. 19 years ago
Wolfgang Denk 7521af1c7d Add support for AP1000 board. 19 years ago