summaryrefslogtreecommitdiffstats
path: root/configs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-11-1121-34/+58
|\
| * rockchip: firefly-rk3288: Enable TPL supportKever Yang2019-11-101-3/+2
| * rockchip: rk3399: update SPL_STACK_R_ADDRKever Yang2019-11-1017-17/+0
| * rockchip: evb-px5: defconfig: no need to reserve IRAM for SPLKever Yang2019-11-101-1/+0
| * rockchip: rk3328: defconfig: no need to reserve IRAM for SPLKever Yang2019-11-102-2/+0
| * rockchip: rk3399: defconfig: no need to reserve IRAM for SPLKever Yang2019-11-1013-13/+0
| * rockchip: rk3399: Add Leez P710 supportAndy Yan2019-11-101-0/+58
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2019-11-1175-75/+75
|\ \
| * | freescale/powerpc: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal2019-11-0845-45/+45
| * | freescale/layerscape: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal2019-11-0830-30/+30
* | | Merge branch '2019-11-07-master-imports'Tom Rini2019-11-081-0/+33
|\ \ \
| * | | arm: add initial support for the Phytium Durian Boardliu hao2019-11-071-0/+33
* | | | configs: j721e_evm_r5_defconfig: Remove SPL multi-DTB FIT supportAndrew F. Davis2019-11-071-2/+0
* | | | configs: omap3_logic_somlv: Remove GPIO from SPLAdam Ford2019-11-071-0/+1
* | | | Revert "ARM: omap3_logic/omap35_logic: Enable GPIO in SPL"Adam Ford2019-11-072-0/+2
* | | | configs: j721e_evm_r5_defconfig: Enable AVS Class 0 & dependent configsKeerthy2019-11-071-0/+9
* | | | configs: am65x_evm_r5_defconfig: Enable AVS class 0 supportTero Kristo2019-11-071-0/+1
* | | | configs: am65x_evm_r5_defconfig: Enable TPS62363 regulator supportTero Kristo2019-11-071-0/+1
|/ / /
* / / configs: Resync with savedefconfigTom Rini2019-11-07413-849/+57
|/ /
* | mpc85xx, socrates: add DM PCI supportHeiko Schocher2019-11-061-0/+7
* | mpc85xx, socrates: enable DM serialHeiko Schocher2019-11-061-0/+3
* | mpc85xx, socrates: enable DM I2CHeiko Schocher2019-11-061-1/+3
* | mpc85xx, socrates: disable VIDEOHeiko Schocher2019-11-061-3/+0
* | mpc85xx, socrates: get rid of DM_USB warningHeiko Schocher2019-11-061-1/+2
* | mpc85xx, socrates: add DM supportHeiko Schocher2019-11-061-1/+5
|/
* mx6: tbs2910: Minimise libfdt code sizeSimon Glass2019-11-041-0/+1
* Merge tag 'u-boot-imx-20191104' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-11-0410-9/+258
|\
| * tbs2910: Disable Plan9/RTEMS bootm supportTom Rini2019-11-031-0/+2
| * imx: support i.MX8QM ROM 7720 a1 boardOliver Graute2019-11-031-0/+83
| * board/BuR/brppt2: initial commitHannes Schmelzer2019-11-031-0/+93
| * imx8mm: evk: enable bd71837 pmicPeng Fan2019-11-031-1/+4
| * opos6uldev: migrate to DM_VIDEOSébastien Szymanski2019-11-031-1/+2
| * imx6ul: opos6ul: migrate to DM_ETHSébastien Szymanski2019-11-031-0/+2
| * imx: update i.MX8MQ device treesPatrick Wildt2019-11-031-1/+1
| * mccmon6: defconfig: nor: Enable usage of *_TINY_* drivers in SPLLukasz Majewski2019-11-031-0/+3
| * ARM: imx: Convert mccmon6 to use fitImage instead of uImage+DTBLukasz Majewski2019-11-032-2/+12
| * ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot properLukasz Majewski2019-11-032-4/+54
| * imx: Enable RTC (ds1307) support in the U-Boot proper on TPC70 boardLukasz Majewski2019-11-031-0/+2
| * ARM: imx6: DHCOM i.MX6 PDK: defconfig: Enable MMC support of SPLClaudius Heine2019-11-031-0/+1
| * imx: defconfig: Enable CONFIG_SPL_FORCE_MMC_BOOT on display5Lukasz Majewski2019-11-031-0/+1
* | tbs2910: Disable Plan9/RTEMS bootm supportTom Rini2019-11-031-0/+2
* | ARC: [plat-axs101]: migrate to DM_MMCEugeniy Paltsev2019-11-011-0/+2
* | arc: emsdp/iotdk: Switch to DM_MMCAlexey Brodkin2019-11-012-0/+4
* | arc: emsdp: Increase max FAT cluster sizeAlexey Brodkin2019-11-011-1/+1
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2019-10-3018-0/+34
|\
| * arm64: dts: sun50i: Add support for A64 OLinuXino (with eMMC)Sunil Mohan Adapa2019-10-251-0/+17
| * mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTDFrieder Schrempf2019-10-2515-0/+15
| * stm32mp1: configs: Add CONFIG_SPL_SPI_FLASH_MTDFrieder Schrempf2019-10-251-0/+1
| * configs: sopine-baseboard: Enable SPI-FLASHJagan Teki2019-10-251-0/+1
* | Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mipsTom Rini2019-10-255-28/+5
|\ \