summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* spl: add support for omap-common librariesDaniel Schwierzeck2011-07-261-0/+7
* spl: Add support for common libraries and driversDaniel Schwierzeck2011-07-261-0/+11
* replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V2011-07-2622-70/+70
* scaled down version of generic libraries for SPLAneesh V2011-07-265-8/+23
* arm: adjust PLATFORM_LIBS for SPLAneesh V2011-07-261-3/+10
* Hook SPL build-system into toplevel MakefileDaniel Schwierzeck2011-07-261-0/+5
* Extend build-system for SPL frameworkDaniel Schwierzeck2011-07-262-2/+35
* spl: add initial support for a generic SPL frameworkDaniel Schwierzeck2011-07-264-0/+205
* Use ALL-y style instead of ifeq blocks for better readabilityDaniel Schwierzeck2011-07-267-20/+12
* Fix: watchdog timed out, if using md5 commandJens Scharsig2011-07-261-1/+1
* Fix: watchdog timed out, if using sha1 commandJens Scharsig2011-07-261-1/+1
* command/cmd_cache.c: Add optional flush argumentsMatthew McClintock2011-07-261-9/+28
* common/cmd_ximg.c: add ifdef protection for gzip uncompressionMatthew McClintock2011-07-261-0/+2
* disk/part.c: Make features optionalMatthew McClintock2011-07-2610-4/+33
* miiphy: use strncpy() not sprintf()Laurence Withers2011-07-261-10/+4
* powerpc: Fix device tree padding associated with ramdiskKumar Gala2011-07-261-1/+3
* Revert "post, memory test: add memory_post_test() to include file"Wolfgang Denk2011-07-261-1/+0
* Fix: if using crc32 command watchdog timed outJens Scharsig2011-07-261-2/+2
* memcpy/memmove: Do not copy to same addressMatthias Weisser2011-07-261-0/+6
* scsi/ahci: add support for non-PCI controllersRob Herring2011-07-264-10/+70
* scsi/ahci: ata id little endian fixRob Herring2011-07-261-1/+1
* post, memory test: add memory_post_test() to include fileHeiko Schocher2011-07-251-0/+1
* andes_spi: add andes_spi interfaceMacpaul Lin2011-07-253-0/+431
* cosmetic, main: correct indentation/spacing issuesJason Hobbs2011-07-251-6/+6
* cosmetic, main: clean up declarations of abortbootJason Hobbs2011-07-251-6/+2
* net: designware: fix uninitialized phy_addr usageMike Frysinger2011-07-251-0/+2
* net: designware: fix unused warning when CONFIG_DW_AUTONEG is enabledMike Frysinger2011-07-251-1/+3
* autostart: unify duplicated logic into the bootm codeMike Frysinger2011-07-259-85/+33
* board/tqm85xx: Create and tear down TLB for get_ram_size()Becky Bruce2011-07-222-0/+13
* powerpc/mpc85xx: Add clear_ddr_tlbs functionBecky Bruce2011-07-223-11/+33
* fman: insert the Fman firmware into the device treeTimur Tabi2011-07-222-6/+143
* powerpc/85xx: add support the ePAPR "phandle" propertyTimur Tabi2011-07-221-2/+4
* Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-07-1922-41/+2606
|\
| * mmc: rescan fails on empty slotMichael Jones2011-07-151-2/+4
| * AT91:mmc:fix multiple read/write errorelen.song2011-07-152-1/+12
| * mmc: Access mode validation for eMMC cards > 2 GiBŁukasz Majewski2011-07-153-2/+7
| * mmc: sh_mmcif: add support for Renesas MMCIFYoshihiro Shimoda2011-07-154-0/+856
| * mmc: fix the condition for MMC version 4Yoshihiro Shimoda2011-07-151-4/+11
| * MMC: add marvell sdhci driverLei Wen2011-07-152-0/+22
| * MMC: add sdhci generic frameworkLei Wen2011-07-153-0/+759
| * MMC: add erase function to both mmc and sdLei Wen2011-07-154-4/+131
| * MMC: unify mmc read and write operationLei Wen2011-07-151-32/+35
| * mmc: Tegra2: Enable SD/MMC driver for Seaboard and HarmonyTom Warren2011-07-152-0/+22
| * mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3Tom Warren2011-07-157-0/+751
* | Fix typo from 'mb_alloc' -> 'lmb_alloc'Matthew McClintock2011-07-191-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-07-1899-360/+1242
|\ \
| * | ARM: MX5: Fix broken leftover TO-2 errata workaroundDavid Jander2011-07-181-1/+5
| * | MX31: Cleanup clock functionStefano Babic2011-07-183-5/+29
| * | scb9328: Add ARM relocation supportTorsten Koschorrek2011-07-183-25/+14
| * | am3517evm: change console device from ttyS2 to ttyO2Yegor Yefremov2011-07-181-1/+1
OpenPOWER on IntegriCloud