summaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)Author
2020-06-22colibri-imx6ull/imx7: define bootubipart for distro bootStefan Agner
2020-06-22colibri_imx7: add addresses required for distro bootStefan Agner
2020-06-22colibri-imx8x: declare consoleargsOleksandr Suvorov
2020-06-22mx6cuboxi: Convert to DM_ETHFabio Estevam
2020-06-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini
2020-06-18ARM: rmobile: Increase PHY auto-negotiation timeout to 20sMarek Vasut
2020-06-18colibri_imx6: fix video stdout in default environmentAnatolij Gustschin
2020-06-18apalis_imx6: fix video stdout in default environmentAnatolij Gustschin
2020-06-18cm_fx6: fix video stdout in default environmentAnatolij Gustschin
2020-06-11arm: Remove pcm051 boardJagan Teki
2020-06-11arm: Remove omap3_pandora_defconfig boardJagan Teki
2020-06-11spi: davinci: Drop non-dm codeJagan Teki
2020-06-11ks2_evm: Switch to DM_SPL, SPL_OF_CONTROLJagan Teki
2020-06-09Merge tag 'u-boot-imx-20200609' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-06-08imx: imx8mp_evk: fix boot issuePeng Fan
2020-06-08imx: Update MTD partitions layout for display5 (i.MX6Q) boardLukasz Majewski
2020-06-07rockchip: rockpro64: Store default env into SPIMarcin Juszkiewicz
2020-06-07roc-rk3399-pc: Mark default env from SPIJagan Teki
2020-06-04Convert CONFIG_BOARD_LATE_INIT to KconfigTom Rini
2020-06-04Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini
2020-06-04Convert CONFIG_BZIP2 et al to KconfigTom Rini
2020-06-04topic_miami: Disable GPIOTom Rini
2020-06-04ARM: rmobile: blanche: Disable CONFIG_CMD_SF / CONFIG_CMD_SPITom Rini
2020-06-04bcmstb: Migrate CONFIG_CMD_EXT[24]Tom Rini
2020-06-04mx6memcal: Finish migration to defconfig optionsTom Rini
2020-06-04pfla02: Rework excluding NAND from SPLTom Rini
2020-06-04serial: Convert ARM_DCC to KconfigTom Rini
2020-06-04sifive: fu540: Add sample SD gpt partition layoutJagan Teki
2020-06-04riscv: sifive: fu540: add SPL configurationPragnesh Patel
2020-05-31rockchip: Add initial support for the Pinebook Pro laptop from Pine64.Peter Robinson
2020-05-29rockchip: enable USB OHCI host for RockPro64Marcin Juszkiewicz
2020-05-29rk3399: Enable NVMe distro bootcmdMark Kettenis
2020-05-27arm: mvebu: Convert CRS305-1G-4S board to CRS3xx-98DX3236Luka Kovacic
2020-05-27arm: mvebu: ds414: define CONFIG_SYS_U_BOOT_OFFSEzra Buehler
2020-05-25sandbox: move compression option to KconfigMichael Walle
2020-05-25Convert CONFIG_CMD_MMC to KconfigTom Rini
2020-05-22Merge branch 'net' of git://git.denx.de/u-boot-socfpgaTom Rini
2020-05-22net: ks8851: Add Kconfig entriesMarek Vasut
2020-05-22rockpro64: Enable HDMI output on rockpro64 boardAndrius Štikonas
2020-05-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-05-19mpc83xx, abb: remove suvd3 boardHeiko Schocher
2020-05-19include/configs: ls1046afrwy: add support for boot targets.Pramod Kumar
2020-05-19configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN sizeKuldeep Singh
2020-05-19configs: ls2080ardb: Make BOOT command access flash memory as per spi-memKuldeep Singh
2020-05-19configs: ls2080ardb: Make MC_INIT access flash memory as per spi-memKuldeep Singh
2020-05-19configs: ls1046a: Move SPI_FLASH_SPANSION to defconfigKuldeep Singh
2020-05-19configs: ls1012a: Enable CONFIG_SPI_FLASH_SPANSION in defconfigsKuldeep Singh
2020-05-19configs: ls1043a: Move CONFIG_FSL_QSPI and SPI_FLASH_SPANSION to defconfigKuldeep Singh
2020-05-19treewide: Remove unused FSL QSPI config options for Layerscape platformsKuldeep Singh
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass