summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-01-191-1/+1
|\
| * fsl/usb: enable usb feature for ls1046ardbjerry.huang@nxp.com2017-01-181-1/+1
* | iopoll: import include/linux/iopoll.h from Linux 4.9Masahiro Yamada2017-01-141-0/+68
* | typecheck: import include/linux/typecheck.h from Linux 4.9Masahiro Yamada2017-01-141-0/+24
* | delay: collect {m, n, u}delay declarations to include/linux/delay.hMasahiro Yamada2017-01-142-2/+24
|/
* usb: xhci: Remove assumption of DWC instance based on DRA7 SoC typeNishanth Menon2016-12-031-2/+2
* linux/compat.h: Properly implement ndelay fallbackmario.six@gdsys.cc2016-11-281-1/+1
* sf: Adopt flash table INFO macro from LinuxJagan Teki2016-11-181-0/+5
* list: Add list_last_entry() to find the last entrySimon Glass2016-10-111-0/+11
* drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controllerSriram Dash2016-09-271-0/+1
* drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers...Sriram Dash2016-09-271-0/+3
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-09-261-1/+1
|\
| * armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021AYork Sun2016-09-261-1/+1
* | errno.h: sync error macros with linux 4.8-rc7Masahiro Yamada2016-09-231-11/+46
* | Move ENOTSUPP defines to include/linux/errno.hMasahiro Yamada2016-09-232-2/+2
* | Move error macros from <asm-generic/errno.h> to <linux/errno.h>Masahiro Yamada2016-09-231-1/+126
* | treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-232-2/+2
* | Add <linux/errno.h> as a wrapper of <asm-generic/errno.h>Masahiro Yamada2016-09-231-0/+6
* | treewide: use #include <...> to include public headersMasahiro Yamada2016-09-231-5/+5
* | usb: xhci-rockchip: add rockchip dwc3 controller driverMengDongyang2016-09-221-0/+14
|/
* xtensa: add support for the xtensa processor architecture [1/2]Chris Zankel2016-08-151-2/+2
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-07-261-12/+8
|\
| * include: usb: Rename USB controller base address mappingRajesh Bhagat2016-07-261-12/+8
* | mtd: fix compiler warningsSteve Rae2016-07-241-0/+5
* | mtd: nand: Increase the max OOB sizeBoris Brezillon2016-07-241-1/+1
* | mtd: nand: add common DT init codeBrian Norris2016-07-241-0/+3
|/
* armv7: armv7: introduce set_gpmc_cs0Ladislav Michl2016-07-221-0/+1
* armv7: make gpmc_cfg constLadislav Michl2016-07-221-1/+1
* linux/io.h: add generic ioremap()/iounmap() definesMasahiro Yamada2016-07-141-0/+16
* types.h: move and redefine resource_size_tMasahiro Yamada2016-07-141-0/+4
* 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