summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-06-1340-150/+5523
|\
| * serial: atmel_usart: Add device tree supportWenyou Yang2016-06-121-0/+19
| * ARM: at91: Fix PMC bit definitionsMarek Vasut2016-06-121-8/+8
| * ARM: at91: sama5: Extend boot device autodetectionMarek Vasut2016-06-124-21/+39
| * arm: at91: Add support for gurnardAndre Renaud2016-06-129-0/+3438
| * fdt: Correct return value in fdtdec_decode_display_timing()Simon Glass2016-06-121-1/+1
| * at91: video: Support driver-model for the LCD driverSimon Glass2016-06-122-0/+100
| * at91: video: Prepare for driver-model conversionSimon Glass2016-06-121-36/+70
| * linux/compat.h: add dev_warn()Andreas Bießmann2016-06-121-0/+2
| * at91: Add driver-model GPIO devices for AT91SAM9G45Simon Glass2016-06-121-0/+18
| * at91: nand: Set up the ECC strength correctlyAndre Renaud2016-06-121-0/+1
| * at91: Correct NAND ECC register accessAndre Renaud2016-06-121-2/+2
| * arm: at91: Add a header file for the real-time clockAndre Renaud2016-06-121-0/+71
| * arm: at91: dts: Bring in device tree file for AT91SAM9G45Simon Glass2016-06-125-0/+1451
| * net: macb: Convert to driver modelSimon Glass2016-06-121-0/+119
| * net: macb: Flush correct cache portion when sendingSimon Glass2016-06-121-1/+1
| * net: macb: Prepare for driver-model conversionSimon Glass2016-06-121-75/+124
| * net: Handle an empty bootp extension sectionAndre Renaud2016-06-121-0/+9
| * bootm: Align cache flush end address correctlySimon Glass2016-06-121-1/+1
| * arm: Allow skipping of low-level init with I-cache onSimon Glass2016-06-127-2/+19
| * at91: Add support for the AT91 slow clock controllerAndre Renaud2016-06-122-0/+22
| * gpio: at91: Fix pullup/pulldown configuration on PIO3Marek Vasut2016-06-121-3/+8
* | 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
| |/
OpenPOWER on IntegriCloud