summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-09-24compiler_gcc: prevent redefining attributesJeroen Hofstee
2014-09-16compiler*.h: sync include/linux/compiler*.h with Linux 3.16Masahiro Yamada
2014-09-16kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada
2014-09-09clang: workaround for generated constantsJeroen Hofstee
2014-08-25mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher
2014-08-25mtd, ubi, ubifs: update for the sync with linux v3.14Heiko Schocher
2014-08-25mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher
2014-08-25lib, linux: move linux specific defines to linux/compat.hHeiko Schocher
2014-08-25linux include: add ERR_CASTHeiko Schocher
2014-08-25lib, list_sort: add list_sort from linux 3.14Heiko Schocher
2014-08-25lib, rbtree: resync with Linux-3.14Heiko Schocher
2014-07-30kconfig: import Kconfig files from Linux 3.16-rc7Masahiro Yamada
2014-07-22qe: move immap_qe.h from arch directory into common directoryZhao Qiang
2014-07-22linux/compat.h: port lower_32_bits and upper_32_bits from LinuxLijun Pan
2014-06-06mtd: nand: omap: add support for BCH16_ECC - NAND driver updatespekon gupta
2014-06-06mtd: nand: omap_gpmc: use macro for register definitionspekon gupta
2014-06-06mtd: nand: fix GET/SET_FEATURES address on 16-bit devicesDavid Mosberger
2014-06-06mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris
2014-06-06mtd: nand: omap_elm: use macros for register definitionspekon gupta
2014-06-06mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate be...pekon gupta
2014-04-17mtd: delete unused filesMasahiro Yamada
2014-03-13Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-03-05fb: Add a prototype for board_video_skip()Fabio Estevam
2014-03-04Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2014-03-04mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta
2014-03-04mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin
2014-01-24include: delete unused header filesMasahiro Yamada
2014-01-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-01-09add weak entry definitionDavid Feng
2014-01-08Add crc8 routineSimon Glass
2013-11-21mtd: move & update nand_ecclayout structure (plus board changes)Prabhakar Kushwaha
2013-11-08include: delete include/linux/config.hMasahiro Yamada
2013-10-20usb: am437x: Add support for am437x xhci USB hostDan Murphy
2013-10-20usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy
2013-10-20usb: omap: Move the usb phy code to the usb/phy directoryDan Murphy
2013-10-20usb: omap: Move the xhci-omap header file to common locationDan Murphy
2013-10-20USB: XHCI: Add xHCI host controller support for Exynos5Vivek Gautam
2013-10-09mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANPaul Burton
2013-10-07include/linux/fb.h: Add a missing include for 'list.h'Otavio Salvador
2013-09-24usb:gadget:Remove redundant #includes for USB composite gadget and its functionsLukasz Majewski
2013-09-24USB: gadget: add atmel usba udc driverBo Shen
2013-09-06Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-09-06compiler_gcc: do not redefine __gnu_attributesJeroen Hofstee
2013-08-22linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.hWu, Josh
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-30usb: fix unaligned access in device_qual()Heiko Schocher
2013-06-24add support for Xilinx 1000BASE-X phy (GTX)Charles Coldwell
2013-06-12usb: Use get_unaligned() in usb_endpoint_maxp() for wMaxPacketSizeVivek Gautam
2013-05-31Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini