summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* spl: add NAND Library to new SPLSimon Schwarz2011-09-307-5/+288
* omap-common: add nand spl supportSimon Schwarz2011-09-304-3/+127
* omap3: Configure RAM bank 0 if in SPLSimon Schwarz2011-09-302-1/+67
* omap-common/omap4: relocate early UART clock setupSimon Schwarz2011-09-302-1/+2
* overo: Set IEN on GPMC_CLK to support synchronous clocking.Philip Balister2011-09-301-1/+1
* OMAP3: Overo: Update GPMC timing for ethernet chipPhilip Balister2011-09-305-18/+11
* Armada100: Enable 88E3015 PHY support for GplugDAjay Bhargav2011-09-302-0/+47
* Armada100: Enable Ethernet support for GplugDAjay Bhargav2011-09-304-2/+128
* net: Adds Fast Ethernet Controller driver for Armada100Ajay Bhargav2011-09-305-0/+971
* omap4_panda: Ignore omap4 SPL called MLOJoe Hershberger2011-09-301-0/+1
* gpio: Add GPIO driver for Marvell SoC Armada100Ajay Bhargav2011-09-301-0/+48
* gpio: Add GPIO driver framework for Marvell SoCsAjay Bhargav2011-09-303-0/+190
* Prepare v2011.09Wolfgang Denk2011-09-291-1/+1
* ARM: versatile: delete split_by_variant.shLinus Walleij2011-09-281-42/+0
* Revert "phylib: remove a couple of redundant code lines"Wolfgang Denk2011-09-281-2/+5
* doc/README.scrapyard: Update board removal commit IDsWolfgang Denk2011-09-281-13/+13
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-09-287-816/+2
|\
| * ARM: remove broken "ixdp425" and "ixpdg425" boardsAlbert ARIBAUD2011-09-277-816/+2
* | ASIX: Fix buffer access in asix_get_phy_addr()Marek Vasut2011-09-241-1/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-09-231-1/+1
|\
| * OMAP3: beagle: Fix build warning in beagle.cDirk Behme2011-09-221-1/+1
* | doc: provide a correct board_init_r definition pathVladimir Zapolskiy2011-09-231-1/+1
|/
* Prepare v2011.09-rc2Wolfgang Denk2011-09-221-1/+1
* Minor Coding Style CleanupWolfgang Denk2011-09-222-2/+0
* km/common: fix bug in IVM mac address accessHolger Brunck2011-09-211-2/+2
* sf: fix debug format string warningVadim Bendebury2011-09-211-1/+1
* net: turn name len check into an assertMike Frysinger2011-09-211-6/+1
* ignore soc asm-offsets.sMike Frysinger2011-09-211-0/+1
* Drop bogus BOOTFLAG_* definitionsWolfgang Denk2011-09-202-11/+0
* net/bootp.c: fix tftp load if autoload environment var isn't setPeter Korsgaard2011-09-191-1/+1
* ppc4xx: Flush dcache after DDR2 autocalibration with caches onStefan Roese2011-09-191-0/+7
* Fix incorrect array size of phy settings for 405EXWeirich, Bernhard2011-09-191-1/+1
* DA830: Fix Build WarningSandeep Paulraj2011-09-131-1/+2
* led: remove camel casing of led identifiers globallyJason Kridner2011-09-1318-113/+113
* omap4: fix pad configuration settings for SDP and PandaAneesh V2011-09-132-28/+22
* omap4: IO settingsAneesh V2011-09-134-45/+105
* omap4: make SDRAM init work for ES1.0 siliconAneesh V2011-09-133-54/+22
* omap4: factor out common part from board config headersAneesh V2011-09-133-476/+288
* omap: gpio: Adapt board files to use generic APISanjeev Premi2011-09-1310-112/+112
* omap: gpio: generic changes after changing APISanjeev Premi2011-09-132-12/+13
* omap: gpio: Use generic APISanjeev Premi2011-09-132-46/+82
* OMAP3 Beagle: Minor config cleanupSandeep Paulraj2011-09-121-1/+0
* da830: modify the MEMTEST start and end addressNagabhushana Netagunte2011-09-121-4/+4
* da830: enable SPI flash boot modeNagabhushana Netagunte2011-09-121-3/+4
* da830: modify the U-Boot prompt stringNagabhushana Netagunte2011-09-121-1/+1
* ARMV7: OMAP3: Add 37xx ESx revision numbers.Howard D. Gray2011-09-122-1/+22
* ARMV7: OMAP: I2C driver: cosmetic: make checkpatch-compatibleMichael Jones2011-09-121-52/+53
* ARMV7: OMAP: Write more than 1 byte at a time in i2c_writeMichael Jones2011-09-121-78/+58
* OMAP: Add function to get state of a GPIO outputJoel A Fernandes2011-09-122-0/+22
* MX25: tx25: Cleanup tx25.h configFabio Estevam2011-09-121-8/+6
OpenPOWER on IntegriCloud