summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-12ARM: kirkwood: rename KW_CPU_WIN_BASE to MVEBU_CPU_WIN_BASEChris Packham
2019-04-12Makefile: Correct logic for DM_SCSI + unconverted drivers checkStefan Roese
2019-04-12arm: mvebu: theadorable: Add test for ctrl-c in PCIe PEX switch testStefan Roese
2019-04-12arm: mvebu: db-mv784mp-gp_defconfig: Enable CONFIG_BLKStefan Roese
2019-04-12arm: mvebu: theadorable_debug_defconfig: Enable CONFIG_BLKStefan Roese
2019-04-12sata: sata_mv: Add DM support to enable CONFIG_BLK usageStefan Roese
2019-04-12tools: kwbimage: don't adjust for image_header for Armada MSYSChris Packham
2019-04-12arm: mvebu: x530: Enable watchdog in SPL and U-BootChris Packham
2019-04-12watchdog: orion_wdt: take timeout value in msChris Packham
2019-04-12watchdog: orion_wdt: support SPL usageChris Packham
2019-04-12arm: sync armada-xp dts files from Linux 5.0Chris Packham
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-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
2019-04-09fs: ext4: Problem with ext4load and sparse filesGero Schumacher
2019-04-09test: fs: Added tests for symlinksJean-Jacques Hiblot
2019-04-09fs: Add a new command to create symbolic linksJean-Jacques Hiblot
2019-04-09fs: ext4: Add support for the creation of symbolic linksJean-Jacques Hiblot
2019-04-09fs: ext4: constify the buffer passed to write functionsJean-Jacques Hiblot
2019-04-09test: fs: Add filesystem integrity checksJean-Jacques Hiblot
2019-04-09test: fs: disable the metadata checksums on ext4 filesystemsJean-Jacques Hiblot