aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-30efi_loader: remove CONFIG_EFI_SECURE_BOOT in efi_loader.hAKASHI Takahiro1-4/+1
2020-04-30doc/efi: rework secure boot descriptionHeinrich Schuchardt1-48/+62
2020-04-30efi_loader: identify EFI system partitionHeinrich Schuchardt2-0/+27
2020-04-30part: detect EFI system partitionHeinrich Schuchardt4-13/+32
2020-04-30efi_loader: remove superfluous NULL check in bootefi.cHeinrich Schuchardt1-4/+2
2020-04-30test/py: fix test_efi_secboot/conftest.pyHeinrich Schuchardt1-24/+6
2020-04-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini62-1897/+2551
2020-04-29configs: ls2088ardb: Correct DEFAULT_DEVICE_TREE valueKuldeep Singh1-1/+1
2020-04-29configs: enable DM_ETH support for LS1046ARDBMadalin Bucur8-0/+24
2020-04-29configs: enable DM_ETH support for LS1043ARDBMadalin Bucur8-0/+24
2020-04-29driver: net: fm: add DM ETH supportMadalin Bucur11-10/+458
2020-04-29driver: net: fm: add DM MDIO supportMadalin Bucur1-2/+137
2020-04-29driver: net: fm: separate receive buffer free codeMadalin Bucur1-26/+37
2020-04-29driver: net: fm: change init_phy() paramMadalin Bucur1-11/+8
2020-04-29ARM: dts: add QorIQ DPAA 1 FMan v3 to LS1046ARDBMadalin Bucur2-1/+68
2020-04-29ARM: dts: add QorIQ DPAA 1 FMan v3 for LS1046AMadalin Bucur1-0/+49
2020-04-29ARM: dts: add QorIQ DPAA 1 FMan v3 to LS1043ARDBMadalin Bucur2-1/+82
2020-04-29ARM: dts: add QorIQ DPAA 1 FMan v3 for LS1043AMadalin Bucur1-0/+48
2020-04-29ARM: dts: add QorIQ DPAA 1 FMan v3 device tree nodesMadalin Bucur9-0/+428
2020-04-29configs: ls1012afrwy: drop env qspi_bootcmdBiwen Li1-9/+0
2020-04-29configs: ls1046aqds: support distro bootBiwen Li2-12/+36
2020-04-29configs: ls1028aqds: add lpuart configYuantian Tang2-0/+89
2020-04-29armv8: ls1028aqds: add lpuart dts supportYuantian Tang6-3/+38
2020-04-29arm: dts: ls1028a: add lpuart nodesYuantian Tang1-0/+60
2020-04-29board: freescale: ls1028a: mux changes for lpuartYuantian Tang2-0/+39
2020-04-29configs: lx2160ardb: enable CONFIG_DM_ETH and relatedIoana Ciornei2-0/+8
2020-04-29configs: ls2088ardb: enable CONFIG_DM_ETH and relatedIoana Ciornei4-0/+16
2020-04-29configs: ls1088ardb: enable CONFIG_DM_ETH and relatedIoana Ciornei7-0/+32
2020-04-29arm: dts: ls1088ardb: add DPMAC and PHY nodesIoana Ciornei2-6/+183
2020-04-29arm: dts: ls2088ardb: add DPMAC and PHY nodesIoana Ciornei2-6/+157
2020-04-29arm: dts: lx2160ardb: add DPMAC and PHY nodesIoana Ciornei2-0/+97
2020-04-29arm: dts: ls1088a: add external MDIO nodesIoana Ciornei1-0/+15
2020-04-29arm: dts: ls2088a: add external MDIO nodesIoana Ciornei1-0/+15
2020-04-29arm: dts: lx2160a: add external MDIO nodesIoana Ciornei1-0/+20
2020-04-29board: ls2088ardb: transition to DM_ETHIoana Ciornei2-0/+11
2020-04-29board: ls1088ardb: transition to DM_ETHIoana Ciornei2-0/+7
2020-04-29drivers: net: fsl-mc: add support for CONFIG_DM_ETHIoana Ciornei1-12/+36
2020-04-29drivers: net: ldpaa: add DTS based probing supportIoana Ciornei2-32/+206
2020-04-29drivers: net: add Layerscape mEMAC MDIO driverIoana Ciornei3-0/+154
2020-04-29ARM: dts: rmobile: Scrub unused DT nodesMarek Vasut3-0/+199
2020-04-28Merge branch 'migrate-various-PHY-options'Tom Rini564-191/+1974
2020-04-28configs: Resync with savedefconfigTom Rini658-985/+901
2020-04-29rk3399: Add boot flash script offset, sizeJagan Teki1-0/+2
2020-04-29environment: distro: Add SF distro commandJagan Teki1-0/+41
2020-04-29spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enumTudor Ambarus2-1/+3
2020-04-29mtd: nand: spi: add support for Toshiba TC58CVG2S0HRAIJRobert Marko1-0/+10
2020-04-29mtd: spi-nand: Import Toshiba SPI-NAND supportRobert Marko4-1/+194
2020-04-29mtd: spi-nor: Enable dual and quad read for s25fl256s0Bacem Daassi1-1/+1
2020-04-29mtd: spi-nor-ids: Enable SPI_NOR_OCTAL_READ flag for mt35xu*Kuldeep Singh1-2/+2
2020-04-29spi: cadence-qspi: Move ref clock calculation to probePratyush Yadav1-16/+17