summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)Author
2022-06-06Convert CONFIG_SPL_COMMON_INIT_DDR to KconfigTom Rini
2022-06-06ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usageTom Rini
2022-06-06Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini
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-06Convert CONFIG_SYS_BOOTPARAMS_LEN 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-06configs: fsl: add missing SYS_FMAN_FW_ADDR definesCamelia Groza
2022-06-03imx: imx8mq: select CONFIG_CMD_CLKPeng Fan
2022-05-27Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2022-05-26riscv: ae350: Fix OF_BOARD boot failureRick Chen
2022-05-25Merge tag 'xilinx-for-v2022.07-rc4' of https://source.denx.de/u-boot/custodia...Tom Rini
2022-05-24Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2022-05-23arm: socfpga: Add the terasic de10-standard boardHumberto Naves
2022-05-23configs: Resync with savedefconfigTom Rini
2022-05-23ARM: dts: imx: Add support for DH electronics i.MX8M Plus DHCOM and PDK2Marek Vasut
2022-05-23ARM: imx: mx5: Convert MX53 Menlo board to DM I2C and DM RTCMarek Vasut
2022-05-23Revert "sunxi: f1c100s: Drop SYSRESET to enable reset functionality"Andre Przywara
2022-05-23ARM: dts: sunxi: A13/A31/A23/A33: Sync from Linux v5.18-rc1Samuel Holland
2022-05-20ARM: dts: imx: Migrate iMX6QDL picoITX DTs from LinuxPhilip Oberfichtner
2022-05-20ARM: dts: imx: Migrate iMX6QDL DRC02 DTs from LinuxPhilip Oberfichtner
2022-05-20imx: imx8mp_rsb3720a1: convert to DM_SERIALPeng Fan
2022-05-20imx8mp_rsb3720a1: Enable cache in SPLFabio Estevam
2022-05-20cgtqmx8: Enable cache in SPLFabio Estevam
2022-05-20imx8mm-cl-iot-gate: Enable cache in SPLFabio Estevam
2022-05-20bosch: Add initial board support for ACCPhilip Oberfichtner
2022-05-20kontron-sl-mx8mm: Select the CONFIG_CMD_UNZIP optionFabio Estevam
2022-05-20imx: imx8mp_evk: enable pinctrl_wdog in SPLPeng Fan
2022-05-20imx: imx8mq-phanbell: enable CONFIG_DM_SERIALPeng Fan
2022-05-20imx: imx8mq-pico: enable CONFIG_DM_SERIALPeng Fan
2022-05-20imx: imx8mq-cm: enable CONFIG_DM_SERIALPeng Fan
2022-05-20imx: imx8mm_edm_sbc: Enable SPL_DM_SERIALPeng Fan
2022-05-20imx: imx8mm_mx8menlo: Enable DM_SERIALPeng Fan
2022-05-20board: gateworks: venice: enable SPL_DM_SERIALTim Harvey
2022-05-19mx6sllevk: Remove duplicated "mmc dev" commandFabio Estevam
2022-05-19mx6slevk: Remove duplicated "mmc dev" commandFabio Estevam
2022-05-19imx8mn_ddr4_evk: Add USB Mass Storage supportFabio Estevam
2022-05-17mvebu: uDPU: include fixed-phy supportRobert Marko
2022-05-17arm: mvebu: turris_{omnia,mox}: Enable CONFIG_NETCONSOLEPali Rohár
2022-05-17arm: mvebu: Fix DEBUG_UART_BASE for all 32-bit boardsPali Rohár
2022-05-17arm: mvebu: turris_omnia: Fix DEBUG_UART_BASEPali Rohár
2022-05-13Revert "arm64: xilinx: Set CONFIG_ZYNQMP_FIRMWARE config for mini emmc"T Karthik Reddy