summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-06-04Merge git://git.denx.de/u-boot-nand-flashTom Rini
2016-06-04mtd: nand: Sync with Linux v4.6Scott Wood
2016-06-04mtd: nand: Add page argument to write_page() etc.Scott Wood
2016-06-04mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood
2016-06-04nand: Embed mtd_info in struct nand_chipScott Wood
2016-06-04mtd: nand: Remove docg4 driver and palmtreo680 flashing toolScott Wood
2016-06-03armv8: fsl-layerscape: Add support of QorIQ LS1012A SoCPrabhakar Kushwaha
2016-05-17drivers: usb: common: add common code for usb drivers to useMugunthan V N
2016-05-02Fix spelling of "occurred".Vagrant Cascadian
2016-05-02Change my mailaddressAndreas Bießmann
2016-04-12lib/crc8: Add crc start valueStefan Roese
2016-04-06armv8: LS2080A: Consolidate LS2080A and LS2085AYork Sun
2016-02-29compiler*.h: sync include/linux/compiler*.h with Linux 4.5-rc6Tom Rini
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-01-25bug.h: move BUILD_BUG_* defines to include/linux/bug.hMasahiro Yamada
2016-01-19armv8: Add psci.h from the Linux kernelSergey Temerkhanov
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2015-12-16Revert "include/linux: move typdef for uintptr_t"York Sun
2015-12-15include/linux: move typdef for uintptr_tAneesh Bansal
2015-12-06usb: xhci: zynqmp: Removing unused function usb_phy_resetMarek Vasut
2015-11-30armv8/ls1043ardb: add USB supportGong Qianyu
2015-11-30armv8: ls2085a: Add support of LS2085A SoCPrabhakar Kushwaha
2015-11-30armv8: LS2080A: Rename LS2085A to reflect LS2080APrabhakar Kushwaha
2015-11-20usb: sandbox: Add a USB emulation driverSimon Glass
2015-11-12include/linux/mtd: Update copyright noticesTom Rini
2015-11-12dm: implement a MTD uclassThomas Chou
2015-11-05compat: Remove is_power_of_2() definitionFabio Estevam
2015-11-05bitops: Add fls_long and __ffs64Fabio Estevam
2015-11-05include: Add log2 header from the kernelFabio Estevam
2015-10-26ubi,ubifs: sync with linux v4.2Heiko Schocher
2015-10-26linux, compat: add missing definitions for ubiHeiko Schocher
2015-10-21linux/bitops.h: GENMASK copy from linuxJagan Teki
2015-10-21linux/bitops: Move BIT definitions at topJagan Teki
2015-09-11bitops: introduce BIT() definitionHeiko Schocher
2015-09-11usb: gadget: at91_udc: add at91_udc into U-BootHeiko Schocher
2015-08-26mtd: nand: Increase max sizes of OOB and Page sizeSiva Durga Prasad Paladugu
2015-08-26nand: Sync with Linux v4.1Scott Wood
2015-08-26mtd: Introduce mtd_block_isreserved()Ezequiel Garcia
2015-08-26nand: Remove __UBOOT__ ifdefsScott Wood
2015-08-18linux/kconfig.h: add CPP macros useful for per-image config optionsMasahiro Yamada
2015-08-05Bring in __aligned_u64 and friends to linux/types.hSimon Glass
2015-07-24Merge git://git.denx.de/u-boot-usbTom Rini
2015-07-22linux_compat: handle __GFP_ZERO in kmalloc()Masahiro Yamada
2015-07-22linux_compat: move vzalloc() to header file as an inline functionMasahiro Yamada
2015-07-22linux_compat: remove cpu_relax() defineMasahiro Yamada
2015-07-22include: usb: Map USB controller base addresses for LS2085ANikhil Badola
2015-07-22include: usb: Move USB controller base address mappingNikhil Badola
2015-07-22drivers: usb: fsl: Implement Erratum A-009116 for XHCI controllerNikhil Badola
2015-07-22usb: fsl: Add XHCI driver supportRamneek Mehresh
2015-07-22usb: dwc3: Add DWC3 controller driver supportRamneek Mehresh