summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-12-13Merge patch series "Enable EFI capsule updates for PHYTEC K3 SoMs"Tom Rini
2024-12-13board: phytec: k3: Add EFI capsule update supportWadim Egorov
2024-12-12Revert "Merge patch series "vbe: Series part E""Tom Rini
2024-12-12Merge patch series "vbe: Series part E"Tom Rini
2024-12-12hash: Plumb crc8 into the hash functionsSimon Glass
2024-12-12spl: Drop use of uintptr_tSimon Glass
2024-12-12boot: Allow FIT to fall back from best-match optionSimon Glass
2024-12-12image: Add a prototype for fit_image_get_phase()Simon Glass
2024-12-09Merge tag 'v2025.01-rc4' into nextTom Rini
2024-12-08pinctrl: rzg2l: Support Ethernet TXC output enablePaul Barker
2024-12-08pinctrl: rzg2l: Support 2.5V PVDD for Ethernet interfacesPaul Barker
2024-12-07imx: Support i.MX91 11x11 EVK boardPeng Fan
2024-12-07phycore_imx8mm: Switch to using env text filesYunus Bas
2024-12-06net: disable MBEDTLS in SPLHeinrich Schuchardt
2024-12-06env: Switch the callback static list to KconfigChristoph Niedermaier
2024-12-06Merge patch series "led: update LED boot/activity to new property implementat...Tom Rini
2024-12-06dm: core: implement phandle ofnode_options helperChristian Marangi
2024-12-06dm: core: implement ofnode/tree_parse_phandle() helperChristian Marangi
2024-12-06dm: core: implement oftree variant of parse_phandle OPsChristian Marangi
2024-12-04Merge patch series "Add OPP_LOW support for J7200"Tom Rini
2024-12-04misc: k3_avs: Check validity of efuse voltage dataReid Tonking
2024-12-04misc: k3_avs: Add OPP_LOW voltage and frequency to vd_dataReid Tonking
2024-12-04efi_loader: efi_net: add EFI_HTTP_PROTOCOLAdriano Cordova
2024-12-04efi_loader: efi_net: add EFI_IP4_CONFIG2_PROTOCOLAdriano Cordova
2024-12-04efi_loader: net: add support to send http requests and parse http headersAdriano Cordova
2024-12-04efi_loader: net: set EFI bootdevice device path to HTTP when loaded from wgetAdriano Cordova
2024-12-04efi_loader: device_path: add support for HTTP device pathAdriano Cordova
2024-12-04efi_loader: efi_net: add efi_net_set_addr, efi_net_get_addrAdriano Cordova
2024-12-04efi_api: add definitions for HTTP and IP4_CONFIG2 protocolsAdriano Cordova
2024-12-04efi_loader: device_path: add definition of DEVICE_PATH_SUB_TYPE_MSG_IPV4Adriano Cordova
2024-12-04net: wget: let wget_with_dns work with dns disabledAdriano Cordova
2024-12-02Revert "global_data: Drop spl_handoff"Simon Glass
2024-11-29ARM: imx: Perform plain boot in altbootcmd on Data Modul i.MX8M Mini/Plus eDM...Marek Vasut
2024-11-26Merge tag 'u-boot-dfu-next-20241126' of https://source.denx.de/u-boot/custodi...Tom Rini
2024-11-26arm: mvebu: Add Allied Telesis x250 boardChris Packham
2024-11-26arm: mvebu: x530: Remove dead commentsChris Packham
2024-11-26arm: mvebu: x240: Switch to standard bootChris Packham
2024-11-26arm: mvebu: x240: Use default baudrate tableChris Packham
2024-11-26arm: kirkwood: Enable bootstd for Sheevaplug boardTony Dinh
2024-11-26bootstd: android: don't read whole partition sizesJulien Masson
2024-11-26configs: khadas-vim3_android{_ab}: move on bootmeth androidGuillaume La Roque
2024-11-26configs: khadas-vim3l_android{_ab}: move on bootmeth androidGuillaume La Roque
2024-11-25siemens: capricorn: get ram size from system controllerEnrico Leto
2024-11-25siemens: capricorn: move to cxg3 reference project with deneb boardEnrico Leto
2024-11-25net: fec_mxc: fix probing for imx8qxpHeiko Schocher
2024-11-25wdt: imx8qxp: add option to control external PMIC wdt via IMX8 SCUHeiko Schocher
2024-11-25Merge tag 'v2025.01-rc3' into nextTom Rini
2024-11-25mtd: Drop superfluous const qualifierAndy Shevchenko
2024-11-24Merge patch series "Fix device removal order for Apple dart iommu"Tom Rini
2024-11-24dm: Add dm_remove_devices_active() for ordered device removalJanne Grunau