Commit Graph

303 Commits (c2dd0d45540397704de9b13287417d21049d34c6)

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
Felix Radensky da7d3dffac PPC4xx: Reduce NAND TLB window size on Canyonlands 14 years ago
Stefan Roese 37805cf1db ppc4xx: Fix missing linker scripts for partial linking 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
Stefan Roese 4adcbdc6be ppc4xx: Enable NOR flash support in sequoia_ramboot target 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 15 years ago
Stefan Roese 98303292ad ppc4xx: Small whitespace cleanup in canyonlands.c 15 years ago
Tirumala Marri d0e6665a24 APM821xx: Add bluestone board support 15 years ago
Stefan Roese 550650ddd0 ppc4xx: Use common NS16550 driver for PPC4xx UART 15 years ago
Stefan Roese afabb498b7 ppc4xx: Big header cleanup part 2, mostly PPC405 related 15 years ago
Stefan Roese 5e7abce991 ppc4xx: Big header cleanup, mostly PPC440 related 15 years ago
Stefan Roese 0988776288 ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific 15 years ago
Stefan Roese b36df56115 ppc4xx: Move ppc4xx headers to powerpc include directory 15 years ago
Stefan Roese 8a805df136 ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size 15 years ago
Wolfgang Denk a2a649d73c 4xx: adjust TEXT_BASE to increase U-Boot image size 15 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 15 years ago
Rupjyoti Sarmah 17a6844497 ppc4xx/Canyonlands added USB board callbacks 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
Stefan Roese cf6eb6da43 ppc4xx: TLB init file cleanup 15 years ago
Peter Tyser 8d1f268204 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 15 years ago
Peter Tyser 61f2b38a17 Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" 15 years ago
Stefan Roese 9998b1366e ppc4xx: Kilauea: Add CPLD version detection and EBC reconfiguration 15 years ago
Peter Tyser 64917ca389 PCIe, USB: Replace 'end point' references with 'endpoint' 15 years ago
Stefan Roese 39ff7d5f4c POST: Remove duplicated post_hotkey_pressed() functions 15 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 efe12bcec5 ppc4xx: Katmai: Add chip_config command 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
Stefan Roese cfc2587462 ppc4xx: Sequoia: Add chip_config command 15 years ago
Stefan Roese c85b583970 ppc4xx: Yosemite/Yellowstone: Check and reconfigure the PCI sync clock 15 years ago
Stefan Roese 23c51a2d63 ppc4xx: Sequoia/Rainer: Check and reconfigure the PCI sync clock 15 years ago
Niklaus Giger ddc922ff2c ppc_4xx: Apply new HW register names 16 years ago
Stefan Roese 06dfaeef52 ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scan 16 years ago
Wolfgang Denk d181074a58 board/amcc/common/flash.c: Fix compile warning 16 years ago
Wolfgang Denk 5b92558aaa board/amcc/yucca/flash.c: Fix compile warning 16 years ago
Wolfgang Denk 281c798c5a board/amcc/taihu/flash.c: Fix compile warning 16 years ago
Stefan Roese 297a65873d ppc4xx: Big cleanup of PPC4xx defines 16 years ago
Peter Tyser 858290178f ppc: Enable full relocation to RAM 16 years ago