| Commit message (Expand) | Author | Age | Files | Lines |
* | etamin: Remove CONFIG_SPL_CMT defines | Tom Rini | 2022-06-06 | 1 | -6/+0 |
* | Remove CONFIG_SYS_SPL_LEN largely | Tom Rini | 2022-06-06 | 7 | -12/+1 |
* | Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig | Tom Rini | 2022-06-06 | 379 | -279/+737 |
* | Convert CONFIG_SPL_BSS_START_ADDR to Kconfig | Tom Rini | 2022-06-06 | 345 | -201/+457 |
* | Convert CONFIG_SPL_RELOC_TEXT_BASE et al to Kconfig | Tom Rini | 2022-06-06 | 63 | -71/+270 |
* | Convert CONFIG_TPL_NAND_INIT to Kconfig | Tom Rini | 2022-06-06 | 5 | -4/+6 |
* | imx7: Update CONFIG_SPL_STACK defaults in Kconfig | Tom Rini | 2022-06-06 | 11 | -40/+25 |
* | imx6: Update CONFIG_SPL_STACK defaults in Kconfig | Tom Rini | 2022-06-06 | 57 | -148/+34 |
* | Convert CONFIG_SPL_STACK to Kconfig | Tom Rini | 2022-06-06 | 605 | -220/+831 |
* | Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h | Tom Rini | 2022-06-06 | 895 | -1027/+1185 |
* | Introduce include/system-constants.h | Tom Rini | 2022-06-06 | 1 | -0/+6 |
* | stih410-b2260: Switch to using GENERATED_GBL_DATA_SIZE | Tom Rini | 2022-06-06 | 1 | -2/+1 |
* | powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_O... | Tom Rini | 2022-06-06 | 23 | -71/+41 |
* | mpc85xx: Switch to setting the initial stack pointer more clearly | Tom Rini | 2022-06-06 | 1 | -2/+2 |
* | m68k: Stop using CONFIG_SYS_GBL_DATA_OFFSET | Tom Rini | 2022-06-06 | 15 | -30/+15 |
* | arm: Stop using CONFIG_SYS_GBL_DATA_OFFSET | Tom Rini | 2022-06-06 | 2 | -4/+2 |
* | arm: Use CONFIG_SPL_STACK or CONFIG_SYS_INIT_SP_ADDR directly. | Tom Rini | 2022-06-06 | 15 | -66/+14 |
* | mvebu: Use CONFIG_SPL_STACK + 4 directly for bootparam location | Tom Rini | 2022-06-06 | 14 | -17/+5 |
* | arm: pxa: Remove CONFIG_CPU_PXA25X | Tom Rini | 2022-06-06 | 13 | -2492/+6 |
* | m68k: Remove dead code | Tom Rini | 2022-06-06 | 8 | -932/+0 |
* | Convert CONFIG_SPL_COMMON_INIT_DDR to Kconfig | Tom Rini | 2022-06-06 | 47 | -28/+61 |
* | ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usage | Tom Rini | 2022-06-06 | 64 | -69/+65 |
* | Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to Kconfig | Tom Rini | 2022-06-06 | 23 | -48/+14 |
* | Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig | Tom Rini | 2022-06-06 | 445 | -182/+407 |
* | Convert CONFIG_SPL_PAD_TO et al to Kconfig | Tom Rini | 2022-06-06 | 536 | -281/+561 |
* | Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig | Tom Rini | 2022-06-06 | 85 | -174/+68 |
* | Convert CONFIG_SPL_NAND_RAW_ONLY et al to Kconfig | Tom Rini | 2022-06-06 | 15 | -19/+22 |
* | Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig | Tom Rini | 2022-06-06 | 74 | -36/+115 |
* | Convert CONFIG_SYS_CFI_FLASH_STATUS_POLL to Kconfig | Tom Rini | 2022-06-06 | 12 | -5/+13 |
* | Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig | Tom Rini | 2022-06-06 | 64 | -41/+63 |
* | spl: Remove CONFIG_SPL_SATA_BOOT_DEVICE | Tom Rini | 2022-06-06 | 2 | -16/+5 |
* | fsl-layerscape: Remove CONFIG_SPL_PBL_PAD | Tom Rini | 2022-06-06 | 2 | -3/+0 |
* | P1010RDB: Remove CONFIG_SPL_NAND_MINIMAL | Tom Rini | 2022-06-06 | 1 | -1/+0 |
* | spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGE | Tom Rini | 2022-06-06 | 4 | -8/+0 |
* | arm: omap2plus: Move CONFIG_SYS_PTV out of CONFIG namespace | Tom Rini | 2022-06-06 | 13 | -15/+8 |
* | Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig | Tom Rini | 2022-06-06 | 88 | -55/+71 |
* | Convert CONFIG_HUSH_INIT_VAR to Kconfig | Tom Rini | 2022-06-06 | 3 | -3/+3 |
* | Convert CONFIG_SYS_BARGSIZE to Kconfig | Tom Rini | 2022-06-06 | 87 | -172/+21 |
* | Convert CONFIG_SYS_CBSIZE to Kconfig | Tom Rini | 2022-06-06 | 492 | -291/+346 |
* | Convert CONFIG_SYS_PBSIZE to Kconfig | Tom Rini | 2022-06-06 | 1035 | -113/+981 |
* | Convert CONFIG_SYS_MAXARGS to Kconfig | Tom Rini | 2022-06-06 | 674 | -162/+562 |
* | Prepare v2022.07-rc4v2022.07-rc4 | Tom Rini | 2022-06-06 | 1 | -1/+1 |
* | configs: fsl: add missing SYS_FMAN_FW_ADDR defines | Camelia Groza | 2022-06-06 | 2 | -0/+2 |
* | doc: update mail author for st-dt.rst | Patrick Delaunay | 2022-06-06 | 1 | -1/+1 |
* | Merge tag 'efi-2022-07-rc4-4' of https://source.denx.de/u-boot/custodians/u-b... | Tom Rini | 2022-06-04 | 6 | -58/+362 |
|\ |
|
| * | efi: test/py: authenticate fit capsules | Vincent Stehlé | 2022-06-04 | 4 | -48/+353 |
| * | test/py: efi_capsule: repair image authentication test | Vincent Stehlé | 2022-06-04 | 2 | -5/+5 |
| * | EFI: Update the documentation to reflect the correct value of OsIndications | Sughosh Ganu | 2022-06-04 | 1 | -1/+1 |
| * | EFI: Populate descriptor_count value only when image_info_size is not zero | Sughosh Ganu | 2022-06-04 | 1 | -3/+2 |
| * | doc: environment: Fix typo | Chris Packham | 2022-06-04 | 1 | -1/+1 |
|/ |
|