| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: davinci: remove unused CONFIG_DAVINCI_MMC_SD1 | Masahiro Yamada | 2017-01-11 | 2 | -2/+0 |
* | mmc: move DesignWare-based drivers to Kconfig | Masahiro Yamada | 2017-01-11 | 7 | -11/+34 |
* | mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW | Masahiro Yamada | 2017-01-11 | 50 | -13/+49 |
* | mmc: rename CONFIG_ROCKCHIP_DWMMC to CONFIG_MMC_DW_ROCKCHIP | Masahiro Yamada | 2017-01-11 | 14 | -14/+14 |
* | ARM: socfpga: remove unused CONFIG option and cleanup README.socfpga | Masahiro Yamada | 2017-01-11 | 2 | -27/+0 |
* | power: change from meaningless value to error number | Jaehoon Chung | 2017-01-11 | 15 | -67/+64 |
* | mmc: uniphier-sd: fix Kconfig dependency | Masahiro Yamada | 2017-01-11 | 1 | -2/+2 |
* | mmc: sdhci-cadence: add Cadence SD4HC support | Masahiro Yamada | 2017-01-11 | 3 | -0/+138 |
* | mmc: sdhci: combine the Host controller v3.0 feature into one condition | Jaehoon Chung | 2017-01-11 | 1 | -10/+7 |
* | mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER | Jaehoon Chung | 2017-01-11 | 2 | -4/+0 |
* | mmc: sdhci: use the bitops APIs in sdhci.h | Jaehoon Chung | 2017-01-11 | 1 | -56/+56 |
* | mmc: sdhci: move the callback function into sdhci_ops | Jaehoon Chung | 2017-01-11 | 3 | -16/+19 |
* | mmc: s5p_sdhci: add the s5p_set_clock function | Jaehoon Chung | 2017-01-11 | 1 | -1/+7 |
* | mmc: change the set_ios return type from void to int | Jaehoon Chung | 2017-01-11 | 20 | -30/+60 |
* | mmc: sdhci: remove the SDHCI_QUIRK_NO_CD | Jaehoon Chung | 2017-01-11 | 3 | -6/+3 |
* | mmc: pic32_sdhci: move the code to pic32_sdhci.c | Jaehoon Chung | 2017-01-11 | 2 | -6/+17 |
* | mmc: sdhci: remove the unused code about testing Card detect | Jaehoon Chung | 2017-01-11 | 1 | -11/+0 |
* | mmc: sdhci: add the get_cd callback function in sdhci_ops | Jaehoon Chung | 2017-01-11 | 1 | -0/+1 |
* | mmc: sdhci: disable the 8bit mode when host doesn't support it | Jaehoon Chung | 2017-01-11 | 1 | -3/+2 |
* | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2017-01-10 | 9 | -18/+194 |
|\ |
|
| * | scsi: dm: Unbind all scsi based block devices before new scan | Michal Simek | 2017-01-09 | 1 | -0/+2 |
| * | defconfig: am335x_evm: enable usb driver model | Mugunthan V N | 2017-01-09 | 1 | -0/+3 |
| * | am335x_evm: enable usb ether gadget as it supports DM_ETH | Mugunthan V N | 2017-01-09 | 1 | -3/+0 |
| * | am33xx: board: init usb ether gadget for rndis support | Mugunthan V N | 2017-01-09 | 1 | -0/+8 |
| * | drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model | Mugunthan V N | 2017-01-09 | 5 | -15/+181 |
* | | mips: Use common _AC macro now. | Tom Rini | 2017-01-10 | 1 | -3/+0 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-sunxi | Tom Rini | 2017-01-10 | 30 | -196/+564 |
|\ \
| |/
|/| |
|
| * | sunxi: A64: enable SPL | Andre Przywara | 2017-01-04 | 4 | -1/+6 |
| * | sunxi: DRAM: fix H3 DRAM size display on aarch64 | Andre Przywara | 2017-01-04 | 1 | -1/+1 |
| * | sunxi: H3/A64: fix non-ODT setting | Andre Przywara | 2017-01-04 | 1 | -1/+7 |
| * | sunxi: A64: use H3 DRAM initialization code for A64 as well | Jens Kuske | 2017-01-04 | 7 | -56/+174 |
| * | sunxi: clocks: Use the correct pattern register for PLL11 | Philipp Tomsich | 2017-01-04 | 1 | -1/+1 |
| * | sunxi: H3: add DRAM controller single bit delay support | Jens Kuske | 2017-01-04 | 1 | -27/+50 |
| * | sunxi: H3: add and rename some DRAM contoller registers | Jens Kuske | 2017-01-04 | 2 | -36/+41 |
| * | sunxi: H3: Rework MBUS priority setup | Philipp Tomsich | 2017-01-04 | 1 | -24/+64 |
| * | sunxi: provide default DRAM config for sun50i in Kconfig | Andre Przywara | 2017-01-04 | 2 | -2/+2 |
| * | sunxi: A64: do an RMR switch if started in AArch32 mode | Andre Przywara | 2017-01-04 | 3 | -0/+85 |
| * | sunxi: introduce extra config option for boot0 header | Andre Przywara | 2017-01-04 | 2 | -1/+10 |
| * | ARM: boot0 hook: remove macro, include whole header file | Andre Przywara | 2017-01-04 | 5 | -23/+3 |
| * | armv8: move reset branch into boot hook | Andre Przywara | 2017-01-04 | 2 | -2/+3 |
| * | armv8: add simple sdelay implementation | Andre Przywara | 2017-01-04 | 1 | -0/+14 |
| * | SPL: make struct spl_image 64-bit safe | Andre Przywara | 2017-01-04 | 5 | -9/+9 |
| * | move UL() macro from armv8/mmu.h into common.h | Andre Przywara | 2017-01-04 | 2 | -9/+12 |
| * | SPL: tiny-printf: ignore "-" modifier | Andre Przywara | 2017-01-04 | 1 | -0/+3 |
| * | SPL: tiny-printf: add "l" modifier | Andre Przywara | 2017-01-04 | 1 | -11/+36 |
| * | armv8: add lowlevel_init.S | Andre Przywara | 2017-01-04 | 2 | -0/+45 |
| * | armv8: prevent using THUMB | Andre Przywara | 2017-01-04 | 2 | -1/+3 |
| * | sun6i: Restrict some register initialization to Allwinner A31 SoC | Andre Przywara | 2017-01-04 | 1 | -1/+5 |
| * | spl: sunxi: Fix build error with CONFIG_SPL_SPI_SUNXI | Priit Laes | 2017-01-04 | 1 | -1/+1 |
* | | Prepare v2017.01v2017.01 | Tom Rini | 2017-01-09 | 1 | -1/+1 |