summaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)Author
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
2009-04-16at91: add support for the PM9263 board of Ronetix GmbHIlko Iliev
2009-04-16at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD
2009-04-16ppc4xx: Add "booting from NAND" to 4xx NAND-booting targetsStefan Roese
2009-04-06Blackfin: audit UART for all known anomaliesMike Frysinger
2009-04-06Blackfin: add check for anomaly 05000362Mike Frysinger
2009-04-06Blackfin: add comment about anomaly 05000430 avoidanceMike Frysinger
2009-04-06Blackfin: add workaround for anomaly 05000242Mike Frysinger
2009-04-06Blackfin: add workaround for anomaly 05000171Mike Frysinger
2009-04-05Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2009-04-05arm: unify reset commandJean-Christophe PLAGNIOL-VILLARD
2009-04-05arm: clean cache managementJean-Christophe PLAGNIOL-VILLARD
2009-04-05arm: update co-processor 15 accessJean-Christophe PLAGNIOL-VILLARD
2009-04-05mpc5200: reduce delays in i2cJon Smirl
2009-04-05OMAP: Fix compile issueSanjeev Premi
2009-04-05Move machine specific code to board at s3c64xx (v2)Kyungmin Park
2009-04-05Update CHANGELOG, coding style cleanup.Wolfgang Denk
2009-04-04mpc8260: Fill in brg's clock-frequency in device tree.Scott Wood
2009-04-04at91: move dataflash spi driver to drivers/spiJean-Christophe PLAGNIOL-VILLARD
2009-04-04at91: move usb driver to drivers/usbJean-Christophe PLAGNIOL-VILLARD
2009-04-04at91rm9200: Reset updateJean-Christophe PLAGNIOL-VILLARD