summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* tegra124: video: Add full link training for eDPSimon Glass2015-05-131-0/+1
* video: Add drm_dp_helper.hSimon Glass2015-05-131-0/+405
* QE/DeepSleep: add QE deepsleep support for mpc85xxZhao Qiang2015-04-211-0/+12
* dm: usb: Add a generic descriptor structSimon Glass2015-04-181-0/+5
* dm: usb: Move struct usb_string to a common placeSimon Glass2015-04-182-13/+13
* usb: modify usb_gadget_handle_interrupts to take controller indexKishon Vijay Abraham I2015-04-141-1/+1
* usb: dwc3: dwc3-omap: make dwc3-omap build in ubootKishon Vijay Abraham I2015-04-141-0/+19
* include: usb: composite: add USB_GADGET_DELAYED_STATUS to avoid compilation e...Kishon Vijay Abraham I2015-04-141-0/+9
* usb: dwc3: gadget: make dwc3 gadget build in ubootKishon Vijay Abraham I2015-04-142-0/+40
* usb: dwc3: fix dwc3 header filesKishon Vijay Abraham I2015-04-141-0/+20
* include: usb: modify gadget.h to include udc supportKishon Vijay Abraham I2015-04-141-0/+43
* nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser2015-03-301-5/+0
* use ASM_NL instead of '; ' for assembler new line character in the macroChen Gang2015-03-051-4/+9
* Add linux/compiler-gcc5.h to fix builds with gcc5Hans de Goede2015-02-111-0/+65
* ubifs: Import atomic_long operations from LinuxAnton Habegger2015-01-281-1/+0
* mtd: OMAP: Enable GPMC prefetch modeDaniel Mack2015-01-131-1/+5
* x86: move arch-specific asmlinkage to <asm/linkage.h>Masahiro Yamada2014-12-151-0/+2
* lib: string: move strlcpy() to a common placeMasahiro Yamada2014-12-111-0/+3
* Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2014-12-081-0/+4
|\
| * arm: omap: add support for am57xx devicesFelipe Balbi2014-12-041-0/+4
* | linux/compat.h: remove redundant macro definesMasahiro Yamada2014-12-081-4/+0
|/
* Fix SIZE_MAX compiler warning when using stdint.hSimon Glass2014-11-251-0/+2
* linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-231-13/+4
* linux/kernel.h: add typechecking to roundup macroMasahiro Yamada2014-11-201-2/+7
* linux/kernel.h: import more macrosMasahiro Yamada2014-11-201-0/+92
* include: move various macros to include/linux/kernel.hMasahiro Yamada2014-11-202-54/+157
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-11-101-0/+388
|\
| * arm: debug: replace license blocks with SPDXMasahiro Yamada2014-10-261-3/+2
| * arm: debug: import debug files from Linux 3.16Masahiro Yamada2014-10-261-0/+389
* | Provide option to avoid defining a custom version of uintptr_t.Gabe Black2014-10-271-1/+8
* | Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2014-10-271-1/+7
|\ \
| * | keystone: usb: add support of usb xhciWingMan Kwok2014-10-231-1/+7
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-10-261-0/+2
|\ \ \
| * | | musb: fix warning in include/linux/usb/musb.hIgor Grinberg2014-10-231-0/+2
| |/ /
* | | string.h: add missing prototypesJeroen Hofstee2014-10-251-0/+7
| |/ |/|
* | arm: mvebu: Add common mbus functions to use on Marvell SoCsStefan Roese2014-10-231-0/+73
|/
* compiler_gcc: prevent redefining attributesJeroen Hofstee2014-09-241-0/+10
* compiler*.h: sync include/linux/compiler*.h with Linux 3.16Masahiro Yamada2014-09-166-44/+236
* kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada2014-09-165-5/+0
* clang: workaround for generated constantsJeroen Hofstee2014-09-091-3/+3
* mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher2014-08-252-19/+110
* mtd, ubi, ubifs: update for the sync with linux v3.14Heiko Schocher2014-08-251-0/+1
* mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher2014-08-257-257/+728
* lib, linux: move linux specific defines to linux/compat.hHeiko Schocher2014-08-252-10/+325
* linux include: add ERR_CASTHeiko Schocher2014-08-251-4/+13
* lib, list_sort: add list_sort from linux 3.14Heiko Schocher2014-08-251-0/+11
* lib, rbtree: resync with Linux-3.14Heiko Schocher2014-08-252-98/+269
* kconfig: import Kconfig files from Linux 3.16-rc7Masahiro Yamada2014-07-301-0/+46
* qe: move immap_qe.h from arch directory into common directoryZhao Qiang2014-07-221-0/+582
* linux/compat.h: port lower_32_bits and upper_32_bits from LinuxLijun Pan2014-07-221-0/+19
OpenPOWER on IntegriCloud