summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: Migrate CONFIG_BOOTM_* optionsWIP/update-kconfiglib.pyTom Rini2019-09-2030-53/+74
* WIP: Migrate to current kconfiglib.pyTom Rini2019-09-203-3088/+6574
* genboardscfg.py: Remove "warnings" print sectionTom Rini2019-09-201-5/+1
* genboardscfg.py: Convert to Python 3Tom Rini2019-09-201-13/+13
* Merge branch '2019-09-19-master-imports'Tom Rini2019-09-2010-527/+37
|\
| * dm: MIGRATION: Add migration plan for CONFIG_DMWIP/2019-09-19-master-importsHeinrich Schuchardt2019-09-192-0/+18
| * watchdog: omap_wdt: Fix WDT target reset when booted from emmcSuniel Mahesh2019-09-191-1/+1
| * scrapyard: Delete this file and scriptTom Rini2019-09-192-517/+5
| * disk: part_dos: Allocate at least one block size for mbrFaiz Abbas2019-09-191-1/+2
| * kconfig: doc: Update comment regarding CONFIG_IS_ENABLED(FOO) for TPLLukasz Majewski2019-09-191-0/+2
| * doc: fix: Replace SPL_OF_PLATDATA with OF_PLATDATA in examplesLukasz Majewski2019-09-191-4/+4
| * rtc: ds3231/ds3232: fix coding styleBiwen Li2019-09-191-1/+2
| * travis.yml: change Ubuntu version to xenialRamon Fried2019-09-191-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