summaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)Author
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
2009-04-04at91rm9200: move serial shutdown code to serial driversJean-Christophe PLAGNIOL-VILLARD
2009-04-04at91rm9200: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-04-04Add support for the AT91RM9200EK Board.Ulf Samuelsson
2009-04-04at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECTJean-Christophe PLAGNIOL-VILLARD
2009-04-04at91sam9/at91cap: spi init add hardware chip select supportJean-Christophe PLAGNIOL-VILLARD
2009-04-04PQ2FADS: Enable PCI.Scott Wood
2009-04-02Blackfin: do not delay on output bytesMike Frysinger
2009-04-02Blackfin: fix crash when booting from external memoryMike Frysinger
2009-04-02Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk