aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_NAND_RAW_ONLY et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_INIT_MINIMAL et al to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_CFI_FLASH_STATUS_POLL to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_FLASH_CFI_WIDTH to KconfigTom Rini
2022-06-06spl: Remove CONFIG_SPL_SATA_BOOT_DEVICETom Rini
2022-06-06fsl-layerscape: Remove CONFIG_SPL_PBL_PADTom Rini
2022-06-06P1010RDB: Remove CONFIG_SPL_NAND_MINIMALTom Rini
2022-06-06spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGETom Rini
2022-06-06arm: omap2plus: Move CONFIG_SYS_PTV out of CONFIG namespaceTom Rini
2022-06-06Convert CONFIG_SYS_BOOTPARAMS_LEN to KconfigTom Rini
2022-06-06Convert CONFIG_HUSH_INIT_VAR to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_PBSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini
2022-06-06Prepare v2022.07-rc4Tom Rini
2022-06-06configs: fsl: add missing SYS_FMAN_FW_ADDR definesCamelia Groza
2022-06-06doc: update mail author for st-dt.rstPatrick Delaunay
2022-06-04Merge tag 'efi-2022-07-rc4-4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-06-04efi: test/py: authenticate fit capsulesVincent Stehlé
2022-06-04test/py: efi_capsule: repair image authentication testVincent Stehlé
2022-06-04EFI: Update the documentation to reflect the correct value of OsIndicationsSughosh Ganu
2022-06-04EFI: Populate descriptor_count value only when image_info_size is not zeroSughosh Ganu
2022-06-04doc: environment: Fix typoChris Packham
2022-06-03Merge branch '2022-06-03-assorted-fixes'Tom Rini
2022-06-03board: ti: am64x: Update MAINTAINERSDave Gerlach
2022-06-03squashfs: Fix compilation on big endian systemsPali Rohár
2022-06-03imx: imx8mq: select CONFIG_CMD_CLKPeng Fan
2022-06-03imx: imx8mq: default select CLK_IMX8MQPeng Fan
2022-06-03fdt: Add U-Boot version to chosen nodeFrancesco Dolcini
2022-06-03net: Check for the minimum IP fragmented datagram sizeFabio Estevam
2022-06-03armv8: Fix TCR 64-bit writesAndre Przywara
2022-06-03net: enetc: unregister mdiobusMichael Walle
2022-06-03ubifs: Fix lockup/crash when reading filesPali Rohár
2022-05-31Merge tag 'efi-2022-07-rc4-3' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-05-31bootmenu: use utf-8 for menu titleMasahisa Kojima
2022-05-28doc/efi: add firmware management protocol to the documentationVincent Stehlé
2022-05-28efi: fix documentation warningsVincent Stehlé
2022-05-28lib/charset: fix compile warningsMasahisa Kojima
2022-05-28efi_loader: bootmgr: fix a problem in loading an image from a short-pathAKASHI Takahiro
2022-05-28efi_loader: disk: add efi_disk_is_removable()AKASHI Takahiro
2022-05-28cmd/bootefi: correct command syntaxHeinrich Schuchardt
2022-05-28test: don't change console timeout in EFI selftest.Heinrich Schuchardt
2022-05-28test: fix pylint warnings in test_efi_selftest.pyHeinrich Schuchardt
2022-05-28bootmenu: U-Boot console is enabled as defaultMasahisa Kojima
2022-05-28doc: sandbox: Add additional valgrind documentationSean Anderson
2022-05-28doc/build/gcc: add more required packagesHeinrich Schuchardt
2022-05-28doc: sandbox: Add a note of disabling LTO when using gdbBin Meng