summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD2009-04-163-0/+218
* 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
|\
| * OMAP: use {read,write}l to access timer registersLadislav Michl2009-03-301-12/+9
| * OMAP: rename timer divisorLadislav Michl2009-03-304-4/+4
| * OMAP: reindent timer codeLadislav Michl2009-03-301-11/+8
| * s3c2410: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-302-180/+1
| * s3c24x0: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2009-03-302-448/+1
| * s3c24x0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-302-306/+1
| * davinci: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2009-03-302-335/+1
| * davinci: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-302-476/+1
| * imx: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-302-228/+1
| * arm720t/clps7111: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-292-126/+1
| * lpc2292: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-291-77/+0
| * ks8695: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-292-118/+1
| * s3c64xx: move usb driver to drivers/usbJean-Christophe PLAGNIOL-VILLARD2009-03-292-46/+0
| * imx31: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-292-233/+1
| * netarm: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-292-201/+1
| * sa1100: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-292-161/+1
| * s3c44b0: extract cache from cpu.cJean-Christophe PLAGNIOL-VILLARD2009-03-293-63/+92
| * s3c44b0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-292-219/+1
| * s3c44b0: move rtc driver to drivers/rtcJean-Christophe PLAGNIOL-VILLARD2009-03-291-77/+0
| * s3c44b0: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2009-03-291-291/+0
| * s3c4510b: move specific code to soc directoryJean-Christophe PLAGNIOL-VILLARD2009-03-293-62/+132
* | 85xx: Introduce determine_mp_bootpg() helper.Kumar Gala2009-04-013-23/+16
* | 86xx: Cleanup MP supportKumar Gala2009-04-016-52/+49
OpenPOWER on IntegriCloud