summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-10led: implement LED boot APIChristian Marangi
2024-10-10dm: core: implement ofnode_options helpersChristian Marangi
2024-10-10led: toggle LED on initial SW blinkChristian Marangi
2024-10-10power: pmic: pca9450: Add missing newlineJoy Zou
2024-10-10power: pmic/regulator: Support pca9452Joy Zou
2024-10-10power: regulator: pca9450: Update the BUCK1 voltage rangeJoy Zou
2024-10-10power: mp5416: Fix LDO SVAL for MP5416 PMICSidharth Prabukumar
2024-10-10mtd: spi-nor-ids: Add support for S28HS256TTakahiro Kuwano
2024-10-10Merge patch series "mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon 2Gb ...Tom Rini
2024-10-10mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon s28hs02gtTakahiro Kuwano
2024-10-10mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon s25hl02Gt and s25hs02gtTakahiro Kuwano
2024-10-10Merge patch series "mtd: spi-nor: Add support for S25FS-S family"Tom Rini
2024-10-10mtd: spi-nor-id: Add S25FS064S, S25FS128S, S25FS256S IDsTakahiro Kuwano
2024-10-10mtd: spi-nor-id: Use INFO6 macro for S25FL-STakahiro Kuwano
2024-10-10mtd: spi-nore-core: Fix 4KB erase opcode for s25fs-sTakahiro Kuwano
2024-10-10mtd: spi-nor-ids: Extend w25q16cl entry with locking supportMarek Vasut
2024-10-10mtd: spi-nor-ids: Deduplicate mx25u25635f entryMarek Vasut
2024-10-10mtd: spi-nor-ids: Deduplicate w25q16dw entryMarek Vasut
2024-10-10mtd: spi-nor: Clear Winbond SR3 WPS bit on bootMarek Vasut
2024-10-09Merge tag 'efi-2025-01-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2024-10-09sandbox: enable clk command on the sandboxHeinrich Schuchardt
2024-10-09cmd: clk: simplify clk commandHeinrich Schuchardt
2024-10-09cmd/Kconfig: CONFIG_CMD_CLK should depend on CONFIG_CLKHeinrich Schuchardt
2024-10-09boot: typo boormethodHeinrich Schuchardt
2024-10-09test: don't call restart_uboot in EFI watchdog testHeinrich Schuchardt
2024-10-09bootstd: Add debugging for efi bootmethSimon Glass
2024-10-09efi_loader: Show FirmwareVendor and FirmwareRevision in helloworldSimon Glass
2024-10-09efi_loader: Shorten the app rules furtherSimon Glass
2024-10-09efi_loader: Shorten the app rulesSimon Glass
2024-10-09efi: arm: x86: riscv: Drop crt0/relocal extra- rulesSimon Glass
2024-10-09efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILESimon Glass
2024-10-09doc: Move the generic memory-documentation to doc/Simon Glass
2024-10-09efi_leader: delete rng-seed if having EFI RNG protocolHeinrich Schuchardt
2024-10-10sunxi: Add support for Anbernic RG35XX-2024Chris Morgan
2024-10-10arm64: dts: allwinner: h616: Add r_i2c pinctrl nodesChris Morgan
2024-10-10arm64: dts: allwinner: h616: Change RG35XX Series from r_rsb to r_i2cChris Morgan
2024-10-10sunxi: H616: dram: Update mbus prioritiesJernej Skrabec
2024-10-10sunxi: H616: DRAM: Adjust size scan procedureJernej Skrabec
2024-10-10sunxi: H616: DRAM: Adjust configuration procedureJernej Skrabec
2024-10-10sunxi: H616: DRAM: Add alternative pin mappingChris Morgan
2024-10-10sunxi: H616: dram: LPDDR4: adjust settingsJernej Skrabec
2024-10-10sunxi: power: axp809: Fix DCDC4 programmingAndre Przywara
2024-10-10clk: sunxi: a80: Fix reset descriptionAndre Przywara
2024-10-10sunxi: H616: switch to OF_UPSTREAMAndre Przywara
2024-10-09mtd: simplify CONFIG_DM_SPI_FLASH dependenciesHeinrich Schuchardt
2024-10-09Merge patch series "spi: Various Kconfig fixes"Tom Rini
2024-10-09spi: rockchip_sfc: Select BOUNCE_BUFFERJohn Watts
2024-10-09spi: ca_sflash: Add missing dm includeJohn Watts
2024-10-09spi: mtk_spim: Remove completion.h includeJohn Watts
2024-10-09spi: Kconfig: Add some required arch depends for driversJohn Watts