Commit Graph

45 Commits (25a4d0175cdde2d8e537f8a27e1612bc80938f03)

Author SHA1 Message Date
Wolfgang Denk f0c0b3a9e6 Fix incorrect use of getenv() before relocation 14 years ago
Scott Wood 83b7e2a7f2 Handle most LDSCRIPT setting centrally 14 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 14 years ago
Stefan Roese 37805cf1db ppc4xx: Fix missing linker scripts for partial linking 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 afabb498b7 ppc4xx: Big header cleanup part 2, mostly PPC405 related 14 years ago
Stefan Roese 0988776288 ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific 14 years ago
Stefan Roese b36df56115 ppc4xx: Move ppc4xx headers to powerpc include directory 14 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 15 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
Stefan Roese 56f9b39d1f ppc4xx: Fix NAND booting targets after 4xx linker script consolidation 15 years ago
Stefan Roese 2cd95a25cb ppc4xx: Remove board specific linker scripts from most PPC4xx boards 15 years ago
Stefan Roese 297a65873d ppc4xx: Big cleanup of PPC4xx defines 15 years ago
Peter Tyser 858290178f ppc: Enable full relocation to RAM 15 years ago
Stefan Roese 952e7760bf ppc4xx: Convert PPC4xx UIC defines from lower case to upper case 15 years ago
Stefan Roese d1c3b27525 ppc4xx: Big cleanup of PPC4xx defines 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
Peter Tyser 2fb2604d5c Command usage cleanup 16 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 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
Wolfgang Denk 322ef5e28d Cleanup: remove redundant deleting on *~ files 17 years ago
Wolfgang Denk c8a3b109f0 Cleanup out-or-tree building for some boards (.depend) 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
Stefan Roese d1c1ba85c7 ppc4xx: acadia: Add fdt support and fix section overlap problem 17 years ago
Jason Wessel 3d36be0300 Remove all the search paths from the .lds files. 17 years ago
Stefan Roese 64cd594e62 ppc4xx: Fix acadia_nand build problem 17 years ago
Wolfgang Denk 64134f0112 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections 17 years ago
Wolfgang Denk 1636d1c852 Coding stylke cleanup; rebuild CHANGELOG 18 years ago
Stefan Roese df8a24cdd3 [ppc4xx] Fix problem with NAND booting on AMCC Acadia 18 years ago
Stefan Roese 86ba99e341 [ppc4xx] Change board/amcc/acadia/cpr.c to pll.c 18 years ago
Stefan Roese c440bfe6d6 ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval board 18 years ago
Stefan Roese 5d4a179013 ppc4xx: Update AMCC Acadia support for board revision 1.1 18 years ago
Stefan Roese e673226ff9 ppc4xx: Update Acadia to not setup PLL when booting via bootstrap EEPROM 18 years ago
Stefan Roese 3cb86f3e40 [PATCH] Clean up 40EZ/Acadia support 18 years ago
Wolfgang Denk 2a8dfe0835 Code cleanup. Update CHANGELOG 18 years ago
Stefan Roese 16c0cc1c82 [PATCH] Add AMCC Acadia (405EZ) eval board support 18 years ago