summaryrefslogtreecommitdiff
path: root/include/linux
Commit message (Expand)AuthorAgeLines
...
* nand: Remove __UBOOT__ ifdefsScott Wood2015-08-25-34/+0
* linux/kconfig.h: add CPP macros useful for per-image config optionsMasahiro Yamada2015-08-18-0/+48
* Bring in __aligned_u64 and friends to linux/types.hSimon Glass2015-08-05-1/+5
* Merge git://git.denx.de/u-boot-usbTom Rini2015-07-24-6/+86
|\
| * include: usb: Map USB controller base addresses for LS2085ANikhil Badola2015-07-22-0/+3
| * include: usb: Move USB controller base address mappingNikhil Badola2015-07-22-0/+7
| * drivers: usb: fsl: Implement Erratum A-009116 for XHCI controllerNikhil Badola2015-07-22-6/+16
| * usb: fsl: Add XHCI driver supportRamneek Mehresh2015-07-22-0/+54
| * usb: dwc3: Add DWC3 controller driver supportRamneek Mehresh2015-07-22-0/+6
* | linux_compat: handle __GFP_ZERO in kmalloc()Masahiro Yamada2015-07-22-8/+12
* | linux_compat: move vzalloc() to header file as an inline functionMasahiro Yamada2015-07-22-2/+4
* | linux_compat: remove cpu_relax() defineMasahiro Yamada2015-07-22-2/+0
|/
* mtd: fix false positive "Offset exceeds device limit" errorMasahiro Yamada2015-07-10-2/+3
* mtd, nand: Move common functions from cmd_nand.c to common placeHeiko Schocher2015-06-30-0/+5
* include: introduce include/linux/io.h as a wrapper of asm/io.hMasahiro Yamada2015-05-28-0/+10
* tegra124: video: Add full link training for eDPSimon Glass2015-05-13-0/+1
* video: Add drm_dp_helper.hSimon Glass2015-05-13-0/+405
* QE/DeepSleep: add QE deepsleep support for mpc85xxZhao Qiang2015-04-21-0/+12
* dm: usb: Add a generic descriptor structSimon Glass2015-04-18-0/+5
* dm: usb: Move struct usb_string to a common placeSimon Glass2015-04-18-13/+13
* usb: modify usb_gadget_handle_interrupts to take controller indexKishon Vijay Abraham I2015-04-14-1/+1
* usb: dwc3: dwc3-omap: make dwc3-omap build in ubootKishon Vijay Abraham I2015-04-14-0/+19
* include: usb: composite: add USB_GADGET_DELAYED_STATUS to avoid compilation e...Kishon Vijay Abraham I2015-04-14-0/+9
* usb: dwc3: gadget: make dwc3 gadget build in ubootKishon Vijay Abraham I2015-04-14-0/+40
* usb: dwc3: fix dwc3 header filesKishon Vijay Abraham I2015-04-14-0/+20
* include: usb: modify gadget.h to include udc supportKishon Vijay Abraham I2015-04-14-0/+43
* nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser2015-03-30-5/+0
* use ASM_NL instead of '; ' for assembler new line character in the macroChen Gang2015-03-05-4/+9
* Add linux/compiler-gcc5.h to fix builds with gcc5Hans de Goede2015-02-11-0/+65
* ubifs: Import atomic_long operations from LinuxAnton Habegger2015-01-28-1/+0
* mtd: OMAP: Enable GPMC prefetch modeDaniel Mack2015-01-13-1/+5
* x86: move arch-specific asmlinkage to <asm/linkage.h>Masahiro Yamada2014-12-15-0/+2
* lib: string: move strlcpy() to a common placeMasahiro Yamada2014-12-11-0/+3
* Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2014-12-08-0/+4
|\
| * arm: omap: add support for am57xx devicesFelipe Balbi2014-12-04-0/+4
* | linux/compat.h: remove redundant macro definesMasahiro Yamada2014-12-08-4/+0
|/
* Fix SIZE_MAX compiler warning when using stdint.hSimon Glass2014-11-25-0/+2
* linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-23-13/+4
* linux/kernel.h: add typechecking to roundup macroMasahiro Yamada2014-11-20-2/+7
* linux/kernel.h: import more macrosMasahiro Yamada2014-11-20-0/+92
* include: move various macros to include/linux/kernel.hMasahiro Yamada2014-11-20-54/+157
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-11-10-0/+388
|\
| * arm: debug: replace license blocks with SPDXMasahiro Yamada2014-10-26-3/+2
| * arm: debug: import debug files from Linux 3.16Masahiro Yamada2014-10-26-0/+389
* | Provide option to avoid defining a custom version of uintptr_t.Gabe Black2014-10-27-1/+8
* | Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2014-10-27-1/+7
|\ \
| * | keystone: usb: add support of usb xhciWingMan Kwok2014-10-23-1/+7
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-10-26-0/+2
|\ \ \
| * | | musb: fix warning in include/linux/usb/musb.hIgor Grinberg2014-10-23-0/+2
| |/ /
* | | string.h: add missing prototypesJeroen Hofstee2014-10-25-0/+7
| |/ |/|