summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2024-11-20Merge branch 'qcom-main' of https://source.denx.de/u-boot/custodians/u-boot-s...Tom Rini
2024-11-20treewide: remove Qualcomm dt-binding headers that are available upstreamCaleb Connolly
2024-11-20mach-snapdragon: implement capsule update supportCaleb Connolly
2024-11-20disk: expose partition type flagsCaleb Connolly
2024-11-20dfu: add scsi backendCaleb Connolly
2024-11-20dt-bindings: remove phy/phy-qcom-qmp.h in favor of dts/upstreamNeil Armstrong
2024-11-19Merge tag 'xilinx-for-v2025.01-rc3-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2024-11-19microblaze: Disable JFFS2 supportMichal Simek
2024-11-18Merge tag 'efi-next-2024-11-18' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-11-18net: net_utils: Move ip_to_string to lib/net_utils.cAdriano Cordova
2024-11-18fs: Use ARCH_DMA_MINALIGN as default alignment for fs_read_alloc()Nam Cao
2024-11-17dm: sysinfo: Shorten the SYSINFO_ID prefixSimon Glass
2024-11-16global: Remove bi_sramstart/bi_sramsizeTom Rini
2024-11-16net: wget: make wget_with_dns return value compatible with its lwip versionAdriano Cordova
2024-11-16net: wget: Add interface to issue wget_requests using wget_http_infoAdriano Cordova
2024-11-16net: wget: add definition of struct wget_http_infoAdriano Cordova
2024-11-15common: memtop: add logic to detect ram_topSughosh Ganu
2024-11-14lwip: fix code style issuesJerome Forissier
2024-11-14Merge tag 'u-boot-amlogic-next-20241113' of https://source.denx.de/u-boot/cus...Tom Rini
2024-11-13Merge patch series "test: Tidy up the test/ directory"Tom Rini
2024-11-13compression: test: Move into the lib suiteSimon Glass
2024-11-13dt-bindings: interrupt-controller: remove arm-gic.h from include/Alexey Romanov
2024-11-13dt-bindings: remove axg bindings from include/Alexey Romanov
2024-11-13dt-bindings: remove a1 bindings from include/Alexey Romanov
2024-11-13Merge patch series "lib: uuid: fix uuid_str_to_le_bin() on 32-bit"Tom Rini
2024-11-13lib: provide function hextoull()Heinrich Schuchardt
2024-11-12ARM: stm32: Add optional manufacturing environment to DH STM32MP15xx DHSOMMarek Vasut
2024-11-11Merge patch series "Fix IOVA allocation in Apple dart iommu after global LMB ...Tom Rini