aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2008-02-1485xx, 86xx: Determine I2C clock frequencies and store in global_dataTimur Tabi2-0/+5
2008-02-14PPC: Use r2 instead of r29 as global data pointerWolfgang Denk13-13/+14
2008-02-14OneNAND Initial Program Loader (IPL) supportKyungmin Park1-0/+42
2008-02-14ppc: Refactor cache routines, so there is only one common set.Rafal Jaworowski5-202/+0
2008-02-14Remove duplicate defines for ARRAY_SIZEKumar Gala1-2/+0
2008-02-12QE: Move FDT support into a common fileKumar Gala2-15/+6
2008-02-07Device tree updatesJohn Rigby1-3/+3
2008-02-04ARM: S3C24x0 SoC NAND controller supportHarald Welte2-1/+180
2008-02-04ARM: s3c24xx: Multiple serial port supportHarald Welte1-21/+143
2008-02-04ARM: arm920t: Allow use of 'gd' pointer from IRQHarald Welte1-5/+5
2008-02-04ARM: arm920/s3c24xx: IRQ demulitplexer callbackHarald Welte2-1/+15
2008-02-03MMC for PXA 27X (resubmit)stefano babic1-163/+336
2008-01-23Merge ../custodiansWolfgang Denk4-46/+33
2008-01-23Merge branch 'master' of git://www.denx.de/git/u-boot-ixpWolfgang Denk4-46/+33
2008-01-23Coding Style Cleanup; update CHANGELOGWolfgang Denk1-1/+0
2008-01-23Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk20-62/+1960
2008-01-23Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk1-2/+2
2008-01-23Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk5-106/+202
2008-01-18IXP: enable RTSMichael Schwingen1-1/+5
2008-01-18IXP: add dynamic microcode addrJean-Christophe PLAGNIOL-VILLARD1-8/+17
2008-01-18load ixp42x NPE firmware from separate flash block, remove dead codeMichael Schwingen3-37/+11
2008-01-17Merge branch 'kumar'Andy Fleming5-106/+202
2008-01-17ColdFire: Add MCF547x_8x cpu archTsiChungLiew9-0/+1087
2008-01-17ColdFire: Add MCF5227x cpu and MCF52277EVB support-2TsiChungLiew7-0/+828
2008-01-17ColdFire: Add M5373EVB platform support - 2TsiChungLiew1-2/+18
2008-01-17ColdFire: PCI and misc updates for MCF5445xTsiChungLiew3-60/+27
2008-01-17mpc83xx: Fix the fatal conflict of mergeDave Liu2-11/+6
2008-01-17Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2-28/+62
2008-01-1785xx: Get ride of old TLB setup codeKumar Gala2-22/+0
2008-01-1785xx: Reworked initial processor initKumar Gala2-72/+115
2008-01-1785xx: Introduce new tlb APIKumar Gala3-14/+99
2008-01-1685xx: Remove old style of LAW initKumar Gala2-28/+0
2008-01-1685xx: Move LAW init code into CKumar Gala3-0/+18
2008-01-16Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk8-0/+531
2008-01-16mpc83xx: add support for more system clock performance controlsKim Phillips2-28/+57
2008-01-16mpc83xx: Add config of eTSEC emergency priority in SPCRDave Liu1-0/+5
2008-01-15sh: Add support SH3 and SH7720Yoshihiro Shimoda8-0/+531
2008-01-15ppc4xx: Remove compiler warning in cpu/ppc4xx/44x_spd_ddr2.cStefan Roese1-2/+2
2008-01-13MPC8xx FEC driver: fix compiler warning.Wolfgang Denk1-0/+2
2008-01-12MPC5200: don't use hardcoded MBAR address in Bestcomm firmwareOliver Weber1-4/+4
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk7-7/+7
2008-01-12MPC512X: Cleanup bus clock names.Grzegorz Bernacki4-10/+10
2008-01-12ads5121: Added support for FDT.Grzegorz Bernacki1-0/+21
2008-01-12Fixed syntax error in function init_e300_core() of mpc83xx/start.S ifHeiko Schocher1-1/+1
2008-01-12added basic support for the MUNICes board.Heiko Schocher1-3/+4
2008-01-12Added support for the mgcoge board from keymile.Heiko Schocher1-4/+5
2008-01-12Enable SMC microcode relocation patch for SMC1.Heiko Schocher3-3/+118
2008-01-12Added support for the mgsuvd board from keymile.Heiko Schocher1-0/+16
2008-01-12Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk1-0/+2
2008-01-12Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk2-3/+9