summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-1551-51/+51
* MPC8260: fixup device tree by property instead of pathWolfgang Denk2009-05-151-5/+6
* AFEB9260 network fixSergey Lapin2009-05-131-1/+1
* Blackfin: avoid get_sclk() with early serial debugMike Frysinger2009-05-061-5/+5
* Blackfin: fix booting with older bootroms (no EVT1)Mike Frysinger2009-05-062-1/+11
* Blackfin: recurse with early serial initcodeMike Frysinger2009-05-061-1/+1
* at91: remove lowlevel_init.SJean-Christophe PLAGNIOL-VILLARD2009-05-015-61/+2
* Update CHANGELOG; minor coding style cleanup.Wolfgang Denk2009-05-012-2/+0
* OMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ to 1000Manikandan Pillai2009-04-301-59/+28
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-04-306-151/+122
|\
| * at91: fixed plla calc when no USB support is activeDaniel Gorsulowski2009-04-291-1/+1
| * arm925t: Fix CONFIG_SYS_HZ to 1000Ladislav Michl2009-04-291-64/+24
| * OMAP3: Print correct silicon revisionSanjeev Premi2009-04-293-11/+27
| * OMAP3: Remove unused board-typesSanjeev Premi2009-04-291-17/+0
| * OMAP3: Use functions print_cpuinfo() and checkboard()Sanjeev Premi2009-04-292-60/+72
* | Replace __asm references with __asm__Peter Tyser2009-04-281-1/+1
* | Replace __attribute references with __attribute__Peter Tyser2009-04-286-19/+20
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-04-271-2/+2
|\ \ | |/ |/|
| * 83xx: searching "muram-data" by compatible propertyHeiko Schocher2009-04-241-2/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2009-04-247-42/+276
|\ \ | |/ |/|
| * at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000Jean-Christophe PLAGNIOL-VILLARD2009-04-161-38/+44
| * at91: add support for the PM9263 board of Ronetix GmbHIlko Iliev2009-04-164-4/+14
| * at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD2009-04-163-0/+218
* | ppc4xx: Add "booting from NAND" to 4xx NAND-booting targetsStefan Roese2009-04-161-1/+5
|/
* Blackfin: audit UART for all known anomaliesMike Frysinger2009-04-062-2/+21
* Blackfin: add check for anomaly 05000362Mike Frysinger2009-04-061-0/+9
* Blackfin: add comment about anomaly 05000430 avoidanceMike Frysinger2009-04-061-0/+2
* Blackfin: add workaround for anomaly 05000242Mike Frysinger2009-04-061-1/+1
* Blackfin: add workaround for anomaly 05000171Mike Frysinger2009-04-061-0/+4
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-04-0516-1142/+108
|\
| * arm: unify reset commandJean-Christophe PLAGNIOL-VILLARD2009-04-0514-131/+0
| * arm: clean cache managementJean-Christophe PLAGNIOL-VILLARD2009-04-0513-620/+103
| * arm: update co-processor 15 accessJean-Christophe PLAGNIOL-VILLARD2009-04-0512-533/+154
| * OMAP: Fix compile issueSanjeev Premi2009-04-051-1/+1
| * Move machine specific code to board at s3c64xx (v2)Kyungmin Park2009-04-051-7/+0
* | mpc5200: reduce delays in i2cJon Smirl2009-04-051-3/+3
* | Update CHANGELOG, coding style cleanup.Wolfgang Denk2009-04-052-2/+0
* | mpc8260: Fill in brg's clock-frequency in device tree.Scott Wood2009-04-041-0/+3
|/
* at91: move dataflash spi driver to drivers/spiJean-Christophe PLAGNIOL-VILLARD2009-04-042-158/+0
* at91: move usb driver to drivers/usbJean-Christophe PLAGNIOL-VILLARD2009-04-042-81/+0
* at91rm9200: Reset updateJean-Christophe PLAGNIOL-VILLARD2009-04-041-10/+4
* at91rm9200: move serial shutdown code to serial driversJean-Christophe PLAGNIOL-VILLARD2009-04-041-10/+3
* at91rm9200: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-04-042-114/+1
* Add support for the AT91RM9200EK Board.Ulf Samuelsson2009-04-041-3/+1
* at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECTJean-Christophe PLAGNIOL-VILLARD2009-04-041-0/+5
* at91sam9/at91cap: spi init add hardware chip select supportJean-Christophe PLAGNIOL-VILLARD2009-04-045-27/+136
* PQ2FADS: Enable PCI.Scott Wood2009-04-041-0/+2
* Blackfin: do not delay on output bytesMike Frysinger2009-04-021-4/+0
* Blackfin: fix crash when booting from external memoryMike Frysinger2009-04-022-0/+11
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-04-0231-3668/+251
|\
OpenPOWER on IntegriCloud