summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SPL_GD_ADDR to KconfigTom Rini2022-06-068-13/+0
* etamin: Remove CONFIG_SPL_CMT definesTom Rini2022-06-061-6/+0
* Remove CONFIG_SYS_SPL_LEN largelyTom Rini2022-06-067-12/+1
* Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini2022-06-0685-272/+0
* Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini2022-06-06107-198/+2
* Convert CONFIG_SPL_RELOC_TEXT_BASE et al to KconfigTom Rini2022-06-067-41/+0
* Convert CONFIG_TPL_NAND_INIT to KconfigTom Rini2022-06-062-2/+0
* imx7: Update CONFIG_SPL_STACK defaults in KconfigTom Rini2022-06-061-23/+0
* imx6: Update CONFIG_SPL_STACK defaults in KconfigTom Rini2022-06-061-39/+0
* Convert CONFIG_SPL_STACK to KconfigTom Rini2022-06-06116-187/+0
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-06332-984/+36
* stih410-b2260: Switch to using GENERATED_GBL_DATA_SIZETom Rini2022-06-061-2/+1
* powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_O...Tom Rini2022-06-0617-46/+34
* m68k: Stop using CONFIG_SYS_GBL_DATA_OFFSETTom Rini2022-06-0615-30/+15
* arm: Stop using CONFIG_SYS_GBL_DATA_OFFSETTom Rini2022-06-062-4/+2
* arm: Use CONFIG_SPL_STACK or CONFIG_SYS_INIT_SP_ADDR directly.Tom Rini2022-06-0615-66/+14
* mvebu: Use CONFIG_SPL_STACK + 4 directly for bootparam locationTom Rini2022-06-0612-12/+0
* Convert CONFIG_SPL_COMMON_INIT_DDR to KconfigTom Rini2022-06-067-20/+0
* ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usageTom Rini2022-06-067-26/+0
* Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to KconfigTom Rini2022-06-0611-44/+0
* Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini2022-06-06117-167/+1
* Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini2022-06-06136-221/+0
* Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to KconfigTom Rini2022-06-0643-159/+0
* Convert CONFIG_SPL_NAND_RAW_ONLY et al to KconfigTom Rini2022-06-067-14/+0
* Convert CONFIG_SPL_INIT_MINIMAL et al to KconfigTom Rini2022-06-067-24/+2
* Convert CONFIG_SYS_CFI_FLASH_STATUS_POLL to KconfigTom Rini2022-06-062-5/+0
* Convert CONFIG_SYS_FLASH_CFI_WIDTH to KconfigTom Rini2022-06-0628-34/+0
* spl: Remove CONFIG_SPL_SATA_BOOT_DEVICETom Rini2022-06-061-1/+0
* fsl-layerscape: Remove CONFIG_SPL_PBL_PADTom Rini2022-06-062-3/+0
* P1010RDB: Remove CONFIG_SPL_NAND_MINIMALTom Rini2022-06-061-1/+0
* spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGETom Rini2022-06-062-4/+0
* arm: omap2plus: Move CONFIG_SYS_PTV out of CONFIG namespaceTom Rini2022-06-067-9/+0
* Convert CONFIG_SYS_BOOTPARAMS_LEN to KconfigTom Rini2022-06-0630-53/+0
* Convert CONFIG_HUSH_INIT_VAR to KconfigTom Rini2022-06-062-3/+0
* Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini2022-06-0679-164/+6
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-06156-280/+4
* Convert CONFIG_SYS_PBSIZE to KconfigTom Rini2022-06-0656-107/+0
* Convert CONFIG_SYS_MAXARGS to KconfigTom Rini2022-06-06113-156/+0
* Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini2022-05-273-13/+17
|\
| * riscv: qemu: Set kernel_comp_addr_r for compressed kernelBin Meng2022-05-261-4/+6
| * riscv: sifive: unleashed: Set kernel_comp_addr_r for compressed kernelBin Meng2022-05-261-4/+6
| * riscv: sifive: unmatched: Adjust for big ramdisk imageBin Meng2022-05-261-5/+5
* | Merge tag 'xilinx-for-v2022.07-rc4' of https://source.denx.de/u-boot/custodia...Tom Rini2022-05-251-2/+0
|\ \ | |/ |/|
| * xilinx: zynqmp: Do not guard SPL_FS_LOAD_PAYLOAD_NAME by SDHCI driverMichal Simek2022-05-181-2/+0
* | arm: socfpga: Add the terasic de10-standard boardHumberto Naves2022-05-231-0/+18
* | ARM: dts: imx: Add support for DH electronics i.MX8M Plus DHCOM and PDK2Marek Vasut2022-05-231-0/+113
* | ARM: imx6: Remove CONFIG_FEC_MXC_PHYADDR from DH headerPhilip Oberfichtner2022-05-201-3/+0
* | imx: imx8mp_rsb3720a1: convert to DM_SERIALPeng Fan2022-05-201-2/+0
* | bosch: Add initial board support for ACCPhilip Oberfichtner2022-05-201-0/+122
* | imx: imx8mm_edm_sbc: Enable SPL_DM_SERIALPeng Fan2022-05-201-2/+0