summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-11serial: Make use of the SERIAL defineSimon Glass
2024-10-11net: freescale: Drop use of SPL_BUILD dependencySimon Glass
2024-10-11tegra: Drop dependency on SPL_BUILDSimon Glass
2024-10-11boot: Drop unnecessary ifdef for LOAD_FITSimon Glass
2024-10-11Makefile: Add a u-boot.cfg file for VPLSimon Glass
2024-10-11Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2024-10-11usb: gadget: cdns3: Fix cdns3_ep_config() by setting ep.maxpacketSiddharth Vadapalli
2024-10-11Make AVB_VERIFY depend on FASTBOOTJerome Forissier
2024-10-11usb: dwc3-generic: fix CONFIG_DM_REGULATOR-off caseJan Kiszka
2024-10-10Merge patch series "led: introduce LED boot and activity function"Tom Rini
2024-10-10test: dm: Expand ofnode options test with new helperChristian Marangi
2024-10-10test: dm: Add tests for LED boot and activityChristian Marangi
2024-10-10doc: introduce led.rst documentationChristian Marangi
2024-10-10ubi: implement support for LED activityChristian Marangi
2024-10-10mtd: implement support for LED activityChristian Marangi
2024-10-10tftp: implement support for LED activityChristian Marangi
2024-10-10led: implement LED activity APIChristian Marangi
2024-10-10common: board_r: rework BOOT LED handlingChristian Marangi
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