summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-03-18Merge patch series "bootm: Clean up arch-specific, pre-OS clean-up"Tom Rini
2026-03-18bootm: Create bootm_final() for pre-boot cleanupSimon Glass
2026-03-18bootstage: Add some missing dummy functionsSimon Glass
2026-03-18Merge patch series "led: remove legacy API"Tom Rini
2026-03-18led: remove legacy APIQuentin Schulz
2026-03-18Merge tag 'u-boot-imx-next-20260318' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2026-03-18Merge tag 'mediatek-for-next-2026-03-17' of https://source.denx.de/u-boot/cus...Tom Rini
2026-03-17dt-bindings: clock: Add MediaTek MT8189 clockIrving-CH Lin
2026-03-17riscv: Add support for BeagleV-FireJamie Gibbons
2026-03-16board: nxp: imx952_evk: Add i.MX952 15x15 lpddr4x board supportPeng Fan
2026-03-16imx9: scmi: Get DDR size through SM SCMI APIYe Li
2026-03-16Merge tag 'efi-2026-03-14' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2026-03-16Merge tag 'u-boot-dfu-20260316' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2026-03-14cmd/exception: missing include string.hHeinrich Schuchardt
2026-03-14efi_loader: avoid superfluous variable store writes on unchanged dataMichal Simek
2026-03-14efi_loader: export efi_ecpt_guidVincent Stehlé
2026-03-13sifive: switch to OF_UPSTREAMAndreas Schwab
2026-03-10Merge tag 'u-boot-rockchip-20260309' of https://source.denx.de/u-boot/custodi...Tom Rini
2026-03-10arch: arm: rockchip: Add initial support for RK3506Jonas Karlman
2026-03-09Merge tag 'v2026.04-rc4' into nextTom Rini
2026-03-04Merge patch series "MAINTAINERS: Update ADI ADSP platform maintainers"Tom Rini
2026-03-04treewide: Remove Timesys from ADI ADSP maintenancePhilip Molloy
2026-03-03usb: gadget: Mark udc_disconnect as staticTom Rini
2026-03-02drivers: ufs: remove unused ufs_post_bind() declarationJulien Stephan
2026-02-28siemens: capricorn: protect environmentAdrian Freihofer
2026-02-28imx: scu_api: implement sc_misc_get_boot_typeHeiko Schocher
2026-02-25power: regulator: mt6359: add driver for MT6359PBo-Chen Chen
2026-02-25power: regulator: add MediaTek MT6357 driverJulien Masson
2026-02-24ARM: stm32mp: Add STM32MP21 supportPatrice Chotard
2026-02-24clk: stm32mp21: Add clock driver supportPatrice Chotard
2026-02-23Merge tag 'v2026.04-rc3' into nextTom Rini
2026-02-18Merge patch series "bootcount: Small clean-up and fix, and dm_i2c single-word...Tom Rini
2026-02-18bootcount: Use predefined count/magic bit masksNiko Mauno
2026-02-18Merge patch series "Implement all missing SMBIOS types required by distro too...Tom Rini
2026-02-18smbios: print the properties only when they exist in a specified version of specRaymond Mao
2026-02-18smbios: add support for dynamic generation of Type 19 tableRaymond Mao
2026-02-18smbios: add support for dynamic generation of Type 17 tableRaymond Mao
2026-02-18smbios: add support for dynamic generation of Type 16 tableRaymond Mao
2026-02-18smbios: add support for dynamic generation of Type 9 system slot tablesRaymond Mao
2026-02-17Merge patch series "treewide: Clean up usage of DECLARE_GLOBAL_DATA_PTR"Tom Rini
2026-02-17treewide: Clean up DECLARE_GLOBAL_DATA_PTR usagePeng Fan
2026-02-16board: ti: j721e,j7200: fix do_main_cpsw0_qsgmii_phyinitSiddharth Vadapalli
2026-02-16Merge tag 'xilinx-for-v2026.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2026-02-15efi_var: Unify read/write access helper functionMichal Simek
2026-02-15efi_var_file: refactor to move buffer functionsShantur Rathore
2026-02-15disk: part_dos: Refactor to allow retrieving raw MBR partition dataJavier Martinez Canillas
2026-02-15disk: part_efi: Remove redundant struct partition definitionJavier Martinez Canillas
2026-02-15disk: part_dos: Align dos_partition_t with struct partitionJavier Martinez Canillas
2026-02-15disk: part_dos: Move header to the main include directoryJavier Martinez Canillas
2026-02-14Replace TARGET namespace and cleanup properlyTien Fong Chee