summaryrefslogtreecommitdiff
path: root/configs
Commit message (Expand)AuthorAgeFilesLines
* ARM: imx6q_logic: Enable MTD and NAND_MXS_DTAdam Ford2019-03-131-0/+3
* configs: imx6qdl_icore_mmc: Enable watchdog and bootcounterShyam Saini2019-03-131-0/+7
* imx8mq_evk: Move CONFIG_ENV_IS_IN_MMC to KconfigFabio Estevam2019-03-131-0/+1
* imx: ventana: hexdump invalid EEPROM dataTim Harvey2019-03-133-0/+3
* ARM: liteboard: use random ethaddrMarcin Niestroj2019-03-131-0/+1
* ARM: liteboard: move towards driver model and device-tree bootMarcin Niestroj2019-03-131-1/+10
* pico-imx6ul: Convert to DM_PMICFabio Estevam2019-03-133-3/+21
* pico-imx6ul: Convert to CONFIG_DM_GPIOFabio Estevam2019-03-133-0/+9
* pico-imx6ul: Convert to DM MMCFabio Estevam2019-03-133-0/+3
* pico-imx6ul: Select CONFIG_OF_CONTROLFabio Estevam2019-03-133-3/+6
* imx8mq_evk_defconfig: Enable pinctrl driverChris Spencer2019-03-131-0/+1
* Merge git://git.denx.de/u-boot-x86Tom Rini2019-03-111-0/+3
|\
| * x86: crownbay: Enable the beeper sound driverBin Meng2019-03-111-0/+3
* | ARM: rmobile: Convert Gen2 Stout, Porter, Silk to DM_SPI{,_FLASH}Marek Vasut2019-03-093-0/+6
|/
* Merge tag 'u-boot-atmel-2019.04-a' of git://git.denx.de/u-boot-atmelTom Rini2019-03-0414-13/+1
|\
| * configs: at91: remove SPL_GENERATE_ATMEL_PMECC_HEADER from non-nand configsEugen Hristev2019-03-0413-13/+0
| * configs: sama5d27_som1_ek: Activate misc init for uSD variantAlexander Dahl2019-03-041-0/+1
* | board: ls1046qds: Enable PPA for secure bootPrabhakar Kushwaha2019-03-031-1/+1
* | board: ls1043a: enable EFI_LOADER_BOUNCE_BUFFERMian Yousaf Kaukab2019-03-0317-0/+17
* | board: ls1046a: enable EFI_LOADER_BOUNCE_BUFFERMian Yousaf Kaukab2019-03-0317-0/+17
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-02-2811-11/+0
|\ \
| * | ARM: rmobile: Convert Gen2 to OF_SEPARATEMarek Vasut2019-02-258-8/+0
| * | ARM: rmobile: Sync Gen3 defconfigsMarek Vasut2019-02-253-3/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2019-02-282-0/+20
|\ \ \
| * | | sunxi: Add Bananapi M2+ H5 boardChen-Yu Tsai2019-02-181-0/+20
| * | | sunxi: Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3Chen-Yu Tsai2019-02-181-0/+0
* | | | riscv: Add SiFive FU540 board supportAnup Patel2019-02-271-0/+11
| |/ / |/| |
* | | preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOTMasahiro Yamada2019-02-223-0/+6
* | | configs: Resync with savedefconfigTom Rini2019-02-2235-41/+20
* | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2019-02-2026-0/+45
|\ \ \
| * | | Kconfig: tegra: Migrate TEGRA_KEYBOARDPeter Robinson2019-02-201-0/+1
| * | | Kconfig: tegra: Migrate USB_EHCI_TEGRAPeter Robinson2019-02-2024-0/+24
| * | | Kconfig: tegra: Migrate SYS_I2C_TEGRAPeter Robinson2019-02-2020-0/+20
* | | | Merge git://git.denx.de/u-boot-x86Tom Rini2019-02-203-2/+17
|\ \ \ \
| * | | | x86: Add sound support for samusSimon Glass2019-02-201-0/+9
| * | | | x86: coreboot: Enable the beeper sound driverSimon Glass2019-02-201-0/+3
| * | | | sound: x86: link: Add sound supportSimon Glass2019-02-201-0/+2
| * | | | x86: link: Increase malloc size and decrease code sizeSimon Glass2019-02-201-1/+2
| * | | | x86: samus: Increase the pre-reloc memorySimon Glass2019-02-201-1/+1
| |/ / /
* | | | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2019-02-2064-6/+410
|\ \ \ \ | |/ / / |/| | |
| * | | configs: ls1021a: enable sata configs for all ls1021a defconfigsPeng Ma2019-02-1916-2/+59
| * | | configs: ls1012afrwy: enable sata configs for all ls1012afrwy defconfigsPeng Ma2019-02-194-4/+12
| * | | configs: ls208xa: enable sata configs for all ls208xa defconfigsPeng Ma2019-02-1912-0/+37
| * | | configs: ls1088a: enable sata configs for all ls1088a defconfigsPeng Ma2019-02-199-0/+27
| * | | configs: ls1046a: enable sata configs for all ls1046a defconfigsPeng Ma2019-02-1911-0/+34
| * | | configs: ls1043aqds: enable sata configs for all ls1043aqds defconfigsPeng Ma2019-02-198-0/+22
| * | | lx2160aqds : Add support for LX2160AQDS platformPankaj Bansal2019-02-192-0/+111
| * | | armv8: lx2160: Add secure boot target and enable distro boot.Udit Agarwal2019-02-191-0/+55
| * | | board/lx2160ardb: Add distro boot supportPriyanka Jain2019-02-191-0/+1
| * | | lx2160: Enable support of EMC2305Meenakshi Aggarwal2019-02-191-0/+1