summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-05mmc: s5p_sdhci: add the set_mmc_clk for cmu controlJaehoon Chung
2012-09-05mmc: s5p_sdhci: fixed wrong function argumentJaehoon Chung
2012-09-05mmc: s5p_sdhci: set the SDHCI_QUIRK_BROKEN_R1BJaehoon Chung
2012-09-05mmc: Add a SDHCI quirk for boards that have no CDJoe Hershberger
2012-09-05mmc: Fix version check for clock API in sdhci driverJoe Hershberger
2012-09-05mmcinfo: Fix help messageBenoît Thébaudeau
2012-09-05mmc_get_dev: Return error if mmc_init failsBenoît Thébaudeau
2012-09-05tegra: put eMMC environment into the boot sectorsStephen Warren
2012-09-05env_mmc: allow environment to be in an eMMC partitionStephen Warren
2012-09-05mmc: detect boot sectors using EXT_CSD_BOOT_MULT tooStephen Warren
2012-09-05MMC: u-boot-spl may be compiled without partition supportMikhail Kshevetskiy
2012-09-05mmc: fix capacity calculation when EXT_CSD_SEC_CNT is usedYoshihiro Shimoda
2012-09-05mmc: sh_mmcif: enable MMC_MODE_HCYoshihiro Shimoda
2012-09-05mmc: fix wrong timeout check in mmc_send_status()Jongman Heo
2012-09-04Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk
2012-09-03net:macb: add line breakAndreas Bießmann
2012-09-03avr32:portmux: fix setup for macb1Andreas Bießmann
2012-09-03Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk
2012-09-03Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk
2012-09-03Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2012-09-03ubifs: Fix memory leak in ubifs_finddirStefan Roese
2012-09-03ppc4xx: Canyonlands/Glacier: Squeeze NAND image a bit to fit againStefan Roese
2012-09-03cfi: Make the flash erase and write operations abortableJoe Hershberger
2012-09-03cfi: Check for blank before eraseJoe Hershberger
2012-09-02powerpc: re-add bi_ip_addr to bd_t structAnatolij Gustschin
2012-09-02hush: Don't parse the contents of a dereferenced varJoe Hershberger
2012-09-02hush: Add default value substitution supportJoe Hershberger
2012-09-02README: Cleanup description of supported partitions.Karl O. Pinc
2012-09-02README.SPL: Move the 'Estimating stack usage' from omap3 to hereTom Rini
2012-09-02README.SPL: Add a small Debugging sectionTom Rini
2012-09-02README: Update ver env var descriptionBenoît Thébaudeau
2012-09-02dm: Add twserial device documentTomáš Hlaváček
2012-09-02dm: RTC subsystem analysis added.Tomas Hlavacek
2012-09-02dm: Add pcmcia design documentViktor Krivak
2012-09-02dm: add PCI design documentPavel Herrmann
2012-09-02dm: Driver model analysis document for Watchdog subsystem has been added.Tomas Hlavacek
2012-09-02dm: Hwmon UDM subsystem analysis added.Tomas Hlavacek
2012-09-02dm: Add POWER API transition documentViktor Krivak
2012-09-02dm: Add block device documentPavel Herrmann
2012-09-02dm: Add SPI API transition documentViktor Krivak
2012-09-02dm: Add networking subsystem analysisMarek Vasut
2012-09-02dm: Add MMC subsystem analysisMarek Vasut
2012-09-02dm: Add GPIO API transition documentViktor Křivák
2012-09-02dm: Add Driver cores design documentPavel Herrmann
2012-09-02dm: Initial import of design documentsMarek Vasut
2012-09-02input: key_matrix: fix header inclusionStephan Linz
2012-09-02fix out of tree building with kallsymsMike Frysinger
2012-09-02env_nand: align NAND buffersStephen Warren
2012-09-02image/FIT: Add ramdisk load, entry address and OS tag inclusionJagannadha Sutradharudu Teki
2012-09-02rtc: pcf8563: Make century compatible with LinuxBenoît Thébaudeau