summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* board: arm:: Add support for Broadcom BCM23550Steve Rae2016-06-1320-0/+2283
* Merge branch 'master' of git://git.denx.de/u-boot-arcTom Rini2016-06-134-23/+86
|\
| * axs103: Bump CPU frequency from 50MHz to 100MHzAlexey Brodkin2016-06-131-1/+1
| * arc: Update data accessors with use of memory barriersAlexey Brodkin2016-06-131-16/+79
| * board: axs10x: Flush entire cache after programming reset vectorAlexey Brodkin2016-06-131-1/+1
| * arc/cache: Flush & invalidate all caches right before enabling IOCAlexey Brodkin2016-06-131-0/+3
| * arc/cache: really do invalidate_dcache_all() even if IOC existsAlexey Brodkin2016-06-131-5/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini2016-06-131-0/+21
|\ \
| * | common: env_ubi: Clear environment buffer before readingMarcin Niestroj2016-06-131-0/+21
| |/
* | 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
OpenPOWER on IntegriCloud