summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-01-21board: mediatek: mt7629: Migrate to OF_UPSTREAMSam Shih
2025-01-18Merge patch series "add the support of sha256_hmac and sha256_hkdf"Tom Rini
2025-01-18lib: mbedtls: sha256: add support of key derivationPhilippe Reynes
2025-01-18lib: sha256: add feature sha256_hmacPhilippe Reynes
2025-01-16imx: imx8mq_evk: Switch to BOOTSTDPeng Fan
2025-01-16imx: imx8mm_evk: Switch to BOOTSTDPeng Fan
2025-01-16imx: imx8mn_evk: Switch to BOOTSTDPeng Fan
2025-01-16imx: imx8mp_evk: Switch to BOOTSTDPeng Fan
2025-01-16imx: imx93_evk: switch to BOOTSTDPeng Fan
2025-01-15Merge patch series "bootstd: Support recording images"Tom Rini
2025-01-15bootstd: Export bootdev_get_from_blk()Simon Glass
2025-01-15bootstd: Add a simple command to list imagesSimon Glass
2025-01-15Update bootmeth_alloc_other() to record imagesSimon Glass
2025-01-15boot: Update extlinux pxe_getfile_func() to include typeSimon Glass
2025-01-15bootmeth: Update the read_file() method to include a typeSimon Glass
2025-01-15bootstd: Update bootmeth_alloc_file() to record imagesSimon Glass
2025-01-15bootstd: Maintain a list of imagesSimon Glass
2025-01-15bootstd: Move the bootflow list into an alistSimon Glass
2025-01-15bootstd: Drop the bootdev-specific list of bootflowsSimon Glass
2025-01-15bootstd: Add a function to get bootstd only if availableSimon Glass
2025-01-15bootstd: Move bootflow-clearing to bootstdSimon Glass
2025-01-15bootstd: Move bootflow-adding to bootstdSimon Glass
2025-01-14Merge patch series "fdt_support: improve board_fdt_chosen_bootargs() for flex...Tom Rini
2025-01-14common: fdt: hand over original fdt bootargs into board chosen handlerDmitry Rokosov
2025-01-14fdt_support: board_fdt_chosen_bootargs() should return const char*Dmitry Rokosov
2025-01-14include/fdt_support: fix docstyle to comply with kernel-doc requirementsDmitry Rokosov
2025-01-14Merge patch series "SMBIOS improvements"Tom Rini
2025-01-14cmd: update smbios cmdRaymond Mao
2025-01-14smbios: Refactor smbios libraryRaymond Mao
2025-01-14sysinfo: Add sysinfo driver and data structure for smbiosRaymond Mao
2025-01-14sysinfo: Add sysinfo API for accessing data areaRaymond Mao
2025-01-14smbios: Refactor the smbios headfileRaymond Mao
2025-01-14common: Move autoprobe out to board initSimon Glass
2025-01-14power: replace magic numbers with macrosShree Ramamoorthy
2025-01-10rockchip: rk3399: expand space for decompressed kernelFUKAUMI Naoki
2025-01-10rockchip: rk3066a/rk3188: use includes from dts/upstreamJohan Jonker
2025-01-10rockchip: Add support for Radxa ROCK 5CFUKAUMI Naoki
2025-01-10board: rockchip: add Khadas Edge2 RK3588 boardJacobe Zang
2025-01-10rockchip: rk3288: Use rk3288-power.h from dts/upstreamJonas Karlman
2025-01-09Merge tag 'tpm-master-07012025' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2025-01-09tpm: update descriptions in tpm headersHeinrich Schuchardt
2025-01-07tpm: Keep the active PCRs in the chip private dataIlias Apalodimas
2025-01-07tpm: Don't create an EventLog if algorithms are misconfiguredIlias Apalodimas
2025-01-07tpm: add flag in hash_algo_list and API to check if algorithm is supportedRaymond Mao
2025-01-07tpm: refactor tcg2_get_pcr_info()Raymond Mao
2025-01-07tpm: Rename tpm2_allow_extend()Ilias Apalodimas
2025-01-07tpm: Rename tpm2_is_active_pcr()Ilias Apalodimas
2025-01-05efi: Correct ECPT table GUIDYang Gang
2025-01-05cmd: efidebug: update output of memory attributesHeinrich Schuchardt
2025-01-05efi_loader: update EFI specification versionHeinrich Schuchardt