summaryrefslogtreecommitdiff
path: root/cpu/ppc4xx
AgeCommit message (Expand)Author
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-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
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-05-13ppc4xx: Add 405EX(r) revision C PVR definitions and detection codeStefan Roese
2008-05-08ppc4xx: Add weak default ft_board_setup() routineStefan Roese
2008-05-08ppc4xx: Fix typos in 460GT/EX FBDV arrayDave Mitchell
2008-04-30ppc4xx: Fix problem with DIMMs with 8 banks in 44x_spd_ddr2.cStefan Roese
2008-04-29ppc4xx: Fix compilation warning in denali_spd_ddr2.cStefan Roese
2008-04-29ppc4xx: Complete remove bogus dflush()Stefan Roese
2008-04-29ppc4xx: Fixup ebc clock in FDT for 405GP/EPMarkus Brunner
2008-04-26Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk
2008-04-25USB: fix more GCC 4.2.x aliasing warningsWolfgang Denk
2008-04-25ppc4xx: Pass PCIe root-complex/endpoint configuration to Linux via the fdtStefan Roese
2008-04-22ppc4xx: Add dcache_enable() for 440Stefan Roese
2008-04-21ppc4xx: Fix sys_get_info() for 405GP(r)Matthias Fuchs
2008-04-18Fix crash on sequoia in ppc_4xx_eth_initAnatolij Gustschin
2008-04-18ppc4xx: Fix crash on sequoia with cache enabledAnatolij Gustschin
2008-04-03ppc4xx: Fix 4xx enet driver to support 460GT EMAC2+3Stefan Roese
2008-03-31ppc4xx: Add CFG_MEM_TOP_HIDE to Denali SPD-based SDRAM setupLarry Johnson
2008-03-27ppc4xx: PPC405EP Set EMAC noise filter bitsMarkus Brunner
2008-03-27ppc4xx: Reconfigure PLL for 667MHz processor for PPC440EPxMike Nuss
2008-03-27ppc4xx: Fix compilation warning in 4xx_enet.cStefan Roese
2008-03-27ppc4xx: Add AMCC Glacier 406GT eval board supportStefan Roese
2008-03-27ppc4xx: Mask 'vec' with 0x1f in uic_interrupt() for bit set/clearStefan Roese
2008-03-15ppc4xx: Add Canyonlands NAND booting supportStefan Roese
2008-03-15ppc4xx: Add basic support for AMCC 460EX/460GT (2/5)Stefan Roese
2008-03-15ppc4xx: Add basic support for AMCC 460EX/460GT (1/5)Stefan Roese
2008-03-15ppc4xx: interrupt.c reworkedStefan Roese
2008-03-15ppc4xx: program_tlb now uses 64bit physical addessStefan Roese
2008-03-15ppc4xx: miiphy.c reworkedStefan Roese
2008-03-04PPC4xx (Sequoia): Fix Ethernet "remote fault" problemsMike Nuss
2008-03-02ppc4xx: EMAC: Fix 405EZ fifo size setup in EMAC_MR1Stefan Roese
2008-03-02ppc4xx: Fix problem in 4xx_enet.c driverAnatolij Gustschin