summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/tegra'Sascha Hauer2014-11-0555-2942/+4241
|\
| * clk: tegra: don't enable UART clocks by defaultLucas Stach2014-11-043-14/+14
| * tegra: remove custom UART setupLucas Stach2014-11-043-119/+0
| * serial: ns16550: add Tegra supportLucas Stach2014-11-041-0/+11
| * serial: ns16550: enable clock if availableLucas Stach2014-11-041-0/+1
| * tegra: jetson-tk1: add stdout-pathLucas Stach2014-11-041-0/+3
| * tegra: tegra124: add serial alias nodesLucas Stach2014-11-041-1/+8
| * tegra: colibri-t20: add stdout-pathLucas Stach2014-11-041-0/+4
| * tegra: beaver: add stdout-pathLucas Stach2014-11-041-0/+2
| * tegra: beaver: switch to upstream Tegra30 dtsiLucas Stach2014-11-042-893/+1
| * tegra: colibri-t20: set hostname in board initLucas Stach2014-11-042-0/+30
| * pinctrl: tegra: add XUSB pad controllerLucas Stach2014-11-043-0/+528
| * clk: tegra: slow down MSELECT to 102MHzLucas Stach2014-11-042-2/+2
| * arm: dts: jetson-tk1: switch to upstream DTLucas Stach2014-11-041-1822/+1
| * pinctrl: tegra: try to select "boot" stateLucas Stach2014-11-042-4/+12
| * tegra: defconfig: enable barebox OF driversLucas Stach2014-11-041-0/+1
| * tegra: pmc: add support for reset src detectionLucas Stach2014-11-043-0/+42
| * reset_source: add thermal resetLucas Stach2014-11-042-0/+2
| * ARM: tegra124: add environment path to Jetson-TK1 DTLucas Stach2014-11-041-1/+8
| * ARM: tegra30: add environment path to Beaver DTLucas Stach2014-11-041-1/+8
| * tegra: jetson-tk1: set hostname in board initLucas Stach2014-11-041-2/+13
| * tegra: beaver: set hostname in board initLucas Stach2014-11-041-2/+13
| * pci: tegra: add tegra124 supportLucas Stach2014-11-041-22/+134
| * add generic PHY frameworkLucas Stach2014-11-046-0/+583
| * clk: tegra124: add PCIe clocksLucas Stach2014-11-041-0/+35
| * clk: tegra124: add PLLE setup functionsLucas Stach2014-11-042-3/+177
| * tegra: jetson-tk1: enable 1.05V_RUNLucas Stach2014-11-043-1/+53
| * tegra: pmc: work around power domain failureLucas Stach2014-11-031-0/+2
| * net: rtl8169: clean receive buffer after net handlerLucas Stach2014-11-031-0/+11
| * net: rtl8169: add support for RTL-8168/8111gLucas Stach2014-11-031-0/+1
| * ARM: tegra: enable network related options in defconfigLucas Stach2014-10-081-0/+7
| * net: add rtl8169 driverLucas Stach2014-10-083-0/+575
| * ARM: tegra: advertise PCI supportLucas Stach2014-10-082-0/+2
| * pci: add Tegra host controller driverLucas Stach2014-10-083-0/+1201
| * of: import pci range parser from linuxLucas Stach2014-10-083-0/+126
| * tegra: pmc: add powerdomain handlingLucas Stach2014-10-082-3/+229
| * ARM: tegra: beaver: enable PEX voltage railLucas Stach2014-10-081-1/+10
| * i2c: tegra: move to fs initcallLucas Stach2014-10-082-2/+2
| * clk: tegra30: add PCIe clocksLucas Stach2014-10-082-0/+33
| * clk: tegra: add PLLE setup functionsLucas Stach2014-10-083-0/+124
| * commands: lspci: go down into subordinate bussesLucas Stach2014-10-081-9/+16
| * pci: track parent<->child relationshipLucas Stach2014-10-082-0/+6
| * pci: prettyprint device namesLucas Stach2014-10-081-1/+2
| * pci: defer device registration until after bridge setupLucas Stach2014-10-081-1/+5
| * pci: setup bridges and traverse buses behind themLucas Stach2014-10-082-3/+117
| * pci: properly populate prefetchable BARsLucas Stach2014-10-082-14/+46
| * pci: add resource enumLucas Stach2014-10-082-6/+14
| * pci: split out device initLucas Stach2014-10-081-63/+74
| * MIPS: malta: fix pci IO resource assignmentLucas Stach2014-10-081-2/+2
* | Merge branch 'for-next/nitrogen6x'Sascha Hauer2014-11-0511-17/+223
|\ \