summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/pci'Sascha Hauer2015-04-131-0/+769
|\
| * pci: pci_regs.h: Sync with LinuxSascha Hauer2015-03-171-0/+769
* | pci: make sure to activate devices on the root busLucas Stach2015-04-131-0/+1
|/
* lib: Add hex2bin and bin2hex implementationsSascha Hauer2015-03-131-0/+4
* Merge branch 'for-next/rockchip'Sascha Hauer2015-03-094-0/+42
|\
| * CLK: Add helper defines to barebox-wrapper.h for easier porting of drivers fr...Andrey Panov2015-03-051-0/+6
| * CLK: clk-divider: Respect CLK_DIVIDER_POWER_OF_TWO flagAndrey Panov2015-03-051-0/+1
| * CLK: clk-divider: Introduce clk_divider_alloc() and *_free() routinesAndrey Panov2015-03-051-0/+3
| * CLK: clk-divider: Respect CLK_DIVIDER_HIWORD_MASK flagAndrey Panov2015-03-051-0/+2
| * CLK: clk-mux: Respect CLK_MUX_HIWORD_MASK flagAndrey Panov2015-03-051-0/+2
| * CLK: Add fractional divider clock support from Linux kernelAndrey Panov2015-03-051-0/+9
| * CLK: Add support for composite clock from Linux kernelAndrey Panov2015-03-051-0/+6
| * lib: Add gcd() functionAndrey Panov2015-03-052-0/+13
* | mtd: fixup device tree partitionsSascha Hauer2015-02-121-0/+2
* | mtd: Add partitions to listSascha Hauer2015-02-121-0/+3
|/
* Merge branch 'for-next/minmax'Sascha Hauer2015-02-042-0/+118
|\
| * linux/kernel.h: move some macros and prototypesMasahiro Yamada2015-01-291-0/+61
| * asm-generic/bug.h: move BUG(), BUG_ON(), WARN(), WARN_ON() macrosMasahiro Yamada2015-01-291-0/+2
| * linux/bug.h: move BUILD_BUG_ON*() macrosMasahiro Yamada2015-01-291-0/+28
| * linux/kernel.h: add more *_MAX, *_MIN macrosMasahiro Yamada2015-01-211-0/+14
| * linux/kernel.h: rename USHORT_MAX, SHORT_MAX, SHORT_MINMasahiro Yamada2015-01-211-3/+3
| * linux/kernel.h: move *_MAX, *_MIN macrosMasahiro Yamada2015-01-211-0/+13
* | ARM: i.MX6: use generic calculation in nand bbu handlerStefan Christ2015-01-291-0/+37
|/
* sizes.h: sync with Linux 3.19-rc3Masahiro Yamada2015-01-081-16/+7
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-082-1/+57
* Merge branch 'for-next/marvell'Sascha Hauer2014-12-081-0/+2
|\
| * net: phy: Support Marvell 88EE1543 PHYEzequiel Garcia2014-11-111-0/+1
| * net: phy: Support Marvell 88EE1545 PHYEzequiel Garcia2014-11-111-0/+1
* | lib: decompress_xz: fix function header to match prototypeLucas Stach2014-11-241-4/+4
|/
* Merge branch 'for-next/xz'Sascha Hauer2014-11-051-0/+271
|\
| * Add xz decompression supportSascha Hauer2014-11-041-0/+271
* | add generic PHY frameworkLucas Stach2014-11-041-0/+240
* | pci: track parent<->child relationshipLucas Stach2014-10-081-0/+2
* | pci: setup bridges and traverse buses behind themLucas Stach2014-10-081-0/+28
* | pci: properly populate prefetchable BARsLucas Stach2014-10-081-0/+1
* | pci: add resource enumLucas Stach2014-10-081-0/+6
|/
* Merge branch 'for-next/net-phy'Sascha Hauer2014-10-021-0/+4
|\
| * net: phy: introduce phy_aneg_doneSascha Hauer2014-09-171-0/+4
* | Merge branch 'for-next/musb'Sascha Hauer2014-10-021-0/+7
|\ \
| * | USB: MUSB: Add barebox specific changesSascha Hauer2014-09-261-0/+7
| |/
* | Merge branch 'for-next/marvell'Sascha Hauer2014-10-021-1/+2
|\ \
| * | ARM: mvebu: Add machine compatible to mbus rangesSebastian Hesselbarth2014-09-191-1/+2
| |/
* / phy: marvell: move IDs to own headerLucas Stach2014-09-171-0/+34
|/
* Merge branch 'for-next/usb-host'Sascha Hauer2014-08-071-0/+18
|\
| * USB: EHCI: use min3 from LinuxSebastian Hesselbarth2014-07-281-0/+18
* | Merge branch 'for-next/rtc'Sascha Hauer2014-08-072-0/+69
|\ \
| * | rtc-lib: import rtc_time_to_tm() from linux-3.15Antony Pavlov2014-08-021-0/+1
| * | Add a simple rtc frameworkAntony Pavlov2014-07-311-0/+46
| * | lib: import 'bcd' from linux-3.15Antony Pavlov2014-07-311-0/+22
| |/
* | Merge branch 'for-next/net'Sascha Hauer2014-08-071-0/+1
|\ \