summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-08-281-2/+4
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk2008-08-281-2/+4
| |\
| | * mpc52xx: added support for the MPC5200 based MUC.MC52 board from MAN.Heiko Schocher2008-08-271-2/+4
* | | FSL DDR: Remove duplicate setting of cs0_bnds register on 86xx.Kumar Gala2008-08-281-1/+0
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-08-2812-1260/+589
|\ \
| * | mpc85xx: remove redudant code with lib_ppc/interrupts.cKumar Gala2008-08-271-97/+12
| * | mpc85xx: Add support for the MPC8536Kumar Gala2008-08-275-1/+199
| * | mpc85xx: Add support for the MPC8572DS reference boardKumar Gala2008-08-272-2/+2
| * | FSL DDR: Remove old SPD support from cpu/mpc85xxKumar Gala2008-08-272-1166/+0
| * | FSL DDR: Add 85xx specific register settingKumar Gala2008-08-274-0/+318
| * | FSL DDR: Add e500 TLB helper for DDR codeKumar Gala2008-08-271-0/+64
| |/
* | Moved initialization of GRETH Ethernet driver to CPU directoryBen Warren2008-08-262-0/+17
* | Moved initialization of MCFFEC Ethernet driver to CPU directoryBen Warren2008-08-265-2/+71
* | Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directoryBen Warren2008-08-261-0/+9
|/
* FSL DDR: Remove old SPD support from cpu/mpc86xxKumar Gala2008-08-272-1352/+0
* FSL DDR: Add 86xx specific register settingKumar Gala2008-08-272-0/+92
* FSL DDR: Add DDR2 DIMM paramter supportKumar Gala2008-08-271-0/+339
* FSL DDR: Add DDR1 DIMM paramter supportKumar Gala2008-08-271-0/+343
* FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code.Kumar Gala2008-08-2711-2/+2432
* mpc83xx: add PCISLAVE support to 83XX_GENERIC_PCI setup codeIra W. Snyder2008-08-251-0/+26
* Minor coding style cleanup, updte CHANGELOGWolfgang Denk2008-08-251-7/+7
* MX31: fix bit masks in function mx31_decode_pll()Jens Gehrlein2008-08-251-2/+2
* Correct ARM Versatile Timer InitializationGururaja Hebbar K R2008-08-251-4/+35
* ARM DaVinci: Removed redundant NAND initialization code.Hugo Villeneuve2008-08-251-2/+1
* ARM DaVinci: Fix compilation error with new MTD code.Hugo Villeneuve2008-08-251-2/+0
* 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
* fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala2008-08-218-8/+8
* Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 BoardsAxel Beierlein2008-08-211-0/+20
* Merge branch 'next' of git://git.denx.de/u-boot-avr32Haavard Skinnemoen2008-08-202-1/+4
|\
| * Merge branch 'favr-32' of git://git.denx.de/u-boot-avr32Haavard Skinnemoen2008-08-063-21/+29
| |\
| * | Add support for the hammerhead (AVR32) boardJulien May2008-07-302-1/+4
* | | Clean up usage of icache_disable/dcache_disableKumar Gala2008-08-192-0/+8
* | | ColdFire: Multiple fixes for M5282EVBTsiChung Liew2008-08-142-2/+2
* | | ColdFire: Implement SBF feature for M5445EVBTsiChung Liew2008-08-143-23/+302
* | | ColdFire: Add SSPI feature for MCF5445xTsiChung Liew2008-08-141-6/+172
* | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2008-08-141-32/+32
|\ \ \
| * | | s3c24x0: Update NAND driver to new API.Scott Wood2008-08-131-32/+32
* | | | Merge branch 'Makefile' of git://git.denx.de/u-boot-armWolfgang Denk2008-08-133-3/+3
|\ \ \ \
| * | | | drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-133-3/+3
| |/ / /
* | | | Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-08-1312-194/+242
|\ \ \ \ | |/ / /
| * | | Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk2008-08-128-1/+1
| |\ \ \
| | * | | at91: move arch-at91sam9 to arch-at91Jean-Christophe PLAGNIOL-VILLARD2008-08-128-1/+1
| * | | | NAND boot: MPC8313ERDB supportScott Wood2008-08-122-107/+157
| * | | | NAND: Davinci driver updatesSergey Kubushyn2008-08-121-5/+14
| * | | | NAND: Update 4xx NDFC driver to match updated nand subsystemStefan Roese2008-08-121-42/+41
| * | | | Fixing coding style issuesWilliam Juul2008-08-122-16/+16
| * | | | Remove white space at end.William Juul2008-08-121-1/+1
| * | | | Update MTD to that of Linux 2.6.22.1William Juul2008-08-122-54/+44
| |/ / /
OpenPOWER on IntegriCloud