Commit Graph

73 Commits (1fe7d93891905b9af1d81c9aef7b5646452ceb41)

Author SHA1 Message Date
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
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
Felix Radensky da7d3dffac PPC4xx: Reduce NAND TLB window size on Canyonlands 14 years ago
Wolfgang Denk ee8028b7f1 ppc4xx: Cleanup for partial linking and --gc-sections 14 years ago
Stefan Roese c56f84ca9c ppc4xx: Fix build problems of IBM DDR2 NAND booting targets 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
Rupjyoti Sarmah 709d9481e9 ppc44x: config GPIOs for USB on canyonlands board 14 years ago
Stefan Roese 98303292ad ppc4xx: Small whitespace cleanup in canyonlands.c 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 a2a649d73c 4xx: adjust TEXT_BASE to increase U-Boot image size 14 years ago
Rupjyoti Sarmah 17a6844497 ppc4xx/Canyonlands added USB board callbacks 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 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 b0b867462c ppc4xx: Consolidate 4xx PCIe board specific configuration 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 06dfaeef52 ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scan 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
Stefan Roese 514bab6609 ppc4xx: Fix "chip_config" command for AMCC Arches 15 years ago
Stefan Roese c3fa4f0c86 ppc4xx: Add support for PPC460EX/460GT rev B chip to AMCC Canyonlands 15 years ago
Stefan Roese 042d01c72e ppc4xx: Fix problem with NOR range assignment in Canyonlands ft_board_setup 15 years ago
Stefan Roese f3ed3c9b74 ppc4xx: Fix Arches DDR2 initialization 15 years ago
Stefan Roese 87c0b72908 Add "chip_config" command for PPC4xx bootstrap configuration 15 years ago
Felix Radensky 26d37f0061 ppc4xx: Fix FDT EBC mappings on Canyonlands 15 years ago
Wolfgang Denk a89c33db96 General help message cleanup 15 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
Dave Mitchell ddf45cc758 ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization 16 years ago
Selvamuthukumar 9b827cf172 Align end of bss by 4 bytes 16 years ago
Wolfgang Denk 3cbd823116 Coding Style cleanup, update CHANGELOG 16 years ago
Stefan Roese f4d14c5550 ppc4xx: Add 1.0 & 1.066 GHz to canyonlands bootstrap command for PLL setup 16 years ago