aboutsummaryrefslogtreecommitdiff
path: root/cpu/ppc4xx
AgeCommit message (Expand)Author
2009-05-23ppc4xx: Fix problem with ECC ordering for PPC4xx NDFC platformsStefan Roese
2009-05-23ppc4xx: Move definition for PPC4xx NAND FLASH controller to headerStefan Roese
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel
2009-04-28Replace __attribute references with __attribute__Peter Tyser
2009-04-16ppc4xx: Add "booting from NAND" to 4xx NAND-booting targetsStefan Roese
2009-03-20ppc4xx: Don't write the MAC address into the internal SoC registersStefan Roese
2009-03-20cpu/: get mac address from environmentMike Frysinger
2009-03-20ppc4xx: Fix bug in PCI outbound map configuration for canyonlandsAnatolij Gustschin
2009-02-18ppc4xx: PCIe: Change 16GB inbound memory to 4GBStefan Roese
2009-02-12ppc4xx: Fix initialization of the SDRAM_CODT registerCarolyn Smith
2009-02-12ppc4xx: Autocalibration can set RDCC to over aggressive value.Adam Graham
2009-02-10ppc: Move CONFIG_MAX_MEM_MAPPED to common config.hKumar Gala
2009-02-07pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala
2009-02-06ppc4xx: Make PCIE support selectableDirk Eibach
2009-02-06ppc4xx: Only fixup opb attached UARTsMatthias Fuchs
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2009-01-26ppc4xx: Improve DDR autodetectDirk Eibach
2008-12-16Coding style cleanup, update CHANGELOG.Wolfgang Denk
2008-12-15i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi
2008-12-09Section name should be ".data", not "data"Trent Piepho
2008-12-06Update U-Boot's build timestamp on every compilePeter Tyser
2008-11-21ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initializationDave Mitchell
2008-11-21ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRsDave Mitchell
2008-11-20ppc4xx: Clear all potentially pending exceptions in MCSRStefan Roese
2008-11-09Moved initialization of PPC4xx EMAC to cpu_eth_init()Ben Warren
2008-11-09Moved PPC4xx EMAC driver to drivers/netBen Warren
2008-11-09Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren
2008-10-24ppc4xx: Generic architecture for xilinx ppc405(v3)Ricardo Ribalda Delgado
2008-10-21Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2008-10-21ppc4xx: Correctly setup ranges property in ebc nodeStefan Roese
2008-10-21ppc4xx: Add routine to retrieve CPU numberAdam Graham
2008-10-21ppc4xx: Add static support for 44x IBM SDRAM ControllerAdam Graham
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk
2008-10-21Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher
2008-10-18Merge 'next' branchWolfgang Denk
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-17ppc4xx: PPC44x MQ initializationYuri Tikhonov
2008-10-14The PIPE_INTERRUPT flag is used wrongRemy Bohmer
2008-10-08ppc4xx: Reset and relock memory DLL after SDRAM_CLKTR changeAdam Graham
2008-09-22Revert "ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB)"Stefan Roese
2008-09-16ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB)Victor Gallardo
2008-09-12ppc4xx: Fix SDRAM inititialization of multiple 405 based board portsStefan Roese
2008-09-08ppc4xx: Remove CONFIG_CS8952_PHY defineStefan Roese
2008-09-08ppc4xx: Fix compilation warning for PIP405Stefan Roese
2008-09-08ppc4xx: Fix compilation warning for canyonlands & glacierStefan Roese
2008-09-05ppc4xx: Add support for GPCS, SGMII and M88E1112 PHYVictor Gallardo
2008-09-05ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routinesAdam Graham
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