aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-18binman: Complete elf test coverageSimon Glass2-2/+50
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
2022-03-12cmd: add serial console support for the cls commandHeinrich Schuchardt1-2/+8
2022-03-12mtd: spi-nor-ids: Enable quad read for Gigadevice gd25lq128Niklas Cassel1-1/+1
2022-03-10arm: add initial support for the Phytium Pomelo BoardWIP/2022-03-10-platform-updatesweichangzheng14-0/+686
2022-03-10ARM: mach-omap2: omap3: Make clock functions staticAdam Ford1-2/+2
2022-03-10ARM: am3517_evm: Remove hard-coded pin muxingAdam Ford1-198/+0
2022-03-10ARM: dts: am3517-evm: Sync DTS with Linux 5.17-rc5Adam Ford4-42/+47
2022-03-10ARM: dts: logicpd-torpedo: Resyc DTS files with Linux 5.17-rc5Adam Ford4-34/+103
2022-03-10ARM: omap3_logic: Remove hard-coded USB muxingAdam Ford1-17/+0
2022-03-10ARM: dts: logicpd-som-lv: Resync DTS files with Linux 5.17-rc5Adam Ford4-43/+45
2022-03-10ARM: am3517-evm: Remove more non-DM legacy ethernet reset codeAdam Ford1-8/+0
2022-03-10configs: j721e_hs_evm_a72_defconfig: Add command for initializing QSGMII PHYAswath Govindraju1-1/+1
2022-03-10configs: j721e_evm_a72_defconfig: Fix the bootcmdAswath Govindraju1-1/+1
2022-03-10include: configs: j721e_evm.h: Fix the env variable corresponding to QSGMII P...Aswath Govindraju1-2/+17
2022-03-10ram: aspeed: Rework kconfig optionsJoel Stanley1-40/+51