summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-2019-10-rc4-5' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/21Sep2019Tom Rini2019-09-218-39/+171
|\
| * test: add tests for u16_str<n>cmp()AKASHI Takahiro2019-09-201-0/+13
| * lib: charset: add u16_str<n>cmp()AKASHI Takahiro2019-09-202-0/+40
| * efi_loader: selftest: enable APPEND_WRITE testsAKASHI Takahiro2019-09-201-1/+19
| * efi_loader: variable: support APPEND_WRITEAKASHI Takahiro2019-09-201-26/+44
| * efi_loader: incorrect return value form DisconnectControllerHeinrich Schuchardt2019-09-201-12/+14
| * efi_loader: device_path: support Sandbox's "host" devicesAKASHI Takahiro2019-09-202-0/+41
* | Merge tag 'u-boot-rockchip-20190920' of https://gitlab.denx.de/u-boot/custodi...WIP/20Sep2019Tom Rini2019-09-209-18/+45
|\ \ | |/ |/|
| * rockchip: config: evb-rk3288: enable SPL_STACK_RKever Yang2019-09-191-0/+3
| * rockchip: evb-rk3288: Drop explicit SPL_TEXTKever Yang2019-09-191-1/+0
| * configs: rk3288: Increase bootm lengthJagan Teki2019-09-191-1/+1
| * rockchip: rk3288-tinker: Attach missing peripherals at SPLMichael Trimarchi2019-09-192-7/+24
| * configs: tinker: Enable SDRAM, SPL stackJagan Teki2019-09-191-0/+3
| * configs: tinker: Drop explicit SPL_TEXTJagan Teki2019-09-191-1/+0
| * rockchip: spi-boot-order: Trival fix to newline missingJagan Teki2019-09-191-1/+1
| * ram: rk3288: Initialize dram for TPL buildsJagan Teki2019-09-191-5/+10
| * configs: vyasa-rk3288: Fix SPL_TEXT_BASEJagan Teki2019-09-191-1/+0
| * rockchip: rk3288: vyasa: Drop ROCKCHIP_BROM_HELPER selectionJagan Teki2019-09-191-1/+0
| * configs: rockpro64-rk3399: Enable CONFIG_MISC_INIT_R and ROCKCHIP_EFUSEHugh Cole-Baker2019-09-191-0/+3
* | 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