summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* mmc: s5p_sdhci: fixed wrong function argumentJaehoon Chung2012-09-05-7/+6
* mmc: s5p_sdhci: set the SDHCI_QUIRK_BROKEN_R1BJaehoon Chung2012-09-05-6/+4
* mmc: Add a SDHCI quirk for boards that have no CDJoe Hershberger2012-09-05-3/+21
* mmc: Fix version check for clock API in sdhci driverJoe Hershberger2012-09-05-5/+5
* mmcinfo: Fix help messageBenoît Thébaudeau2012-09-05-2/+1
* mmc_get_dev: Return error if mmc_init failsBenoît Thébaudeau2012-09-05-2/+1
* tegra: put eMMC environment into the boot sectorsStephen Warren2012-09-05-4/+8
* env_mmc: allow environment to be in an eMMC partitionStephen Warren2012-09-05-8/+56
* mmc: detect boot sectors using EXT_CSD_BOOT_MULT tooStephen Warren2012-09-05-1/+3
* MMC: u-boot-spl may be compiled without partition supportMikhail Kshevetskiy2012-09-05-0/+2
* mmc: fix capacity calculation when EXT_CSD_SEC_CNT is usedYoshihiro Shimoda2012-09-05-5/+5
* mmc: sh_mmcif: enable MMC_MODE_HCYoshihiro Shimoda2012-09-05-1/+1
* mmc: fix wrong timeout check in mmc_send_status()Jongman Heo2012-09-05-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk2012-09-04-4/+2
|\
| * net:macb: add line breakAndreas Bießmann2012-09-03-1/+1
| * avr32:portmux: fix setup for macb1Andreas Bießmann2012-09-03-1/+1
| * avr32: Remove redundant LDSCRIPT definitionBenoît Thébaudeau2012-09-02-2/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2012-09-03-5/+6
|\ \
| * | ubifs: Fix memory leak in ubifs_finddirStefan Roese2012-09-03-5/+6
* | | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2012-09-03-1/+43
|\ \ \
| * | | cfi: Make the flash erase and write operations abortableJoe Hershberger2012-09-03-1/+17
| * | | cfi: Check for blank before eraseJoe Hershberger2012-09-03-0/+26
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2012-09-03-3/+0
|\ \ \
| * | | ppc4xx: Canyonlands/Glacier: Squeeze NAND image a bit to fit againStefan Roese2012-09-03-3/+0
| |/ /
* | | powerpc: re-add bi_ip_addr to bd_t structAnatolij Gustschin2012-09-02-0/+1
|/ /
* | hush: Don't parse the contents of a dereferenced varJoe Hershberger2012-09-02-3/+61
* | hush: Add default value substitution supportJoe Hershberger2012-09-02-3/+40
* | README: Cleanup description of supported partitions.Karl O. Pinc2012-09-02-4/+11
* | README.SPL: Move the 'Estimating stack usage' from omap3 to hereTom Rini2012-09-02-22/+23
* | README.SPL: Add a small Debugging sectionTom Rini2012-09-02-0/+7
* | README: Update ver env var descriptionBenoît Thébaudeau2012-09-02-1/+2
* | dm: Add twserial device documentTomáš Hlaváček2012-09-02-0/+47
* | dm: RTC subsystem analysis added.Tomas Hlavacek2012-09-02-0/+258
* | dm: Add pcmcia design documentViktor Krivak2012-09-02-0/+78
* | dm: add PCI design documentPavel Herrmann2012-09-02-0/+265
* | dm: Driver model analysis document for Watchdog subsystem has been added.Tomas Hlavacek2012-09-02-0/+334
* | dm: Hwmon UDM subsystem analysis added.Tomas Hlavacek2012-09-02-0/+118
* | dm: Add POWER API transition documentViktor Krivak2012-09-02-0/+88
* | dm: Add block device documentPavel Herrmann2012-09-02-0/+279
* | dm: Add SPI API transition documentViktor Krivak2012-09-02-0/+200
* | dm: Add networking subsystem analysisMarek Vasut2012-09-02-0/+434
* | dm: Add MMC subsystem analysisMarek Vasut2012-09-02-0/+319
* | dm: Add GPIO API transition documentViktor Křivák2012-09-02-0/+106
* | dm: Add Driver cores design documentPavel Herrmann2012-09-02-0/+126
* | dm: Initial import of design documentsMarek Vasut2012-09-02-0/+1075
* | input: key_matrix: fix header inclusionStephan Linz2012-09-02-0/+1
* | fix out of tree building with kallsymsMike Frysinger2012-09-02-1/+1
* | env_nand: align NAND buffersStephen Warren2012-09-02-5/+5
* | image/FIT: Add ramdisk load, entry address and OS tag inclusionJagannadha Sutradharudu Teki2012-09-02-3/+4
* | rtc: pcf8563: Make century compatible with LinuxBenoît Thébaudeau2012-09-02-2/+2