summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* mmc: sdhci: fix the compiler warning when disable CONFIG_MMC_SDMAJaehoon Chung2016-08-05-1/+1
* mmc: dw_mmc: fix the wrong Mask bit boundary for fifo_count bitJaehoon Chung2016-08-05-1/+1
* mmc: dw_mmc: fix data starvation by host timeout under FIFO modeXu Ziyuan2016-08-05-0/+1
* mmc: dw_mmc: transfer proper bytes to FIFOXu Ziyuan2016-08-05-0/+2
* mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfgJaehoon Chung2016-08-05-34/+22
* mmc: sdhci: remove the unused argument for sdhci_setup_cfgJaehoon Chung2016-08-05-7/+6
* mmc: sdhci: revert "mmc: sdhci: Claer high speed if not supported"Jaehoon Chung2016-08-05-3/+0
* mmc: display mmc list information like mmc_legacy typeXu Ziyuan2016-08-05-1/+1
* mmc: use the generic error numberJaehoon Chung2016-08-05-96/+95
* mmc: fsl_esdhc: remove the duplicated header fileJaehoon Chung2016-08-05-1/+0
* mmc: dw_mmc: remove the duplicated header fileJaehoon Chung2016-08-05-2/+1
* mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1BJaehoon Chung2016-08-05-1/+1
* mmc: sdhci: set to INT_DATA_END when there are dataJaehoon Chung2016-08-05-1/+2
* mmc: sdhci: clean up timeout detectionMasahiro Yamada2016-08-05-9/+9
* powerpc/86xx: Increase boot map size to 256 MiBScott Wood2016-08-03-10/+12
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-08-02-66/+82
|\
| * ARMv8/fsl-ppa: Consolidate PPA image stored-media flag for XIPHou Zhiqiang2016-08-02-3/+3
| * arm/PSCI: Add support for creating ARMv7 PSCI version 1.0 DT nodeHou Zhiqiang2016-08-02-0/+2
| * arm/PSCI: Fixed the backward compatiblity issueHou Zhiqiang2016-08-02-26/+38
| * arm/PSCI: Removed unused codeHou Zhiqiang2016-08-02-17/+0
| * driver/ddr/fsl: Fix timing_cfg_2York Sun2016-08-02-1/+1
| * board/freescale: Update MAINTAINERS filesYork Sun2016-08-02-9/+17
| * armv8: ls1043a: enable pxe commandsWenbin Song2016-08-02-0/+2
| * armv8: ls1012a: Update Refresh cycle for DDRPrabhakar Kushwaha2016-08-02-1/+1
| * armv8: ls1012a: Enable DDR row-bank-column decodingPrabhakar Kushwaha2016-08-02-1/+1
| * board: ls1012aqds: Update LBMAP_MASK and RST_CTL_RESETPrabhakar Kushwaha2016-08-02-2/+2
| * crypto/fsl: Update blob cmd to accept 64bit addressesSumit Garg2016-08-02-4/+11
| * driver: spi: fsl-qspi: remove compile WarningsYunhui Cui2016-08-02-1/+3
| * powerpc/mpc85xx: Update erratum workaround for A006379York Sun2016-08-02-1/+1
* | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-08-02-59/+69
|\ \
| * | ARM64: zynqmp: Do not enable DM_MMC by defaultMichal Simek2016-08-02-3/+14
| * | ARM64: zynqmp: Fix stack pointer initializationSoren Brinkmann2016-08-02-1/+2
| * | ARM64: zynqmp: Define config USB_STORAGE through defconfigMichal Simek2016-08-02-1/+5
| * | xilinx: Sync defconfigs with the latest Kconfig layoutMichal Simek2016-08-02-54/+41
| * | ARM64: zynqmp: Wire up PSCI resetMichal Simek2016-08-02-0/+5
| * | ARM64: zynqmp: Add u-boot,dm-pre-reloc to clk nodesMichal Simek2016-08-01-0/+2
| |/
* | MAINTAINERS, git-mailrc: Update the mmc maintainerJaehoon Chung2016-08-02-3/+3
* | Drop references to MAKEALL in the documentationSimon Glass2016-07-31-37/+15
* | Drop the MAKEALL toolSimon Glass2016-07-31-850/+0
* | buildman: Add a quick-start noteSimon Glass2016-07-31-0/+14
* | buildman: Avoid overwriting existing toolchain entriesSimon Glass2016-07-31-2/+1
* | buildman: Drop the toolchain error when downloading toolchainsSimon Glass2016-07-31-7/+10
* | buildman: Fix a typo in TestSettingsHasPath()Simon Glass2016-07-31-1/+1
* | buildman: Improve the toolchain progress/error outputSimon Glass2016-07-31-12/+21
* | buildman: Allow the toolchain error to be suppressedSimon Glass2016-07-31-6/+14
* | buildman: Fix the 'help' test to use the correct pathSimon Glass2016-07-31-1/+1
* | buildman: Automatically create a config file if neededSimon Glass2016-07-31-0/+44
* | buildman: Tidy up the README a littleSimon Glass2016-07-31-23/+30
* | libfdt: Introduce new ARCH_FIXUP_FDT optionMichal Simek2016-07-31-5/+17
|/
* Merge git://git.denx.de/u-boot-rockchipTom Rini2016-07-31-49/+1415
|\