Commit Graph

55 Commits (ac6880782d8f369b7121488e8407ae6ddcf2b9ff)

Author SHA1 Message Date
Masahiro Yamada 377e1048d3 board: powerpc: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 11 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 11 years ago
Marek Vasut 8b493a5236 common: Discard the __u_boot_cmd section 12 years ago
Marek Vasut 556751427b common: Add .u_boot_list into all linker files 12 years ago
Simon Glass 578ac1e9ba bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() 12 years ago
Joakim Tjernlund 9d8fbd1b20 powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 13 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 13 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 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 858290178f ppc: Enable full relocation to RAM 15 years ago
Scott Wood 2419169f57 Remove legacy NAND and disk on chip references from boards. 15 years ago
Wolfgang Denk dfcd7f2160 Redundant Environment: protect full sector size 15 years ago
Heiko Schocher 76756e41cd ppc: cleanup compiler errors/warnings 15 years ago
Trent Piepho f62fb99941 Fix all linker script to handle all rodata sections 16 years ago
Mike Frysinger b6b4625d17 boards: get mac address from environment 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 0cf4fd3cf8 rename environment.c in env_embedded.c to reflect is functionality 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
Wolfgang Denk 64134f0112 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections 17 years ago
Jon Loeliger d39b574158 board/[j-z]*: Remove lingering references to CFG_CMD_* symbols. 17 years ago
Jon Loeliger ab3abcbabd board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS 17 years ago
Jon Loeliger 9107ebe0d3 board/[k-z]*: 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
Marian Balakowicz 6db3970811 Fix JFFS2 support for legacy NAND driver. 18 years ago
Wolfgang Denk d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
Bartlomiej Sieka addb2e1650 Re-factoring the legacy NAND code (legacy NAND now only in board-specific 19 years ago
Wolfgang Denk 7481266e4e 19 years ago
Wolfgang Denk 77ddac9480 Cleanup for GCC-4.x 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 34b3049a60 Code cleanup 21 years ago
wdenk a43278a43d * Patch by Gary Jennejohn, 11 Sep 2003: 21 years ago
wdenk 7205e4075d * Patches by Denis Peter, 9 Sep 2003: 21 years ago
wdenk 8bde7f776c * Code cleanup: 21 years ago
wdenk b783edaee8 * Header file cleanup for ARM 21 years ago
wdenk 7a8e9bed17 * Patch by Marc Singer, 29 May 2003: 21 years ago
wdenk 3b57fe0a70 * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length 21 years ago
wdenk 506f044131 Patches by Dave Ellis, 18 Mar 2003 for SXNI855T board: 22 years ago
wdenk 5b1d713721 Initial revision 22 years ago