Age | Commit message (Expand) | Author |
2015-12-16 | Revert "include/linux: move typdef for uintptr_t" | York Sun |
2015-12-15 | include/linux: move typdef for uintptr_t | Aneesh Bansal |
2015-12-07 | usb: xhci: zynqmp: Removing unused function usb_phy_reset | Marek Vasut |
2015-11-30 | armv8/ls1043ardb: add USB support | Gong Qianyu |
2015-11-30 | armv8: ls2085a: Add support of LS2085A SoC | Prabhakar Kushwaha |
2015-11-30 | armv8: LS2080A: Rename LS2085A to reflect LS2080A | Prabhakar Kushwaha |
2015-11-19 | usb: sandbox: Add a USB emulation driver | Simon Glass |
2015-11-12 | include/linux/mtd: Update copyright notices | Tom Rini |
2015-11-12 | dm: implement a MTD uclass | Thomas Chou |
2015-11-05 | compat: Remove is_power_of_2() definition | Fabio Estevam |
2015-11-05 | bitops: Add fls_long and __ffs64 | Fabio Estevam |
2015-11-05 | include: Add log2 header from the kernel | Fabio Estevam |
2015-10-26 | ubi,ubifs: sync with linux v4.2 | Heiko Schocher |
2015-10-26 | linux, compat: add missing definitions for ubi | Heiko Schocher |
2015-10-21 | linux/bitops.h: GENMASK copy from linux | Jagan Teki |
2015-10-21 | linux/bitops: Move BIT definitions at top | Jagan Teki |
2015-09-11 | bitops: introduce BIT() definition | Heiko Schocher |
2015-09-11 | usb: gadget: at91_udc: add at91_udc into U-Boot | Heiko Schocher |
2015-08-25 | mtd: nand: Increase max sizes of OOB and Page size | Siva Durga Prasad Paladugu |
2015-08-25 | nand: Sync with Linux v4.1 | Scott Wood |
2015-08-25 | mtd: Introduce mtd_block_isreserved() | Ezequiel Garcia |
2015-08-25 | nand: Remove __UBOOT__ ifdefs | Scott Wood |
2015-08-18 | linux/kconfig.h: add CPP macros useful for per-image config options | Masahiro Yamada |
2015-08-05 | Bring in __aligned_u64 and friends to linux/types.h | Simon Glass |
2015-07-24 | Merge git://git.denx.de/u-boot-usb | Tom Rini |
2015-07-22 | linux_compat: handle __GFP_ZERO in kmalloc() | Masahiro Yamada |
2015-07-22 | linux_compat: move vzalloc() to header file as an inline function | Masahiro Yamada |
2015-07-22 | linux_compat: remove cpu_relax() define | Masahiro Yamada |
2015-07-22 | include: usb: Map USB controller base addresses for LS2085A | Nikhil Badola |
2015-07-22 | include: usb: Move USB controller base address mapping | Nikhil Badola |
2015-07-22 | drivers: usb: fsl: Implement Erratum A-009116 for XHCI controller | Nikhil Badola |
2015-07-22 | usb: fsl: Add XHCI driver support | Ramneek Mehresh |
2015-07-22 | usb: dwc3: Add DWC3 controller driver support | Ramneek Mehresh |
2015-07-10 | mtd: fix false positive "Offset exceeds device limit" error | Masahiro Yamada |
2015-06-30 | mtd, nand: Move common functions from cmd_nand.c to common place | Heiko Schocher |
2015-05-28 | include: introduce include/linux/io.h as a wrapper of asm/io.h | Masahiro Yamada |
2015-05-13 | tegra124: video: Add full link training for eDP | Simon Glass |
2015-05-13 | video: Add drm_dp_helper.h | Simon Glass |
2015-04-21 | QE/DeepSleep: add QE deepsleep support for mpc85xx | Zhao Qiang |
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-30 | nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE | Peter Tyser |
2015-03-05 | use ASM_NL instead of '; ' for assembler new line character in the macro | Chen Gang |
2015-02-11 | Add linux/compiler-gcc5.h to fix builds with gcc5 | Hans de Goede |