summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP: USB w/o DM_USBWIP/cause-some-ftbsTom Rini2020-05-20355-475/+214
* WIP: Turn on DM_VIDEOTom Rini2020-05-20171-102/+171
* WIP: Force DM_PCI and enable DM_PCI_LEGACY on previous non-DM_PCITom Rini2020-05-20521-391/+238
* WIP: Force AHCI on under LIBATATom Rini2020-05-203-8/+21
* ide: Remove mvsata_ide driverTom Rini2020-05-2040-312/+0
* configs: Disable MMC without DM_MMC and BLKTom Rini2020-05-20246-249/+0
* configs: Enable BLK and DM_MMC on MMC and OF_CONTROL platformsTom Rini2020-05-2040-32/+37
* configs: Disable SPI_FLASH without DM_SPI_FLASHTom Rini2020-05-20263-1839/+159
* resyncTom Rini2020-05-201-1/+1
* Makefile: Drop unused warning about CONFIG_SPI without DM_SPI/OF_CONTROLTom Rini2020-05-201-5/+0
* HACK: Turn v2019.xx conversion warnings to errorsTom Rini2020-05-201-46/+45
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/20May2020Tom 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 completionWIP/2020-05-19-misc-fixesGary 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
| * | mpc83xx: remove redundant MPC83xx_RESET #defineRasmus Villemoes2020-05-192-29/+0
|/ /
* | Merge branch '2020-05-18-reduce-size-of-common.h'WIP/19May2020Tom Rini2020-05-193371-1968/+7541
|\ \ | |/ |/|