summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ARM: rmobile: Enable HS200 mode on RCar Gen3Marek Vasut2018-04-116-0/+24
* mmc: renesas-sdhi: Add Renesas SDR104/HS200 tuning supportMarek Vasut2018-04-111-2/+290
* mmc: matsushita-common: Export register access functionsMarek Vasut2018-04-112-2/+6
* mmc: matsushita-common: Properly handle pin voltage configurationMarek Vasut2018-04-112-9/+46
* mmc: matsushita-common: Always check controller versionMarek Vasut2018-04-111-9/+8
* mmc: matsushita-common: Handle bus width 0Marek Vasut2018-04-111-0/+1
* mmc: matsushita-common: Handle DMA completion flag differencesMarek Vasut2018-04-112-3/+11
* mmc: matsushita-common: Handle Renesas div-by-1Marek Vasut2018-04-112-1/+3
* mmc: matsushita-common: Add Renesas RCar quirksMarek Vasut2018-04-112-18/+30
* mmc: matsushita-common: Use mmc_of_parse()Marek Vasut2018-04-111-16/+7
* mmc: renesas-sdhi: Handle 16bit IPMarek Vasut2018-04-111-0/+13
* mmc: uniphier: Allow passing quirks to the probe functionMarek Vasut2018-04-114-5/+16
* mmc: uniphier: Add support for 16bit variantMarek Vasut2018-04-112-4/+39
* mmc: uniphier: Drop useless checkMarek Vasut2018-04-111-8/+2
* mmc: uniphier: Factor out FIFO accessorsMarek Vasut2018-04-111-62/+60
* ARM: rmobile: Switch to CONFIG_RENESAS_SDHIMarek Vasut2018-04-118-8/+8
* mmc: renesas-sdhi: Add Renesas SDHI Kconfig entryMarek Vasut2018-04-112-4/+14
* mmc: uniphier: Split out SoC specific bits from the driverMarek Vasut2018-04-115-840/+921
* ARM: rmobile: Enable HUSH on M2 PorterMarek Vasut2018-04-111-0/+1
* ARM: rmobile: Add JTAG recovery support for M2 PorterMarek Vasut2018-04-113-0/+48
* ARM: rmobile: Add TPL support on R8A7791 M2 PorterMarek Vasut2018-04-114-0/+443
* ARM: rmobile: Do not init caches in TPL before DRAMMarek Vasut2018-04-111-0/+2
* ARM: rmobile: Split U-Boot and SPL sources on PorterMarek Vasut2018-04-113-22/+59
* spl: ram: Add TPL Kconfig symbolsMarek Vasut2018-04-111-0/+14
* spl: ram: Convert to CONFIG_IS_ENABLEDMarek Vasut2018-04-111-3/+3
* ARM: Fix Makefile during SPL and TPL buildMarek Vasut2018-04-111-2/+2
* serial: Fix Makefile during SPL and TPL buildMarek Vasut2018-04-111-2/+18
* tpl: ymodem: Add CONFIG_TPL_YMODEM_SUPPORT to KconfigMarek Vasut2018-04-111-0/+8
* tpl: spi: Add CONFIG_TPL_SPI_LOAD to KconfigMarek Vasut2018-04-111-0/+7
* spl: spi: Move CONFIG_SPL_SPI_LOAD to KconfigMarek Vasut2018-04-11125-54/+85
* Merge git://git.denx.de/u-boot-ubiTom Rini2018-04-111-1/+1
|\
| * ubifs: Change value of mutex_is_locked()Bradley Bolen2018-04-111-1/+1
* | checkpatch.pl: update from Linux kernel v4.16Heinrich Schuchardt2018-04-101-190/+300
* | fw_printenv: Fix crash due to incorrect size for malloc'ed string.Kristian Amlie2018-04-101-1/+1
* | get_maintainer.pl: update from Linux kernel v4.16Heinrich Schuchardt2018-04-101-18/+193
* | MAINTAINERS: ARM STM STM32MP: correct file pathsHeinrich Schuchardt2018-04-101-2/+2
* | clk: add sandbox test for bulk APINeil Armstrong2018-04-103-0/+98
* | clk: Add get/enable/disable/release for a bulk of clocksNeil Armstrong2018-04-102-1/+130
* | reset: add sandbox test for bulk APINeil Armstrong2018-04-104-1/+67
* | reset: Add get/assert/deassert/release for bulk of reset signalsNeil Armstrong2018-04-102-0/+159
* | log: Add units to code-size stats in README.logSimon Glass2018-04-101-1/+2
* | log: Correct missing free() on error in log_add_filter()Simon Glass2018-04-101-6/+11
* | mkimage: do not fail if there is no print_header functionGuillaume GARDET2018-04-101-3/+2
* | armv7m: disable icache before linux bootingPatrice Chotard2018-04-101-0/+3
* | serial: meson: Update compatible with new Linux bindingsNeil Armstrong2018-04-101-0/+1
* | reset: Add Amlogic Meson Reset ControllerNeil Armstrong2018-04-103-0/+99
* | sysreset: syscon: convert to use live dtÁlvaro Fernández Rojas2018-04-101-6/+2
|/
* Merge tag 'xilinx-for-v2018.05-rc2' of git://git.denx.de/u-boot-microblazeTom Rini2018-04-0977-764/+12876
|\
| * arm64: zynqmp: Add support for Xilinx zcu111-revAMichal Simek2018-04-094-0/+671
| * arm64: zynqmp: Add support for Xilinx zcu106-revAMichal Simek2018-04-095-0/+1550