summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* at91: add support for the PM9263 board of Ronetix GmbHIlko Iliev2009-04-16-4/+1342
* at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD2009-04-16-48/+285
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-04-07-73/+203
|\
| * Blackfin: audit UART for all known anomaliesMike Frysinger2009-04-06-2/+21
| * Blackfin: add check for anomaly 05000362Mike Frysinger2009-04-06-0/+9
| * Blackfin: add comment about anomaly 05000430 avoidanceMike Frysinger2009-04-06-0/+2
| * Blackfin: add workaround for anomaly 05000242Mike Frysinger2009-04-06-1/+1
| * Blackfin: add workaround for anomaly 05000171Mike Frysinger2009-04-06-0/+4
| * Blackfin: update anomaly sheetsMike Frysinger2009-04-06-69/+150
| * Blackfin: nand: flush peripheral before polling itGraf Yang2009-04-06-0/+1
| * Blackfin: spi: make cs deassert function deterministicTodor I Mollov2009-04-06-1/+15
* | Support for PXA27X UDC.Remy Bohmer2009-04-06-54/+1018
* | drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD2009-04-06-51/+146
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-04-05-1207/+501
|\
| * integratorap: fix PCI supportJean-Christophe PLAGNIOL-VILLARD2009-04-05-2/+2
| * OMAP3: Update Overo pin mux for new expansion boardDirk Behme2009-04-05-4/+5
| * arm: unify reset commandJean-Christophe PLAGNIOL-VILLARD2009-04-05-131/+54
| * arm: clean cache managementJean-Christophe PLAGNIOL-VILLARD2009-04-05-623/+300
| * arm: update co-processor 15 accessJean-Christophe PLAGNIOL-VILLARD2009-04-05-533/+238
| * OMAP: Fix compile issueSanjeev Premi2009-04-05-1/+1
| * s3c64xx: fix the wrong gpio offsetMinkyu Kang2009-04-05-3/+3
| * Move machine specific code to board at s3c64xx (v2)Kyungmin Park2009-04-05-7/+12
| * ZOOM1 Remove legacy NAND definesTom Rix2009-04-05-17/+0
| * OMAP3 Fix multiline formatting in board init files.Tom Rix2009-04-05-36/+36
* | ARM: add the imx31_phycore_eet target to MAINTAINERSGuennadi Liakhovetski2009-04-05-2/+3
* | ARM: fix out-of-tree build of imx31_phycore_eetGuennadi Liakhovetski2009-04-05-0/+1
* | mpc5200: reduce delays in i2cJon Smirl2009-04-05-3/+3
* | Update CHANGELOG, coding style cleanup.Wolfgang Denk2009-04-05-33/+3465
* | One more fix for building env_embedded.oWolfgang Denk2009-04-05-0/+4
* | common/image.c: Relocate strings in tables.Scott Wood2009-04-04-2/+6
* | mpc8260: Fill in brg's clock-frequency in device tree.Scott Wood2009-04-04-0/+3
* | MPC8260ADS: Add nfsboot/ramboot to default environment.Scott Wood2009-04-04-0/+42
* | UBI/cfi-mtd: Fix mtd name for multiple chipsAndreas Huber2009-04-04-8/+24
* | tools/setlocalversion: use git svn instead of git-svnPeter Korsgaard2009-04-04-1/+1
* | eSPI: add the eSPI register supportMingkai Hu2009-04-04-0/+17
* | cmd_mmc: add support for device command for selecting mmc deviceMinkyu Kang2009-04-04-5/+56
* | Small fix to m5282evbAlan Carvalho de Assis2009-04-04-1/+1
* | UBIFS: add R/O compatibilityArtem Bityutskiy2009-04-04-11/+71
* | more command usage cleanupMike Frysinger2009-04-04-4/+4
* | Separate mtdparts command from jffs2Ladislav Michl2009-04-04-6/+3
* | smc91111_eeprom: move board-specific init into SMC91111_EEPROM_INIT()Mike Frysinger2009-04-04-9/+6
* | mpc52xx phy: initialize only when neededSascha Hauer2009-04-04-2/+9
|/
* Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2009-04-04-81/+1201
|\
| * at91sam9263ek: enable hush and auto complete supportJean-Christophe PLAGNIOL-VILLARD2009-04-04-0/+3
| * at91: move dataflash spi driver to drivers/spiJean-Christophe PLAGNIOL-VILLARD2009-04-04-1/+7
| * at91: move usb driver to drivers/usbJean-Christophe PLAGNIOL-VILLARD2009-04-04-1/+6
| * at91rm9200: Reset updateJean-Christophe PLAGNIOL-VILLARD2009-04-04-10/+14
| * at91rm9200: move serial shutdown code to serial driversJean-Christophe PLAGNIOL-VILLARD2009-04-04-10/+9
| * at91rm9200: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-04-04-1/+9
| * Add support for the AT91RM9200EK Board.Ulf Samuelsson2009-04-04-7/+747