Commit Graph

64 Commits (9558b48af006a34d3ab7f0bd13a76b97acd45e47)

Author SHA1 Message Date
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 cd0402a730 8xx: 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 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 14 years ago
Wolfgang Denk 553f09823c Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE 14 years ago
Peter Tyser d98b0523cf powerpc: Cleanup BOOTFLAG_* references 14 years ago
Wolfgang Denk 1211a46485 config.mk cleanup: drop "-I$(TOPDIR)/board" entries 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 78acc472d9 Rename lib_generic/ to lib/ 15 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 15 years ago
Peter Tyser 858290178f ppc: Enable full relocation to RAM 15 years ago
Mike Frysinger 9aef738885 unify HOST_CFLAGS and HOSTCFLAGS 15 years ago
Stefan Roese 68d7d65100 Separate mtdparts command from jffs2 16 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
Wolfgang Denk 8ed44d91c8 Cleanup: fix "MHz" spelling 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 0cf4fd3cf8 rename environment.c in env_embedded.c to reflect is functionality 16 years ago
Wolfgang Denk 9b55a25369 Fix some more print() format errors. 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
TsiChung Liew 0f3ba7e978 Add CONFIG_MII_INIT support to related boards 17 years ago
Wolfgang Denk e6dfed705e ppc: Get rid of unused machine type definitions 17 years ago
Wolfgang Denk 64134f0112 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections 17 years ago
Wolfgang Denk 67c31036ac TQM8xx[LM]: Fix broken environment alignment. 17 years ago
Scott Wood 78f9fef7f4 mpc885ads: Don't define CONFIG_BZIP2. 17 years ago
Jon Loeliger 77a318545d board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols. 17 years ago
Jon Loeliger 079a136c35 include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*. 17 years ago
Jon Loeliger c508a4cefd board/[f-l]*: Remove obsolete references to CONFIG_COMMANDS 17 years ago
Jon Loeliger 498ff9a228 include/configs: Use new CONFIG_CMD_* in various A* named board config files. 17 years ago
Jon Loeliger 5e378003d5 board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 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 966083e95f More code cleanup 18 years ago
Wolfgang Denk 9d40799551 Major PCMCIA Cleanup to make code better readable and maintainable. 18 years ago
Wolfgang Denk 8ff0208d31 Switch MPC86xADS and MPC885ADS boards to use cpuclk environment 19 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
Wolfgang Denk 700a0c648d Add common (with Linux) MTD partition scheme and "mtdparts" command 19 years ago
wdenk 99edcfb29e Patch by Yuli Barcohen, 09 Jun 2004: 21 years ago
wdenk a56bd92289 * Patch by Dave Peverley, 30 Apr 2004: 21 years ago
wdenk 1114257c9d Patch by Yuli Barcohen, 19 Apr 2004: 21 years ago