aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
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
2008-03-31ColdFire: Added MCF5275 cpu support.Matthew Fettke6-3/+224
2008-03-31ColdFire: Update correct FLASHBAR and RAMBAR1 for MCF5282TsiChung Liew1-2/+2
2008-03-31ppc4xx: Add CFG_MEM_TOP_HIDE to Denali SPD-based SDRAM setupLarry Johnson1-13/+14
2008-03-30Blackfin: unify cpu and boot modesMike Frysinger71-8702/+2142
2008-03-30use correct at91rm9200 register nameDavid Brownell1-3/+3
2008-03-30Bracket READ_TIMER macro in cpu/arm1136/omap24xx/interrupts.cPeter Pearse1-1/+1
2008-03-30core support for Freescale mx31Sascha Hauer4-0/+486
2008-03-30Separate omap24xx specific code from arm1136Sascha Hauer6-77/+154
2008-03-30Removes all board specific code from the arch. part for DM644x (DaVinci) boardsPieter Voorthuijsen2-64/+56
2008-03-30- Remove *_masked() functions as noted by WolfgangDirk Behme1-47/+22
2008-03-28Make MPC83xx one step closer to full relocation.Joakim Tjernlund1-4/+7
2008-03-28mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) codeKim Phillips1-123/+43
2008-03-28mpc83xx: display ddr frequency in board_add_ram_info bannerKim Phillips1-4/+7
2008-03-28mpc83xx: unreinvent mem_clkKim Phillips2-13/+13
2008-03-28sh: Add support SH4 cache controlNobuhiro Iwamatsu1-1/+2
2008-03-28sh: Move SuperH PCI driver from cpu/sh4 to drivers/pciNobuhiro Iwamatsu3-194/+1
2008-03-28sh: Add support PCI of SuperH and SH7780Yusuke Goda3-1/+194