summaryrefslogtreecommitdiffstats
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
* Raptor manufacturing base image changes for Blackbirdv2016.07-aspeed-openbmc-04-16-2019Raptor Engineering Development Team2019-05-031-1/+6
* aspeed: Drop bootcmd support for legacy imagesBrad Bishop2018-02-201-5/+1
* Add optional MTD and UBI support to ast-commonAdriana Kobylak2017-08-241-0/+12
* aspeed: Add WD2 reset support for ast-g5Mykola Kostenok2017-06-262-0/+4
* aspeed: use FIT-provided ramdisk if availableRick Altherr2017-01-171-1/+5
* board/aspeed: Add ast-g5 boardJoel Stanley2016-07-272-0/+60
* board/aspeed: Add ast-g4 boardJoel Stanley2016-07-273-0/+167
* powerpc: mpc85xx: kmp204x: Fix compiling error for usb errataYork Sun2016-07-071-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-07-011-1/+1
|\
| * arm: socfpga: Fix "improve raw MMC SPL boot"Marek Vasut2016-06-231-1/+1
* | ti_omap5_common: Find right dtb file for DRA72-RevC EvmLokesh Vutla2016-07-011-0/+2
* | autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECKMasahiro Yamada2016-07-0145-70/+0
* | ARM: socfpga: move CONFIG_BOOTDELAY to Kconfig for IS1 boardMasahiro Yamada2016-07-011-1/+0
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-06-281-6/+3
|\ \
| * | armv8: ls1043aqds: print FPGA info early for QSPI bootQianyu Gong2016-06-281-4/+0
| * | armv8: ls1043aqds: use configurable clockQianyu Gong2016-06-281-2/+3
| |/
* | arm: at91: taurus/axm: add DM and DTS supportHeiko Schocher2016-06-261-1/+1
* | arm: at91: smartweb: add DM and DTS supportHeiko Schocher2016-06-261-5/+1
* | corvus DTS / DM supportHeiko Schocher2016-06-261-1/+1
* | board/BuR: rename kwb board to brxre1Hannes Schmelzer2016-06-241-4/+4
* | board/BuR: rename tseries board to brppt1Hannes Schmelzer2016-06-241-4/+4
* | arm: bcm235xx: choose 8-bit phy bus widthSteve Rae2016-06-241-1/+0
* | Move CONFIG_SYS_HUSH_PARSER to Kconfig for last 4 boardsMasahiro Yamada2016-06-244-4/+0
* | configs: gxbb: Introduce a common config header fileCarlo Caione2016-06-242-33/+46
|/
* dragonboard410c: Increase default environment size.Mateusz Kulikowski2016-06-201-1/+1
* ARM: uniphier: move CONFIG_ARMV8_MULTIENTRY to KconfigMasahiro Yamada2016-06-201-1/+0
* ARM: uniphier: change CPU_RELEASE_ADDR to the head of DRAM spaceMasahiro Yamada2016-06-201-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-06-181-0/+49
|\
| * ARM: socfpga: add support for IS1 boardPavel Machek2016-06-081-0/+49
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-06-181-5/+3
|\ \
| * | warp7: Fix DFU supportFabio Estevam2016-06-181-5/+2
| * | warp7: Fix watchdog resetMarco Franchi2016-06-181-0/+1
| * | Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2016-06-18361-650/+2171
| |\ \
* | | | arm, am335x: siemens: enable DM/DTS supportHeiko Schocher2016-06-171-0/+2
* | | | OMAP3: fix twister boardStefano Babic2016-06-171-0/+16
* | | | configs: Re-sync BOOTDELAY changesTom Rini2016-06-171-4/+0
* | | | ti_omap5_common: Add right dtb file for AM572x-IDKLokesh Vutla2016-06-131-0/+2
* | | | armv8: s32v234: Introduce basic support for s32v234evbEddy Petrișor2016-06-131-0/+260
* | | | board: arm:: Add support for Broadcom BCM23550Steve Rae2016-06-131-0/+148
* | | | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-06-131-0/+155
|\ \ \ \
| * | | | arm: at91: Add support for gurnardAndre Renaud2016-06-121-0/+155
| | |/ / | |/| |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-06-125-15/+0
|\ \ \ \
| * | | | autoboot: follow-up cleanup after CONFIG_BOOTDELAY movesMasahiro Yamada2016-06-134-13/+0
| * | | | ARM: stm32: remove unused CONFIG_AUTOBOOTMasahiro Yamada2016-06-131-2/+0
| |/ / /
* | | | ti_armv7_common: env: Remove no longer needed mem_reserveAndrew F. Davis2016-06-121-1/+0
* | | | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-06-121-3/+2
|\ \ \ \
| * | | | sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80Siarhei Siamashka2016-06-101-3/+2
| |/ / /
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-06-123-34/+68
|\ \ \ \ | | |/ / | |/| |
| * | | board: ge: bx50v3: add missing partnum variableKimmo Surakka2016-06-071-3/+3
| * | | board: ge: bx50v3: make SATA optional and disabled by defaultAndrew Shadura2016-06-071-1/+2
OpenPOWER on IntegriCloud