Age | Commit message (Expand) | Author |
2013-10-20 | usb: am437x: Add support for am437x xhci USB host | Dan Murphy |
2013-10-20 | usb: dra7xx: Add support for dra7xx xhci USB host | Dan Murphy |
2013-10-20 | usb: omap: Move the usb phy code to the usb/phy directory | Dan Murphy |
2013-10-20 | usb: omap: Move the xhci-omap header file to common location | Dan Murphy |
2013-10-20 | USB: XHCI: Add xHCI host controller support for Exynos5 | Vivek Gautam |
2013-10-09 | mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN | Paul Burton |
2013-10-07 | include/linux/fb.h: Add a missing include for 'list.h' | Otavio Salvador |
2013-09-24 | usb:gadget:Remove redundant #includes for USB composite gadget and its functions | Lukasz Majewski |
2013-09-24 | USB: gadget: add atmel usba udc driver | Bo Shen |
2013-09-06 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2013-09-06 | compiler_gcc: do not redefine __gnu_attributes | Jeroen Hofstee |
2013-08-22 | linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.h | Wu, Josh |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-06-30 | usb: fix unaligned access in device_qual() | Heiko Schocher |
2013-06-24 | add support for Xilinx 1000BASE-X phy (GTX) | Charles Coldwell |
2013-06-12 | usb: Use get_unaligned() in usb_endpoint_maxp() for wMaxPacketSize | Vivek Gautam |
2013-05-31 | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Tom Rini |
2013-05-31 | mtd: resync with Linux-3.7.1 | Sergey Lapin |
2013-05-05 | mtd: nand: add driver for diskonchip g4 nand flash | Mike Dunn |
2013-05-05 | lib: import bitrev library from the linux kernel | Mike Dunn |
2013-04-01 | Consolidate bool type | York Sun |
2012-12-13 | Make linux kernel string funcs available to tools | Joe Hershberger |
2012-12-11 | Add strcasecmp() and strncasecmp() | Simon Glass |
2012-11-30 | include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64s | Nobuhiro Iwamatsu |
2012-11-26 | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Tom Rini |
2012-11-26 | nand: Move the sub-page read support enable to a flag | Joe Hershberger |
2012-11-20 | musb-new: port of Linux musb driver | Ilya Yanok |
2012-11-20 | linux/usb/ch9.h: update with the version from Linux tree | Ilya Yanok |
2012-11-04 | include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined' | Kim Phillips |
2012-11-04 | include/linux/unaligned/generic.h: fix warning: preprocessor token __force re... | Kim Phillips |
2012-11-04 | include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} red... | Kim Phillips |
2012-11-04 | include/linux/byteorder: import latest endian definitions from linux | Kim Phillips |
2012-10-15 | COMMON: Add __stringify() function | Marek Vasut |
2012-09-21 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2012-09-17 | mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver | Marek Vasut |
2012-09-17 | nand: consolidate duplicated constants | Joe Hershberger |
2012-09-07 | nand: Try to align the default buffers | Simon Glass |
2012-07-07 | st_smi: Change SMI timeout values | Amit Virdi |
2012-07-07 | st_smi: Add support for SPEAr SMI driver | Vipin KUMAR |
2012-07-07 | mtd/NAND: Add FSMC driver support | Vipin KUMAR |
2012-05-20 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Wolfgang Denk |
2012-05-20 | usb:gadget:composite: Support for composite at gadget.h | Lukasz Majewski |
2012-05-20 | usb:gadget:composite USB composite gadget support | Lukasz Majewski |
2012-05-20 | usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file | Lukasz Majewski |
2012-05-15 | input: Add linux/input.h for key code support | Simon Glass |
2012-05-15 | arm: adapt asm/linkage.h from Linux | Aneesh V |
2012-04-30 | lin_gadget: use common linux/compat.h | Mike Frysinger |
2012-04-30 | linux/compat.h: rename from linux/mtd/compat.h | Mike Frysinger |
2012-04-04 | onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB() | Lukasz Majewski |
2012-04-04 | onenand:samsung Target dependent OneNAND chip probe function | Lukasz Majewski |