aboutsummaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
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
2022-05-19mx6slevk: Remove duplicated "mmc dev" commandFabio Estevam3-3/+3
2022-05-19imx8mn_ddr4_evk: Add USB Mass Storage supportFabio Estevam1-0/+12
2022-05-17mvebu: uDPU: include fixed-phy supportRobert Marko1-0/+1
2022-05-17arm: mvebu: turris_{omnia,mox}: Enable CONFIG_NETCONSOLEPali Rohár2-0/+2
2022-05-17arm: mvebu: Fix DEBUG_UART_BASE for all 32-bit boardsPali Rohár10-10/+20
2022-05-17arm: mvebu: turris_omnia: Fix DEBUG_UART_BASEPali Rohár1-1/+2
2022-05-13Revert "arm64: xilinx: Set CONFIG_ZYNQMP_FIRMWARE config for mini emmc"T Karthik Reddy4-4/+0
2022-05-11Convert CONFIG_MTD_CONCAT to KconfigChris Packham1-0/+1
2022-05-11spl: Rename Kconfig SPL_LEGACY_IMAGE_SUPPORT to SPL_LEGACY_IMAGE_FORMATAndrew Davis10-10/+10
2022-05-10Merge tag 'u-boot-stm32-20220510' of https://source.denx.de/u-boot/custodians...WIP/10May2022Tom Rini11-16/+332
2022-05-10configs: stm32746g-eval: Add stm32746g-eval_spl_defconfigPatrice Chotard1-0/+86