summaryrefslogtreecommitdiffstats
path: root/cpu/ppc4xx
Commit message (Expand)AuthorAgeFilesLines
* ppc4xx: Don't write the MAC address into the internal SoC registersStefan Roese2009-03-201-28/+1
* cpu/: get mac address from environmentMike Frysinger2009-03-201-6/+8
* ppc4xx: Fix bug in PCI outbound map configuration for canyonlandsAnatolij Gustschin2009-03-201-2/+4
* ppc4xx: PCIe: Change 16GB inbound memory to 4GBStefan Roese2009-02-181-2/+2
* ppc4xx: Fix initialization of the SDRAM_CODT registerCarolyn Smith2009-02-121-5/+2
* ppc4xx: Autocalibration can set RDCC to over aggressive value.Adam Graham2009-02-121-29/+45
* ppc: Move CONFIG_MAX_MEM_MAPPED to common config.hKumar Gala2009-02-101-3/+0
* pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2009-02-071-2/+2
* ppc4xx: Make PCIE support selectableDirk Eibach2009-02-062-3/+4
* ppc4xx: Only fixup opb attached UARTsMatthias Fuchs2009-02-061-2/+22
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-2/+2
* ppc4xx: Improve DDR autodetectDirk Eibach2009-01-261-5/+50
* Coding style cleanup, update CHANGELOG.Wolfgang Denk2008-12-162-2/+1
* i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi2008-12-151-20/+0
* Section name should be ".data", not "data"Trent Piepho2008-12-091-4/+3
* Update U-Boot's build timestamp on every compilePeter Tyser2008-12-061-1/+2
* ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initializationDave Mitchell2008-11-211-7/+20
* ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRsDave Mitchell2008-11-211-20/+21
* ppc4xx: Clear all potentially pending exceptions in MCSRStefan Roese2008-11-201-0/+4
* Moved initialization of PPC4xx EMAC to cpu_eth_init()Ben Warren2008-11-091-0/+14
* Moved PPC4xx EMAC driver to drivers/netBen Warren2008-11-092-2128/+0
* Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren2008-11-092-9/+1
* ppc4xx: Generic architecture for xilinx ppc405(v3)Ricardo Ribalda Delgado2008-10-241-1/+2
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2008-10-213-36/+99
|\
| * ppc4xx: Correctly setup ranges property in ebc nodeStefan Roese2008-10-211-17/+28
| * ppc4xx: Add routine to retrieve CPU numberAdam Graham2008-10-211-1/+18
| * ppc4xx: Add static support for 44x IBM SDRAM ControllerAdam Graham2008-10-211-18/+53
* | Cleanup: fix "MHz" spellingWolfgang Denk2008-10-213-3/+3
* | Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher2008-10-2125-521/+544
|\ \ | |/
| * Merge 'next' branchWolfgang Denk2008-10-1825-517/+517
| |\
| | * rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-1825-517/+517
| * | ppc4xx: PPC44x MQ initializationYuri Tikhonov2008-10-171-4/+6
| |/
| * ppc4xx: Reset and relock memory DLL after SDRAM_CLKTR changeAdam Graham2008-10-081-0/+21
| * Revert "ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB)"Stefan Roese2008-09-221-0/+5
| * ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB)Victor Gallardo2008-09-161-5/+0
* | The PIPE_INTERRUPT flag is used wrongRemy Bohmer2008-10-141-4/+4
|/
* ppc4xx: Fix SDRAM inititialization of multiple 405 based board portsStefan Roese2008-09-121-4/+10
* ppc4xx: Remove CONFIG_CS8952_PHY defineStefan Roese2008-09-081-2/+0
* ppc4xx: Fix compilation warning for PIP405Stefan Roese2008-09-081-6/+5
* ppc4xx: Fix compilation warning for canyonlands & glacierStefan Roese2008-09-081-7/+3
* ppc4xx: Add support for GPCS, SGMII and M88E1112 PHYVictor Gallardo2008-09-052-5/+195
* ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routinesAdam Graham2008-09-052-63/+98
* ppc4xx: IBM Memory Controller DDR autocalibration routinesAdam Graham2008-09-051-0/+1212
* ppc4xx/NAND: Add select_chip function to 4xx NDFC driverStefan Roese2008-08-301-0/+8
* ppc4xx: NAND configurationWolfgang Ocker2008-08-291-1/+5
* ppc4xx: fix UIC external_interrupt hang on UIC0Victor Gallardo2008-08-291-2/+2
* ppc4xx: Optimizations/Cleanups for IBM DDR2 Memory ControllerProdyut Hazarika2008-08-291-17/+56
* ppc4xx: AMCC PPC460GT/EX PCI-E de-emphasis adjustment fixTirumala R Marri2008-08-221-5/+5
* ppc4xx: Cleanup of "ppc4xx: Optimize PLB4 Arbiter..." patchStefan Roese2008-08-212-24/+13
* ppc4xx: Optimize PLB4 Arbiter and Memory Queue settings for PPC440SP/SPe,Prodyut Hazarika2008-08-212-5/+38
OpenPOWER on IntegriCloud