aboutsummaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)AuthorFilesLines
2020-07-24sifive: fu540: Add boot flash script offset, sizeJagan Teki1-0/+2
2020-07-22Merge tag 'u-boot-rockchip-20200722' of https://gitlab.denx.de/u-boot/custodi...Tom Rini3-2/+25
2020-07-22rockchip: evb_rk3288: Add console settingsSuniel Mahesh1-1/+5
2020-07-22rockchip: rk3399: Add default env to support compressed kernel ImageKever Yang1-1/+3
2020-07-22rockchip: board: add Hardkernel Odroid Go2 boardHeiko Stuebner1-0/+17
2020-07-18mips: octeon: Add minimal Octeon 3 EBB7304 EVK supportStefan Roese2-0/+39
2020-07-17remove include/config_defaults.hRasmus Villemoes2-12/+0
2020-07-17arm64: Remove CONFIG_SYS_FULL_VA macroMichal Simek1-4/+0
2020-07-17Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to KconfigPatrick Delaunay5-9/+0
2020-07-17Convert CONFIG_MXC_UART to KconfigTom Rini54-58/+0
2020-07-17Merge tag 'u-boot-imx-20200716' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2-41/+29
2020-07-14arm: imx6q: pcm058: Convert pcm058 to use DM with DTsNiel Fourie1-41/+28
2020-07-14imx8mm_evk: enlarge CONFIG_SYS_BOOTM_LENPeng Fan1-0/+1
2020-07-13ARM: da850-evm: Unify config options with KconfigAdam Ford1-18/+5
2020-07-11Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini11-1798/+0
2020-07-11Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini1-22/+2
2020-07-11ARM: uniphier: remove support for NOR Flash on support cardMasahiro Yamada1-20/+0
2020-07-11ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN to 2MBMasahiro Yamada1-2/+2
2020-07-10Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-1/+4
2020-07-10powerpc: move ADDR_MAP to KconfigMarek Szyprowski17-72/+0
2020-07-09sandbox: make RAM size configurableHeinrich Schuchardt1-1/+4
2020-07-09arm: Remove mx31pdk boardJagan Teki1-141/+0
2020-07-09arm: Remove pengwyn boardJagan Teki1-166/+0
2020-07-09arm: Remove pepper boardJagan Teki1-78/+0
2020-07-09arm: Remove bav335x boardJagan Teki1-475/+0
2020-07-09arm: Remove cairo boardJagan Teki1-215/+0
2020-07-09logicpd: Drop omap3 zoom1Jagan Teki1-131/+0
2020-07-09arm: Remove overo boardJagan Teki2-220/+0
2020-07-09arm: Remove cm_t35 boardJagan Teki1-249/+0
2020-07-09arm: Remove cm_t54 boardJagan Teki1-120/+0
2020-07-09siemens: draco: Enable DM_SPI, DM_SPI_FLASHJagan Teki1-3/+0
2020-07-09arm: kirkwood: switch LaCie boards to sata_mv driverSimon Guinot1-10/+9
2020-07-09arm: mvebu: helios4: sync helios4 config to clearfog and dts to kernelDennis Gilmore1-39/+56
2020-07-07Merge tag 'u-boot-rockchip-20200708' of https://gitlab.denx.de/u-boot/custodi...Tom Rini1-9/+3
2020-07-07arm: vexpress64: Fix counter frequencyAndre Przywara1-1/+1
2020-07-07arm: actions: remove "CONFIG_SYS_SDRAM_SIZE" for Actions Owl Semi SoCsAmit Singh Tomar1-1/+0
2020-07-07stm32mp1: use the command env info in env_checkPatrick Delaunay1-3/+1
2020-07-07configs: stm32mp1: only support SD card after NOR in bootcmd_stm32mpPatrick Delaunay1-1/+3
2020-07-07rockchip: Pinebook Pro: Fix SPI flash and store env on itPeter Robinson1-9/+0
2020-07-07rockchip: Pinebook Pro: Fix USB and the USB attached keyboardPeter Robinson1-0/+3
2020-07-01riscv: Add Sipeed Maix supportSean Anderson1-0/+24
2020-06-30Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini1-0/+1
2020-06-30kconfig: mmc: move pxa_mmc_generic to kconfigMarcel Ziswiler1-7/+0
2020-06-29net: pcnet: Add Kconfig entriesMarek Vasut1-1/+0
2020-06-29net: pcnet: Drop PCNET_HAS_PROMMarek Vasut1-1/+0
2020-06-29spi: Move DM_SPI_FLASH and SPI_FLASH_DATAFLASH to Kconfig (for ls1021aXXX)Lukasz Majewski3-15/+0
2020-06-29spi: Move DM_SPI_FLASH to Kconfig (for NXP's ls1043a)Lukasz Majewski1-2/+0
2020-06-29Convert CONFIG_CADENCE_QSPI to KconfigTom Rini1-1/+0
2020-06-27rk3399: Add BOOTENV_SF commandJagan Teki1-0/+1
2020-06-26Kconfig: Remove CONFIG_CLOCKS_IN_MHZTom Rini15-29/+0