aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2009-04-16ppc4xx: Add "booting from NAND" to 4xx NAND-booting targetsStefan Roese1-1/+5
2009-04-06Blackfin: audit UART for all known anomaliesMike Frysinger2-2/+21
2009-04-06Blackfin: add check for anomaly 05000362Mike Frysinger1-0/+9
2009-04-06Blackfin: add comment about anomaly 05000430 avoidanceMike Frysinger1-0/+2
2009-04-06Blackfin: add workaround for anomaly 05000242Mike Frysinger1-1/+1
2009-04-06Blackfin: add workaround for anomaly 05000171Mike Frysinger1-0/+4
2009-04-05Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk16-1142/+108
2009-04-05arm: unify reset commandJean-Christophe PLAGNIOL-VILLARD14-131/+0
2009-04-05arm: clean cache managementJean-Christophe PLAGNIOL-VILLARD13-620/+103
2009-04-05arm: update co-processor 15 accessJean-Christophe PLAGNIOL-VILLARD12-533/+154
2009-04-05mpc5200: reduce delays in i2cJon Smirl1-3/+3
2009-04-05OMAP: Fix compile issueSanjeev Premi1-1/+1
2009-04-05Move machine specific code to board at s3c64xx (v2)Kyungmin Park1-7/+0
2009-04-05Update CHANGELOG, coding style cleanup.Wolfgang Denk2-2/+0
2009-04-04mpc8260: Fill in brg's clock-frequency in device tree.Scott Wood1-0/+3
2009-04-04at91: move dataflash spi driver to drivers/spiJean-Christophe PLAGNIOL-VILLARD2-158/+0
2009-04-04at91: move usb driver to drivers/usbJean-Christophe PLAGNIOL-VILLARD2-81/+0
2009-04-04at91rm9200: Reset updateJean-Christophe PLAGNIOL-VILLARD1-10/+4
2009-04-04at91rm9200: move serial shutdown code to serial driversJean-Christophe PLAGNIOL-VILLARD1-10/+3
2009-04-04at91rm9200: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-114/+1
2009-04-04Add support for the AT91RM9200EK Board.Ulf Samuelsson1-3/+1
2009-04-04at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECTJean-Christophe PLAGNIOL-VILLARD1-0/+5
2009-04-04at91sam9/at91cap: spi init add hardware chip select supportJean-Christophe PLAGNIOL-VILLARD5-27/+136
2009-04-04PQ2FADS: Enable PCI.Scott Wood1-0/+2
2009-04-02Blackfin: do not delay on output bytesMike Frysinger1-4/+0
2009-04-02Blackfin: fix crash when booting from external memoryMike Frysinger2-0/+11
2009-04-02Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk31-3668/+251
2009-04-0185xx: Introduce determine_mp_bootpg() helper.Kumar Gala3-23/+16
2009-04-0186xx: Cleanup MP supportKumar Gala6-52/+49
2009-03-30MPC85xx: Add MPC8569 CPU supportHaiying Wang3-0/+52
2009-03-3085xx: Add support for additional e500mc featuresKumar Gala4-1/+94
2009-03-30fsl-ddr: add the DDR3 SPD infrastructureDave Liu6-48/+758
2009-03-30fsl-ddr: Fix two bugs in the ddr infrastructureDave Liu1-1/+4
2009-03-30OMAP: use {read,write}l to access timer registersLadislav Michl1-12/+9
2009-03-30OMAP: rename timer divisorLadislav Michl4-4/+4
2009-03-30OMAP: reindent timer codeLadislav Michl1-11/+8
2009-03-30s3c2410: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2-180/+1
2009-03-30s3c24x0: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2-448/+1
2009-03-30s3c24x0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-306/+1
2009-03-30davinci: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2-335/+1
2009-03-30davinci: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2-476/+1
2009-03-30imx: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-228/+1
2009-03-29arm720t/clps7111: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-126/+1
2009-03-29lpc2292: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD1-77/+0
2009-03-29ks8695: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-118/+1
2009-03-29s3c64xx: move usb driver to drivers/usbJean-Christophe PLAGNIOL-VILLARD2-46/+0
2009-03-29imx31: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-233/+1
2009-03-29netarm: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-201/+1
2009-03-29sa1100: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-161/+1
2009-03-29s3c44b0: extract cache from cpu.cJean-Christophe PLAGNIOL-VILLARD3-63/+92