aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2008-04-26Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk1-8/+0
2008-04-26Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk1-0/+42
2008-04-25mpc83xx: remove the unused CPM's stuffDave Liu1-8/+0
2008-04-25USB: fix more GCC 4.2.x aliasing warningsWolfgang Denk3-6/+6
2008-04-25ppc4xx: Pass PCIe root-complex/endpoint configuration to Linux via the fdtStefan Roese1-0/+42
2008-04-25Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk1-47/+23
2008-04-25lib_ppc: Revert "Make MPC83xx one step closer to full relocation."Kim Phillips1-7/+4
2008-04-2485xx: Round up frequency calculations to get reasonable outputKumar Gala1-7/+6
2008-04-24Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2-2/+31
2008-04-22ARM: Davinci: Fix DM644x timer overflow handling and cleanupDirk Behme1-47/+23
2008-04-22ppc4xx: Add dcache_enable() for 440Stefan Roese1-0/+2
2008-04-21ppc4xx: Fix sys_get_info() for 405GP(r)Matthias Fuchs1-0/+2
2008-04-1885xx: Fix size of cpu-release-addr propertyKumar Gala1-1/+1
2008-04-18Fix calculation of I2C clock for some 85xx chipsTimur Tabi1-1/+30
2008-04-18Fix crash on sequoia in ppc_4xx_eth_initAnatolij Gustschin1-0/+4
2008-04-18ppc4xx: Fix crash on sequoia with cache enabledAnatolij Gustschin1-1/+3
2008-04-18Use jr as register jump instructionShinya Kuribayashi3-6/+6
2008-04-17Remove all the search paths from the .lds files.Jason Wessel6-6/+0
2008-04-17Fix regression introduced by a typo in "Tidied other cpu/arm920t/start.S code"Guennadi Liakhovetski1-1/+1
2008-04-17cpu/mips/cpu.c: Fix flush_cache bugShinya Kuribayashi1-2/+2
2008-04-13core support for Freescale mx31Sascha Hauer4-0/+478
2008-04-13Fix compile errorWolfgang Denk1-1/+1
2008-04-13Separate omap24xx specific code from arm1136Sascha Hauer6-38/+94
2008-04-13Coding Style cleanup; update CHANGELOGWolfgang Denk3-12/+14
2008-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk1-2/+2
2008-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk3-3/+7
2008-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-sparcWolfgang Denk19-0/+6679
2008-04-11mpc83xx: Update DIMM data bus width test to support 40-bit widthLee Nipper1-2/+2
2008-04-1185xx: Fix detection of MP cpu spin upKumar Gala1-1/+5
2008-04-1185xx: Use SVR_SOC_VER instead of SVR_VERKumar Gala2-2/+2
2008-04-11Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:Wolfgang Denk13-718/+188
2008-04-08SPARC: Added support for SPARC LEON2 SOC Processor.Daniel Hellstrom8-0/+2370
2008-04-08SPARC/LEON3: Added AMBA Bus Plug&Play information print command (ambapp). It ...Daniel Hellstrom1-0/+20
2008-04-08SPARC: Added support for SPARC LEON3 SOC processor.Daniel Hellstrom11-0/+4289
2008-04-08Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk1-10/+23
2008-04-08Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk10-152/+193
2008-04-08Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk13-37/+305
2008-04-08Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk71-8702/+2142
2008-04-08Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk13-188/+718
2008-04-08Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk1-1/+2
2008-04-07Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk4-144/+70
2008-04-03ppc4xx: Fix 4xx enet driver to support 460GT EMAC2+3Stefan Roese1-3/+13
2008-04-02MPC8xx: Fix libfdt support introduced in commit 77ff7b74Jean-Christophe PLAGNIOL-VILLARD1-10/+23
2008-04-01AT91SAM9: Move CONFIG_HAS_DATAFLASH to MakefileJean-Christophe PLAGNIOL-VILLARD2-7/+7
2008-04-01Port AT91CAP9 to the new headersStelian Pop4-56/+100
2008-04-01Move at91cap9 specific files to at91sam9 directoryStelian Pop7-8/+5
2008-04-01Use timer_init() instead of board supplied interrupt_init()Stelian Pop2-2/+2
2008-03-31ColdFire: Fix alignment issue after CONFIG_IDENT_STRING in start.STsiChung Liew6-0/+6
2008-03-31ColdFire: Add dspi and serial flash support for MCF5445xTsiChung Liew2-1/+74
2008-03-31ColdFire: Remove R5200 boardTsiChung Liew1-33/+1