aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-18configs: Resync with savedefconfigWIP/18Mar2022-nextTom Rini20-106/+60
2022-03-18Merge branch '2022-03-18-Kconfig-migrations' into nextTom Rini603-1306/+1021
2022-03-18Convert CONFIG_ATMEL_LEGACY to KconfigTom Rini58-36/+46
2022-03-18Convert CONFIG_AT91_GPIO_PULLUP to KconfigTom Rini13-5/+11
2022-03-18atmel: Remove CONFIG_AT91SAM9G45_LCD_BASETom Rini2-3/+2
2022-03-18atmel: Remove CONFIG_AT91SAM9G45EKESTom Rini2-6/+0
2022-03-18Convert CONFIG_AT91SAM9G10EK et al to KconfigTom Rini8-9/+23
2022-03-18Convert CONFIG_AT91SAM9G20EK et al to KconfigTom Rini13-11/+30
2022-03-18Convert CONFIG_AT91SAM9260 et al to KconfigTom Rini49-48/+30
2022-03-18Convert CONFIG_AM335X_USB0 et al to KconfigTom Rini9-44/+42
2022-03-18net: fec_mxc: Drop CONFIG_FEC_XCV_TYPETom Rini47-84/+3
2022-03-18net: fec_mxc: Remove non-DM_ETH codeTom Rini1-245/+0
2022-03-18imx: Convert some boards to DM_ETHTom Rini16-4/+15
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-18arm: sunxi: Remove SoC-specific config header filesTom Rini10-164/+1
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