summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ARM: uniphier: remove #include <net.h> again from micro-support-card.cMasahiro Yamada2020-05-221-2/+1
| * | | | ARM: uniphier: include <asm/system.h> instead of <asm/cache.h> from psci.cMasahiro Yamada2020-05-221-1/+1
| * | | | mtd: rawnand: denali: deassert write protect pinMasahiro Yamada2020-05-221-0/+1
| * | | | ARM: uniphier: select DM_ETHMasahiro Yamada2020-05-224-3/+1
| * | | | mtd: rawnand: denali: configure SPARE_AREA_SKIP_BYTES only for denali_splMasahiro Yamada2020-05-221-9/+9
|/ / / /
* | | | Merge git://git.denx.de/u-boot-shTom Rini2020-05-2120-20/+67
|\ \ \ \ | |/ / / |/| | |
| * | | sh: Enable ffunction-sections and fdata-sectionsMarek Vasut2020-05-201-1/+1
| * | | ARM: dts: rmobile: Enable eMMC DDR52 modes on Gen3 Salvator-X(S),ULCB,EbisuMarek Vasut2020-05-207-0/+13
| * | | ARM: rmobile: Enable support for OpTee on Gen3Marek Vasut2020-05-206-0/+12
| * | | ARM: rmobile: Merge prior-stage firmware DT fragment into U-Boot DT on Gen3Marek Vasut2020-05-201-18/+10
| * | | ARM: dts: rmobile: Reserve space in R-Car Gen3 DTsMarek Vasut2020-05-201-0/+4
| * | | fdtdec: Add weak function to patch U-Boot DT right after fdtdec_setup()Marek Vasut2020-05-202-1/+15
| * | | libfdt: Export overlay_apply_node() as fdt_overlay_apply_node()Marek Vasut2020-05-202-0/+12
* | | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2020-05-20104-506/+1692
|\ \ \ \
| * | | | configs: ls2080aqds_tfa_defconfig: enable DM_ETH and relatedIoana Ciornei2020-05-191-0/+8
| * | | | arm: dts: ls2080aqds: add CONFIG_MULTI_DTB_FIT supportIoana Ciornei2020-05-196-70/+241
| * | | | board: ls2080aqds: transition to DM_ETHIoana Ciornei2020-05-192-3/+16
| * | | | configs: ls1088aqds_tfa_defconfig: enable DM_ETH and relatedIoana Ciornei2020-05-191-0/+8
| * | | | board: ls1088aqds: transition to DM_ETHIoana Ciornei2020-05-191-0/+2
| * | | | arm: dts: ls1088aqds: add CONFIG_MULTI_DTB_FIT supportIoana Ciornei2020-05-198-120/+358
| * | | | include/configs: ls1046afrwy: add support for boot targets.Pramod Kumar2020-05-191-1/+9
| * | | | net: fsl-mc: fixup DPC: add /board/ports node if missingRazvan Ionut Cirjan2020-05-191-3/+14
| * | | | board_r: Detect ifc-nor flash at run-timePankit Garg2020-05-191-0/+8
| * | | | configs: lx2160aqds_tfa_defconfig: enable DM_ETH and relatedIoana Ciornei2020-05-192-0/+16
| * | | | board: lx2160aqds: implement board_fit_config_name_matchIoana Ciornei2020-05-191-0/+109
| * | | | board: lx2160aqds: transition to DM_ETHIoana Ciornei2020-05-192-1/+16
| * | | | arm: dts: lx2160aqds: add nodes describing possible mezzanine cardsIoana Ciornei2020-05-1916-178/+670
| * | | | arm: dts: lx2160aqds: add MDIO slotsIoana Ciornei2020-05-191-1/+114
| * | | | arm: dts: lx2160a: add noted for dpmacs 1, 2, 5-6Ioana Ciornei2020-05-191-1/+85
| * | | | drivers: net: fsl-mc: fixup msi-map propertyLaurentiu Tudor2020-05-191-1/+16
| * | | | driver: net: fm: minor fix in DM ETH supportMadalin Bucur2020-05-191-1/+1
| * | | | configs: ls1012a: Unset ENV_ADDR valueKuldeep Singh2020-05-192-2/+0
| * | | | configs: nxp: Enable CONFIG_SYS_RELOC_GD_ENV_ADDRKuldeep Singh2020-05-196-0/+6
| * | | | configs: ls1012a: Reduce CONFIG_ENV_SIZE to 0x2000Ashish Kumar2020-05-1915-15/+15
| * | | | configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN sizeKuldeep Singh2020-05-191-1/+1
| * | | | configs: ls2080ardb: Make BOOT command access flash memory as per spi-memKuldeep Singh2020-05-191-4/+10
| * | | | configs: ls2080ardb: Make MC_INIT access flash memory as per spi-memKuldeep Singh2020-05-191-10/+18
| * | | | configs: ls1046a: Define ENV_ADDR valueKuldeep Singh2020-05-193-2/+4
| * | | | configs: ls2080a: Correct ENV_ADDR valueKuldeep Singh2020-05-193-2/+3
| * | | | configs: ls1088a: Correct ENV_ADDR valueKuldeep Singh2020-05-192-2/+2
| * | | | treewide: Update fsl qspi node dt properties as per spi-mem driverKuldeep Singh2020-05-1919-56/+35
| * | | | configs: ls1046a: Move SPI_FLASH_SPANSION to defconfigKuldeep Singh2020-05-1910-15/+8
| * | | | configs: ls1012a: Enable CONFIG_SPI_FLASH_SPANSION in defconfigsKuldeep Singh2020-05-1912-1/+11
| * | | | configs: ls1043a: Move CONFIG_FSL_QSPI and SPI_FLASH_SPANSION to defconfigKuldeep Singh2020-05-195-8/+5
| * | | | treewide: Remove unused FSL QSPI config options for Layerscape platformsKuldeep Singh2020-05-1917-127/+2
| | |/ / | |/| |
* | | | Merge branch '2020-05-19-misc-fixes'Tom Rini2020-05-2022-407/+116
|\ \ \ \ | |_|/ / |/| | |
| * | | cmd: avb: free partition buffer upon verify completionGary Bisson2020-05-191-0/+3
| * | | drivers: crypto: mod_exp_sw: Re-add DM_FLAG_PRE_RELOCJan Kiszka2020-05-191-0/+1
| * | | test: Use ut_asserteq_mem() where possibleSimon Glass2020-05-1911-102/+112
| * | | mpc83xx, abb: remove suvd3 boardHeiko Schocher2020-05-197-276/+0