summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* linux/compat.h: add dev_warn()Andreas Bießmann2016-06-121-0/+2
* Remove unneeded remnants of bcopy().Robert P. J. Day2016-06-061-4/+0
* Merge git://git.denx.de/u-boot-nand-flashTom Rini2016-06-044-166/+73
|\
| * mtd: nand: Sync with Linux v4.6Scott Wood2016-06-033-31/+49
| * mtd: nand: Add page argument to write_page() etc.Scott Wood2016-06-031-3/+3
| * mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood2016-06-031-0/+20
| * nand: Embed mtd_info in struct nand_chipScott Wood2016-06-031-0/+1
| * mtd: nand: Remove docg4 driver and palmtreo680 flashing toolScott Wood2016-06-031-132/+0
* | armv8: fsl-layerscape: Add support of QorIQ LS1012A SoCPrabhakar Kushwaha2016-06-031-1/+5
|/
* drivers: usb: common: add common code for usb drivers to useMugunthan V N2016-05-171-0/+9
* Fix spelling of "occurred".Vagrant Cascadian2016-05-021-2/+2
* Change my mailaddressAndreas Bießmann2016-05-021-1/+1
* lib/crc8: Add crc start valueStefan Roese2016-04-111-1/+2
* armv8: LS2080A: Consolidate LS2080A and LS2085AYork Sun2016-04-061-1/+1
* compiler*.h: sync include/linux/compiler*.h with Linux 4.5-rc6Tom Rini2016-02-296-235/+383
* 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
OpenPOWER on IntegriCloud