summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
...
* rockchip: add core px30 headersHeiko Stuebner2019-11-171-0/+62
* defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENTTom Rini2019-11-1235-42/+0
* pfla02: Migrate CONFIG_ENV_IS_IN_SPI_FLASH to defconfigTom Rini2019-11-121-1/+0
* evb-rk3128: Migrate CONFIG_ENV_IS_IN_MMC to defconfigTom Rini2019-11-121-1/+0
* Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-11-122-0/+164
|\
| * imx: imx8mm-evk: enable ethernetPeng Fan2019-11-051-0/+8
| * imx: add i.MX8MN DDR4 board supportPeng Fan2019-11-051-0/+156
* | Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-11-113-3/+3
|\ \
| * | rockchip: config: update CONFIG_SPL_MAX_SIZE for 64bit CPUsKever Yang2019-11-103-3/+3
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2019-11-1110-22/+22
|\ \
| * | freescale/powerpc: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal2019-11-083-6/+6
| * | freescale/layerscape: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal2019-11-087-16/+16
* | | arm: add initial support for the Phytium Durian BoardWIP/2019-11-07-master-importsliu hao2019-11-071-0/+44
|/ /
* | mpc85xx, socrates: add DM PCI supportHeiko Schocher2019-11-061-9/+0
* | mpc85xx, socrates: enable DM serialHeiko Schocher2019-11-061-12/+0
* | mpc85xx, socrates: enable DM I2CHeiko Schocher2019-11-061-17/+1
* | mpc85xx, socrates: disable VIDEOHeiko Schocher2019-11-061-15/+0
* | mpc85xx, socrates: add DM supportHeiko Schocher2019-11-061-6/+7
* | mpc85xx, socrates: suppress unknown flash warningHeiko Schocher2019-11-061-0/+1
|/
* imx: support i.MX8QM ROM 7720 a1 boardOliver Graute2019-11-031-0/+180
* board/BuR/brppt2: initial commitHannes Schmelzer2019-11-031-0/+120
* imx8qxp: mek: add secure boot scriptPeng Fan2019-11-031-15/+49
* imx8qm: mek: add secure boot scriptPeng Fan2019-11-031-15/+49
* opos6uldev: migrate to DM_VIDEOSébastien Szymanski2019-11-031-1/+5
* imx6ul: opos6ul: migrate to DM_ETHSébastien Szymanski2019-11-031-8/+0
* imx: update i.MX8MQ device treesPatrick Wildt2019-11-031-1/+1
* ARM: imx: Convert mccmon6 to use fitImage instead of uImage+DTBLukasz Majewski2019-11-031-34/+23
* ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot properLukasz Majewski2019-11-031-13/+0
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2019-10-308-32/+3
|\
| * mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTDFrieder Schrempf2019-10-258-32/+3
* | Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mipsWIP/25Oct2019Tom Rini2019-10-2524-51/+65
|\ \
| * | mips: mtmips: change baudrate table for all boardsWeijie Gao2019-10-252-2/+2
| * | bmips: configs: switch to size definitionsÁlvaro Fernández Rojas2019-10-2522-45/+58
| * | mips: bmips: remove unneeded definitionsÁlvaro Fernández Rojas2019-10-251-4/+0
| * | bmips: enable vr-3032u nand supportÁlvaro Fernández Rojas2019-10-251-0/+5
| |/
* | Merge tag 'xilinx-for-v2020.01-part2' of https://gitlab.denx.de/u-boot/custod...Tom Rini2019-10-251-2/+0
|\ \ | |/ |/|
| * ARM: zynq: Move BOOTM_NETBSD to KconfigMichal Simek2019-10-241-2/+0
* | Merge branch '2019-10-24-UFS-support'Tom Rini2019-10-241-1/+3
|\ \
| * | env: ti: Add environment variables to boot from UFSFaiz Abbas2019-10-231-1/+3
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellWIP/24Oct2019Tom Rini2019-10-241-0/+3
|\ \ | |/ |/|
| * configs: j721e_evm.h: Define CONFIG_SYS_MAX_FLASH_BANKS_DETECTVignesh Raghavendra2019-10-241-0/+3
* | Merge tag 'u-boot-stm32-2019-10-23' of https://gitlab.denx.de/u-boot/custodia...WIP/23Oct2019Tom Rini2019-10-231-1/+1
|\ \
| * | configs: stm32f746-disco: Fix ramdisk_addr_rPatrice Chotard2019-10-221-1/+1
| |/
* | configs: ls1012afrwy: Add CONFIG_ENV_ADDRKuldeep Singh2019-10-211-0/+5
* | configs: ls1012ardb: Add CONFIG_ENV_ADDRKuldeep Singh2019-10-211-0/+4
|/
* configs: sei610: Add config file to fix userdata sizeGuillaume La Roque2019-10-181-0/+31
* configs: sei510: rework header and fix userdata sizeGuillaume La Roque2019-10-182-119/+138
* configs: sei510: enable Video Display supportNeil Armstrong2019-10-181-0/+12
* arm: remove the H2200 boardHeinrich Schuchardt2019-10-161-128/+0
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2019-10-141-30/+88
|\