summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-06-127-316/+404
|\
| * autoboot: follow-up cleanup after CONFIG_BOOTDELAY movesMasahiro Yamada2016-06-134-13/+0
| * ARM: stm32: remove unused CONFIG_AUTOBOOTMasahiro Yamada2016-06-131-2/+0
| * tools: fix define2mk.sed to not add quotes around negative integersMasahiro Yamada2016-06-131-0/+2
| * tools: moveconfig: Add a new --git-ref optionJoe Hershberger2016-06-131-6/+68
| * tools: moveconfig: New color used for changed defconfigJoe Hershberger2016-06-131-1/+1
| * tools: moveconfig: Fix another typoJoe Hershberger2016-06-131-1/+1
| * tools: moveconfig: make Slot.poll() more readable with helper methodsMasahiro Yamada2016-06-131-43/+67
| * tools: moveconfig: allow to run without any CONFIG specifiedMasahiro Yamada2016-06-131-6/+10
| * tools: moveconfig: add --force-sync optionMasahiro Yamada2016-06-131-3/+14
| * tools: moveconfig: report when defconfig is updatedMasahiro Yamada2016-06-131-3/+11
| * tools: moveconfig: report when CONFIGs are removed by savedefconfigMasahiro Yamada2016-06-131-0/+26
| * tools: moveconfig: display log when savedefconfig occursMasahiro Yamada2016-06-131-1/+2
| * tools: moveconfig: skip savedefconfig if .config was not updatedMasahiro Yamada2016-06-131-5/+16
| * tools: moveconfig: refactor code to go back to idle stateMasahiro Yamada2016-06-131-20/+17
| * tools: moveconfig: display log atomically in more readable formatMasahiro Yamada2016-06-131-31/+42
| * tools: moveconfig: move log output code out of Kconfig Parser classMasahiro Yamada2016-06-131-12/+12
| * tools: moveconfig: compute file paths just onceMasahiro Yamada2016-06-131-10/+10
| * tools: moveconfig: allow to give CONFIG names as argument directlyMasahiro Yamada2016-06-131-88/+20
| * tools: moveconfig: drop code for handling type and default valueMasahiro Yamada2016-06-131-76/+29
| * tools: moveconfig: do not rely on type and default value given by usersMasahiro Yamada2016-06-131-45/+43
| * tools: moveconfig: increment number of processed files monotonicallyMasahiro Yamada2016-06-131-16/+49
| * tools: moveconfig: exit with error message for not clean directoryMasahiro Yamada2016-06-131-0/+8
| * tools: moveconfig: check compilers before starting defconfig walkMasahiro Yamada2016-06-131-23/+48
| * tools: moveconfig: check directory location before compilersMasahiro Yamada2016-06-131-2/+2
| * tools: moveconfig: remove redundant else: after sys.exit()Masahiro Yamada2016-06-131-7/+5
| * tools: moveconfig: rename update_defconfig() to update_dotconfig()Masahiro Yamada2016-06-131-5/+5
| * tools: moveconfig: fix --dry-run optionMasahiro Yamada2016-06-131-8/+7
* | verified-boot: Minimal support for booting U-Boot proper from SPLTeddy Reed2016-06-127-6/+23
* | ti_armv7_common: env: Remove no longer needed mem_reserveAndrew F. Davis2016-06-121-1/+0
* | cmd: gpt: add - partition size parsingMichael Trimarchi2016-06-121-2/+11
* | arm: dra7xx: Assign omap_vcores based on board typeKeerthy2016-06-122-78/+91
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-06-125-3/+17
|\ \
| * | sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80Siarhei Siamashka2016-06-101-3/+2
| * | sunxi: Downclock AHB1 to 100MHz on Allwinner A64Siarhei Siamashka2016-06-101-0/+5
| * | sunxi: musb: Properly turn of musb controller before bootingHans de Goede2016-06-101-0/+7
| * | sunxi: Add INITIAL_USB_SCAN_DELAY to Mele_A1000G_quad_defconfigHans de Goede2016-06-101-0/+1
| * | sunxi: Enable ALDO3 and ALDO4 in Wobo_i5_defconfigHans de Goede2016-06-101-0/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-06-125-2/+459
|\ \
| * | spi: pic32_spi: add SPI master driver for PIC32 SoC.Purna Chandra Mandal2016-06-103-0/+457
| * | MIPS: Make CONFIG_SYS_DCACHE_LINE_SIZE int, not hexPaul Burton2016-06-101-1/+1
| * | MIPS: Fix invalidate_dcache_range to operate on L1 DcachePaul Burton2016-06-101-1/+1
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-06-1233-250/+459
|\ \
| * | arm: mxs: Remove misleading commentsMichael Heimpold2016-06-071-2/+2
| * | board: ge: bx50v3: add missing partnum variableKimmo Surakka2016-06-071-3/+3
| * | board: ge: bx50v3: disable unused features to improve size and boot speedAndrew Shadura2016-06-073-3/+15
| * | board: ge: bx50v3: make SATA optional and disabled by defaultAndrew Shadura2016-06-071-1/+2
| * | board: ge: bx50v3: make network support optional and disabled by defaultAndrew Shadura2016-06-074-9/+5
| * | board: ge: bx50v3: make USB support optional and disabled by defaultAndrew Shadura2016-06-074-13/+17
| * | board: ge: bx50v3: make CONFIG_VIDEO optional and disabled by defaultAndrew Shadura2016-06-071-3/+5
OpenPOWER on IntegriCloud