summaryrefslogtreecommitdiff
path: root/include/linux
Commit message (Expand)AuthorAgeLines
* compiler*.h: sync include/linux/compiler*.h with Linux 4.5-rc6Tom Rini2016-02-29-235/+383
* Use correct spelling of "U-Boot"Bin Meng2016-02-06-3/+3
* bug.h: move BUILD_BUG_* defines to include/linux/bug.hMasahiro Yamada2016-01-25-0/+55
* armv8: Add psci.h from the Linux kernelSergey Temerkhanov2016-01-19-0/+90
* Add more SPDX-License-Identifier tagsTom Rini2016-01-19-24/+3
* Revert "include/linux: move typdef for uintptr_t"York Sun2015-12-16-1/+0
* include/linux: move typdef for uintptr_tAneesh Bansal2015-12-15-0/+1
* usb: xhci: zynqmp: Removing unused function usb_phy_resetMarek Vasut2015-12-07-1/+0
* armv8/ls1043ardb: add USB supportGong Qianyu2015-11-30-1/+8
* armv8: ls2085a: Add support of LS2085A SoCPrabhakar Kushwaha2015-11-30-1/+1
* armv8: LS2080A: Rename LS2085A to reflect LS2080APrabhakar Kushwaha2015-11-30-3/+3
* usb: sandbox: Add a USB emulation driverSimon Glass2015-11-19-0/+20
* include/linux/mtd: Update copyright noticesTom Rini2015-11-12-12/+14
* dm: implement a MTD uclassThomas Chou2015-11-12-0/+2
* compat: Remove is_power_of_2() definitionFabio Estevam2015-11-05-6/+0
* bitops: Add fls_long and __ffs64Fabio Estevam2015-11-05-0/+27
* include: Add log2 header from the kernelFabio Estevam2015-11-05-0/+205
* ubi,ubifs: sync with linux v4.2Heiko Schocher2015-10-26-1/+57
* linux, compat: add missing definitions for ubiHeiko Schocher2015-10-26-4/+33
* linux/bitops.h: GENMASK copy from linuxJagan Teki2015-10-21-0/+11
* linux/bitops: Move BIT definitions at topJagan Teki2015-10-21-4/+3
* bitops: introduce BIT() definitionHeiko Schocher2015-09-11-0/+2
* usb: gadget: at91_udc: add at91_udc into U-BootHeiko Schocher2015-09-11-0/+20
* mtd: nand: Increase max sizes of OOB and Page sizeSiva Durga Prasad Paladugu2015-08-25-3/+3
* nand: Sync with Linux v4.1Scott Wood2015-08-25-5/+82
* mtd: Introduce mtd_block_isreserved()Ezequiel Garcia2015-08-25-0/+3
* 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