summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* mmc: atmel_sdhci: Convert to the driver model supportWenyou Yang2016-08-15-0/+135
* dm: atmel: Add driver model support for the ehci driverWenyou Yang2016-08-15-0/+123
* ARM: at91/dt: Add device tree for SAMA5D2 XplainedWenyou Yang2016-08-15-0/+874
* atmel: Bring in at91 pio4 device tree file and bindingsWenyou Yang2016-08-15-0/+946
* pinctrl: at91-pio4: Add pinctrl driverWenyou Yang2016-08-15-0/+190
* gpio: atmel_pio4: Rework to support DM & DTWenyou Yang2016-08-15-23/+117
* gpio: atmel_pio4: Move PIO4 definitions to head fileWenyou Yang2016-08-15-53/+53
* clk.h: inline clk_get_by_name()Andreas Bießmann2016-08-15-1/+1
* clk: at91: Add clock driverWenyou Yang2016-08-15-3/+784
* tpm: atmel_twi: Make compatible with DM I2C bussesmario.six@gdsys.cc2016-08-15-2/+15
* i2c: atmel: DT binding for i2c driverSongjun Wu2016-08-15-0/+26
* i2c: atmel: add i2c driverSongjun Wu2016-08-15-0/+426
* Merge git://git.denx.de/u-boot-dmTom Rini2016-08-12-33/+100
|\
| * misc: add "call" uclass opStephen Warren2016-08-12-0/+46
| * power: pmic: act8846: add missing newline to debug statementsJohn Keeping2016-08-12-2/+2
| * power: regulator: act8846: fix reading valuesJohn Keeping2016-08-12-2/+2
| * fdt: allow fdtdec_get_addr_size_*() to translate addressesStephen Warren2016-08-12-17/+36
| * fdt_support: fdt_translate_address() blob const correctnessStephen Warren2016-08-12-12/+14
* | kconfig: use bool instead of boolean for type definition attributesMasahiro Yamada2016-08-12-22/+22
* | defconfig: am43xx_evm: enable eth driver modelMugunthan V N2016-08-12-0/+2
* | drivers: net: cpsw: always flush cache of size aligned to PKTALIGNLokesh Vutla2016-08-12-1/+1
* | configs: dra7xx_evm: enable eth driver modelMugunthan V N2016-08-12-0/+1
* | ARM: dra7xx_evm: Enable regulator DM supportVignesh R2016-08-12-0/+6
* | ARM: dts: dra7xx-evm: add evm_3v3_sd regulatorVignesh R2016-08-12-2/+22
* | common: image: Add support for post-processing of imagesAndreas Dannenberg2016-08-12-1/+39
* | drivers/sysreset: group sysreset driversMax Filippov2016-08-12-16/+35
* | ARM: non-sec: flush code cacheline alignedStefan Agner2016-08-12-1/+3
* | i2c: Drop redundant platform data setting in driversSimon Glass2016-08-12-6/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-08-11-176/+537
|\
| * ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCsMasahiro Yamada2016-08-11-3/+275
| * ARM: uniphier: add uniphier_cache_set_active_ways()Masahiro Yamada2016-08-11-1/+22
| * ARM: uniphier: add uniphier_cache_inv_way() to support way invalidationMasahiro Yamada2016-08-11-1/+10
| * ARM: uniphier: fix CONFIG_SYS_CACHELINE_SIZE when outer cache is onMasahiro Yamada2016-08-11-0/+4
| * ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to KconfigMasahiro Yamada2016-08-11-4/+8
| * ARM: uniphier: move outer cache register macros to .c fileMasahiro Yamada2016-08-11-69/+55
| * ARM: uniphier: reuse uniphier_cache_disable() for lowlevel_initMasahiro Yamada2016-08-11-7/+3
| * ARM: uniphier: export uniphier_cache_enable/disable functionsMasahiro Yamada2016-08-11-10/+26
| * ARM: uniphier: move lowlevel debug init code after page table switchMasahiro Yamada2016-08-11-4/+4
| * ARM: uniphier: fix ROM boot mode for PH1-sLD3Masahiro Yamada2016-08-11-0/+5
| * ARM: uniphier: refactor L2 zero-touching code in lowlevel_initMasahiro Yamada2016-08-11-26/+22
| * ARM: uniphier: do not compile v7_outer_cache_disable if L2 is disabledMasahiro Yamada2016-08-11-1/+1
| * ARM: uniphier: support prefetch and touch operations for outer cacheMasahiro Yamada2016-08-11-10/+57
| * ARM: uniphier: refactor outer cache codeMasahiro Yamada2016-08-11-47/+52
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-08-11-116/+885
|\ \ | |/ |/|
| * eth: asix88179: Add support for the driver modelAlban Bedel2016-08-09-0/+184
| * eth: asix88179: Prepare supporting the driver modelAlban Bedel2016-08-09-28/+47
| * eth: asix88179: Fix receiving on big endian systemAlban Bedel2016-08-07-1/+1
| * eth: asix88179: Add VID:DID for Cypress GX3 USB Ethernet AdapterAlban Bedel2016-08-07-0/+2
| * arm: ls1021a: Enable CONFIG_DM_USB in defconfigsRajesh Bhagat2016-08-07-0/+4
| * dm: ls1021a: dts: Update USB 3.0 node to support DM USBRajesh Bhagat2016-08-07-1/+1