summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* ARM: socfpga: use the default CONFIG_BOOTDELAY=2Masahiro Yamada2016-08-07-8/+0
* Merge git://git.denx.de/u-boot-rockchipTom Rini2016-08-06-29/+1901
|\
| * rockchip: remove log2 reimplementation from clock driversHeiko Stübner2016-08-05-14/+6
| * config: rk3399: enable dwmmc controllerKever Yang2016-08-05-0/+2
| * dts: rk3399: enable dwmmc for sdcardKever Yang2016-08-05-2/+6
| * clock: rk3399: add support for dwmmc 400KKever Yang2016-08-05-8/+21
| * configs: rk3399: add gpt and fs supportKever Yang2016-08-05-0/+14
| * rockchip: add usb mass storage feature support for rk3288Xu Ziyuan2016-08-05-0/+4
| * rockchip: add basic partitions support for rk3288Xu Ziyuan2016-08-05-0/+7
| * rockchip: add support for rk3288 miniarm boardXu Ziyuan2016-08-05-6/+746
| * move: rockchip: move clock drivers into a subdirectoryHeiko Stübner2016-08-05-3/+10
| * rk3399: add basic soc driverKever Yang2016-08-05-0/+980
| * rockchip: rockchip, sdram-channel 0xff fix remaining dtsSandy Patterson2016-08-05-2/+2
| * rockchip: add fastboot support for rk3036 boardXu Ziyuan2016-08-05-3/+112
* | zynq_sdhci.c: Fix warning in arasan_sdhci_probeTom Rini2016-08-05-2/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-08-05-32/+1698
|\ \
| * | ARM: tegra: call tegra_board_init on Tegra186Stephen Warren2016-08-04-1/+6
| * | ARM: tegra: add I2C controllers to Tegra186 DTBryan Wu2016-08-04-0/+104
| * | ARM: tegra: add PCIe controller to Tegra186 SoC DTStephen Warren2016-08-04-0/+92
| * | ARM: tegra: add BPMP I2C to Tegra186 device treeStephen Warren2016-08-04-0/+9
| * | ARM: tegra: add BPMP and dependencies to Tegra186 DTStephen Warren2016-08-04-2/+53
| * | dt-bindings: add Tegra186 BPMP I2C bindingStephen Warren2016-08-04-0/+42
| * | dt-bindings: allow child nodes inside the Tegra BPMPStephen Warren2016-08-04-0/+23
| * | ARM: tegra: add BPMP DT bindingsStephen Warren2016-08-04-0/+1256
| * | ARM: tegra: adapt to latest HSP DT bindingStephen Warren2016-08-04-29/+113
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2016-08-05-150/+135
|\ \
| * | 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
| |/
* | configs: Fix mmc rescan misusesKarl Beldan2016-08-05-1/+1
* | mkimage: Fix argument parsing with signature commentKarl Beldan2016-08-05-1/+1
* | test: Adjust run_command_list() to return a list of stringsSimon Glass2016-08-05-4/+5
* | test: Add a function to restart U-BootSimon Glass2016-08-05-2/+8
* | test: vboot: Put each test variant in its own sectionSimon Glass2016-08-05-5/+5
* | test: Rename sha to sha_algo and pass it aroundSimon Glass2016-08-05-25/+28
* | test: Drop the cmd() functionSimon Glass2016-08-05-24/+17
* | test: Fix typos in commentsSimon Glass2016-08-05-10/+10
* | test: Check exit status in run_and_log_expect_exception()Simon Glass2016-08-05-1/+5
* | test: Fix typos and tidy upSimon Glass2016-08-05-6/+8