summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-10-261-0/+2
|\
| * musb: fix warning in include/linux/usb/musb.hIgor Grinberg2014-10-231-0/+2
* | string.h: add missing prototypesJeroen Hofstee2014-10-251-0/+7
* | arm: mvebu: Add common mbus functions to use on Marvell SoCsStefan Roese2014-10-231-0/+73
|/
* compiler_gcc: prevent redefining attributesJeroen Hofstee2014-09-241-0/+10
* compiler*.h: sync include/linux/compiler*.h with Linux 3.16Masahiro Yamada2014-09-166-44/+236
* kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada2014-09-165-5/+0
* clang: workaround for generated constantsJeroen Hofstee2014-09-091-3/+3
* mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher2014-08-252-19/+110
* mtd, ubi, ubifs: update for the sync with linux v3.14Heiko Schocher2014-08-251-0/+1
* mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher2014-08-257-257/+728
* lib, linux: move linux specific defines to linux/compat.hHeiko Schocher2014-08-252-10/+325
* linux include: add ERR_CASTHeiko Schocher2014-08-251-4/+13
* lib, list_sort: add list_sort from linux 3.14Heiko Schocher2014-08-251-0/+11
* lib, rbtree: resync with Linux-3.14Heiko Schocher2014-08-252-98/+269
* kconfig: import Kconfig files from Linux 3.16-rc7Masahiro Yamada2014-07-301-0/+46
* qe: move immap_qe.h from arch directory into common directoryZhao Qiang2014-07-221-0/+582
* linux/compat.h: port lower_32_bits and upper_32_bits from LinuxLijun Pan2014-07-221-0/+19
* mtd: nand: omap: add support for BCH16_ECC - NAND driver updatespekon gupta2014-06-061-0/+8
* mtd: nand: omap_gpmc: use macro for register definitionspekon gupta2014-06-061-1/+2
* mtd: nand: fix GET/SET_FEATURES address on 16-bit devicesDavid Mosberger2014-06-061-1/+10
* mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris2014-06-061-0/+10
* mtd: nand: omap_elm: use macros for register definitionspekon gupta2014-06-061-3/+6
* mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate be...pekon gupta2014-06-061-1/+1
* mtd: delete unused filesMasahiro Yamada2014-04-173-212/+0
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-03-131-0/+2
|\
| * fb: Add a prototype for board_video_skip()Fabio Estevam2014-03-051-0/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2014-03-042-0/+161
|\ \
| * | mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta2014-03-041-0/+77
| * | mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta2014-03-041-0/+84
| |/
* | sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-041-0/+47
|/
* include: delete unused header filesMasahiro Yamada2014-01-242-124/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-01-101-0/+4
|\
| * add weak entry definitionDavid Feng2014-01-091-0/+4
* | Add crc8 routineSimon Glass2014-01-081-0/+23
|/
* mtd: move & update nand_ecclayout structure (plus board changes)Prabhakar Kushwaha2013-11-211-0/+23
* include: delete include/linux/config.hMasahiro Yamada2013-11-083-11/+0
* usb: am437x: Add support for am437x xhci USB hostDan Murphy2013-10-201-0/+4
* usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy2013-10-201-3/+9
* usb: omap: Move the usb phy code to the usb/phy directoryDan Murphy2013-10-201-0/+6
* usb: omap: Move the xhci-omap header file to common locationDan Murphy2013-10-201-0/+124
* USB: XHCI: Add xHCI host controller support for Exynos5Vivek Gautam2013-10-201-0/+188
* mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANPaul Burton2013-10-091-0/+3
* include/linux/fb.h: Add a missing include for 'list.h'Otavio Salvador2013-10-071-0/+1
* usb:gadget:Remove redundant #includes for USB composite gadget and its functionsLukasz Majewski2013-09-241-0/+1
* USB: gadget: add atmel usba udc driverBo Shen2013-09-241-0/+26
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-09-061-0/+8
|\
| * linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.hWu, Josh2013-08-221-0/+8
* | compiler_gcc: do not redefine __gnu_attributesJeroen Hofstee2013-09-062-4/+12
|/
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2413-143/+13
OpenPOWER on IntegriCloud