summaryrefslogtreecommitdiff
path: root/cpu/ppc4xx
AgeCommit message (Expand)AuthorFilesLines
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
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