Commit Graph

71 Commits (472d546054dadacca91530bad42ad06f6408124e)

Author SHA1 Message Date
York Sun 472d546054 Consolidate bool type 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
Wolfgang Denk 702e6014f1 doc: cleanup - move board READMEs into respective board directories 12 years ago
Mike Frysinger 464c79207c punt unused clean/distclean targets 13 years ago
Wolfgang Denk f0c0b3a9e6 Fix incorrect use of getenv() before relocation 13 years ago
Scott Wood 83b7e2a7f2 Handle most LDSCRIPT setting centrally 13 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 13 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 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 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 5e7abce991 ppc4xx: Big header cleanup, mostly PPC440 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
Stefan Roese a47a12becf Move arch/ppc to arch/powerpc 14 years ago
Stefan Roese cf6eb6da43 ppc4xx: TLB init file cleanup 14 years ago
Peter Tyser 8d1f268204 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 14 years ago
Peter Tyser 61f2b38a17 Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" 14 years ago
Stefan Roese 6c70049bd1 ppc4xx: Consolidate pci_master_init() function 15 years ago
Stefan Roese a760b02031 ppc4xx: Consolidate pci_pre_init() function 15 years ago
Stefan Roese 1095493a5d ppc4xx: Consolidate pci_target_init() function 15 years ago
Stefan Roese 56f9b39d1f ppc4xx: Fix NAND booting targets after 4xx linker script consolidation 15 years ago
Stefan Roese 9a81c61249 ppc4xx: Remove duplicated is_pci_host() functions 15 years ago
Stefan Roese 2cd95a25cb ppc4xx: Remove board specific linker scripts from most PPC4xx boards 15 years ago
Niklaus Giger ddc922ff2c ppc_4xx: Apply new HW register names 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
Trent Piepho f62fb99941 Fix all linker script to handle all rodata sections 15 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 0cf4fd3cf8 rename environment.c in env_embedded.c to reflect is functionality 16 years ago
Wolfgang Denk c8a3b109f0 Cleanup out-or-tree building for some boards (.depend) 16 years ago
Becky Bruce 9973e3c614 Change initdram() return type to phys_size_t 16 years ago
Stefan Roese 3c1de1a6d3 ppc4xx: Remove implementations of testdram() 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
Eugene O'Brien 9f798766aa ppc4xx: Fixed offset of refresh rate type for Bamboo on-board DDR SDRAM 17 years ago
Eugene OBrien d2f6800662 ppc4xx: Update AMCC Bamboo 440EP support 17 years ago
Stefan Roese 466fff1a7b ppc4xx: Add pci_pre_init() for 405 boards 17 years ago
Stefan Roese 18d156eb37 ppc4xx: Add missing file for Bamboo NAND booting support 17 years ago
Stefan Roese a471db07fb ppc4xx: Prepare Bamboo port for NAND booting support 17 years ago