summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-11spi: sh_qspi: Replace data types with short onesMarek Vasut
2018-04-11mtd: spi: Add Renesas RPC SPI-flash driverMarek Vasut
2018-04-11mtd: rpc: Add Renesas RPC Hyperflash driverMarek Vasut
2018-04-11mmc: renesas-sdhi: Wait after reconfiguring pinsMarek Vasut
2018-04-11mmc: matsushita-common: Add missing elseMarek Vasut
2018-04-11mmc: matsushita-common: Wait for command completionMarek Vasut
2018-04-11mmc: matsushita-common: Correctly set mode in 16bitMarek Vasut
2018-04-11mmc: matsushita-common: Special case only select registers in 16bitMarek Vasut
2018-04-11ARM: rmobile: Enable HS200 mode on RCar Gen3Marek Vasut
2018-04-11mmc: renesas-sdhi: Add Renesas SDR104/HS200 tuning supportMarek Vasut
2018-04-11mmc: matsushita-common: Export register access functionsMarek Vasut
2018-04-11mmc: matsushita-common: Properly handle pin voltage configurationMarek Vasut
2018-04-11mmc: matsushita-common: Always check controller versionMarek Vasut
2018-04-11mmc: matsushita-common: Handle bus width 0Marek Vasut
2018-04-11mmc: matsushita-common: Handle DMA completion flag differencesMarek Vasut
2018-04-11mmc: matsushita-common: Handle Renesas div-by-1Marek Vasut
2018-04-11mmc: matsushita-common: Add Renesas RCar quirksMarek Vasut
2018-04-11mmc: matsushita-common: Use mmc_of_parse()Marek Vasut
2018-04-11mmc: renesas-sdhi: Handle 16bit IPMarek Vasut
2018-04-11mmc: uniphier: Allow passing quirks to the probe functionMarek Vasut
2018-04-11mmc: uniphier: Add support for 16bit variantMarek Vasut
2018-04-11mmc: uniphier: Drop useless checkMarek Vasut
2018-04-11mmc: uniphier: Factor out FIFO accessorsMarek Vasut
2018-04-11ARM: rmobile: Switch to CONFIG_RENESAS_SDHIMarek Vasut
2018-04-11mmc: renesas-sdhi: Add Renesas SDHI Kconfig entryMarek Vasut
2018-04-11mmc: uniphier: Split out SoC specific bits from the driverMarek Vasut
2018-04-11ARM: rmobile: Enable HUSH on M2 PorterMarek Vasut
2018-04-11ARM: rmobile: Add JTAG recovery support for M2 PorterMarek Vasut
2018-04-11ARM: rmobile: Add TPL support on R8A7791 M2 PorterMarek Vasut
2018-04-11ARM: rmobile: Do not init caches in TPL before DRAMMarek Vasut
2018-04-11ARM: rmobile: Split U-Boot and SPL sources on PorterMarek Vasut
2018-04-11spl: ram: Add TPL Kconfig symbolsMarek Vasut
2018-04-11spl: ram: Convert to CONFIG_IS_ENABLEDMarek Vasut
2018-04-11ARM: Fix Makefile during SPL and TPL buildMarek Vasut
2018-04-11serial: Fix Makefile during SPL and TPL buildMarek Vasut
2018-04-11tpl: ymodem: Add CONFIG_TPL_YMODEM_SUPPORT to KconfigMarek Vasut
2018-04-11tpl: spi: Add CONFIG_TPL_SPI_LOAD to KconfigMarek Vasut
2018-04-11spl: spi: Move CONFIG_SPL_SPI_LOAD to KconfigMarek Vasut
2018-04-11Merge git://git.denx.de/u-boot-ubiTom Rini
2018-04-11ubifs: Change value of mutex_is_locked()Bradley Bolen
2018-04-10checkpatch.pl: update from Linux kernel v4.16Heinrich Schuchardt
2018-04-10fw_printenv: Fix crash due to incorrect size for malloc'ed string.Kristian Amlie
2018-04-10get_maintainer.pl: update from Linux kernel v4.16Heinrich Schuchardt
2018-04-10MAINTAINERS: ARM STM STM32MP: correct file pathsHeinrich Schuchardt
2018-04-10clk: add sandbox test for bulk APINeil Armstrong
2018-04-10clk: Add get/enable/disable/release for a bulk of clocksNeil Armstrong
2018-04-10reset: add sandbox test for bulk APINeil Armstrong
2018-04-10reset: Add get/assert/deassert/release for bulk of reset signalsNeil Armstrong
2018-04-10log: Add units to code-size stats in README.logSimon Glass
2018-04-10log: Correct missing free() on error in log_add_filter()Simon Glass