summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Use correct spelling of "U-Boot"Bin Meng2016-02-063-3/+3
* bug.h: move BUILD_BUG_* defines to include/linux/bug.hMasahiro Yamada2016-01-251-0/+55
* armv8: Add psci.h from the Linux kernelSergey Temerkhanov2016-01-191-0/+90
* Add more SPDX-License-Identifier tagsTom Rini2016-01-193-24/+3
* Revert "include/linux: move typdef for uintptr_t"York Sun2015-12-161-1/+0
* include/linux: move typdef for uintptr_tAneesh Bansal2015-12-151-0/+1
* usb: xhci: zynqmp: Removing unused function usb_phy_resetMarek Vasut2015-12-071-1/+0
* armv8/ls1043ardb: add USB supportGong Qianyu2015-11-301-1/+8
* armv8: ls2085a: Add support of LS2085A SoCPrabhakar Kushwaha2015-11-301-1/+1
* armv8: LS2080A: Rename LS2085A to reflect LS2080APrabhakar Kushwaha2015-11-301-3/+3
* 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
OpenPOWER on IntegriCloud