aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-11arm: dts: k3: binman: am625: add support for signing TIFSSTUB ImagesWIP/2024-04-11-assorted-TI-platform-updatesKamlesh Gurudasani1-2/+139
2024-04-11arm: mach-k3: add support for detecting TIFSSTUB imagesKamlesh Gurudasani1-0/+24
2024-04-11arm: ti: logicpd-som-lv: Migrate to OF_UPSTREAMAdam Ford8-593/+8
2024-04-11arm: ti: logicpd-torpedo: Migrate to OF_UPSTREAMAdam Ford8-742/+8
2024-04-11arm: ti: am3517_evm: Migrate to OF_UPSTREAMAdam Ford5-808/+2
2024-04-11arm: davinci: Migrate da850-evm to OF_UPSTREAMAdam Ford5-456/+4
2024-04-11net: ti: am65-cpsw: Fix buffer overflowMichael Walle1-2/+2
2024-04-11board: phycore-am62x: Extend for better environment handlingWadim Egorov2-0/+65
2024-04-11arm: mach-k3: am625: Provide a way to obtain boot device for non SPLsWadim Egorov5-94/+108
2024-04-11arm: mach-k3: am625: copy bootindex to OCRAM for main domain SPLWadim Egorov2-0/+9
2024-04-11verdin-am62: move verdin am62 to OF_UPSTREAMMarcel Ziswiler9-1757/+3
2024-04-11arm: dts: k3: Remove unneeded ti, sci-sysreset binding and nodesAndrew Davis18-119/+0
2024-04-11firmware: ti_sci: Bind sysreset driver when enabledAndrew Davis2-6/+7
2024-04-11arm: mach-k3: common: EFI loader map memory below ram topVitor Soares1-0/+12
2024-04-11am625x_evm_a53: Tweak boot command to set fdtMartyn Welch1-1/+1
2024-04-11tools: binman: ti_board_cfg: improve error messageMichael Walle1-1/+1
2024-04-11binman: ti-secure: Enable debug extension for combined bootManorit Chawdhry1-0/+7
2024-04-11arm: mach-k3: am625: Fixup a53 cpu frequency by speed gradeJoao Paulo Goncalves1-0/+62
2024-04-11arm: mach-k3: am62: Get a53 max cpu frequency by speed gradeJoao Paulo Goncalves1-0/+15
2024-04-11configs: am6*_evm_a53_defconfig: Enable config to support mmc rescanJudith Mendez4-0/+4
2024-04-11Merge patch series "boot: fdt: Change type of env_get_bootm_low() to phys_add...Tom Rini4-34/+28
2024-04-11boot: fdt: Move usable variable below updated commentMarek Vasut1-3/+3
2024-04-11boot: fdt: Drop lmb_alloc*() typecastsMarek Vasut1-3/+3
2024-04-11boot: fdt: Clean up env_get_bootm_mapsize()Marek Vasut1-5/+2
2024-04-11boot: fdt: Fix tmp type in env_get_bootm_size() and rename to lowMarek Vasut1-5/+5
2024-04-11boot: fdt: Clean up env_get_bootm_size()Marek Vasut1-5/+3
2024-04-11boot: fdt: Change type of env_get_bootm_low() to phys_addr_tMarek Vasut4-15/+14
2024-04-10Merge patch series "Resolve issues with booting distros on x86"Tom Rini12-10/+63
2024-04-10x86: qemu: Enable truetype fontsSimon Glass2-0/+2
2024-04-10x86: qemu: Expand ROM sizeSimon Glass2-3/+4
2024-04-10x86: coreboot: Enable truetype fontsSimon Glass3-0/+12
2024-04-10x86: Enable SSE in 64-bit modeSimon Glass4-0/+25
2024-04-10video: Drop unnecessary truetype operations from SPLSimon Glass1-0/+10
2024-04-10video: Correct setting of cursor positionSimon Glass1-7/+8
2024-04-10x86: coreboot: Add a boot scriptSimon Glass2-0/+2
2024-04-10fastboot: Update help text with respect to CMDLINETom Rini1-0/+4
2024-04-10Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"Tom Rini48-338/+387
2024-04-10x86: Drop message about features being missing with 64-bitSimon Glass2-2/+2
2024-04-10pxe: Allow booting without CMDLINE for the zboot methodSimon Glass1-11/+8
2024-04-10pxe: Allow booting without CMDLINE for bootm methodsSimon Glass1-17/+15
2024-04-10pxe: Move calculation of FDT file into a functionSimon Glass1-48/+64
2024-04-10pxe: Refactor to avoid over-using bootm_argvSimon Glass1-10/+12
2024-04-10pxe: Refactor to reduce the size of label_boot()Simon Glass1-138/+163
2024-04-10pxe: Use strlcpy() instead of strcpy() in label_boot()Simon Glass1-1/+1
2024-04-10doc: Mention fastboot dependency on CMDLINESimon Glass1-0/+1
2024-04-10fastboot: Remove dependencies on CMDLINESimon Glass2-17/+14
2024-04-10bootm: Make cmdline optional with bootm_boot_start()Simon Glass1-1/+1
2024-04-10fastboot: Change fastboot_buf_addr to an addressSimon Glass5-21/+21
2024-04-10boot: Update SYS_BOOTM_LEN to depend on BOOTMSimon Glass1-1/+1
2024-04-10treewide: Make arch-specific bootm code depend on BOOTMSimon Glass12-12/+12