summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-rockchip-20200130' of https://gitlab.denx.de/u-boot/custodi...WIP/01Feb2020Tom Rini2020-02-013-2/+10
|\
| * rockchip: Add Single boot image (with binman, pad_cat)Jagan Teki2020-01-301-0/+3
| * rockchip: rk3399: Add bootcount supportJagan Teki2020-01-301-1/+4
| * rk3399: Check MMC env while defining itJagan Teki2020-01-301-1/+3
* | Merge tag 'uniphier-v2020.04-2' of https://gitlab.denx.de/u-boot/custodians/u...WIP/31Jan2020Tom Rini2020-01-311-3/+3
|\ \ | |/ |/|
| * ARM: uniphier: use $loadaddr for source commandMasahiro Yamada2020-02-011-3/+3
* | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini2020-01-281-5/+5
|\ \ | |/ |/|
| * arm: exynos: odroid: Change autoboot script to use ${mmcbootdev}Marek Szyprowski2020-01-281-4/+4
| * arm: dts: exynos: Use common alias for Odroid U3/X2 MMC2 (SD-card)Marek Szyprowski2020-01-231-1/+1
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/25Jan2020Tom Rini2020-01-255-7/+9
|\ \
| * | lx2160: Correct default environment variableMeenakshi Aggarwal2020-01-243-5/+7
| * | include/configs: ls1012afrwy: adjust kernel_addr_rBiwen Li2020-01-241-1/+1
| * | include/configs: ls1012ardb: adjust kernel_addr_rBiwen Li2020-01-241-1/+1
* | | configs: mt8518: set global variables for fastbootmingming lee2020-01-251-1/+5
|/ /
* | qemu-arm: set CONFIG_SYS_BOOTM_LEN to SZ_64MDhananjay Phadke2020-01-231-0/+2
* | arm/km: remove unmaintained board kmsuv31Holger Brunck2020-01-231-8/+0
* | arm/km: remove unmaintained board SUGP1Holger Brunck2020-01-231-7/+2
* | arm/km: add support for SUSE2Holger Brunck2020-01-231-0/+8
* | KM/kmp204x: qrio and i2c deblock code moved to commonHolger Brunck2020-01-231-0/+4
* | removing fdt_high from default set of variables for, dragonboard410c configMatthias Schoepfer2020-01-231-1/+0
* | bcm968360bg: add initial supportPhilippe Reynes2020-01-231-0/+40
* | board: Add new Samsung "stemmy" board based on ST-Ericsson U8500Stephan Gerhold2020-01-221-0/+29
|/
* Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...WIP/21Jan2020Tom Rini2020-01-213-9/+116
|\
| * ARM: imx: mx6ull: Add iMX6ULL VisionSOM SoM and EVKArkadiusz Karas2020-01-201-0/+116
| * ARM: imx: vining2000: Enable SPL SDP by defaultMarek Vasut2020-01-201-2/+0
| * Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2020-01-202-2/+0
| |\
| * | mx7ulp: Move SoC base address to a common fileFabio Estevam2020-01-161-4/+0
| * | mx7ulp_evk: Remove unneeded SDHC definitionsFabio Estevam2020-01-161-3/+0
* | | Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...WIP/20Jan2020Tom Rini2020-01-204-7/+42
|\ \ \
| * | | configs: am65x_evm: Enable USB keyboard as second stdinVignesh Raghavendra2020-01-201-0/+1
| * | | configs: am65x_evm: Add DFU related env variablesVignesh Raghavendra2020-01-201-1/+9
| * | | configs: ti: Factor out call to 'args_mmc' into MMC common environmentAndrew F. Davis2020-01-201-1/+0
| * | | configs: j721e_evm.h: Sync J721e environment configuration with AM65xAndrew F. Davis2020-01-201-3/+9
| * | | arm: am57xx: env: Fix DFU variablesSam Protsenko2020-01-201-1/+1
| * | | board: ti: beagleboneai: add initial supportCaleb Robey2020-01-201-1/+0
| * | | configs: j721e_evm: Add configs for environment in eMMCFaiz Abbas2020-01-201-0/+6
| * | | configs: j721e_evm_a72: Add Support for GPT partitionsFaiz Abbas2020-01-201-0/+6
| * | | environment: ti: Add DFU environment variables k3_dfu.hVignesh Raghavendra2020-01-201-0/+10
| | |/ | |/|
* | | ARM: stm32: Fill in missing loadaddrMarek Vasut2020-01-171-2/+3
* | | stm32mp1: configs: Make all boot devices in distro boot conditionalMarek Vasut2020-01-171-6/+28
|/ /
* | Merge tag 'mmc-1-16-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcWIP/16Jan2020Tom Rini2020-01-162-2/+0
|\ \ | |/ |/|
| * powerpc/mpc85xx: drop eSDHC periperhal clock codeYangbo Lu2020-01-162-2/+0
* | Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-01-163-5/+14
|\ \
| * | arm64: zynqmp: Move PANIC to KconfigMichal Simek2020-01-141-1/+0
| * | arm64: zynqmp: Add support for u-boot.itb generation with ATFMichal Simek2020-01-141-1/+5
| * | ARM: zynq: Add jtag distro boot supportT Karthik Reddy2020-01-141-0/+9
| * | board: xilinx: Add support for user configurable boot script offsetT Karthik Reddy2020-01-143-3/+0
* | | Add support for MT7622 reference boardSam Shih2020-01-161-0/+46
* | | ARM: MediaTek: add basic support for MT8512 boardsmingming lee2020-01-161-0/+60
| |/ |/|
* | imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVKGiulio Benetti2020-01-141-0/+46