summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-11fdt: Remove duplicate codeThierry Reding
2019-04-11dm: pinctrl: Skip gpio-controller node in pinconfig_post_bind()Patrick Delaunay
2019-04-11dm: pinctrl: Avoid race condition on probe for UCLASS_PINCTRLPatrice Chotard
2019-04-11dm: Also remove interrupts property from SPL DTMichal Simek
2019-04-11dm: pinctrl: Remove obsolete function pinctrl_decode_pin_config_dm().Christoph Muellner
2019-04-11dm: remove pre reloc properties in SPL and TPL device treePatrick Delaunay
2019-04-11cros: Expand the Chromium OS documentationSimon Glass
2019-04-11configs: am65x_evm_a53: Enable DMA related configsGrygorii Strashko
2019-04-11arm64: dts: ti: k3-am65: add mcu navss nodesGrygorii Strashko
2019-04-11soc: keystone: Merge into ti specific directoryVignesh R
2019-04-11dma: ti: add driver to K3 UDMAVignesh R
2019-04-11soc: ti: k3: add CPPI5 description and helpersGrygorii Strashko
2019-04-11soc: ti: k3: add navss ringacc driverGrygorii Strashko
2019-04-11firmware: ti_sci: Add support for NAVSS resource managementGrygorii Strashko
2019-04-11Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2019-04-11Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-04-11misc: i2c_eeprom: add eeprom write supportBaruch Siach
2019-04-11misc: i2c_eeprom: support DT pagesize propertyBaruch Siach
2019-04-11i2c: muxes: pca954x: support PCA9543 I2C switchLuca Ceresoli
2019-04-11i2c: muxes: pca954x: clarify enable fieldLuca Ceresoli
2019-04-11i2c: muxes: pca954x: update list of supported devicesLuca Ceresoli
2019-04-11DTS: imx53: Add imx53-kp-u-boot.dtsi file with u-boot specific propertyLukasz Majewski
2019-04-11DM: I2C: Introduce 'u-boot, i2c-transaction-bytes' propertyLukasz Majewski
2019-04-10pinctrl: meson: axg: Fix PIN and BANK offsetsGuillaume La Roque
2019-04-10reset-meson: Add AXG reset compatibleNeil Armstrong
2019-04-10boards: Amlogic: Add support for Libretech-ACNeil Armstrong
2019-04-10ARM: dts: Import libretech-ac DT from Linux 5.0Neil Armstrong
2019-04-10i2c: meson: add configurable divider factorsGuillaume La Roque
2019-04-10ARM: meson: display Amlogic SoC InformationJulien Masson
2019-04-10ARM: board: meson: add p201 boardMohammad Rasim
2019-04-10ARM: board: meson: add p200 boardMohammad Rasim
2019-04-10ARM: dts: meson: add u-boot.dtsi for p200 and p201Mohammad Rasim
2019-04-10ARM: dts: meson: add p200 and p201 boardsMohammad Rasim
2019-04-10ARM: board: meson: rename odroid-c2 to p200Mohammad Rasim
2019-04-10Merge branch '2019-04-09-master-imports-fs'Tom Rini
2019-04-10test.py: Disable fsck for FAT tests for nowTom Rini
2019-04-10sunxi: Allow booting from 128KB SD/eMMC offsetAndre Przywara
2019-04-10arm: sunxi: Enable DRAM ODT by default on H3/H5Paul Kocialkowski
2019-04-10arm: sunxi: Set the default DRAM ZQ value to 3881979 on H3/H5Paul Kocialkowski
2019-04-10arm: sunxi: Allow per-platform DRAM ZQ configuration on sun8iPaul Kocialkowski
2019-04-10sunxi: dram_sun8i: Fix A33 memory initializationMichael Trimarchi
2019-04-10sunxi: Pine64-LTS: (Re-)enable USB 1.x supportAndre Przywara
2019-04-10sun50i: a64: Add Oceanic 5205 5inMFD initial supportJagan Teki
2019-04-09Fix ext4 block group descriptor sizingBenjamin Lim
2019-04-09test/py: mmc: Add 'mmc read' performance checkMarek Vasut
2019-04-09test/py: mmc: Add 'mmc info' testMarek Vasut
2019-04-09test/py: mmc: Add 'mmc rescan' testMarek Vasut
2019-04-09test/py: mmc: Add 'mmc dev' testMarek Vasut
2019-04-09test/py: mmc: Factor out device selectionMarek Vasut
2019-04-09fs: fat: fix reading non-cluster-aligned root directoryAnssi Hannula