summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* rtc.h: drop unused U-Boot stuff; fix whitespaceAntony Pavlov2014-07-071-5/+1
* Merge branch 'for-next/net'Sascha Hauer2014-07-041-3/+5
|\
| * net.h: add ETH_ALEN constant; fix whitespacesAntony Pavlov2014-07-021-3/+5
* | Merge branch 'for-next/misc'Sascha Hauer2014-07-041-0/+3
|\ \
| * | string_list: Add string_list_for_each_entry macroSascha Hauer2014-07-031-0/+3
| |/
* | Merge branch 'for-next/mips'Sascha Hauer2014-07-046-0/+624
|\ \
| * | net: add RealTek RTL-8139 PCI Ethernet driverAntony Pavlov2014-07-041-0/+5
| * | PCI: initial commitAntony Pavlov2014-07-044-0/+563
| * | linux/ioport.h: include missed <linux/list.h>Antony Pavlov2014-07-041-0/+1
| * | i2c: i2c_gpio: add devicetree supportAntony Pavlov2014-06-251-0/+55
| |/
* / Documentation: remove doxygen documentationSascha Hauer2014-06-2610-62/+0
|/
* param: Add support for long long read only dev paramHerve Codina2014-06-131-0/+9
* Merge branch 'for-next/usb'Sascha Hauer2014-06-041-5/+0
|\
| * usb: drop unused USB_UHCI_*_ID macrosAntony Pavlov2014-05-221-4/+0
| * usb: remove unimplemented usb_get_dev_index() declarationAntony Pavlov2014-05-221-1/+0
* | Merge branch 'for-next/tegra'Sascha Hauer2014-06-043-0/+118
|\ \
| * | mci: implement non-removable propertyLucas Stach2014-06-041-0/+1
| * | reset: add reset controller frameworkLucas Stach2014-05-152-0/+117
* | | Merge branch 'for-next/net-of-phy'Sascha Hauer2014-06-041-21/+15
|\ \ \
| * | | net: phy: remove now unused of_phy_device_connectSascha Hauer2014-05-231-14/+0
| * | | net: phy: Support limiting phy speed in the devicetreeSascha Hauer2014-05-211-7/+15
| | |/ | |/|
* | | Merge branch 'for-next/net'Sascha Hauer2014-06-041-2/+3
|\ \ \
| * | | net: Allow to use multiple network interfaces at onceSascha Hauer2014-05-151-1/+2
| * | | net: Pass eth_device to net_receiveSascha Hauer2014-05-151-1/+1
| | |/ | |/|
* | | Merge branch 'for-next/imx'Sascha Hauer2014-06-041-0/+6
|\ \ \
| * | | mfd: mc13xxx: Allow to set callback for mc13xxxSascha Hauer2014-05-191-0/+6
* | | | Merge branch 'for-next/doc'Sascha Hauer2014-06-043-7/+29
|\ \ \ \ | |_|_|/ |/| | |
| * | | of: Drop devicetree merge supportSascha Hauer2014-05-221-1/+1
| * | | complete: Add devicetree completionSascha Hauer2014-05-191-1/+4
| * | | commands: harmonize in-barebox documentationHolger Schurig2014-05-141-6/+9
| * | | commands: group 'help' outputHolger Schurig2014-05-141-0/+16
* | | | syscon: fix prototype compile errorSteffen Trumtrar2014-05-161-2/+2
| |_|/ |/| |
* | | asm-generic: add IO memory accessorsFranck Jullien2014-05-141-0/+12
|/ /
* / common: fix macro WARNChristoph Fritz2014-05-131-1/+2
|/
* stdlib.h: include missed types.hAntony Pavlov2014-05-071-0/+2
* Merge branch 'for-next/tegra'Sascha Hauer2014-05-052-0/+310
|\
| * dt-bindings: add tegra30-car.hLucas Stach2014-04-231-0/+265
| * dt-bindings: add pinctrl-tegra.hLucas Stach2014-04-071-0/+45
* | Merge branch 'for-next/rockchip'Sascha Hauer2014-05-053-2/+95
|\ \
| * | ARM: dts: add Rockchip devicetree filesBeniamino Galvani2014-04-291-0/+32
| * | clk: gate: add CLK_GATE_HIWORD_MASK flagBeniamino Galvani2014-04-291-0/+1
| * | clk: gate: add flags argument to clock gate constructorBeniamino Galvani2014-04-291-2/+5
| * | mfd: add act8846 driverBeniamino Galvani2014-04-291-0/+56
| * | clk: move of_clk_get_parent_name() to common clk codeAntony Pavlov2014-04-291-0/+1
* | | Merge branch 'for-next/regulator'Sascha Hauer2014-05-052-0/+49
|\ \ \
| * | | mci: Add regulator supportSascha Hauer2014-04-291-0/+2
| * | | Add initial regulator supportSascha Hauer2014-04-291-0/+47
| |/ /
* | | Merge branch 'for-next/ioresource'Sascha Hauer2014-05-054-13/+11
|\ \ \
| * | | x86: ns16550: Rework driver to allow for x86 I/O spaceMichel Stam2014-04-092-11/+2
| * | | x86: Add support for IDE on the legacy I/O portsMichel Stam2014-04-081-0/+1