summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* xtensa: add support for the 'xtfpga' evaluation boardChris Zankel2016-08-15-0/+884
* xtensa: add core information for the de212 processorMax Filippov2016-08-15-0/+839
* xtensa: add core information for the dc233c processorMax Filippov2016-08-15-0/+757
* xtensa: add core information for the dc232b processorChris Zankel2016-08-15-0/+674
* xtensa: add support for the xtensa processor architecture [2/2]Chris Zankel2016-08-15-0/+3107
* xtensa: add support for the xtensa processor architecture [1/2]Chris Zankel2016-08-15-6/+179
* vexpress: Check TC2 firmware support before defaulting to nonsec bootingJon Medhurst \(Tixy\)2016-08-15-5/+44
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-08-15-78/+3686
|\
| * 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 branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-08-15-516/+1326
|\ \
| * | net: mii: Clean up legacy glue that is not usedJoe Hershberger2016-08-15-86/+0
| * | net: mii: Changes not made by spatchJoe Hershberger2016-08-15-65/+52
| * | net: mii: Fix changes made by spatchJoe Hershberger2016-08-15-41/+30
| * | net: mii: Use spatch to update miiphy_registerJoe Hershberger2016-08-15-188/+543
| * | scripts: Add a cocci patch for miiphy_registerJoe Hershberger2016-08-15-0/+142
| * | net/ethoc: implement MDIO bus and support phylibMax Filippov2016-08-15-6/+150
| * | net/ethoc: support private memory configurationsMax Filippov2016-08-15-5/+42
| * | net/ethoc: don't mix virtual and physical addressesMax Filippov2016-08-15-10/+13
| * | net/ethoc: support device treeMax Filippov2016-08-15-0/+15
| * | net/ethoc: add CONFIG_DM_ETH supportMax Filippov2016-08-15-47/+194
| * | net/ethoc: use priv instead of dev internallyMax Filippov2016-08-15-55/+56
| * | net/ethoc: add Kconfig entry for the driverMax Filippov2016-08-15-1/+7
| * | net: e1000: Fix the build with driver model and SPI EEPROMAlban Bedel2016-08-15-30/+35
| * | net: smsc95xx: Use correct get_unaligned functionsChris Packham2016-08-15-2/+2
| * | net: macb: Fix build error for CONFIG_DM_ETH enabledWenyou Yang2016-08-15-8/+73
| |/
* | ARM: tegra: set vdd_core for Jetson TK1Bibek Basu2016-08-15-2/+15
* | ARM: tegra: reduce CSITE clock from 204M to 136MBryan Wu2016-08-15-1/+1
* | ARM: tegra: fix trimslice environment locationStephen Warren2016-08-15-1/+2
* | ARM: tegra: move ft_system_setup()Stephen Warren2016-08-15-31/+35
* | ARM: tegra: enable PCIe controller on p2771-0000Stephen Warren2016-08-15-0/+75
* | ARM: tegra: enable SD card on p2771-0000Stephen Warren2016-08-15-0/+52
* | ARM: tegra: enable I2C buses for P2771-0000Bryan Wu2016-08-15-0/+38
* | i2c: tegra: add standardized clk/reset API supportBryan Wu2016-08-15-4/+85
* | pci: tegra: port to standard clock/reset/pwr domain APIsStephen Warren2016-08-15-5/+159
* | mmc: tegra: port to standard clock/reset APIsStephen Warren2016-08-15-10/+62
* | i2c: add Tegra186 BPMP driverStephen Warren2016-08-15-0/+140
* | power domain: add Tegra186 driverStephen Warren2016-08-15-0/+100
* | reset: add Tegra186 reset driverStephen Warren2016-08-15-0/+91
* | clock: add Tegra186 clock driverStephen Warren2016-08-15-0/+120