aboutsummaryrefslogtreecommitdiff
path: root/cpu/ppc4xx
AgeCommit message (Expand)AuthorFilesLines
2008-08-21fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala1-1/+1
2008-08-13Merge branch 'Makefile' of git://git.denx.de/u-boot-armWolfgang Denk1-1/+1
2008-08-13Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese1-64/+48
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-12NAND: Update 4xx NDFC driver to match updated nand subsystemStefan Roese1-42/+41
2008-08-12Fixing coding style issuesWilliam Juul1-7/+7
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul1-36/+21
2008-08-06Fix merge problemsStefan Roese1-12/+12
2008-07-18ppc4xx: Fix incorrect MODTx setup for some DIMM configurationsStefan Roese1-12/+12
2008-07-18ppc4xx: Minor coding style cleanup of Xilinx Virtex5 ml507 supportStefan Roese2-36/+7
2008-07-18ppc4xx: CPU PPC440x5 on Virtex5 FXRicardo Ribalda Delgado6-153/+361
2008-07-17Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese1-3/+3
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk1-3/+3
2008-07-14Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese1-3/+3
2008-07-13ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese1-2/+10
2008-07-11ppc4xx: Fix include sequence in 4xx_pcie.cStefan Roese1-3/+3
2008-07-11ppc4xx: Fix compile warning in 44x_spd_ddr2.cStefan Roese1-2/+2
2008-07-11ppc4xx: Rework 440GX UIC handlingStefan Roese3-85/+36
2008-07-11ppc4xx: Consolidate PPC4xx UIC definesStefan Roese3-328/+157
2008-07-11ppc4xx: Consolidate PPC4xx UIC definesStefan Roese5-5/+2
2008-07-11ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese1-2/+10
2008-07-11ppc4xx: Fix merge problems in 44x_spd_ddr2.cStefan Roese1-16/+19
2008-07-11ppc4xx: Add MII mode support to the EMAC RGMII BridgeGrant Erickson1-11/+69
2008-07-11ppc4xx: Add Mnemonics for AMCC/IBM DDR2 SDRAM ControllerGrant Erickson1-165/+97
2008-07-11ppc4xx: Add initial 460SX defines for the cpu/ppc4xx directory.Feng Kan4-4/+54
2008-07-10ppc4xx: Fix printf format warnings now visible with the updated format checkStefan Roese5-25/+25
2008-07-10ppc4xx: Enable support for > 2GB SDRAM on AMCC KatmaiStefan Roese1-11/+45
2008-07-07Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese1-1/+1
2008-07-06ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405Michal Simek1-1/+1
2008-07-01ppc4xx: Fix 460EX/GT PCIe port initializationStefan Roese1-7/+5
2008-06-30ppc4xx: Fix 460EX errata with CPU lockup upon high AHB trafficStefan Roese1-2/+18
2008-06-23ppc4xx: Fix problem in gpio_config()Stefan Roese1-2/+2
2008-06-12Change initdram() return type to phys_size_tBecky Bruce3-5/+5
2008-06-06ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config optionsStefan Roese1-5/+5
2008-06-03ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese2-8/+8
2008-06-03ppc4xx: Use new 4xx SDRAM controller enable defines in common ECC codeStefan Roese1-2/+3
2008-06-03ppc4xx: Fix common ECC generation code for 440GP style platformsStefan Roese2-7/+34
2008-06-03ppc4xx: Change Kilauea to use the common DDR2 init functionStefan Roese1-0/+11
2008-06-03ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part1Stefan Roese1-151/+0
2008-06-03ppc4xx/NAND_SPL: Consolidate 405 and 440 NAND booting code in start.SStefan Roese1-126/+80
2008-06-03ppc4xx: Enable Primordial Stack for 40x and Unify ECC HandlingGrant Erickson9-259/+526
2008-06-03PPC4xx: Simplified post_word_{load, store}Grant Erickson1-15/+11
2008-05-21Big white-space cleanup.Wolfgang Denk7-36/+36
2008-05-13ppc4xx: Add 405EX(r) revision C PVR definitions and detection codeStefan Roese1-0/+20
2008-05-08ppc4xx: Add weak default ft_board_setup() routineStefan Roese1-3/+23
2008-05-08ppc4xx: Fix typos in 460GT/EX FBDV arrayDave Mitchell1-1/+1
2008-04-30ppc4xx: Fix problem with DIMMs with 8 banks in 44x_spd_ddr2.cStefan Roese1-2/+5
2008-04-29ppc4xx: Fix compilation warning in denali_spd_ddr2.cStefan Roese1-0/+1
2008-04-29ppc4xx: Complete remove bogus dflush()Stefan Roese3-33/+5
2008-04-29ppc4xx: Fixup ebc clock in FDT for 405GP/EPMarkus Brunner1-2/+8