aboutsummaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini290-0/+706
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini236-0/+440
2022-06-06Convert CONFIG_SPL_RELOC_TEXT_BASE et al to KconfigTom Rini52-9/+207
2022-06-06imx7: Update CONFIG_SPL_STACK defaults in KconfigTom Rini8-16/+0
2022-06-06imx6: Update CONFIG_SPL_STACK defaults in KconfigTom Rini54-108/+0
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini486-0/+812
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini539-0/+1076
2022-06-06Convert CONFIG_SPL_COMMON_INIT_DDR to KconfigTom Rini36-0/+45
2022-06-06ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usageTom Rini52-0/+52
2022-06-06Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to KconfigTom Rini10-0/+10
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini325-0/+367
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini390-6/+513
2022-06-06Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to KconfigTom Rini39-0/+43
2022-06-06Convert CONFIG_SPL_NAND_RAW_ONLY et al to KconfigTom Rini6-0/+11
2022-06-06Convert CONFIG_SPL_INIT_MINIMAL et al to KconfigTom Rini52-0/+77
2022-06-06Convert CONFIG_SYS_CFI_FLASH_STATUS_POLL to KconfigTom Rini9-0/+9
2022-06-06Convert CONFIG_SYS_FLASH_CFI_WIDTH to KconfigTom Rini34-0/+34
2022-06-06Convert CONFIG_SYS_BOOTPARAMS_LEN to KconfigTom Rini56-0/+57
2022-06-06Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini5-0/+5
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini333-0/+333
2022-06-06Convert CONFIG_SYS_PBSIZE to KconfigTom Rini976-0/+977
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini558-0/+558
2022-06-06configs: fsl: add missing SYS_FMAN_FW_ADDR definesCamelia Groza2-0/+2
2022-06-03imx: imx8mq: select CONFIG_CMD_CLKPeng Fan1-0/+1
2022-05-27Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini4-0/+4
2022-05-26riscv: ae350: Fix OF_BOARD boot failureRick Chen4-0/+4
2022-05-25Merge tag 'xilinx-for-v2022.07-rc4' of https://source.denx.de/u-boot/custodia...WIP/25May2022Tom Rini4-4/+0
2022-05-24Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiWIP/24May2022Tom Rini2-2/+1
2022-05-23arm: socfpga: Add the terasic de10-standard boardHumberto Naves1-0/+66
2022-05-23configs: Resync with savedefconfigTom Rini32-41/+7
2022-05-23ARM: dts: imx: Add support for DH electronics i.MX8M Plus DHCOM and PDK2Marek Vasut1-0/+244
2022-05-23ARM: imx: mx5: Convert MX53 Menlo board to DM I2C and DM RTCMarek Vasut1-6/+2
2022-05-23Revert "sunxi: f1c100s: Drop SYSRESET to enable reset functionality"Andre Przywara1-1/+0
2022-05-23ARM: dts: sunxi: A13/A31/A23/A33: Sync from Linux v5.18-rc1Samuel Holland1-1/+1
2022-05-20ARM: dts: imx: Migrate iMX6QDL picoITX DTs from LinuxPhilip Oberfichtner1-1/+1
2022-05-20ARM: dts: imx: Migrate iMX6QDL DRC02 DTs from LinuxPhilip Oberfichtner1-1/+1
2022-05-20imx: imx8mp_rsb3720a1: convert to DM_SERIALPeng Fan2-0/+2
2022-05-20imx8mp_rsb3720a1: Enable cache in SPLFabio Estevam2-4/+0
2022-05-20cgtqmx8: Enable cache in SPLFabio Estevam1-2/+0
2022-05-20imx8mm-cl-iot-gate: Enable cache in SPLFabio Estevam2-4/+0
2022-05-20bosch: Add initial board support for ACCPhilip Oberfichtner1-0/+110
2022-05-20kontron-sl-mx8mm: Select the CONFIG_CMD_UNZIP optionFabio Estevam1-1/+1
2022-05-20imx: imx8mp_evk: enable pinctrl_wdog in SPLPeng Fan1-1/+0
2022-05-20imx: imx8mq-phanbell: enable CONFIG_DM_SERIALPeng Fan1-0/+1
2022-05-20imx: imx8mq-pico: enable CONFIG_DM_SERIALPeng Fan1-0/+1
2022-05-20imx: imx8mq-cm: enable CONFIG_DM_SERIALPeng Fan1-0/+1
2022-05-20imx: imx8mm_edm_sbc: Enable SPL_DM_SERIALPeng Fan1-1/+0
2022-05-20imx: imx8mm_mx8menlo: Enable DM_SERIALPeng Fan1-0/+1
2022-05-20board: gateworks: venice: enable SPL_DM_SERIALTim Harvey3-3/+0
2022-05-19mx6sllevk: Remove duplicated "mmc dev" commandFabio Estevam2-2/+2