summaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)AuthorFilesLines
2019-02-19ARM: am3517_evm: Enable Falcon ModeAdam Ford1-0/+1
2019-02-19hikey: Allow environment to store in eMMC and increase bootdelayManivannan Sadhasivam1-1/+3
2019-02-19configs: am57xx_evm: define CONFIG_SPL_LOAD_FIT_ADDRESS for SPL-DFUBin Liu1-0/+11
2019-02-19board/BuR/brxre1: convert do DMHannes Schmelzer1-14/+2
2019-02-16Merge tag 'u-boot-imx-2019-02-16' of git://git.denx.de/u-boot-imxTom Rini1-1/+3
2019-02-15ARM: imx6q_logic: Enable SPL Booting from NANDAdam Ford1-1/+3
2019-02-14arm64: zynqmp: Remove board config filesMichal Simek10-140/+0
2019-02-14arm64: zynqmp: Remove SPD related configurationsMichal Simek1-3/+0
2019-02-14arm64: zynqmp: Fix logic around CONFIG_ZYNQ_SDHCIMichal Simek8-16/+0
2019-02-14arm64: zynqmp: Switch all platforms to DM_I2CMichal Simek7-128/+0
2019-02-14ARM: zynq: Convert dlc20 and zc70x board to DM_I2CMichal Simek2-30/+0
2019-02-14ARM: zynq: Convert Syzygy to DM_I2CMichal Simek1-4/+0
2019-02-14arm64: versal: Add mini configuration for VersalSiva Durga Prasad Paladugu1-0/+18
2019-02-14arm64: versal: Define distro boot commnads for qspi ospi and mmcSiva Durga Prasad Paladugu1-1/+25
2019-02-14arm: zynq: Define distro boot commnads for qspi, nand and norSiva Durga Prasad Paladugu1-0/+48
2019-02-14arm64: versal: Add mini eMMC configurationSiva Durga Prasad Paladugu1-0/+35
2019-02-14xilinx: Move zynq_board_read_rom_ethaddr to shared locationMichal Simek1-0/+1
2019-02-14arm64: zynqmp: Define distro boot commnads for qspi and nandSiva Durga Prasad Paladugu1-0/+32
2019-02-14ARM: zynq: Run distribution boot commands firstMichal Simek1-1/+8
2019-02-10Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dmTom Rini4-12/+0
2019-02-09Convert CONFIG_BOARD_TYPES to KconfigSimon Glass4-12/+0
2019-02-09am65x_evm: Allow bootm to load larger kernelsAndrew F. Davis1-0/+2
2019-02-09bcm963158: add initial supportPhilippe Reynes1-0/+37
2019-02-09omap3_cairo: remove empty #ifdef/#endif blockChris Packham1-10/+0
2019-02-07Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini17-18/+0
2019-02-07configs: Don't use SPI_FLASH_BAR as defaultVignesh R8-8/+0
2019-02-07configs: Remove SF_DUAL_FLASHVignesh R1-1/+0
2019-02-07configs: Move CONFIG_SPI_FLASH into defconfigsVignesh R8-9/+0
2019-02-05arm: mvebu: theadorable: Enable video / LCD support with the new DM driverStefan Roese1-0/+4
2019-02-05pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfigStefan Roese9-17/+0
2019-02-02Merge tag 'for-master-20190201' of git://git.denx.de/u-boot-rockchipTom Rini2-0/+23
2019-02-02Merge tag 'mips-pull-2019-02-01' of git://git.denx.de/u-boot-mipsTom Rini2-2/+2
2019-02-02Kconfig: Migrate CONFIG_BUILD_TARGETJagan Teki8-16/+0
2019-02-01rockchip: Add support for chromebook_bobSimon Glass1-0/+18
2019-02-01rockchip: rk3399: Add ROCKCHIP_DEVICE_SETTINGS to set envSimon Glass1-0/+5
2019-02-01spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee3-3/+3
2019-02-01spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee3-3/+3
2019-02-01mips: mt76xx: Use correct timer frequencyStefan Roese2-2/+2
2019-01-31configs: meson64: use vidconsole and usbkbd if enabledNeil Armstrong1-0/+23
2019-01-30Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imxTom Rini6-12/+137
2019-01-28arm: imx7s-warp: Convert to DM PMICBryan O'Donoghue1-6/+0
2019-01-28warp7: defconfig: Switch to DM for I2CBryan O'Donoghue1-2/+0
2019-01-28imx8qxp: mek: default enable SPLPeng Fan1-0/+26
2019-01-28colibri_imx7: fix boot commandsStefan Agner1-2/+3
2019-01-28m53menlo: fix addmtd cmd in default environmentOlaf Mandel1-1/+1
2019-01-28m53menlo: fix splashfile locationOlaf Mandel1-1/+1
2019-01-28pico-imx7d: Add LCD supportFabio Estevam1-0/+12
2019-01-28imx: Add PHYTEC phyBOARD-i.MX6UL-SeginMartyn Welch1-0/+94
2019-01-27PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPLTom Rini4-8/+16
2019-01-27Merge branch '2019-01-25-master-imports'Tom Rini5-12/+4