summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2019-02-27riscv: Add SiFive FU540 board supportAnup Patel1-0/+11
2019-02-23preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOTMasahiro Yamada3-0/+6
2019-02-22configs: Resync with savedefconfigTom Rini35-41/+20
2019-02-20Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini26-0/+45
2019-02-20Merge git://git.denx.de/u-boot-x86Tom Rini3-2/+17
2019-02-20Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini64-6/+410
2019-02-20Kconfig: tegra: Migrate TEGRA_KEYBOARDPeter Robinson1-0/+1
2019-02-20Kconfig: tegra: Migrate USB_EHCI_TEGRAPeter Robinson24-0/+24
2019-02-20Kconfig: tegra: Migrate SYS_I2C_TEGRAPeter Robinson20-0/+20
2019-02-20x86: Add sound support for samusSimon Glass1-0/+9
2019-02-20x86: coreboot: Enable the beeper sound driverSimon Glass1-0/+3
2019-02-20sound: x86: link: Add sound supportSimon Glass1-0/+2
2019-02-20x86: link: Increase malloc size and decrease code sizeSimon Glass1-1/+2
2019-02-20x86: samus: Increase the pre-reloc memorySimon Glass1-1/+1
2019-02-20ARM: omap3: evm: Update DM SPL supportDerald D. Woods1-3/+11
2019-02-20omap3_beagle: Enable DM_SPITom Rini1-0/+1
2019-02-20omap3_beagle: Update for DM SPL supportTom Rini1-3/+14
2019-02-20ARM: omap3_logic: Enable SPL booting device treeAdam Ford4-7/+31
2019-02-19ARM: am3517_evm: Enable Falcon ModeAdam Ford1-0/+1
2019-02-19ARM: da850evm: Increase Malloc SizeAdam Ford4-0/+4
2019-02-19hikey: Allow environment to store in eMMC and increase bootdelayManivannan Sadhasivam1-3/+2
2019-02-19board/BuR/brxre1: convert do DMHannes Schmelzer1-14/+38
2019-02-19configs: ls1021a: enable sata configs for all ls1021a defconfigsPeng Ma16-2/+59
2019-02-19configs: ls1012afrwy: enable sata configs for all ls1012afrwy defconfigsPeng Ma4-4/+12
2019-02-19configs: ls208xa: enable sata configs for all ls208xa defconfigsPeng Ma12-0/+37
2019-02-19configs: ls1088a: enable sata configs for all ls1088a defconfigsPeng Ma9-0/+27
2019-02-19configs: ls1046a: enable sata configs for all ls1046a defconfigsPeng Ma11-0/+34
2019-02-19configs: ls1043aqds: enable sata configs for all ls1043aqds defconfigsPeng Ma8-0/+22
2019-02-19lx2160aqds : Add support for LX2160AQDS platformPankaj Bansal2-0/+111
2019-02-19armv8: lx2160: Add secure boot target and enable distro boot.Udit Agarwal1-0/+55
2019-02-19board/lx2160ardb: Add distro boot supportPriyanka Jain1-0/+1
2019-02-19lx2160: Enable support of EMC2305Meenakshi Aggarwal1-0/+1
2019-02-19armv8: lx2160ardb : Add support for LX2160ARDB platformPriyanka Jain1-0/+51
2019-02-18configs: Enable CONFIG_BLK in am57xx_evm and am57xx_hs_evmJean-Jacques Hiblot2-4/+6
2019-02-18configs: k2g_evm: Enable CONFIG_BLKJean-Jacques Hiblot1-1/+0
2019-02-18board/BuR/brppt1: fix ethernet support on brppt1 boardsHannes Schmelzer3-3/+6
2019-02-16Merge tag 'u-boot-imx-2019-02-16' of git://git.denx.de/u-boot-imxTom Rini5-6/+47
2019-02-16Merge tag 'xilinx-for-v2019.04-rc2' of git://git.denx.de/u-boot-microblazeTom Rini38-86/+241
2019-02-16configs: mx6sabresd: Reduce SPL size by disabling DOS, EXT and EFI supportAbel Vesa1-0/+2
2019-02-16configs: mx6sabresd: Add DM_SPI_FLASH necessary configsAbel Vesa1-0/+2
2019-02-16configs: mx6sabreauto: Add DM_SPI_FLASH necessary configsAbel Vesa1-0/+2
2019-02-16mx6sabreauto: Add DM_GPIO supportAbel Vesa1-0/+1
2019-02-16mx6sabresd: Add DM_GPIO supportAbel Vesa1-0/+1
2019-02-16configs: mx6sabresd: Add SPL FIT and DM supportAbel Vesa1-2/+18
2019-02-16configs: mx6sabreauto: Add SPL FIT and DM supportAbel Vesa1-1/+13
2019-02-16configs: imx6sabreauto: Add DM_USB supportAbel Vesa1-0/+2
2019-02-16configs: imx6sabreauto: Add DM_MMC supportAbel Vesa1-0/+1
2019-02-16usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGEAbel Vesa2-2/+2
2019-02-15ARM: imx6q_logic: Enable SPL Booting from NANDAdam Ford1-1/+3
2019-02-15Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini3-3/+3