summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-10-15Merge patch series to add a "fallback" keyword to extlinux.conf parsingTom Rini
2024-10-15bootstd: Add command to enable setting of bootmeth specific propertiesMartyn Welch
2024-10-15boot: Add logic to enable booting from fallback optionMartyn Welch
2024-10-15boot: pxe_utils: Add fallback supportMartyn Welch
2024-10-15mtd: spi-nor: Allow flashes to specify MTD writesizeTakahiro Kuwano
2024-10-14Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot"Tom Rini
2024-10-14lib/crypto: Adapt mscode_parser to MbedTLSRaymond Mao
2024-10-14lib/crypto: Adapt PKCS7 parser to MbedTLSRaymond Mao
2024-10-14lib/crypto: Adapt x509_cert_parser to MbedTLSRaymond Mao
2024-10-14lib/crypto: Adapt public_key header with MbedTLSRaymond Mao
2024-10-14mbedtls: add digest shim layer for MbedTLSRaymond Mao
2024-10-14sha1: Remove sha1 non-watchdog APIRaymond Mao
2024-10-14md5: Remove md5 non-watchdog APIRaymond Mao
2024-10-14lib: Adapt digest header files to MbedTLSRaymond Mao
2024-10-14mbedtls: add mbedtls into the build systemRaymond Mao
2024-10-14Merge tag 'u-boot-amlogic-next-20241014' of https://source.denx.de/u-boot/cus...Tom Rini
2024-10-14configs: meson64: Ensure commands for boot targets are availableCallum Parsey
2024-10-14configs: meson64_android: Remove dtbo supportMattijs Korpershoek
2024-10-14configs: khadas-vim3{l}: Increase boot/recovery partition sizeMattijs Korpershoek
2024-10-13Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2024-10-13Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini
2024-10-13drivers: tegra_gpio: add early SPL functionsSvyatoslav Ryhel
2024-10-13board: tegra: convert boards to text envSvyatoslav Ryhel
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11spl: Rename SPL_TPL_NAME and SPL_TPL_PROMPTSimon Glass
2024-10-11kconfig: binman: Check for SPL instead of XPLSimon Glass
2024-10-11include: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-11log: global: Rename warn_non_spl()Simon Glass
2024-10-11xpl: Rename spl_phase_prefix() and spl_phase_name()Simon Glass
2024-10-11xpl: Rename spl_next_phase() and spl_prev_phase()Simon Glass
2024-10-11xpl: Add a function to indicate when in xPLSimon Glass
2024-10-11xpl: Rename spl_in_proper() to not_xpl()Simon Glass
2024-10-11xpl: Rename spl_phase() to xpl_phase()Simon Glass
2024-10-11xpl: Rename spl_phase to xpl_phase_tSimon Glass
2024-10-11xpl: Rename u_boot_first_phase to xpl_is_first_phase()Simon Glass
2024-10-11stdio: Make use of the SERIAL defineSimon Glass
2024-10-10Merge patch series "led: introduce LED boot and activity function"Tom Rini
2024-10-10doc: introduce led.rst documentationChristian 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-10power: pmic/regulator: Support pca9452Joy Zou
2024-10-10power: mp5416: Fix LDO SVAL for MP5416 PMICSidharth Prabukumar
2024-10-10mtd: spi-nor: Clear Winbond SR3 WPS bit on bootMarek Vasut
2024-10-09efi_leader: delete rng-seed if having EFI RNG protocolHeinrich Schuchardt
2024-10-10sunxi: H616: switch to OF_UPSTREAMAndre Przywara
2024-10-09Merge patch series "spi-nor: Add parallel and stacked memories support"Tom Rini
2024-10-09spi: zynqmp_gqspi: Add parallel memories support in GQSPI driverVenkatesh Yadav Abbarapu
2024-10-09spi: spi-uclass: Read chipselect and restrict capabilitiesVenkatesh Yadav Abbarapu