Age | Commit message (Expand) | Author |
2015-04-18 | dm: usb: Add a generic descriptor struct | Simon Glass |
2015-04-18 | dm: usb: Move struct usb_string to a common place | Simon Glass |
2015-04-14 | usb: modify usb_gadget_handle_interrupts to take controller index | Kishon Vijay Abraham I |
2015-04-14 | usb: dwc3: dwc3-omap: make dwc3-omap build in uboot | Kishon Vijay Abraham I |
2015-04-14 | include: usb: composite: add USB_GADGET_DELAYED_STATUS to avoid compilation e... | Kishon Vijay Abraham I |
2015-04-14 | usb: dwc3: gadget: make dwc3 gadget build in uboot | Kishon Vijay Abraham I |
2015-04-14 | usb: dwc3: fix dwc3 header files | Kishon Vijay Abraham I |
2015-04-14 | include: usb: modify gadget.h to include udc support | Kishon Vijay Abraham I |
2015-03-31 | nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE | Peter Tyser |
2015-03-06 | use ASM_NL instead of '; ' for assembler new line character in the macro | Chen Gang |
2015-02-12 | Add linux/compiler-gcc5.h to fix builds with gcc5 | Hans de Goede |
2015-01-28 | ubifs: Import atomic_long operations from Linux | Anton Habegger |
2015-01-13 | mtd: OMAP: Enable GPMC prefetch mode | Daniel Mack |
2014-12-15 | x86: move arch-specific asmlinkage to <asm/linkage.h> | Masahiro Yamada |
2014-12-11 | lib: string: move strlcpy() to a common place | Masahiro Yamada |
2014-12-08 | Merge branch 'master' of git://git.denx.de/u-boot-ti | Tom Rini |
2014-12-08 | linux/compat.h: remove redundant macro defines | Masahiro Yamada |
2014-12-04 | arm: omap: add support for am57xx devices | Felipe Balbi |
2014-11-25 | Fix SIZE_MAX compiler warning when using stdint.h | Simon Glass |
2014-11-23 | linux/kernel.h: sync min, max, min3, max3 macros with Linux | Masahiro Yamada |
2014-11-20 | linux/kernel.h: add typechecking to roundup macro | Masahiro Yamada |
2014-11-20 | linux/kernel.h: import more macros | Masahiro Yamada |
2014-11-20 | include: move various macros to include/linux/kernel.h | Masahiro Yamada |
2014-11-10 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-10-27 | Provide option to avoid defining a custom version of uintptr_t. | Gabe Black |
2014-10-27 | Merge branch 'master' of git://git.denx.de/u-boot-ti | Tom Rini |
2014-10-26 | arm: debug: replace license blocks with SPDX | Masahiro Yamada |
2014-10-26 | arm: debug: import debug files from Linux 3.16 | Masahiro Yamada |
2014-10-26 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2014-10-25 | string.h: add missing prototypes | Jeroen Hofstee |
2014-10-23 | musb: fix warning in include/linux/usb/musb.h | Igor Grinberg |
2014-10-23 | keystone: usb: add support of usb xhci | WingMan Kwok |
2014-10-23 | arm: mvebu: Add common mbus functions to use on Marvell SoCs | Stefan Roese |
2014-09-24 | compiler_gcc: prevent redefining attributes | Jeroen Hofstee |
2014-09-16 | compiler*.h: sync include/linux/compiler*.h with Linux 3.16 | Masahiro Yamada |
2014-09-16 | kbuild: force to define __UBOOT__ in all the C sources | Masahiro Yamada |
2014-09-09 | clang: workaround for generated constants | Jeroen Hofstee |
2014-08-25 | mtd,ubi,ubifs: sync with linux v3.15 | Heiko Schocher |
2014-08-25 | mtd, ubi, ubifs: update for the sync with linux v3.14 | Heiko Schocher |
2014-08-25 | mtd, ubi, ubifs: resync with Linux-3.14 | Heiko Schocher |
2014-08-25 | lib, linux: move linux specific defines to linux/compat.h | Heiko Schocher |
2014-08-25 | linux include: add ERR_CAST | Heiko Schocher |
2014-08-25 | lib, list_sort: add list_sort from linux 3.14 | Heiko Schocher |
2014-08-25 | lib, rbtree: resync with Linux-3.14 | Heiko Schocher |
2014-07-30 | kconfig: import Kconfig files from Linux 3.16-rc7 | Masahiro Yamada |
2014-07-22 | qe: move immap_qe.h from arch directory into common directory | Zhao Qiang |
2014-07-22 | linux/compat.h: port lower_32_bits and upper_32_bits from Linux | Lijun Pan |
2014-06-06 | mtd: nand: omap: add support for BCH16_ECC - NAND driver updates | pekon gupta |
2014-06-06 | mtd: nand: omap_gpmc: use macro for register definitions | pekon gupta |
2014-06-06 | mtd: nand: fix GET/SET_FEATURES address on 16-bit devices | David Mosberger |