- 0a5051c compiler_gcc: prevent redefining attributes by Jeroen Hofstee · 10 years ago
- fb8ffd7 compiler*.h: sync include/linux/compiler*.h with Linux 3.16 by Masahiro Yamada · 10 years ago
- 3b61297 kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
- fe5d1ab clang: workaround for generated constants by Jeroen Hofstee · 10 years ago
- 4e67c57 mtd,ubi,ubifs: sync with linux v3.15 by Heiko Schocher · 10 years ago
- ddf7bcf mtd, ubi, ubifs: update for the sync with linux v3.14 by Heiko Schocher · 10 years ago
- ff94bc4 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
- 0c06db5 lib, linux: move linux specific defines to linux/compat.h by Heiko Schocher · 10 years ago
- cc96c9a linux include: add ERR_CAST by Heiko Schocher · 10 years ago
- c068d44 lib, list_sort: add list_sort from linux 3.14 by Heiko Schocher · 10 years ago
- 9dd228b lib, rbtree: resync with Linux-3.14 by Heiko Schocher · 10 years ago
- 0a9064f kconfig: import Kconfig files from Linux 3.16-rc7 by Masahiro Yamada · 10 years ago
- 38d67a4e qe: move immap_qe.h from arch directory into common directory by Zhao Qiang · 10 years ago
- 8f2df5d linux/compat.h: port lower_32_bits and upper_32_bits from Linux by Lijun Pan · 10 years ago
- 46840f6 mtd: nand: omap: add support for BCH16_ECC - NAND driver updates by pekon gupta · 10 years ago
- 8d13a73 mtd: nand: omap_gpmc: use macro for register definitions by pekon gupta · 10 years ago
- 6e1899e mtd: nand: fix GET/SET_FEATURES address on 16-bit devices by David Mosberger · 11 years ago
- 27ce9e4 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · 11 years ago
- 0439d75 mtd: nand: omap_elm: use macros for register definitions by pekon gupta · 11 years ago
- 41bbe4d mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16 by pekon gupta · 11 years ago
- dd649f1 mtd: delete unused files by Masahiro Yamada · 11 years ago
- 0879802 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
- 335143c fb: Add a prototype for board_video_skip() by Fabio Estevam · 11 years ago
- e4b87e5 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
- 2eda892 mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
- 6aff050 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
- 1ace402 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
- 3b98b57 include: delete unused header files by Masahiro Yamada · 11 years ago
- 7f673c9 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
- ec4fa56 add weak entry definition by David Feng · 11 years ago
- 60d18d3 Add crc8 routine by Simon Glass · 11 years ago
- 68ec9c8 mtd: move & update nand_ecclayout structure (plus board changes) by Prabhakar Kushwaha · 11 years ago
- 643aae1 include: delete include/linux/config.h by Masahiro Yamada · 11 years ago
- 3d799c7 usb: am437x: Add support for am437x xhci USB host by Dan Murphy · 11 years ago
- 834e91a usb: dra7xx: Add support for dra7xx xhci USB host by Dan Murphy · 11 years ago
- ba55453 usb: omap: Move the usb phy code to the usb/phy directory by Dan Murphy · 11 years ago
- 41b667b usb: omap: Move the xhci-omap header file to common location by Dan Murphy · 11 years ago
- 13194f3 USB: XHCI: Add xHCI host controller support for Exynos5 by Vivek Gautam · 11 years ago
- 40462e5 mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN by Paul Burton · 11 years ago
- ce0f28f include/linux/fb.h: Add a missing include for 'list.h' by Otavio Salvador · 11 years ago
- 69d6cbe usb:gadget:Remove redundant #includes for USB composite gadget and its functions by Lukasz Majewski · 11 years ago
- 9e40493 USB: gadget: add atmel usba udc driver by Bo Shen · 11 years ago
- 47f75cf Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
- 7ea50d5 compiler_gcc: do not redefine __gnu_attributes by Jeroen Hofstee · 11 years ago
- 2f96b06 linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.h by Wu, Josh · 11 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- b37c4a2 usb: fix unaligned access in device_qual() by Heiko Schocher · 11 years ago
- de1d786 add support for Xilinx 1000BASE-X phy (GTX) by Charles Coldwell · 12 years ago
- f903a20 usb: Use get_unaligned() in usb_endpoint_maxp() for wMaxPacketSize by Vivek Gautam · 12 years ago
- d6639d1 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
- dfe64e2 mtd: resync with Linux-3.7.1 by Sergey Lapin · 12 years ago
- 956b03e mtd: nand: add driver for diskonchip g4 nand flash by Mike Dunn · 12 years ago
- 0dd9c7a9 lib: import bitrev library from the linux kernel by Mike Dunn · 12 years ago
- 472d546 Consolidate bool type by York Sun · 12 years ago
- e772cb3 Make linux kernel string funcs available to tools by Joe Hershberger · 12 years ago
- b1f17bf Add strcasecmp() and strncasecmp() by Simon Glass · 12 years ago
- f3269ad include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64s by Nobuhiro Iwamatsu · 12 years ago
- dfe1610 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
- c788ecf nand: Move the sub-page read support enable to a flag by Joe Hershberger · 12 years ago
- eb81955 musb-new: port of Linux musb driver by Ilya Yanok · 12 years ago
- 82651c3 linux/usb/ch9.h: update with the version from Linux tree by Ilya Yanok · 12 years ago
- aa9e891 include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined' by Kim Phillips · 12 years ago
- 25b26ec include/linux/unaligned/generic.h: fix warning: preprocessor token __force redefined by Kim Phillips · 12 years ago
- 0d4c1c9 include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} redefined by Kim Phillips · 12 years ago
- eef1cf2 include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · 12 years ago
- 9aed508 COMMON: Add __stringify() function by Marek Vasut · 12 years ago
- 495dbd7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
- 9c790a7 mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver by Marek Vasut · 12 years ago
- 33b1d5c nand: consolidate duplicated constants by Joe Hershberger · 12 years ago
- b572595 nand: Try to align the default buffers by Simon Glass · 12 years ago
- 0e88ff0 st_smi: Change SMI timeout values by Amit Virdi · 13 years ago
- f3fcf92 st_smi: Add support for SPEAr SMI driver by Vipin KUMAR · 13 years ago
- 7f0730a mtd/NAND: Add FSMC driver support by Vipin KUMAR · 12 years ago
- 2ab5be7 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 12 years ago
- 4eec44d usb:gadget:composite: Support for composite at gadget.h by Lukasz Majewski · 13 years ago
- 7010f5b usb:gadget:composite USB composite gadget support by Lukasz Majewski · 13 years ago
- b930053 usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file by Lukasz Majewski · 13 years ago
- d81e270 input: Add linux/input.h for key code support by Simon Glass · 13 years ago
- 7245536 arm: adapt asm/linkage.h from Linux by Aneesh V · 13 years ago
- 6777a3c lin_gadget: use common linux/compat.h by Mike Frysinger · 13 years ago
- 7b15e2b linux/compat.h: rename from linux/mtd/compat.h by Mike Frysinger · 13 years ago
- e26fd3d onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB() by Lukasz Majewski · 13 years ago
- 6b3967b onenand:samsung Target dependent OneNAND chip probe function by Lukasz Majewski · 13 years ago
- fb49454 nand: reinstate lazy bad block scanning by Scott Wood · 13 years ago
- 1f7b174 Revert "nand: make 1-bit software ECC configurable" by Scott Wood · 13 years ago
- 273d11e linkage.h: move from blackfin to common includes by Macpaul Lin · 13 years ago
- 4fee6c2 nand: make 1-bit software ECC configurable by Christian Hitz · 13 years ago
- 5454ddb nand: Sanitize ONFI strings. by Christian Hitz · 13 years ago
- ff8a8a7 nand: Merge changes to BBT from Linux nand driver by Christian Hitz · 13 years ago
- 2a8e0fc nand: Merge changes from Linux nand driver by Christian Hitz · 13 years ago
- 4c6de85 nand: Merge BCH code from Linux nand driver by Christian Hitz · 13 years ago
- 82645f8 nand: Add common functions to linux/mtd/nand.h by Simon Schwarz · 13 years ago
- 93337ab Add isblank by Jason Hobbs · 13 years ago
- 6d41419 NAND: Really ignore bad blocks when scrubbing by Marek Vasut · 13 years ago
- 15f5798 Add missing header for gcc3 by Scott McNutt · 13 years ago
- 04e5ae7 Minor coding style cleanup. by Wolfgang Denk · 13 years ago
- fa82f87 Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
- ee8fa20 phylib: Detect link on 10G devices correctly by Andy Fleming · 13 years ago
- 5f18471 Create PHY Lib for U-Boot by Andy Fleming · 14 years ago
- 0272c71 NAND: add support for reading ONFI page table by Florian Fainelli · 14 years ago