summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-03-10event: Add basic support for eventsSimon Glass
2022-03-10binman: Expand elf support a littleSimon Glass
2022-03-10sandbox: start: Sort the header filesSimon Glass
2022-03-10sunxi: boards: Enable SPI flash support in U-Boot properAndre Przywara
2022-03-10env: sunxi: enable ENV_IS_IN_SPI_FLASHAndre Przywara
2022-03-10sunxi: use boot source for determining environment locationAndre Przywara
2022-03-10env: sunxi: Define location in SPI flashAndre Przywara
2022-03-10sunxi: Kconfig: Fix up SPI configurationAndre Przywara
2022-03-09Nokia RX-51: Convert to CONFIG_DM_VIDEOPali Rohár
2022-03-09video: Allow drivers to allocate the frame buffer themselvesPali Rohár
2022-03-09video: bmp: Support x2r10g10b10 pixel formatJanne Grunau
2022-03-09net: phy: Add support for ethernet-phy-id with gpio resetMichal Simek
2022-03-09net: phy: Remove static return type for phy_device_create()Michal Simek
2022-03-09net: phy: Add new read ethernet phy id functionMichal Simek
2022-03-09MAINTAINERS: Remove duplicated entry for ehci-zynq.cMichal Simek
2022-03-09arm64: zynqmp: add support for zcu106 rev1.0Neal Frager
2022-03-09i2c: i2c-cdns: Prevent early termination of writeSai Pavan Boddu
2022-03-09i2c: i2c-cdns: Fix write transaction stateSai Pavan Boddu