Commit Graph

38973 Commits (a60d94b204412732409e70cb15236bd96d4da7d9)
 

Author SHA1 Message Date
Tom Rini a60d94b204 Merge branch 'master' of git://git.denx.de/u-boot-mmc 9 years ago
Karl Beldan d03a030859 configs: Fix mmc rescan misuses 9 years ago
Karl Beldan 1b92aed253 mkimage: Fix argument parsing with signature comment 9 years ago
Simon Glass f6d34651d8 test: Adjust run_command_list() to return a list of strings 9 years ago
Simon Glass 27c087d58a test: Add a function to restart U-Boot 9 years ago
Simon Glass 851271a71a test: vboot: Put each test variant in its own section 9 years ago
Simon Glass ac9a23cffc test: Rename sha to sha_algo and pass it around 9 years ago
Simon Glass ec70f8a911 test: Drop the cmd() function 9 years ago
Simon Glass 72f5226894 test: Fix typos in comments 9 years ago
Simon Glass 7f64b1874c test: Check exit status in run_and_log_expect_exception() 9 years ago
Simon Glass bcbd0c8fe1 test: Fix typos and tidy up 9 years ago
Simon Glass 633cc7ae96 Makefile: Allow 'make tests' to run tests 9 years ago
Alexander Graf 0e1709476b armv8: mmu: Detect page table overflow in emergency pt creation 9 years ago
Kever Yang c2fdd34569 cmd: gpt: fix the wrong size parse for the last partition 9 years ago
Tom Rini 584550d76a omap3: Drop omap3_evm_quick_* targets 9 years ago
Jaehoon Chung 89f69e5173 mmc: sdhci: fix the compiler warning when disable CONFIG_MMC_SDMA 9 years ago
Tom Rini 7d106242d3 omap3, omap4: Enable USE_TINY_PRINTF for all 9 years ago
Tom Rini a2ea62e826 omap3: Move to select SUPPORT_SPL for all 9 years ago
Max Filippov e379508435 cmd/bdinfo: extract print_std_bdinfo 9 years ago
Max Filippov 4e3fa7d8a1 cmd/bdinfo: extract print_baudrate 9 years ago
Max Filippov 8752e260c4 cmd/bdinfo: extract print_eth_ip_addr 9 years ago
Max Filippov f80e535980 cmd/bdinfo: extract print_bi_flash 9 years ago
Max Filippov fd60e99f55 cmd/bdinfo: extract print_bi_dram 9 years ago
Max Filippov 12feb3647e cmd/bdinfo: extract print_bi_mem 9 years ago
Max Filippov 171e53968c cmd/bdinfo: extract print_bi_boot_params 9 years ago
Masahiro Yamada bb6b142fc1 treewide: move CONFIG_PHYS_64BIT to Kconfig 9 years ago
Masahiro Yamada 9ab0296a82 tools: moveconfig: support CONFIG_SYS_EXTRA_OPTIONS cleaning 9 years ago
Masahiro Yamada 684c306ec4 tools: moveconfig: make getting all defconfigs into helper function 9 years ago
Masahiro Yamada a3a779f7f7 tools: moveconfig: fix cleanup of defines across multiple lines 9 years ago
Masahiro Yamada e9ea122159 tools: moveconfig: show diffs of cleaned headers in color 9 years ago
Masahiro Yamada f2f6981a14 tools: moveconfig: show result of header cleaning in unified diff 9 years ago
Masahiro Yamada 8ba1f5de45 tools: moveconfig: trim garbage lines after header cleanups 9 years ago
Masahiro Yamada f7536f798d tools: moveconfig: do not check clean tree and compilers for -H option 9 years ago
Masahiro Yamada dc6de50bd6 tools: moveconfig: do not cleanup headers in include/generated 9 years ago
Tom Rini 6f94ab6656 ext4: Refuse to mount filesystems with 64bit feature set 9 years ago
Tom Rini a78cd86132 ARM: Rework and correct barrier definitions 9 years ago
Alexey Brodkin 65fcba1251 arc: Rename AXS101 board to more generic AXS10x 9 years ago
Alexey Brodkin cc8be222d1 arc: Rename ARCangel4 board to nSIM 9 years ago
Alexey Brodkin 9bef24d0de arc: No need in sections defined in sources with newer tools 9 years ago
Alexey Brodkin 699c4e592b arc: Update exception & interrupt handling for ARCv2 9 years ago
Alexey Brodkin ffffcd1594 arc: Add debug messages during relocation fixups 9 years ago
Jaehoon Chung 4587f53a58 mmc: dw_mmc: fix the wrong Mask bit boundary for fifo_count bit 9 years ago
Xu Ziyuan 720724d098 mmc: dw_mmc: fix data starvation by host timeout under FIFO mode 9 years ago
Xu Ziyuan 2990e07a33 mmc: dw_mmc: transfer proper bytes to FIFO 9 years ago
Jaehoon Chung 14bed52d27 mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfg 9 years ago
Jaehoon Chung 6a879ec8e7 mmc: sdhci: remove the unused argument for sdhci_setup_cfg 9 years ago
Jaehoon Chung e1ea7c44d6 mmc: sdhci: revert "mmc: sdhci: Claer high speed if not supported" 9 years ago
Xu Ziyuan 1bd4f92cdb mmc: display mmc list information like mmc_legacy type 9 years ago
Jaehoon Chung 915ffa5213 mmc: use the generic error number 9 years ago
Jaehoon Chung 70f862808e mmc: fsl_esdhc: remove the duplicated header file 9 years ago