summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-10-18expo: Use standard numbering for save and discardSimon Glass
2024-10-18expo: Place menu items to the right of all labelsSimon Glass
2024-10-18video: Avoid starting a new line to close to the bottomSimon Glass
2024-10-18video: Add a dark-grey console colourSimon Glass
2024-10-18blk: Make functions available unconditionallySimon Glass
2024-10-18Merge tag 'u-boot-imx-master-20241018a' of https://gitlab.denx.de/u-boot/cust...Tom Rini
2024-10-18ARM: dts: imx6-dhcom: Remove fdt_high and initrd_high env variablesMarek Vasut
2024-10-17cmd: irq: Move do_irqinfo() prototype to a header fileAndy Shevchenko
2024-10-17Merge tag 'u-boot-stm32-20241017' of https://source.denx.de/u-boot/custodians...Tom Rini
2024-10-16Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2024-10-17usb: tcpm: add core frameworkSebastian Reichel
2024-10-16Merge patch series "some serial rx buffer patches"Tom Rini
2024-10-16serial: embed the rx buffer in struct serial_dev_privRasmus Villemoes
2024-10-16serial: fix circular rx buffer edge caseRasmus Villemoes
2024-10-16stm32mp: cosmetic: remove empty comment block in configs filePatrick Delaunay
2024-10-16ARM: stm32: Add script to install U-Boot from SD/eMMC to SPI NOR on DH STM32M...Marek Vasut
2024-10-16net: lwip: add wget commandJerome Forissier
2024-10-16net: lwip: add dns commandJerome Forissier
2024-10-16net: lwip: add ping commandJerome Forissier
2024-10-16net: lwip: add TFTP support and tftpboot commandJerome Forissier
2024-10-16net: lwip: add DHCP support and dhcp commmandJerome Forissier
2024-10-16net: eth-uclass: add function eth_start_udev()Jerome Forissier
2024-10-16net: split net into net{,-common,-legacy,-lwip}Jerome Forissier
2024-10-15Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2024-10-15efi_memory: rename variable to highlight overlap with free memorySughosh Ganu
2024-10-15efi_memory: do not add RAM memory to the memory mapSughosh Ganu
2024-10-15lmb: allow for boards to specify memory mapSughosh Ganu
2024-10-15lmb: notify of any changes to the LMB memory mapSughosh Ganu
2024-10-15lmb: add a flag to allow suppressing memory map change notificationSughosh Ganu
2024-10-15lmb: add versions of the lmb API with flagsSughosh Ganu
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-14usb: xhci: Define 'XHCI_MAX_HALT_USEC' macro only onceBhupesh Sharma
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