aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-18Convert CONFIG_ETHPRIME to KconfigTom Rini297-154/+458
2022-03-18Remove CONFIG_HAS_ETH0 et al symbolsTom Rini16-52/+0
2022-03-18Convert CONFIG_NFS_TIMEOUT to KconfigTom Rini5-16/+12
2022-03-18Convert CONFIG_BOOT_RETRY_TIME et al to KconfigTom Rini30-52/+90
2022-03-18powerpc: Move CONFIG_BPTR_VIRT_ADDR out of CONFIG namespaceTom Rini2-6/+4
2022-03-18Convert CONFIG_NET_RETRY_COUNT to KconfigTom Rini143-115/+117
2022-03-18Convert CONFIG_ARP_TIMEOUT to KconfigTom Rini82-51/+61
2022-03-18Convert CONFIG_A008044_WORKAROUND to KconfigTom Rini3-10/+7
2022-03-18Convert CONFIG_A003399_NOR_WORKAROUND to KconfigTom Rini3-10/+7
2022-03-18Convert CONFIG_ARMV8_SWITCH_TO_EL1 to KconfigTom Rini3-4/+6
2022-03-18Convert CONFIG_ARMV7_SECURE_BASE et al to KconfigTom Rini24-54/+41
2022-03-18configs: Re-run migrationsTom Rini14-56/+15
2022-03-18Revert "efi: Allow easy selection of serial-only operation"Tom Rini1-25/+0
2022-03-18sunxi: Do not define CONFIG_SPL_STACK_ADDR_RTom Rini1-11/+0
2022-03-18CI: Fix unmigrated symbol testTom Rini2-2/+2
2022-03-16Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodia...WIP/16Mar2022-nextTom Rini47-124/+2410
2022-03-16arm64: zynqmp: Add pinctrl emmc description to SM-K26Michal Simek1-0/+20
2022-03-16Merge branch '2022-03-15-add-erofs-support' into nextTom Rini28-218/+3272
2022-03-15test/py: Add tests for the erofsWIP/2022-03-15-add-erofs-supportHuang Jianan4-0/+214
2022-03-15fs/erofs: add filesystem commandsHuang Jianan4-0/+50
2022-03-15fs/erofs: add lz4 decompression supportHuang Jianan7-3/+805
2022-03-15lib/lz4: update LZ4 decompressor moduleHuang Jianan3-215/+536
2022-03-15fs/erofs: add erofs filesystem supportHuang Jianan14-0/+1667
2022-03-15CI, Docker: Update to latest focal tagTom Rini3-3/+3
2022-03-14Merge tag 'v2022.04-rc4' into nextTom Rini95-581/+2237
2022-03-14Prepare v2022.04-rc4v2022.04-rc4Tom Rini1-1/+1
2022-03-14Merge branch '2022-03-14-regression-fixes'Tom Rini5-65/+101
2022-03-14board: tbs2910: Enable Link Time Optimizations in defconfigWIP/2022-03-14-regression-fixesSoeren Moch1-0/+1
2022-03-14vexpress64: fvp: Fix automatic bootAndre Przywara1-1/+1
2022-03-14board: ti: j721e: evm.c: Fix the probing of in Sierra SerDes0Aswath Govindraju1-15/+13
2022-03-14phy: cadence: Sierra: Move the link operations from serdes phy to link deviceAswath Govindraju1-39/+20
2022-03-14rockchip: sdhci: Fix RK3399 eMMC PHY power cyclingAlper Nebi Yasak1-10/+66
2022-03-14Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini3-6/+39
2022-03-14Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini2-3/+9
2022-03-14arm64: zynqmp: Fix i2c addresses for zynqmp-p-a2197Michal Simek1-4/+4
2022-03-14pinctrl: zynqmp: Add pinctrl driverAshok Reddy Soma5-0/+699
2022-03-14pinctrl: Increase length of pinmux status bufferAshok Reddy Soma1-1/+1
2022-03-14cmd: test: pinmux: Do not check all empty spacesMichal Simek1-4/+4
2022-03-14Merge branch '2022-03-10-platform-updates' into nextTom Rini36-402/+962
2022-03-14arm: a37xx: Remap IO space to bus address 0x0Pali Rohár2-2/+7
2022-03-14tools: kwboot: Allow to mix positional arguments with option -bPali Rohár1-4/+14
2022-03-14tools: kwboot: Check if baudrate value is supported before sending imagePali Rohár1-1/+13
2022-03-14tools: kwboot: Allow to specify custom baudrate only in supported operationsPali Rohár1-0/+6
2022-03-14x86: Correct the coreboot header file in MAINTAINERSSimon Glass1-2/+2
2022-03-14x86: Add an enum name for the GNVS firmware typeSimon Glass1-1/+7
2022-03-13Merge tag 'efi-2022-04-rc3-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/13Mar2022Tom Rini6-17/+24
2022-03-12Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spiWIP/12Mar2022Tom Rini23-26/+662
2022-03-12efi_loader: copy GUID in InstallProtocolInterface()Heinrich Schuchardt3-9/+9
2022-03-12doc: add libgnutls28-dev to build dependenciesHeinrich Schuchardt1-5/+6
2022-03-12doc: path to u-boot-spl.bin on SiFive Unmatched boardHeinrich Schuchardt1-1/+1