summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-13Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2016-06-12Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2016-06-13autoboot: follow-up cleanup after CONFIG_BOOTDELAY movesMasahiro Yamada
2016-06-13ARM: stm32: remove unused CONFIG_AUTOBOOTMasahiro Yamada
2016-06-13tools: fix define2mk.sed to not add quotes around negative integersMasahiro Yamada
2016-06-13tools: moveconfig: Add a new --git-ref optionJoe Hershberger
2016-06-13tools: moveconfig: New color used for changed defconfigJoe Hershberger
2016-06-13tools: moveconfig: Fix another typoJoe Hershberger
2016-06-13tools: moveconfig: make Slot.poll() more readable with helper methodsMasahiro Yamada
2016-06-13tools: moveconfig: allow to run without any CONFIG specifiedMasahiro Yamada
2016-06-13tools: moveconfig: add --force-sync optionMasahiro Yamada
2016-06-13tools: moveconfig: report when defconfig is updatedMasahiro Yamada
2016-06-13tools: moveconfig: report when CONFIGs are removed by savedefconfigMasahiro Yamada
2016-06-13tools: moveconfig: display log when savedefconfig occursMasahiro Yamada
2016-06-13tools: moveconfig: skip savedefconfig if .config was not updatedMasahiro Yamada
2016-06-13tools: moveconfig: refactor code to go back to idle stateMasahiro Yamada
2016-06-13tools: moveconfig: display log atomically in more readable formatMasahiro Yamada
2016-06-13tools: moveconfig: move log output code out of Kconfig Parser classMasahiro Yamada
2016-06-13tools: moveconfig: compute file paths just onceMasahiro Yamada
2016-06-13tools: moveconfig: allow to give CONFIG names as argument directlyMasahiro Yamada
2016-06-13tools: moveconfig: drop code for handling type and default valueMasahiro Yamada
2016-06-13tools: moveconfig: do not rely on type and default value given by usersMasahiro Yamada
2016-06-13tools: moveconfig: increment number of processed files monotonicallyMasahiro Yamada
2016-06-13tools: moveconfig: exit with error message for not clean directoryMasahiro Yamada
2016-06-13tools: moveconfig: check compilers before starting defconfig walkMasahiro Yamada
2016-06-13tools: moveconfig: check directory location before compilersMasahiro Yamada
2016-06-13tools: moveconfig: remove redundant else: after sys.exit()Masahiro Yamada
2016-06-13tools: moveconfig: rename update_defconfig() to update_dotconfig()Masahiro Yamada
2016-06-13tools: moveconfig: fix --dry-run optionMasahiro Yamada
2016-06-12serial: atmel_usart: Add device tree supportWenyou Yang
2016-06-12ARM: at91: Fix PMC bit definitionsMarek Vasut
2016-06-12ARM: at91: sama5: Extend boot device autodetectionMarek Vasut
2016-06-12arm: at91: Add support for gurnardAndre Renaud
2016-06-12fdt: Correct return value in fdtdec_decode_display_timing()Simon Glass
2016-06-12at91: video: Support driver-model for the LCD driverSimon Glass
2016-06-12at91: video: Prepare for driver-model conversionSimon Glass
2016-06-12linux/compat.h: add dev_warn()Andreas Bießmann
2016-06-12at91: Add driver-model GPIO devices for AT91SAM9G45Simon Glass
2016-06-12at91: nand: Set up the ECC strength correctlyAndre Renaud
2016-06-12at91: Correct NAND ECC register accessAndre Renaud
2016-06-12arm: at91: Add a header file for the real-time clockAndre Renaud
2016-06-12arm: at91: dts: Bring in device tree file for AT91SAM9G45Simon Glass
2016-06-12net: macb: Convert to driver modelSimon Glass
2016-06-12net: macb: Flush correct cache portion when sendingSimon Glass
2016-06-12net: macb: Prepare for driver-model conversionSimon Glass
2016-06-12net: Handle an empty bootp extension sectionAndre Renaud
2016-06-12bootm: Align cache flush end address correctlySimon Glass
2016-06-12arm: Allow skipping of low-level init with I-cache onSimon Glass
2016-06-12at91: Add support for the AT91 slow clock controllerAndre Renaud
2016-06-12gpio: at91: Fix pullup/pulldown configuration on PIO3Marek Vasut