aboutsummaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2020-07-07board: st: move type-c stusb1600 controller code in a driverPatrick Delaunay2-0/+2
2020-07-07stm32mp1: configs: activate CMD_ERASEENVPatrick Delaunay2-0/+2
2020-07-07configs: stm32mp1: activate WATCHDOGPatrick Delaunay2-0/+4
2020-07-07configs: stm32mp1: activate CONFIG_GPIO_HOGPatrick Delaunay2-0/+2
2020-07-07board: st: stpmic1: add function stpmic1_initPatrick Delaunay1-0/+1
2020-07-06Merge branch 'next'Tom Rini283-4366/+528
2020-07-06configs: Resync with savedefconfigTom Rini399-400/+392
2020-07-05Merge branch '2020-07-01-kconfig-etc-updates' into nextTom Rini1-0/+2
2020-07-05sandbox, test: add test for GPIO_HOG functionHeiko Schocher4-0/+4
2020-07-02riscv: Enable CONFIG_OF_BOARD_FIXUP by default for OF_SEPARATEBin Meng1-1/+0
2020-07-01socfpga: Enable optimized inlining on stratix10Tom Rini1-0/+2
2020-07-01riscv: Add Sipeed Maix supportSean Anderson1-0/+8
2020-07-01reset: Add generic reset driverSean Anderson1-0/+2
2020-07-01dm: Add support for simple-pm-busSean Anderson1-0/+1
2020-06-30Merge branch '2020-06-30-minor-TI-board-updates' into nextTom Rini2-46/+1
2020-06-30ti814x: Remove platformTom Rini1-46/+0
2020-06-30ti816x_evm: Enable DM_MMCTom Rini1-0/+1
2020-06-30Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2-0/+2
2020-06-30colibri_pxa270_defconfig: enable dm_mmcMarcel Ziswiler1-0/+1
2020-06-30colibri_pxa270_defconfig: enable cmd_dmMarcel Ziswiler1-0/+1
2020-06-30kconfig: mmc: move pxa_mmc_generic to kconfigMarcel Ziswiler1-0/+1
2020-06-29mips: malta: build u-boot-swap.binDaniel Schwierzeck2-0/+2
2020-06-29net: pcnet: Add Kconfig entriesMarek Vasut4-0/+4
2020-06-29Convert CONFIG_CADENCE_QSPI to KconfigTom Rini2-0/+2
2020-06-29spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski42-0/+63
2020-06-26spi: Enable missing CONFIG_SPL_DM_SPI supportTom Rini72-0/+72
2020-06-26Convert CONFIG_BOOTM_NETBSD to KconfigTom Rini3-0/+3
2020-06-26arm: toradex: Convert CONFIG_CONSOLE_MUX to KconfigTom Rini2-4/+0
2020-06-26Convert CONFIG_CONS_INDEX to KconfigTom Rini17-8/+11
2020-06-26Convert CONFIG_BOOTP_DNS2 to KconfigTom Rini55-0/+55
2020-06-26arm: capricorn: Convert CONFIG_BOOTCOUNT_ENV et al to KconfigTom Rini2-0/+4
2020-06-26Convert CONFIG_BOARD_TYPES to KconfigTom Rini6-0/+6
2020-06-26Convert CONFIG_BCH to KconfigTom Rini2-0/+2
2020-06-26Convert CONFIG_BOOTARGS to KconfigTom Rini9-0/+17
2020-06-26Convert CONFIG_BOARD_EARLY_INIT_F et al to KconfigTom Rini22-0/+22
2020-06-26bk4r1: Re-convert CONFIG_AUTOBOOT_PROMPT et al to KconfigTom Rini1-0/+3
2020-06-26Convert CONFIG_ATMEL_USART to KconfigTom Rini10-0/+10
2020-06-26Convert CONFIG_ATMEL_NAND_HW_PMECC et al to KconfigTom Rini2-0/+8
2020-06-26Convert CONFIG_ATMEL_HLCD to KconfigTom Rini3-0/+3
2020-06-26Convert CONFIG_AT91_GPIO to KconfigTom Rini13-0/+13
2020-06-26Convert CONFIG_ARM_PL180_MMCI to KconfigTom Rini3-0/+3
2020-06-26Convert CONFIG_ARCH_MISC_INIT to KconfigTom Rini2-0/+2
2020-06-26Convert CONFIG_AM335X_LCD to KconfigTom Rini1-0/+1
2020-06-25tbs2910: Drop the 'bd' commandSimon Glass1-0/+1
2020-06-25Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini27-19/+59
2020-06-24topic: zynqmp: Add support for zynqmp-xilinx-xdp platformMike Looijmans1-1/+1
2020-06-24arm64: versal: Enable config to map TCM and OCMAshok Reddy Soma1-0/+1
2020-06-24arm: zynq: Enable alternative memory testAshok Reddy Soma1-0/+1
2020-06-24arm64: versal: Let U-Boot to update memory node by defaultMichal Simek1-1/+0
2020-06-23Merge tag 'u-boot-imx-20200623' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini22-16/+54