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
| |/
* | 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
* | Makefile: Allow 'make tests' to run testsSimon Glass2016-08-05-1/+4
* | armv8: mmu: Detect page table overflow in emergency pt creationAlexander Graf2016-08-05-0/+4
* | cmd: gpt: fix the wrong size parse for the last partitionKever Yang2016-08-05-2/+6
* | omap3: Drop omap3_evm_quick_* targetsTom Rini2016-08-05-562/+270
* | omap3, omap4: Enable USE_TINY_PRINTF for allTom Rini2016-08-05-0/+2
* | omap3: Move to select SUPPORT_SPL for allTom Rini2016-08-05-19/+1
* | cmd/bdinfo: extract print_std_bdinfoMax Filippov2016-08-05-20/+12
* | cmd/bdinfo: extract print_baudrateMax Filippov2016-08-05-14/+25
* | cmd/bdinfo: extract print_eth_ip_addrMax Filippov2016-08-05-77/+36
* | cmd/bdinfo: extract print_bi_flashMax Filippov2016-08-05-27/+27
* | cmd/bdinfo: extract print_bi_dramMax Filippov2016-08-05-41/+19
* | cmd/bdinfo: extract print_bi_memMax Filippov2016-08-05-16/+26
* | cmd/bdinfo: extract print_bi_boot_paramsMax Filippov2016-08-05-7/+13
* | treewide: move CONFIG_PHYS_64BIT to KconfigMasahiro Yamada2016-08-05-104/+119
* | tools: moveconfig: support CONFIG_SYS_EXTRA_OPTIONS cleaningMasahiro Yamada2016-08-05-0/+74
* | tools: moveconfig: make getting all defconfigs into helper functionMasahiro Yamada2016-08-05-6/+11
* | tools: moveconfig: fix cleanup of defines across multiple linesMasahiro Yamada2016-08-05-0/+3
* | tools: moveconfig: show diffs of cleaned headers in colorMasahiro Yamada2016-08-05-10/+16
* | tools: moveconfig: show result of header cleaning in unified diffMasahiro Yamada2016-08-05-5/+25
* | tools: moveconfig: trim garbage lines after header cleanupsMasahiro Yamada2016-08-05-4/+81
* | tools: moveconfig: do not check clean tree and compilers for -H optionMasahiro Yamada2016-08-05-4/+2
* | tools: moveconfig: do not cleanup headers in include/generatedMasahiro Yamada2016-08-05-0/+2
* | ext4: Refuse to mount filesystems with 64bit feature setTom Rini2016-08-05-0/+11
* | ARM: Rework and correct barrier definitionsTom Rini2016-08-05-40/+35
* | arc: Rename AXS101 board to more generic AXS10xAlexey Brodkin2016-08-05-30/+31
* | arc: Rename ARCangel4 board to nSIMAlexey Brodkin2016-08-05-25/+63