summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* usb: sandbox: Add a USB emulation driverSimon Glass2015-11-191-0/+20
* include/linux/mtd: Update copyright noticesTom Rini2015-11-124-12/+14
* dm: implement a MTD uclassThomas Chou2015-11-121-0/+2
* compat: Remove is_power_of_2() definitionFabio Estevam2015-11-051-6/+0
* bitops: Add fls_long and __ffs64Fabio Estevam2015-11-051-0/+27
* include: Add log2 header from the kernelFabio Estevam2015-11-051-0/+205
* ubi,ubifs: sync with linux v4.2Heiko Schocher2015-10-262-1/+57
* linux, compat: add missing definitions for ubiHeiko Schocher2015-10-261-4/+33
* linux/bitops.h: GENMASK copy from linuxJagan Teki2015-10-211-0/+11
* linux/bitops: Move BIT definitions at topJagan Teki2015-10-211-4/+3
* bitops: introduce BIT() definitionHeiko Schocher2015-09-111-0/+2
* usb: gadget: at91_udc: add at91_udc into U-BootHeiko Schocher2015-09-111-0/+20
* mtd: nand: Increase max sizes of OOB and Page sizeSiva Durga Prasad Paladugu2015-08-252-3/+3
* nand: Sync with Linux v4.1Scott Wood2015-08-251-5/+82
* mtd: Introduce mtd_block_isreserved()Ezequiel Garcia2015-08-252-0/+3
* nand: Remove __UBOOT__ ifdefsScott Wood2015-08-251-34/+0
* linux/kconfig.h: add CPP macros useful for per-image config optionsMasahiro Yamada2015-08-181-0/+48
* Bring in __aligned_u64 and friends to linux/types.hSimon Glass2015-08-051-1/+5
* Merge git://git.denx.de/u-boot-usbTom Rini2015-07-242-6/+86
|\
| * include: usb: Map USB controller base addresses for LS2085ANikhil Badola2015-07-221-0/+3
| * include: usb: Move USB controller base address mappingNikhil Badola2015-07-221-0/+7
| * drivers: usb: fsl: Implement Erratum A-009116 for XHCI controllerNikhil Badola2015-07-221-6/+16
| * usb: fsl: Add XHCI driver supportRamneek Mehresh2015-07-221-0/+54
| * usb: dwc3: Add DWC3 controller driver supportRamneek Mehresh2015-07-221-0/+6
* | linux_compat: handle __GFP_ZERO in kmalloc()Masahiro Yamada2015-07-221-8/+12
* | linux_compat: move vzalloc() to header file as an inline functionMasahiro Yamada2015-07-221-2/+4
* | linux_compat: remove cpu_relax() defineMasahiro Yamada2015-07-221-2/+0
|/
* mtd: fix false positive "Offset exceeds device limit" errorMasahiro Yamada2015-07-101-2/+3
* mtd, nand: Move common functions from cmd_nand.c to common placeHeiko Schocher2015-06-301-0/+5
* include: introduce include/linux/io.h as a wrapper of asm/io.hMasahiro Yamada2015-05-281-0/+10
* 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
OpenPOWER on IntegriCloud