aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-10-27Provide option to avoid defining a custom version of uintptr_t.Gabe Black1-1/+8
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini1-1/+7
2014-10-26Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-0/+2
2014-10-25string.h: add missing prototypesJeroen Hofstee1-0/+7
2014-10-23musb: fix warning in include/linux/usb/musb.hIgor Grinberg1-0/+2
2014-10-23keystone: usb: add support of usb xhciWingMan Kwok1-1/+7
2014-10-23arm: mvebu: Add common mbus functions to use on Marvell SoCsStefan Roese1-0/+73
2014-09-24compiler_gcc: prevent redefining attributesJeroen Hofstee1-0/+10
2014-09-16compiler*.h: sync include/linux/compiler*.h with Linux 3.16Masahiro Yamada6-44/+236
2014-09-16kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada5-5/+0
2014-09-09clang: workaround for generated constantsJeroen Hofstee1-3/+3
2014-08-25mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher2-19/+110
2014-08-25mtd, ubi, ubifs: update for the sync with linux v3.14Heiko Schocher1-0/+1
2014-08-25mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher7-257/+728
2014-08-25lib, linux: move linux specific defines to linux/compat.hHeiko Schocher2-10/+325
2014-08-25linux include: add ERR_CASTHeiko Schocher1-4/+13
2014-08-25lib, list_sort: add list_sort from linux 3.14Heiko Schocher1-0/+11
2014-08-25lib, rbtree: resync with Linux-3.14Heiko Schocher2-98/+269
2014-07-30kconfig: import Kconfig files from Linux 3.16-rc7Masahiro Yamada1-0/+46
2014-07-22qe: move immap_qe.h from arch directory into common directoryZhao Qiang1-0/+582
2014-07-22linux/compat.h: port lower_32_bits and upper_32_bits from LinuxLijun Pan1-0/+19
2014-06-06mtd: nand: omap: add support for BCH16_ECC - NAND driver updatespekon gupta1-0/+8
2014-06-06mtd: nand: omap_gpmc: use macro for register definitionspekon gupta1-1/+2
2014-06-06mtd: nand: fix GET/SET_FEATURES address on 16-bit devicesDavid Mosberger1-1/+10
2014-06-06mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris1-0/+10
2014-06-06mtd: nand: omap_elm: use macros for register definitionspekon gupta1-3/+6
2014-06-06mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate be...pekon gupta1-1/+1
2014-04-17mtd: delete unused filesMasahiro Yamada3-212/+0
2014-03-13Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+2
2014-03-05fb: Add a prototype for board_video_skip()Fabio Estevam1-0/+2
2014-03-04Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2-0/+161
2014-03-04mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta1-0/+77
2014-03-04mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta1-0/+84
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin1-0/+47
2014-01-24include: delete unused header filesMasahiro Yamada2-124/+0
2014-01-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-0/+4
2014-01-09add weak entry definitionDavid Feng1-0/+4
2014-01-08Add crc8 routineSimon Glass1-0/+23
2013-11-21mtd: move & update nand_ecclayout structure (plus board changes)Prabhakar Kushwaha1-0/+23
2013-11-08include: delete include/linux/config.hMasahiro Yamada3-11/+0
2013-10-20usb: am437x: Add support for am437x xhci USB hostDan Murphy1-0/+4
2013-10-20usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy1-3/+9
2013-10-20usb: omap: Move the usb phy code to the usb/phy directoryDan Murphy1-0/+6
2013-10-20usb: omap: Move the xhci-omap header file to common locationDan Murphy1-0/+124
2013-10-20USB: XHCI: Add xHCI host controller support for Exynos5Vivek Gautam1-0/+188
2013-10-09mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANPaul Burton1-0/+3
2013-10-07include/linux/fb.h: Add a missing include for 'list.h'Otavio Salvador1-0/+1
2013-09-24usb:gadget:Remove redundant #includes for USB composite gadget and its functionsLukasz Majewski1-0/+1
2013-09-24USB: gadget: add atmel usba udc driverBo Shen1-0/+26
2013-09-06Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-0/+8