aboutsummaryrefslogtreecommitdiff
path: root/cpu/ppc4xx
AgeCommit message (Expand)AuthorFilesLines
2009-03-20ppc4xx: Don't write the MAC address into the internal SoC registersStefan Roese1-28/+1
2009-03-20cpu/: get mac address from environmentMike Frysinger1-6/+8
2009-03-20ppc4xx: Fix bug in PCI outbound map configuration for canyonlandsAnatolij Gustschin1-2/+4
2009-02-18ppc4xx: PCIe: Change 16GB inbound memory to 4GBStefan Roese1-2/+2
2009-02-12ppc4xx: Fix initialization of the SDRAM_CODT registerCarolyn Smith1-5/+2
2009-02-12ppc4xx: Autocalibration can set RDCC to over aggressive value.Adam Graham1-29/+45
2009-02-10ppc: Move CONFIG_MAX_MEM_MAPPED to common config.hKumar Gala1-3/+0
2009-02-07pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala1-2/+2
2009-02-06ppc4xx: Make PCIE support selectableDirk Eibach2-3/+4
2009-02-06ppc4xx: Only fixup opb attached UARTsMatthias Fuchs1-2/+22
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-2/+2
2009-01-26ppc4xx: Improve DDR autodetectDirk Eibach1-5/+50
2008-12-16Coding style cleanup, update CHANGELOG.Wolfgang Denk2-2/+1
2008-12-15i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi1-20/+0
2008-12-09Section name should be ".data", not "data"Trent Piepho1-4/+3
2008-12-06Update U-Boot's build timestamp on every compilePeter Tyser1-1/+2
2008-11-21ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initializationDave Mitchell1-7/+20
2008-11-21ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRsDave Mitchell1-20/+21
2008-11-20ppc4xx: Clear all potentially pending exceptions in MCSRStefan Roese1-0/+4
2008-11-09Moved initialization of PPC4xx EMAC to cpu_eth_init()Ben Warren1-0/+14
2008-11-09Moved PPC4xx EMAC driver to drivers/netBen Warren2-2128/+0
2008-11-09Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren2-9/+1
2008-10-24ppc4xx: Generic architecture for xilinx ppc405(v3)Ricardo Ribalda Delgado1-1/+2
2008-10-21Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk3-36/+99
2008-10-21ppc4xx: Correctly setup ranges property in ebc nodeStefan Roese1-17/+28
2008-10-21ppc4xx: Add routine to retrieve CPU numberAdam Graham1-1/+18
2008-10-21ppc4xx: Add static support for 44x IBM SDRAM ControllerAdam Graham1-18/+53
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk3-3/+3
2008-10-21Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher25-521/+544
2008-10-18Merge 'next' branchWolfgang Denk25-517/+517
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD25-517/+517
2008-10-17ppc4xx: PPC44x MQ initializationYuri Tikhonov1-4/+6
2008-10-14The PIPE_INTERRUPT flag is used wrongRemy Bohmer1-4/+4
2008-10-08ppc4xx: Reset and relock memory DLL after SDRAM_CLKTR changeAdam Graham1-0/+21
2008-09-22Revert "ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB)"Stefan Roese1-0/+5
2008-09-16ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB)Victor Gallardo1-5/+0
2008-09-12ppc4xx: Fix SDRAM inititialization of multiple 405 based board portsStefan Roese1-4/+10
2008-09-08ppc4xx: Remove CONFIG_CS8952_PHY defineStefan Roese1-2/+0
2008-09-08ppc4xx: Fix compilation warning for PIP405Stefan Roese1-6/+5
2008-09-08ppc4xx: Fix compilation warning for canyonlands & glacierStefan Roese1-7/+3
2008-09-05ppc4xx: Add support for GPCS, SGMII and M88E1112 PHYVictor Gallardo2-5/+195
2008-09-05ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routinesAdam Graham2-63/+98
2008-09-05ppc4xx: IBM Memory Controller DDR autocalibration routinesAdam Graham1-0/+1212
2008-08-30ppc4xx/NAND: Add select_chip function to 4xx NDFC driverStefan Roese1-0/+8
2008-08-29ppc4xx: NAND configurationWolfgang Ocker1-1/+5
2008-08-29ppc4xx: fix UIC external_interrupt hang on UIC0Victor Gallardo1-2/+2
2008-08-29ppc4xx: Optimizations/Cleanups for IBM DDR2 Memory ControllerProdyut Hazarika1-17/+56
2008-08-22ppc4xx: AMCC PPC460GT/EX PCI-E de-emphasis adjustment fixTirumala R Marri1-5/+5
2008-08-21ppc4xx: Cleanup of "ppc4xx: Optimize PLB4 Arbiter..." patchStefan Roese2-24/+13
2008-08-21ppc4xx: Optimize PLB4 Arbiter and Memory Queue settings for PPC440SP/SPe,Prodyut Hazarika2-5/+38