summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* common: firmware: include libfileLucas Stach2014-11-241-0/+1
* firmware: altera-serial: fix printf messageLucas Stach2014-11-241-1/+1
* firmware: altera-serial: don't try to check void return valueLucas Stach2014-11-241-3/+1
* firmware: altera-serial: depend on SPILucas Stach2014-11-241-0/+1
* firmware: socfpga: depend on ARCH_SOCFPGALucas Stach2014-11-241-0/+1
* mtd: ubi: get_bad_peb_limit from mtd masterJan Weitzel2014-11-201-1/+5
* pci: tegra: relax link-up timeoutLucas Stach2014-11-171-1/+1
* pci: align bridge windowsLucas Stach2014-11-171-0/+4
* pci: correct BAR size calculationLucas Stach2014-11-171-3/+3
* xymodem: select CRC16 from libJan Weitzel2014-11-122-1/+1
* command: memset: Fix argument order in help textSascha Hauer2014-11-101-1/+1
* pci: mvebu: Fix uninitialized variable in mvebu_get_target_attr()Thomas Petazzoni2014-11-101-3/+3
* mtd: nand_orion: remove unused goto labelUwe Kleine-König2014-11-101-1/+1
* sandbox: avoid symbol conflict for fstatJan Luebbe2014-11-071-1/+1
* blspec: fix incompatible pointer type warningLucas Stach2014-11-071-1/+1
* arm: mach-imx: fix Eukrea CPUIMX51 Kconfig stringLucas Stach2014-11-071-1/+1
* arm: imx53-qsrb: fix initcalls on START-R boardLucas Stach2014-11-071-2/+4
* Merge branch 'for-next/xz'Sascha Hauer2014-11-0521-0/+3782
|\
| * Add xz decompression supportSascha Hauer2014-11-0419-0/+3777
| * filetype: Add XZ filetype supportSascha Hauer2014-10-242-0/+5
* | 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