aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-21Merge tag 'efi-2021-07-rc5-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/21Jun2021Tom Rini12-40/+201
2021-06-21smbios: Fix SMBIOS tablesIlias Apalodimas1-0/+10
2021-06-21smbios: Fix BIOS Characteristics Extension Byte 2Ilias Apalodimas2-3/+3
2021-06-20doc/usage: cmd-usage help file for askenvAdarsh Babu Kalepalli2-0/+88
2021-06-20smbios: convert function descriptions to Sphinx styleHeinrich Schuchardt1-5/+5
2021-06-20efi_loader: improve block device integration with DMHeinrich Schuchardt5-29/+93
2021-06-20efidebug: correct display of BootOrderHeinrich Schuchardt1-1/+1
2021-06-20efi_loader: TPL_HIGH_LEVEL not allowed for CreateEventHeinrich Schuchardt2-2/+1
2021-06-18Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...WIP/18Jun2021Tom Rini15-51/+1207
2021-06-18net: octeontx: smi: use dt live tree APITim Harvey1-13/+11
2021-06-18cmd: pxe_utils: sysboot: fix crash if either board or soc are not set.Dimitri John Ledkov1-0/+8
2021-06-18net: use the same alias stem for ethernet as linuxMichael Walle5-15/+15
2021-06-18net: use a more deterministic approach to get the active ethernet deviceMichael Walle1-5/+12
2021-06-18net: sun8i-emac: fix MDIO frequencyHeinrich Schuchardt1-2/+6
2021-06-18net: synquacer: Add netsec driverJassi Brar3-0/+1143
2021-06-18net: dwc_eth_qos: Revert some changes of commit 3a97da12ee7bDaniil Stas1-12/+1
2021-06-18net: dwc_eth_qos: Fix needless phy auto-negotiation restartsDaniil Stas1-3/+3
2021-06-18net: e1000: do not attempt to set hwaddr for i210 without FLASHTim Harvey2-0/+5
2021-06-18Fix a memory leak issue in the RX port initialization.Hou Zhiqiang1-1/+3
2021-06-17Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/17Jun2021Tom Rini76-259/+1217
2021-06-17Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini5-23/+68
2021-06-17board: freescale: t1028xrdb: Add MAINTAINER for revDPriyanka Jain1-0/+4
2021-06-17armv8: Update erratum number to align with docRan Wang2-7/+7
2021-06-17board: freescale: t208xrdb: add a config option for rev D dts fixupsCamelia Groza6-0/+363
2021-06-17board: freescale: t208xrdb: add Linux fdt fix-ups for rev DCamelia Groza4-1/+42
2021-06-17board: freescale: t208xrdb: detect the board revision versionCamelia Groza1-2/+17
2021-06-17board: freescale: t208xrdb: remove the legacy non-DM_ETH codeCamelia Groza2-83/+0
2021-06-17pg-wcom-ls102xa: fix sys counter frequencyAleksandar Gerasimovski1-1/+1
2021-06-17pg-wcom-ls102x: initialize front led and app bufAleksandar Gerasimovski1-0/+6
2021-06-17km: ls102x: update device disable configuration acc hw design descAleksandar Gerasimovski1-0/+6
2021-06-17km: ls102x: set ethrotate envvar to noAleksandar Gerasimovski1-0/+1
2021-06-17km/scripts: fix saveenv command syntaxAleksandar Gerasimovski1-1/+1
2021-06-17km: ls102xa: add missing define for PRAM regionsAleksandar Gerasimovski1-0/+4
2021-06-17km/ls102xa: add support for u-boot POST memory testAleksandar Gerasimovski2-0/+38
2021-06-17board/km: add support for expu1 design based on nxpAleksandar Gerasimovski9-8/+323
2021-06-17board: freescale: t102xrdb: Add MAINTAINERPriyanka Jain1-2/+2
2021-06-17board: freescale: p2041rdb: Add MAINTAINERPriyanka Jain1-1/+1
2021-06-17board: freescale: p1_p2_rdb_pc: Add MAINTAINERPriyanka Jain1-1/+1
2021-06-17board: freescale: t4rdb: Add MAINTAINERPriyanka Jain1-2/+2
2021-06-17arm: dts: ls1021a.dtsi: Fix invalid reg on gpio nodesLasse Klok Mikkelsen1-4/+4
2021-06-17net: tsec: add option to set device max-speed via dtsAleksandar Gerasimovski1-1/+6
2021-06-17keymile: common: fix hexadecimal env variable formatAleksandar Gerasimovski1-3/+8
2021-06-17configs: seli8: set envsize to 0x4000Aleksandar Gerasimovski1-1/+1
2021-06-17armv8: layerscape: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33Yangbo Lu17-84/+15
2021-06-17mmc: fsl_esdhc_imx: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33Yangbo Lu1-6/+1
2021-06-17mmc: fsl_esdhc: convert to CONFIG_FSL_ESDHC_VS33_NOT_SUPPORTYangbo Lu2-3/+21
2021-06-17board: freescale: p2041rdb: use correct EEPROM address lengthMatt Merhar1-1/+1
2021-06-17configs: ls2088aqds: fix synchronous exceptionBiwen Li1-1/+1
2021-06-17configs: ls1088a: Enable CONFIG_SYS_RELOC_ENV_ADDRKuldeep Singh2-0/+2
2021-06-17arm: dts: lx2162aqds: support eMMC HS400 mode on esdhc1Yangbo Lu4-4/+28