summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-15CI, Docker: Update to latest focal tagTom Rini
2022-03-14Merge tag 'v2022.04-rc4' into nextTom Rini
2022-03-14Prepare v2022.04-rc4Tom Rini
2022-03-14Merge branch '2022-03-14-regression-fixes'Tom Rini
2022-03-14board: tbs2910: Enable Link Time Optimizations in defconfigSoeren Moch
2022-03-14vexpress64: fvp: Fix automatic bootAndre Przywara
2022-03-14board: ti: j721e: evm.c: Fix the probing of in Sierra SerDes0Aswath Govindraju
2022-03-14phy: cadence: Sierra: Move the link operations from serdes phy to link deviceAswath Govindraju
2022-03-14rockchip: sdhci: Fix RK3399 eMMC PHY power cyclingAlper Nebi Yasak
2022-03-14Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-03-14Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2022-03-14Merge branch '2022-03-10-platform-updates' into nextTom Rini
2022-03-14arm: a37xx: Remap IO space to bus address 0x0Pali Rohár
2022-03-14tools: kwboot: Allow to mix positional arguments with option -bPali Rohár
2022-03-14tools: kwboot: Check if baudrate value is supported before sending imagePali Rohár
2022-03-14tools: kwboot: Allow to specify custom baudrate only in supported operationsPali Rohár
2022-03-14x86: Correct the coreboot header file in MAINTAINERSSimon Glass
2022-03-14x86: Add an enum name for the GNVS firmware typeSimon Glass
2022-03-13Merge tag 'efi-2022-04-rc3-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-03-12Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini
2022-03-12efi_loader: copy GUID in InstallProtocolInterface()Heinrich Schuchardt
2022-03-12doc: add libgnutls28-dev to build dependenciesHeinrich Schuchardt
2022-03-12doc: path to u-boot-spl.bin on SiFive Unmatched boardHeinrich Schuchardt
2022-03-12cmd: add serial console support for the cls commandHeinrich Schuchardt
2022-03-12mtd: spi-nor-ids: Enable quad read for Gigadevice gd25lq128Niklas Cassel
2022-03-10arm: add initial support for the Phytium Pomelo Boardweichangzheng
2022-03-10ARM: mach-omap2: omap3: Make clock functions staticAdam Ford
2022-03-10ARM: am3517_evm: Remove hard-coded pin muxingAdam Ford
2022-03-10ARM: dts: am3517-evm: Sync DTS with Linux 5.17-rc5Adam Ford
2022-03-10ARM: dts: logicpd-torpedo: Resyc DTS files with Linux 5.17-rc5Adam Ford
2022-03-10ARM: omap3_logic: Remove hard-coded USB muxingAdam Ford
2022-03-10ARM: dts: logicpd-som-lv: Resync DTS files with Linux 5.17-rc5Adam Ford
2022-03-10ARM: am3517-evm: Remove more non-DM legacy ethernet reset codeAdam Ford
2022-03-10configs: j721e_hs_evm_a72_defconfig: Add command for initializing QSGMII PHYAswath Govindraju
2022-03-10configs: j721e_evm_a72_defconfig: Fix the bootcmdAswath Govindraju
2022-03-10include: configs: j721e_evm.h: Fix the env variable corresponding to QSGMII P...Aswath Govindraju
2022-03-10ram: aspeed: Rework kconfig optionsJoel Stanley
2022-03-10ARM: omap3_beagle: Enable DM_PMIC and DM_REGULATORRomain Naour
2022-03-10ARM: omap3_beagle: Enable PinctrlRomain Naour
2022-03-10ARM: omap3_beagle: Power on MMC when setting up PMICRomain Naour
2022-03-10ARM: omap3_beagle: Remove non-DM initializationRomain Naour
2022-03-10Merge branch '2022-03-09-events-subsystem' into nextTom Rini
2022-03-10event: Add documentationSimon Glass
2022-03-10event: Add a script to decode the event-spy listSimon Glass
2022-03-10event: Add a commandSimon Glass
2022-03-10event: Convert arch_cpu_init_dm() to use eventsSimon Glass
2022-03-10event: Convert misc_init_f() to use eventsSimon Glass
2022-03-10event: Add events for device probe/removeSimon Glass
2022-03-10event: Set up the event system on start-upSimon Glass
2022-03-10event: Add a simple testSimon Glass