aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-04-11lib/crc8: Add crc start valueStefan Roese1-1/+2
2016-04-06armv8: LS2080A: Consolidate LS2080A and LS2085AYork Sun1-1/+1
2016-02-29compiler*.h: sync include/linux/compiler*.h with Linux 4.5-rc6Tom Rini6-235/+383
2016-02-06Use correct spelling of "U-Boot"Bin Meng3-3/+3
2016-01-25bug.h: move BUILD_BUG_* defines to include/linux/bug.hMasahiro Yamada1-0/+55
2016-01-19armv8: Add psci.h from the Linux kernelSergey Temerkhanov1-0/+90
2016-01-19Add more SPDX-License-Identifier tagsTom Rini3-24/+3
2015-12-16Revert "include/linux: move typdef for uintptr_t"York Sun1-1/+0
2015-12-15include/linux: move typdef for uintptr_tAneesh Bansal1-0/+1
2015-12-07usb: xhci: zynqmp: Removing unused function usb_phy_resetMarek Vasut1-1/+0
2015-11-30armv8/ls1043ardb: add USB supportGong Qianyu1-1/+8
2015-11-30armv8: ls2085a: Add support of LS2085A SoCPrabhakar Kushwaha1-1/+1
2015-11-30armv8: LS2080A: Rename LS2085A to reflect LS2080APrabhakar Kushwaha1-3/+3
2015-11-19usb: sandbox: Add a USB emulation driverSimon Glass1-0/+20
2015-11-12include/linux/mtd: Update copyright noticesTom Rini4-12/+14
2015-11-12dm: implement a MTD uclassThomas Chou1-0/+2
2015-11-05compat: Remove is_power_of_2() definitionFabio Estevam1-6/+0
2015-11-05bitops: Add fls_long and __ffs64Fabio Estevam1-0/+27
2015-11-05include: Add log2 header from the kernelFabio Estevam1-0/+205
2015-10-26ubi,ubifs: sync with linux v4.2Heiko Schocher2-1/+57
2015-10-26linux, compat: add missing definitions for ubiHeiko Schocher1-4/+33
2015-10-21linux/bitops.h: GENMASK copy from linuxJagan Teki1-0/+11
2015-10-21linux/bitops: Move BIT definitions at topJagan Teki1-4/+3
2015-09-11bitops: introduce BIT() definitionHeiko Schocher1-0/+2
2015-09-11usb: gadget: at91_udc: add at91_udc into U-BootHeiko Schocher1-0/+20
2015-08-25mtd: nand: Increase max sizes of OOB and Page sizeSiva Durga Prasad Paladugu2-3/+3
2015-08-25nand: Sync with Linux v4.1Scott Wood1-5/+82
2015-08-25mtd: Introduce mtd_block_isreserved()Ezequiel Garcia2-0/+3
2015-08-25nand: Remove __UBOOT__ ifdefsScott Wood1-34/+0
2015-08-18linux/kconfig.h: add CPP macros useful for per-image config optionsMasahiro Yamada1-0/+48
2015-08-05Bring in __aligned_u64 and friends to linux/types.hSimon Glass1-1/+5
2015-07-24Merge git://git.denx.de/u-boot-usbTom Rini2-6/+86
2015-07-22linux_compat: handle __GFP_ZERO in kmalloc()Masahiro Yamada1-8/+12
2015-07-22linux_compat: move vzalloc() to header file as an inline functionMasahiro Yamada1-2/+4
2015-07-22linux_compat: remove cpu_relax() defineMasahiro Yamada1-2/+0
2015-07-22include: usb: Map USB controller base addresses for LS2085ANikhil Badola1-0/+3
2015-07-22include: usb: Move USB controller base address mappingNikhil Badola1-0/+7
2015-07-22drivers: usb: fsl: Implement Erratum A-009116 for XHCI controllerNikhil Badola1-6/+16
2015-07-22usb: fsl: Add XHCI driver supportRamneek Mehresh1-0/+54
2015-07-22usb: dwc3: Add DWC3 controller driver supportRamneek Mehresh1-0/+6
2015-07-10mtd: fix false positive "Offset exceeds device limit" errorMasahiro Yamada1-2/+3
2015-06-30mtd, nand: Move common functions from cmd_nand.c to common placeHeiko Schocher1-0/+5
2015-05-28include: introduce include/linux/io.h as a wrapper of asm/io.hMasahiro Yamada1-0/+10
2015-05-13tegra124: video: Add full link training for eDPSimon Glass1-0/+1
2015-05-13video: Add drm_dp_helper.hSimon Glass1-0/+405
2015-04-21QE/DeepSleep: add QE deepsleep support for mpc85xxZhao Qiang1-0/+12
2015-04-18dm: usb: Add a generic descriptor structSimon Glass1-0/+5
2015-04-18dm: usb: Move struct usb_string to a common placeSimon Glass2-13/+13
2015-04-14usb: modify usb_gadget_handle_interrupts to take controller indexKishon Vijay Abraham I1-1/+1
2015-04-14usb: dwc3: dwc3-omap: make dwc3-omap build in ubootKishon Vijay Abraham I1-0/+19