summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | board: ge: bx50v3: don't configure the backlight when there's no displayAndrew Shadura2016-06-071-0/+3
| * | imx: mx7: implement reset_miscPeng Fan2016-05-311-0/+8
| * | cosmetic: mx6slevk: Minor coding-style fixSebastien Bourdelin2016-05-311-8/+8
| * | imx: mx6qsabreauto: drop duplicated net phy configurationPeng Fan2016-05-311-33/+0
| * | imx: ventana: add fdt fixup to enable UHS-I support on selected boardsTim Harvey2016-05-313-2/+33
| * | imx: ventana: add GW553x supportTim Harvey2016-05-315-3/+66
| * | imx: ventana: remove several EEPROM config bit dependenceTim Harvey2016-05-311-31/+0
| * | imx: ventana: remove dependence on EECONFIG_SATA eeprom feature bitTim Harvey2016-05-312-11/+22
| * | imx: ventana: enable pwm device-tree property based on hwconfigTim Harvey2016-05-312-0/+35
| * | imx: ventana: fix invalid dio configuration for pwm modeTim Harvey2016-05-311-1/+1
| * | imx: ventana: export backlight gpio after gpio driver is availableTim Harvey2016-05-311-2/+3
| * | imx: ventana: gsc: show board temp on bootTim Harvey2016-05-311-0/+6
| * | imx: ventana: gsc: fix negative temperature readingsTim Harvey2016-05-311-0/+2
OpenPOWER on IntegriCloud