summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-15boot: Update pxe bootmeth to record imagesSimon Glass
2025-01-15boot: Update extlinux pxe_getfile_func() to include typeSimon Glass
2025-01-15bootmeth_efi: Check the filename-allocation in the network pathSimon Glass
2025-01-15bootmeth: Update the read_file() method to include a typeSimon Glass
2025-01-15bootmeth_efi: Simplify reading files by using the common functionSimon Glass
2025-01-15boot: pxe: Drop the duplicate comment on get_pxe_file()Simon 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 "Add fdt-fixups for AM62P variants"Tom Rini
2025-01-14arm: mach-k3: am62p: Set a53 cpu freq based on speed-gradeAparna Patra
2025-01-14arm: mach-k3: am62p: Fixup a53 max cpu frequency by speed-gradeAparna Patra
2025-01-14arm: mach-k3: am62p: Fixup thermal zone critical pointsAparna Patra
2025-01-14arm: mach-k3: am62p: Fixup CPU core, CAN-FD and Video-codec nodes in fdtAparna Patra
2025-01-14Merge patch series "Inline ECC Series"Tom Rini
2025-01-14board: ti: Pull redundant DDR functions to a common location and Fixup DDR si...Santhosh Kumar K
2025-01-14arm: mach-k3: Set NR_DRAM_BANKS to 2Neha Malcom Francis
2025-01-14ram: k3-ddrss: Remove 'ti,ecc-enable' supportSanthosh Kumar K
2025-01-14drivers: ram: Kconfig: Add CONFIG_K3_INLINE_ECCNeha Malcom Francis
2025-01-14ram: k3-ddrss: Enable ECC interruptsSanthosh Kumar K
2025-01-14ram: k3-ddrss: Setup ECC region start and rangeSanthosh Kumar K
2025-01-14ram: k3-ddrss: Add k3_ddrss_ddr_bank_base_size_calc() to solve 'calculations ...Santhosh Kumar K
2025-01-14ram: k3-ddrss: Use the DDR controller BIST engine for ECC primingGeorgi Vlaev
2025-01-14arm: dts: k3-*-ddr: Add ss_cfg reg entrySanthosh Kumar K
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-14chromebook_coral: Move CONFIG_BLOBLIST_ADDR to CARTom Rini
2025-01-14Merge patch series "SMBIOS improvements"Tom Rini
2025-01-14configs: Enable sysinfo for QEMU Arm64Raymond Mao
2025-01-14cmd: update smbios cmdRaymond Mao
2025-01-14armv8: Add generic smbios information into the device treeRaymond Mao
2025-01-14armv8: Add arch-specific sysinfo platform driverRaymond Mao
2025-01-14smbios: add detailed smbios informationRaymond Mao
2025-01-14smbios: Refactor smbios libraryRaymond Mao
2025-01-14sysinfo: Add sysinfo driver and data structure for smbiosRaymond Mao
2025-01-14test/dm: add sandbox test for sysinfo_get_dataRaymond Mao
2025-01-14sysinfo: Add sysinfo API for accessing data areaRaymond Mao
2025-01-14smbios: Refactor the smbios headfileRaymond Mao
2025-01-14Merge patch series "Adjust how autoprobe is implemented"Tom Rini
2025-01-14dm: core: Simplify dm_probe_devices()Simon Glass
2025-01-14common: Move autoprobe out to board initSimon Glass
2025-01-14common: Drop check for DM in initf_dm()Simon Glass
2025-01-14Merge tag 'xilinx-for-v2025.04-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2025-01-14Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-pmicTom Rini