Commit Graph

245 Commits (b0f25b6f51ecbc6bdbbd399eedbe56ba4ac7b219)

Author SHA1 Message Date
Masahiro Yamada e6126a5872 x86: move arch-specific asmlinkage to <asm/linkage.h> 11 years ago
Masahiro Yamada 80d9ef8d40 lib: string: move strlcpy() to a common place 11 years ago
Masahiro Yamada 063ec38a75 linux/compat.h: remove redundant macro defines 11 years ago
Felipe Balbi d11ac4b56d arm: omap: add support for am57xx devices 11 years ago
Simon Glass 803f2eb2a2 Fix SIZE_MAX compiler warning when using stdint.h 11 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 11 years ago
Masahiro Yamada 111396ccb9 linux/kernel.h: add typechecking to roundup macro 11 years ago
Masahiro Yamada 48c7ea3966 linux/kernel.h: import more macros 11 years ago
Masahiro Yamada cba1da495d include: move various macros to include/linux/kernel.h 11 years ago
Gabe Black 0d296cc2d3 Provide option to avoid defining a custom version of uintptr_t. 11 years ago
Masahiro Yamada 9345651200 arm: debug: replace license blocks with SPDX 11 years ago
Masahiro Yamada 1cfe9fa012 arm: debug: import debug files from Linux 3.16 11 years ago
Jeroen Hofstee 5afe73f576 string.h: add missing prototypes 11 years ago
Igor Grinberg 09bab6e770 musb: fix warning in include/linux/usb/musb.h 11 years ago
WingMan Kwok bc0e8d7c5d keystone: usb: add support of usb xhci 11 years ago
Stefan Roese 24c04977fa arm: mvebu: Add common mbus functions to use on Marvell SoCs 11 years ago
Jeroen Hofstee 0a5051ce6e compiler_gcc: prevent redefining attributes 11 years ago
Masahiro Yamada fb8ffd7cfc compiler*.h: sync include/linux/compiler*.h with Linux 3.16 11 years ago
Masahiro Yamada 3b61297024 kbuild: force to define __UBOOT__ in all the C sources 11 years ago
Jeroen Hofstee fe5d1abcf4 clang: workaround for generated constants 11 years ago
Heiko Schocher 4e67c57125 mtd,ubi,ubifs: sync with linux v3.15 11 years ago
Heiko Schocher ddf7bcfa6c mtd, ubi, ubifs: update for the sync with linux v3.14 11 years ago
Heiko Schocher ff94bc40af mtd, ubi, ubifs: resync with Linux-3.14 11 years ago
Heiko Schocher 0c06db5983 lib, linux: move linux specific defines to linux/compat.h 11 years ago
Heiko Schocher cc96c9a79c linux include: add ERR_CAST 11 years ago
Heiko Schocher c068d44aac lib, list_sort: add list_sort from linux 3.14 11 years ago
Heiko Schocher 9dd228b5e7 lib, rbtree: resync with Linux-3.14 11 years ago
Masahiro Yamada 0a9064fb47 kconfig: import Kconfig files from Linux 3.16-rc7 11 years ago
Zhao Qiang 38d67a4e55 qe: move immap_qe.h from arch directory into common directory 11 years ago
Lijun Pan 8f2df5d369 linux/compat.h: port lower_32_bits and upper_32_bits from Linux 11 years ago
pekon gupta 46840f66ca mtd: nand: omap: add support for BCH16_ECC - NAND driver updates 11 years ago
pekon gupta 8d13a730de mtd: nand: omap_gpmc: use macro for register definitions 11 years ago
David Mosberger 6e1899e633 mtd: nand: fix GET/SET_FEATURES address on 16-bit devices 11 years ago
Brian Norris 27ce9e4290 mtd: nand: force NAND_CMD_READID onto 8-bit bus 11 years ago
pekon gupta 0439d752c5 mtd: nand: omap_elm: use macros for register definitions 11 years ago
pekon gupta 41bbe4dd49 mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16 11 years ago
Masahiro Yamada dd649f1d00 mtd: delete unused files 11 years ago
Fabio Estevam 335143c766 fb: Add a prototype for board_video_skip() 11 years ago
pekon gupta 2eda892f00 mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand 11 years ago
pekon gupta 6aff050988 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand 11 years ago
Alexey Brodkin 1ace402239 sizes.h - consolidate for all architectures 11 years ago
Masahiro Yamada 3b98b57fa7 include: delete unused header files 11 years ago
David Feng ec4fa56743 add weak entry definition 11 years ago
Simon Glass 60d18d3fe9 Add crc8 routine 11 years ago
Prabhakar Kushwaha 68ec9c85a9 mtd: move & update nand_ecclayout structure (plus board changes) 12 years ago
Masahiro Yamada 643aae1406 include: delete include/linux/config.h 12 years ago
Dan Murphy 3d799c7f5e usb: am437x: Add support for am437x xhci USB host 12 years ago
Dan Murphy 834e91af43 usb: dra7xx: Add support for dra7xx xhci USB host 12 years ago
Dan Murphy ba55453ccf usb: omap: Move the usb phy code to the usb/phy directory 12 years ago
Dan Murphy 41b667b834 usb: omap: Move the xhci-omap header file to common location 12 years ago