summaryrefslogtreecommitdiff
path: root/cpu/ppc4xx
AgeCommit message (Expand)Author
2008-09-05ppc4xx: IBM Memory Controller DDR autocalibration routinesAdam Graham
2008-08-30ppc4xx/NAND: Add select_chip function to 4xx NDFC driverStefan Roese
2008-08-29ppc4xx: NAND configurationWolfgang Ocker
2008-08-29ppc4xx: fix UIC external_interrupt hang on UIC0Victor Gallardo
2008-08-29ppc4xx: Optimizations/Cleanups for IBM DDR2 Memory ControllerProdyut Hazarika
2008-08-22ppc4xx: AMCC PPC460GT/EX PCI-E de-emphasis adjustment fixTirumala R Marri
2008-08-21ppc4xx: Cleanup of "ppc4xx: Optimize PLB4 Arbiter..." patchStefan Roese
2008-08-21ppc4xx: Optimize PLB4 Arbiter and Memory Queue settings for PPC440SP/SPe,Prodyut Hazarika
2008-08-21fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala
2008-08-13Merge branch 'Makefile' of git://git.denx.de/u-boot-armWolfgang Denk
2008-08-13Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-12NAND: Update 4xx NDFC driver to match updated nand subsystemStefan Roese
2008-08-12Fixing coding style issuesWilliam Juul
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul
2008-08-06Fix merge problemsStefan Roese
2008-07-18ppc4xx: Fix incorrect MODTx setup for some DIMM configurationsStefan Roese
2008-07-18ppc4xx: Minor coding style cleanup of Xilinx Virtex5 ml507 supportStefan Roese
2008-07-18ppc4xx: CPU PPC440x5 on Virtex5 FXRicardo Ribalda Delgado
2008-07-17Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk
2008-07-14Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese
2008-07-13ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese
2008-07-11ppc4xx: Fix include sequence in 4xx_pcie.cStefan Roese
2008-07-11ppc4xx: Fix compile warning in 44x_spd_ddr2.cStefan Roese
2008-07-11ppc4xx: Rework 440GX UIC handlingStefan Roese
2008-07-11ppc4xx: Consolidate PPC4xx UIC definesStefan Roese
2008-07-11ppc4xx: Consolidate PPC4xx UIC definesStefan Roese
2008-07-11ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese
2008-07-11ppc4xx: Fix merge problems in 44x_spd_ddr2.cStefan Roese
2008-07-11ppc4xx: Add MII mode support to the EMAC RGMII BridgeGrant Erickson
2008-07-11ppc4xx: Add Mnemonics for AMCC/IBM DDR2 SDRAM ControllerGrant Erickson
2008-07-11ppc4xx: Add initial 460SX defines for the cpu/ppc4xx directory.Feng Kan
2008-07-10ppc4xx: Fix printf format warnings now visible with the updated format checkStefan Roese
2008-07-10ppc4xx: Enable support for > 2GB SDRAM on AMCC KatmaiStefan Roese
2008-07-07Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese
2008-07-06ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405Michal Simek
2008-07-01ppc4xx: Fix 460EX/GT PCIe port initializationStefan Roese
2008-06-30ppc4xx: Fix 460EX errata with CPU lockup upon high AHB trafficStefan Roese
2008-06-23ppc4xx: Fix problem in gpio_config()Stefan Roese
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2008-06-06ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config optionsStefan Roese
2008-06-03ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese
2008-06-03ppc4xx: Use new 4xx SDRAM controller enable defines in common ECC codeStefan Roese
2008-06-03ppc4xx: Fix common ECC generation code for 440GP style platformsStefan Roese
2008-06-03ppc4xx: Change Kilauea to use the common DDR2 init functionStefan Roese
2008-06-03ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part1Stefan Roese
2008-06-03ppc4xx/NAND_SPL: Consolidate 405 and 440 NAND booting code in start.SStefan Roese
2008-06-03ppc4xx: Enable Primordial Stack for 40x and Unify ECC HandlingGrant Erickson
2008-06-03PPC4xx: Simplified post_word_{load, store}Grant Erickson