aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-19disk: part_dos: Allocate at least one block size for mbrFaiz Abbas1-1/+2
2019-09-19kconfig: doc: Update comment regarding CONFIG_IS_ENABLED(FOO) for TPLLukasz Majewski1-0/+2
2019-09-19doc: fix: Replace SPL_OF_PLATDATA with OF_PLATDATA in examplesLukasz Majewski1-4/+4
2019-09-19rtc: ds3231/ds3232: fix coding styleBiwen Li1-1/+2
2019-09-19travis.yml: change Ubuntu version to xenialRamon Fried1-3/+3
2019-09-16Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini23-52/+275
2019-09-16Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini13-93/+253
2019-09-16doc: driver-model: Update SPI migration statusJagan Teki1-2/+1
2019-09-16mtd: spi-nor: enable protection ops for SST26 flash seriesEugeniy Paltsev1-4/+4
2019-09-16mtd: spi-nor: add missing SST26* flash IC protection opsEugeniy Paltsev3-0/+186
2019-09-16mtd: spi: Drop sf.cJagan Teki3-72/+1
2019-09-16mtd: spi_dataflash: Use spi read then writeJagan Teki1-9/+13
2019-09-16spi: Add spi_write_then_readJagan Teki2-0/+44
2019-09-16spi: Kconfig: Unmark DEPRECATED for MXS_SPILukasz Majewski1-1/+0
2019-09-16spi: soft_spi: Fix data abort if slave is not probedChristophe Kerello1-2/+2
2019-09-16spi: mvebu_a3700_spi: Fix clock prescale computationMarek BehĂșn1-3/+2
2019-09-15Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini4-2/+5
2019-09-14Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini15-50/+69
2019-09-14Merge branch '2019-09-13-ti-imports'Tom Rini14-99/+482
2019-09-14sh: r2dplus: Enable DHCP commandMarek Vasut1-0/+1
2019-09-14sh: r2dplus: Fix missing PCI rangeMarek Vasut1-1/+2
2019-09-14sh: Fix SH4 build with GCC versions without -m4-nofpuMarek Vasut1-1/+1
2019-09-14sh: Fix incorrect linking with new binutilsMarek Vasut1-0/+1
2019-09-13configs: am65x_hs_evm: Use FIT images when booting HS devicesAndrew F. Davis1-1/+1
2019-09-13configs: ti: Add environment support commands for FIT loadingAndrew F. Davis2-1/+10
2019-09-13ARM: dts: dra74x: Fix iodelay configuration for mmc3Faiz Abbas1-25/+25
2019-09-13arm: k3: Use get_ti_sci_handle() where ever possibleLokesh Vutla2-25/+6
2019-09-13arm: k3: Fix getting ti_sci handleLokesh Vutla1-1/+1
2019-09-13ARM: omapl138_lcdk: Enable PinctrlAdam Ford1-0/+3
2019-09-13ARM: omapl138_lcdk: Enable DM_GPIO and DM and GPIO CommandsAdam Ford2-5/+3
2019-09-13ARM: omapl138_lcdk: Disable SPL_DM_USBAdam Ford1-0/+1
2019-09-13ARM: omapl138_lcdk: Remove dead codeAdam Ford1-39/+0
2019-09-13arm: am437x: cm-t43: Enable DM for MMC, USB, SPI, SPI_FLASH, enable BLKSuniel Mahesh1-0/+5
2019-09-13arm: am437x: cm-t43: Add device tree, enable OF_CONTROLSuniel Mahesh3-1/+424
2019-09-13soc: ti: k3-navss-ringacc: fix k3_nav_ringacc_ring_reset_dmaVignesh Raghavendra1-1/+3
2019-09-13MAINTAINERS: Change fsl-qoriq, mpc86xx, mpc85xx maintainersPriyanka Jain12-17/+17
2019-09-12Merge tag 'efi-2019-10-rc4-4' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini4-102/+174
2019-09-12lx2160: Correct serdes frequency print.Meenakshi Aggarwal1-1/+1
2019-09-12armv8: ls1028a: Updated serdes configuration for 0x13BBHou Zhiqiang1-1/+1
2019-09-12armv8: fsl-layerscape: Fix typo in Layerscape PCIe config entryHou Zhiqiang1-1/+1
2019-09-12board: lx2160aqds: add support for SerDes protocol 14Florin Chiculita1-0/+2
2019-09-12board: lx2160aqds: fix ethernet-phy compatible propertyFlorin Chiculita1-2/+2
2019-09-12board: fsl: lx2160a: implement board_fix_fdtPankaj Bansal3-0/+70
2019-09-12armv8: fsl-layerscape: Update I2C clock dividerChuanhua Han1-0/+4
2019-09-12watchdog: sp805_wdt: add expire_now methodThomas Schaefer1-1/+9
2019-09-12armv8: ls1028a: configure PMU's PCTBENR to enable WDTThomas Schaefer1-2/+4
2019-09-12arm: dts: ls1028a-qds: define the MDIO MUXAlex Marginean1-3/+53
2019-09-12board/lx2160a: Fix MC firmware loading for SD bootPankaj Bansal1-6/+6
2019-09-12configs/ls1012ardb,lx2160ardb,ls1028ardb: add esdhc hs200 configYinbo Zhu3-0/+6
2019-09-12mmc: fsl_esdhc: Add emmc hs200 supportYinbo Zhu2-15/+23