summaryrefslogtreecommitdiff
path: root/include/linux
Commit message (Expand)AuthorAgeLines
* xtensa: add support for the xtensa processor architecture [1/2]Chris Zankel2016-08-15-2/+2
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-07-26-12/+8
|\
| * include: usb: Rename USB controller base address mappingRajesh Bhagat2016-07-26-12/+8
* | mtd: fix compiler warningsSteve Rae2016-07-24-0/+5
* | mtd: nand: Increase the max OOB sizeBoris Brezillon2016-07-24-1/+1
* | mtd: nand: add common DT init codeBrian Norris2016-07-24-0/+3
|/
* armv7: armv7: introduce set_gpmc_cs0Ladislav Michl2016-07-22-0/+1
* armv7: make gpmc_cfg constLadislav Michl2016-07-22-1/+1
* linux/io.h: add generic ioremap()/iounmap() definesMasahiro Yamada2016-07-14-0/+16
* types.h: move and redefine resource_size_tMasahiro Yamada2016-07-14-0/+4
* linux/compat.h: add dev_warn()Andreas Bießmann2016-06-12-0/+2
* Remove unneeded remnants of bcopy().Robert P. J. Day2016-06-06-4/+0
* Merge git://git.denx.de/u-boot-nand-flashTom Rini2016-06-04-166/+73
|\
| * mtd: nand: Sync with Linux v4.6Scott Wood2016-06-03-31/+49
| * mtd: nand: Add page argument to write_page() etc.Scott Wood2016-06-03-3/+3
| * mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood2016-06-03-0/+20
| * nand: Embed mtd_info in struct nand_chipScott Wood2016-06-03-0/+1
| * mtd: nand: Remove docg4 driver and palmtreo680 flashing toolScott Wood2016-06-03-132/+0
* | armv8: fsl-layerscape: Add support of QorIQ LS1012A SoCPrabhakar Kushwaha2016-06-03-1/+5
|/
* drivers: usb: common: add common code for usb drivers to useMugunthan V N2016-05-17-0/+9
* Fix spelling of "occurred".Vagrant Cascadian2016-05-02-2/+2
* Change my mailaddressAndreas Bießmann2016-05-02-1/+1
* lib/crc8: Add crc start valueStefan Roese2016-04-11-1/+2
* armv8: LS2080A: Consolidate LS2080A and LS2085AYork Sun2016-04-06-1/+1
* 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