Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Blackfin: audit UART for all known anomalies | Mike Frysinger | 2009-04-06 | 2 | -2/+21 |
* | Blackfin: add check for anomaly 05000362 | Mike Frysinger | 2009-04-06 | 1 | -0/+9 |
* | Blackfin: add comment about anomaly 05000430 avoidance | Mike Frysinger | 2009-04-06 | 1 | -0/+2 |
* | Blackfin: add workaround for anomaly 05000242 | Mike Frysinger | 2009-04-06 | 1 | -1/+1 |
* | Blackfin: add workaround for anomaly 05000171 | Mike Frysinger | 2009-04-06 | 1 | -0/+4 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2009-04-05 | 16 | -1142/+108 |
|\ | |||||
| * | arm: unify reset command | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-05 | 14 | -131/+0 |
| * | arm: clean cache management | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-05 | 13 | -620/+103 |
| * | arm: update co-processor 15 access | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-05 | 12 | -533/+154 |
| * | OMAP: Fix compile issue | Sanjeev Premi | 2009-04-05 | 1 | -1/+1 |
| * | Move machine specific code to board at s3c64xx (v2) | Kyungmin Park | 2009-04-05 | 1 | -7/+0 |
* | | mpc5200: reduce delays in i2c | Jon Smirl | 2009-04-05 | 1 | -3/+3 |
* | | Update CHANGELOG, coding style cleanup. | Wolfgang Denk | 2009-04-05 | 2 | -2/+0 |
* | | mpc8260: Fill in brg's clock-frequency in device tree. | Scott Wood | 2009-04-04 | 1 | -0/+3 |
|/ | |||||
* | at91: move dataflash spi driver to drivers/spi | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | 2 | -158/+0 |
* | at91: move usb driver to drivers/usb | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | 2 | -81/+0 |
* | at91rm9200: Reset update | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | 1 | -10/+4 |
* | at91rm9200: move serial shutdown code to serial drivers | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | 1 | -10/+3 |
* | at91rm9200: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | 2 | -114/+1 |
* | Add support for the AT91RM9200EK Board. | Ulf Samuelsson | 2009-04-04 | 1 | -3/+1 |
* | at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECT | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | 1 | -0/+5 |
* | at91sam9/at91cap: spi init add hardware chip select support | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | 5 | -27/+136 |
* | PQ2FADS: Enable PCI. | Scott Wood | 2009-04-04 | 1 | -0/+2 |
* | Blackfin: do not delay on output bytes | Mike Frysinger | 2009-04-02 | 1 | -4/+0 |
* | Blackfin: fix crash when booting from external memory | Mike Frysinger | 2009-04-02 | 2 | -0/+11 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2009-04-02 | 31 | -3668/+251 |
|\ | |||||
| * | OMAP: use {read,write}l to access timer registers | Ladislav Michl | 2009-03-30 | 1 | -12/+9 |
| * | OMAP: rename timer divisor | Ladislav Michl | 2009-03-30 | 4 | -4/+4 |
| * | OMAP: reindent timer code | Ladislav Michl | 2009-03-30 | 1 | -11/+8 |
| * | s3c2410: move nand driver to drivers/mtd/nand | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-30 | 2 | -180/+1 |
| * | s3c24x0: move i2c driver to drivers/i2c | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-30 | 2 | -448/+1 |
| * | s3c24x0: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-30 | 2 | -306/+1 |
| * | davinci: move i2c driver to drivers/i2c | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-30 | 2 | -335/+1 |
| * | davinci: move nand driver to drivers/mtd/nand | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-30 | 2 | -476/+1 |
| * | imx: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-30 | 2 | -228/+1 |
| * | arm720t/clps7111: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | 2 | -126/+1 |
| * | lpc2292: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | 1 | -77/+0 |
| * | ks8695: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | 2 | -118/+1 |
| * | s3c64xx: move usb driver to drivers/usb | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | 2 | -46/+0 |
| * | imx31: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | 2 | -233/+1 |
| * | netarm: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | 2 | -201/+1 |
| * | sa1100: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | 2 | -161/+1 |
| * | s3c44b0: extract cache from cpu.c | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | 3 | -63/+92 |
| * | s3c44b0: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | 2 | -219/+1 |
| * | s3c44b0: move rtc driver to drivers/rtc | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | 1 | -77/+0 |
| * | s3c44b0: move i2c driver to drivers/i2c | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | 1 | -291/+0 |
| * | s3c4510b: move specific code to soc directory | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | 3 | -62/+132 |
* | | 85xx: Introduce determine_mp_bootpg() helper. | Kumar Gala | 2009-04-01 | 3 | -23/+16 |
* | | 86xx: Cleanup MP support | Kumar Gala | 2009-04-01 | 6 | -52/+49 |
* | | MPC85xx: Add MPC8569 CPU support | Haiying Wang | 2009-03-30 | 3 | -0/+52 |