summaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)Author
2009-06-12ARM DaVinci:Consolidate common u-boot.ldsSandeep Paulraj
2009-06-12OMAP Consolidate common u-boot.lds to cpu layer.Tom Rix
2009-06-12arm920/926/926: remove non needed headerJean-Christophe PLAGNIOL-VILLARD
2009-06-12davinci: display correct clock infoDavid Brownell
2009-06-12arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD
2009-06-12OMAP3: Reorganize Makefile styleJean-Christophe PLAGNIOL-VILLARD
2009-06-12OMAP3: Remove dublicated interrupt codeJean-Christophe PLAGNIOL-VILLARD
2009-06-12at91rm9200: move reset code to reset.cJean-Christophe PLAGNIOL-VILLARD
2009-06-12ixp/interrupts: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2009-06-12arm: cleanup remaining CONFIG_INIT_CRITICALJean-Christophe PLAGNIOL-VILLARD
2009-06-12arm946es: remove non used timerJean-Christophe PLAGNIOL-VILLARD
2009-06-12davinci: add basic dm355/dm350/dm335 supportDavid Brownell
2009-06-12davinci: fix dm644x bugletsDavid Brownell
2009-06-12davinci: split out some dm644x-specific bits from pscDavid Brownell
2009-06-12davinci: cpu-specific build uses conditional make syntaxDavid Brownell
2009-06-12davinci: move psc support board-->cpuDavid Brownell
2009-06-12DaVinci now respects SKIP_LOWLEVEL_INITDavid Brownell
2009-06-12ppc4xx: Add Sequoia RAM-booting targetStefan Roese
2009-06-12i2c: Create common default i2c_[set|get]_bus_speed() functionsPeter Tyser
2009-06-12i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE valuePeter Tyser
2009-06-12fsl-ddr: Fix handling of >4G of memory when !CONFIG_PHYS_64BITKumar Gala
2009-06-1285xx: Use print_size to report amount of memory not mapped by TLBsKumar Gala
2009-06-10at91/cpu.c: add missing Copyright & GPL headerJean-Christophe PLAGNIOL-VILLARD
2009-06-0985xx: bugfix for reading maximum TLB size on mpc85xxFredrik Arnerup
2009-05-23ppc4xx: Fix problem with ECC ordering for PPC4xx NDFC platformsStefan Roese
2009-05-23ppc4xx: Move definition for PPC4xx NAND FLASH controller to headerStefan Roese
2009-05-19Blackfin: fix timer_init()/timer_reset()Graf Yang
2009-05-16MIPS: Implement ethernet halt for au1x00Thomas Lange
2009-05-1574xx_7xx: Fix rounding problem in CPU frequency calculationStefan Roese
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel
2009-05-15MPC8260: fixup device tree by property instead of pathWolfgang Denk
2009-05-13AFEB9260 network fixSergey Lapin
2009-05-06Blackfin: avoid get_sclk() with early serial debugMike Frysinger
2009-05-06Blackfin: fix booting with older bootroms (no EVT1)Mike Frysinger
2009-05-06Blackfin: recurse with early serial initcodeMike Frysinger
2009-05-01at91: remove lowlevel_init.SJean-Christophe PLAGNIOL-VILLARD
2009-05-01Update CHANGELOG; minor coding style cleanup.Wolfgang Denk
2009-04-30OMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ to 1000Manikandan Pillai
2009-04-30Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2009-04-29at91: fixed plla calc when no USB support is activeDaniel Gorsulowski
2009-04-29arm925t: Fix CONFIG_SYS_HZ to 1000Ladislav Michl
2009-04-29OMAP3: Print correct silicon revisionSanjeev Premi
2009-04-29OMAP3: Remove unused board-typesSanjeev Premi
2009-04-29OMAP3: Use functions print_cpuinfo() and checkboard()Sanjeev Premi
2009-04-28Replace __asm references with __asm__Peter Tyser
2009-04-28Replace __attribute references with __attribute__Peter Tyser
2009-04-27Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2009-04-2483xx: searching "muram-data" by compatible propertyHeiko Schocher
2009-04-24Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk
2009-04-16at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000Jean-Christophe PLAGNIOL-VILLARD