summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-15scripts: Add a cocci patch for miiphy_registerJoe Hershberger
2016-08-15clk: at91: Add clock driverWenyou Yang
2016-08-15tpm: atmel_twi: Make compatible with DM I2C bussesmario.six@gdsys.cc
2016-08-15i2c: atmel: DT binding for i2c driverSongjun Wu
2016-08-15i2c: atmel: add i2c driverSongjun Wu
2016-08-15net/ethoc: implement MDIO bus and support phylibMax Filippov
2016-08-15net/ethoc: support private memory configurationsMax Filippov
2016-08-15net/ethoc: don't mix virtual and physical addressesMax Filippov
2016-08-15net/ethoc: support device treeMax Filippov
2016-08-15net/ethoc: add CONFIG_DM_ETH supportMax Filippov
2016-08-15net/ethoc: use priv instead of dev internallyMax Filippov
2016-08-15net/ethoc: add Kconfig entry for the driverMax Filippov
2016-08-15net: e1000: Fix the build with driver model and SPI EEPROMAlban Bedel
2016-08-15net: smsc95xx: Use correct get_unaligned functionsChris Packham
2016-08-15net: macb: Fix build error for CONFIG_DM_ETH enabledWenyou Yang
2016-08-15ARM: tegra: set vdd_core for Jetson TK1Bibek Basu
2016-08-15ARM: tegra: reduce CSITE clock from 204M to 136MBryan Wu
2016-08-15ARM: tegra: fix trimslice environment locationStephen Warren
2016-08-15ARM: tegra: move ft_system_setup()Stephen Warren
2016-08-15ARM: tegra: enable PCIe controller on p2771-0000Stephen Warren
2016-08-15ARM: tegra: enable SD card on p2771-0000Stephen Warren
2016-08-15ARM: tegra: enable I2C buses for P2771-0000Bryan Wu
2016-08-15i2c: tegra: add standardized clk/reset API supportBryan Wu
2016-08-15pci: tegra: port to standard clock/reset/pwr domain APIsStephen Warren
2016-08-15mmc: tegra: port to standard clock/reset APIsStephen Warren
2016-08-15i2c: add Tegra186 BPMP driverStephen Warren
2016-08-15power domain: add Tegra186 driverStephen Warren
2016-08-15reset: add Tegra186 reset driverStephen Warren
2016-08-15clock: add Tegra186 clock driverStephen Warren
2016-08-15misc: add Tegra BPMP driverStephen Warren
2016-08-12Merge git://git.denx.de/u-boot-dmTom Rini
2016-08-12misc: add "call" uclass opStephen Warren
2016-08-12power: pmic: act8846: add missing newline to debug statementsJohn Keeping
2016-08-12power: regulator: act8846: fix reading valuesJohn Keeping
2016-08-12fdt: allow fdtdec_get_addr_size_*() to translate addressesStephen Warren
2016-08-12fdt_support: fdt_translate_address() blob const correctnessStephen Warren
2016-08-12kconfig: use bool instead of boolean for type definition attributesMasahiro Yamada
2016-08-12defconfig: am43xx_evm: enable eth driver modelMugunthan V N
2016-08-12drivers: net: cpsw: always flush cache of size aligned to PKTALIGNLokesh Vutla
2016-08-12configs: dra7xx_evm: enable eth driver modelMugunthan V N
2016-08-12ARM: dra7xx_evm: Enable regulator DM supportVignesh R
2016-08-12ARM: dts: dra7xx-evm: add evm_3v3_sd regulatorVignesh R
2016-08-12common: image: Add support for post-processing of imagesAndreas Dannenberg
2016-08-12drivers/sysreset: group sysreset driversMax Filippov
2016-08-12ARM: non-sec: flush code cacheline alignedStefan Agner
2016-08-12i2c: Drop redundant platform data setting in driversSimon Glass
2016-08-11Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2016-08-11Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-08-11ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCsMasahiro Yamada
2016-08-11ARM: uniphier: add uniphier_cache_set_active_ways()Masahiro Yamada