summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* genboardscfg.py: Convert to Python 3WIP/python2-removalTom Rini2019-09-171-2/+2
* Experimental u-boot python2 removal patchScott Murray2019-09-1753-322/+245
* gitlab: Switch to python3Tom Rini2019-09-171-3/+3
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/16Sep2019Tom Rini2019-09-1623-52/+275
|\
| * lx2160: Correct serdes frequency print.Meenakshi Aggarwal2019-09-121-1/+1
| * armv8: ls1028a: Updated serdes configuration for 0x13BBHou Zhiqiang2019-09-121-1/+1
| * armv8: fsl-layerscape: Fix typo in Layerscape PCIe config entryHou Zhiqiang2019-09-121-1/+1
| * board: lx2160aqds: add support for SerDes protocol 14Florin Chiculita2019-09-121-0/+2
| * board: lx2160aqds: fix ethernet-phy compatible propertyFlorin Chiculita2019-09-121-2/+2
| * board: fsl: lx2160a: implement board_fix_fdtPankaj Bansal2019-09-123-0/+70
| * armv8: fsl-layerscape: Update I2C clock dividerChuanhua Han2019-09-121-0/+4
| * watchdog: sp805_wdt: add expire_now methodThomas Schaefer2019-09-121-1/+9
| * armv8: ls1028a: configure PMU's PCTBENR to enable WDTThomas Schaefer2019-09-121-2/+4
| * arm: dts: ls1028a-qds: define the MDIO MUXAlex Marginean2019-09-121-3/+53
| * board/lx2160a: Fix MC firmware loading for SD bootPankaj Bansal2019-09-121-6/+6
| * configs/ls1012ardb,lx2160ardb,ls1028ardb: add esdhc hs200 configYinbo Zhu2019-09-123-0/+6
| * mmc: fsl_esdhc: Add emmc hs200 supportYinbo Zhu2019-09-122-15/+23
| * dts: armv8: add emmc hs200 support for ls1028ardbYinbo Zhu2019-09-121-0/+1
| * dts: armv8: add emmc hs200 support for lx2160ardbYinbo Zhu2019-09-121-0/+1
| * dts: armv8: add emmc hs200 support for ls1012ardbYinbo Zhu2019-09-121-0/+4
| * mmc: Kconfig: Add FSL_ESDHC_USE_PERIPHERAL_CLK optionYinbo Zhu2019-09-121-1/+9
| * fsl-layerscape: Add fsl_esdhc peripheral clock supportYinbo Zhu2019-09-124-19/+78
* | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini2019-09-1613-93/+253
|\ \
| * | doc: driver-model: Update SPI migration statusJagan Teki2019-09-161-2/+1
| * | mtd: spi-nor: enable protection ops for SST26 flash seriesEugeniy Paltsev2019-09-161-4/+4
| * | mtd: spi-nor: add missing SST26* flash IC protection opsEugeniy Paltsev2019-09-163-0/+186
| * | mtd: spi: Drop sf.cJagan Teki2019-09-163-72/+1
| * | mtd: spi_dataflash: Use spi read then writeJagan Teki2019-09-161-9/+13
| * | spi: Add spi_write_then_readJagan Teki2019-09-162-0/+44
| * | spi: Kconfig: Unmark DEPRECATED for MXS_SPILukasz Majewski2019-09-161-1/+0
| * | spi: soft_spi: Fix data abort if slave is not probedChristophe Kerello2019-09-161-2/+2
| * | spi: mvebu_a3700_spi: Fix clock prescale computationMarek BehĂșn2019-09-161-3/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-09-154-2/+5
|\ \ \
| * | | sh: r2dplus: Enable DHCP commandMarek Vasut2019-09-141-0/+1
| * | | sh: r2dplus: Fix missing PCI rangeMarek Vasut2019-09-141-1/+2
| * | | sh: Fix SH4 build with GCC versions without -m4-nofpuMarek Vasut2019-09-141-1/+1
| * | | sh: Fix incorrect linking with new binutilsMarek Vasut2019-09-141-0/+1
* | | | Merge branch 'master' of git://git.denx.de/u-boot-usbWIP/14Sep2019Tom Rini2019-09-1415-50/+69
|\ \ \ \ | |_|/ / |/| | |
| * | | usb: musb_hcd: fix compilation errorJean-Jacques Hiblot2019-09-111-2/+2
| * | | dwc2: use the nonblock argument in submit_int_msgMichal Suchanek2019-09-111-1/+1
| * | | usb: Add nonblock argument to submit_int_msgMichal Suchanek2019-09-1114-40/+60
| * | | usb: storage: submit_int_msg -> usb_int_msgMichal Suchanek2019-09-111-2/+2
| * | | usb: usb_submit_int_msg -> usb_int_msgMichal Suchanek2019-09-113-8/+8
| * | | usb_kdb: only process events successfully receivedMichal Suchanek2019-09-111-4/+3
| | |/ | |/|
* | | Merge branch '2019-09-13-ti-imports'Tom Rini2019-09-1414-99/+482
|\ \ \ | |_|/ |/| |
| * | configs: am65x_hs_evm: Use FIT images when booting HS devicesWIP/2019-09-13-ti-importsAndrew F. Davis2019-09-131-1/+1
| * | configs: ti: Add environment support commands for FIT loadingAndrew F. Davis2019-09-132-1/+10
| * | ARM: dts: dra74x: Fix iodelay configuration for mmc3Faiz Abbas2019-09-131-25/+25
| * | arm: k3: Use get_ti_sci_handle() where ever possibleLokesh Vutla2019-09-132-25/+6
| * | arm: k3: Fix getting ti_sci handleLokesh Vutla2019-09-131-1/+1