- 69bab55 bitops: introduce BIT() definition by Heiko Schocher · Mon Sep 07 13:43:52 2015 +0200
- 774e1d4 usb: gadget: at91_udc: add at91_udc into U-Boot by Heiko Schocher · Tue Sep 08 11:52:51 2015 +0200
- f16bd95 mtd: nand: Increase max sizes of OOB and Page size by Siva Durga Prasad Paladugu · Tue Apr 28 18:16:03 2015 +0530
- 3ea94ed nand: Sync with Linux v4.1 by Scott Wood · Fri Jun 26 19:03:26 2015 -0500
- fc9d57c mtd: Introduce mtd_block_isreserved() by Ezequiel Garcia · Wed May 21 19:06:12 2014 -0300
- 831bbad nand: Remove __UBOOT__ ifdefs by Scott Wood · Mon Jun 22 22:38:32 2015 -0500
- 88c1ccf linux/kconfig.h: add CPP macros useful for per-image config options by Masahiro Yamada · Wed Aug 12 07:31:43 2015 +0900
- a922cb4 Bring in __aligned_u64 and friends to linux/types.h by Simon Glass · Fri Jul 31 09:31:24 2015 -0600
- 5e80377 Merge git://git.denx.de/u-boot-usb by Tom Rini · Fri Jul 24 16:39:56 2015 -0400
- 7b5ec7e linux_compat: handle __GFP_ZERO in kmalloc() by Masahiro Yamada · Mon Jul 13 13:17:07 2015 +0900
- c537347 linux_compat: move vzalloc() to header file as an inline function by Masahiro Yamada · Mon Jul 13 13:17:06 2015 +0900
- 34d20f8 linux_compat: remove cpu_relax() define by Masahiro Yamada · Mon Jul 13 13:17:05 2015 +0900
- e28e0f2 include: usb: Map USB controller base addresses for LS2085A by Nikhil Badola · Tue Jun 23 09:18:20 2015 +0530
- a740dfb include: usb: Move USB controller base address mapping by Nikhil Badola · Tue Jun 23 09:18:03 2015 +0530
- 807babb drivers: usb: fsl: Implement Erratum A-009116 for XHCI controller by Nikhil Badola · Tue Jun 23 09:17:49 2015 +0530
- f4de407 usb: fsl: Add XHCI driver support by Ramneek Mehresh · Fri May 29 14:47:19 2015 +0530
- 3dad08d usb: dwc3: Add DWC3 controller driver support by Ramneek Mehresh · Fri May 29 14:47:15 2015 +0530
- 26256d2 mtd: fix false positive "Offset exceeds device limit" error by Masahiro Yamada · Wed Jul 01 21:35:49 2015 +0900
- 7e5a16c mtd, nand: Move common functions from cmd_nand.c to common place by Heiko Schocher · Mon Apr 27 07:42:05 2015 +0200
- ffde0cc include: introduce include/linux/io.h as a wrapper of asm/io.h by Masahiro Yamada · Fri May 15 22:05:18 2015 +0900
- 662f2aa tegra124: video: Add full link training for eDP by Simon Glass · Tue Apr 14 21:03:44 2015 -0600
- 994a191 video: Add drm_dp_helper.h by Simon Glass · Tue Apr 14 21:03:36 2015 -0600
- cfd7671 QE/DeepSleep: add QE deepsleep support for mpc85xx by Zhao Qiang · Wed Mar 25 17:02:59 2015 +0800
- 78a1b62 dm: usb: Add a generic descriptor struct by Simon Glass · Wed Mar 25 12:23:00 2015 -0600
- 0a99969 dm: usb: Move struct usb_string to a common place by Simon Glass · Wed Mar 25 12:22:36 2015 -0600
- 4763e16 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · Mon Feb 23 18:40:23 2015 +0530
- e9808cf usb: dwc3: dwc3-omap: make dwc3-omap build in uboot by Kishon Vijay Abraham I · Mon Feb 23 18:40:07 2015 +0530
- e7e1709 include: usb: composite: add USB_GADGET_DELAYED_STATUS to avoid compilation error by Kishon Vijay Abraham I · Mon Feb 23 18:40:01 2015 +0530
- 35ffd28 usb: dwc3: gadget: make dwc3 gadget build in uboot by Kishon Vijay Abraham I · Mon Feb 23 18:39:58 2015 +0530
- c2b77b6 usb: dwc3: fix dwc3 header files by Kishon Vijay Abraham I · Mon Feb 23 18:39:54 2015 +0530
- 021a582 include: usb: modify gadget.h to include udc support by Kishon Vijay Abraham I · Mon Feb 23 18:39:47 2015 +0530
- bc4bf94 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · Tue Feb 03 11:58:15 2015 -0600
- f5f9f4a use ASM_NL instead of '; ' for assembler new line character in the macro by Chen Gang · Thu Feb 19 18:51:27 2015 +0300
- 652e969 Add linux/compiler-gcc5.h to fix builds with gcc5 by Hans de Goede · Sat Feb 07 22:52:40 2015 +0100
- 62e79dd ubifs: Import atomic_long operations from Linux by Anton Habegger · Thu Jan 22 22:29:10 2015 +0100
- d90e236 mtd: OMAP: Enable GPMC prefetch mode by Daniel Mack · Wed Jun 25 14:43:32 2014 +0200
- d0506f7 x86: move arch-specific asmlinkage to <asm/linkage.h> by Masahiro Yamada · Wed Dec 03 17:36:57 2014 +0900
- 0588ce1 lib: string: move strlcpy() to a common place by Masahiro Yamada · Thu Nov 20 21:20:32 2014 +0900
- a3bd860 Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · Mon Dec 08 16:35:06 2014 -0500
- ba1ea9f linux/compat.h: remove redundant macro defines by Masahiro Yamada · Wed Nov 26 16:02:53 2014 +0900
- a51c615 arm: omap: add support for am57xx devices by Felipe Balbi · Thu Nov 06 08:28:51 2014 -0600
- 9bd36bc Fix SIZE_MAX compiler warning when using stdint.h by Simon Glass · Mon Nov 24 21:18:21 2014 -0700
- db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · Fri Nov 07 03:03:31 2014 +0900
- b8f8921 linux/kernel.h: add typechecking to roundup macro by Masahiro Yamada · Fri Nov 07 03:03:30 2014 +0900
- 76a8520 linux/kernel.h: import more macros by Masahiro Yamada · Fri Nov 07 03:03:29 2014 +0900
- bd42662 include: move various macros to include/linux/kernel.h by Masahiro Yamada · Fri Nov 07 03:03:28 2014 +0900
- 4cb650f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Nov 07 20:35:20 2014 -0500
- 3687fe4 Provide option to avoid defining a custom version of uintptr_t. by Gabe Black · Wed Oct 15 04:38:30 2014 -0600
- ed6144f Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · Mon Oct 27 09:05:43 2014 -0400
- 349eba2 arm: debug: replace license blocks with SPDX by Masahiro Yamada · Mon Sep 01 11:06:33 2014 +0900
- 59cbe79 arm: debug: import debug files from Linux 3.16 by Masahiro Yamada · Mon Sep 01 11:06:32 2014 +0900
- 77a7384 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Sun Oct 26 14:12:18 2014 -0400
- 937824b string.h: add missing prototypes by Jeroen Hofstee · Wed Oct 08 22:57:49 2014 +0200
- 8848570 musb: fix warning in include/linux/usb/musb.h by Igor Grinberg · Thu Oct 23 14:25:25 2014 +0300
- 66c5b9f keystone: usb: add support of usb xhci by WingMan Kwok · Fri Sep 05 22:26:23 2014 +0300
- 916711c arm: mvebu: Add common mbus functions to use on Marvell SoCs by Stefan Roese · Wed Oct 22 12:13:09 2014 +0200
- 63ae4ab compiler_gcc: prevent redefining attributes by Jeroen Hofstee · Thu Sep 18 20:10:27 2014 +0200
- c42aad5 compiler*.h: sync include/linux/compiler*.h with Linux 3.16 by Masahiro Yamada · Thu Sep 04 02:40:58 2014 +0900
- 2be4b3e kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · Sun Aug 31 15:16:53 2014 +0900
- 35abedc clang: workaround for generated constants by Jeroen Hofstee · Wed Jul 30 21:54:54 2014 +0200
- 081fe9e mtd,ubi,ubifs: sync with linux v3.15 by Heiko Schocher · Tue Jul 15 16:08:43 2014 +0200
- b24c427 mtd, ubi, ubifs: update for the sync with linux v3.14 by Heiko Schocher · Tue Jul 15 16:08:42 2014 +0200
- f5895d1 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · Tue Jun 24 10:10:04 2014 +0200
- 4f7a9a3 lib, linux: move linux specific defines to linux/compat.h by Heiko Schocher · Tue Jun 24 10:10:03 2014 +0200
- 5ede912 linux include: add ERR_CAST by Heiko Schocher · Tue Jun 24 10:10:02 2014 +0200
- 762320b lib, list_sort: add list_sort from linux 3.14 by Heiko Schocher · Tue Jun 24 10:10:01 2014 +0200
- 27b6562 lib, rbtree: resync with Linux-3.14 by Heiko Schocher · Tue Jun 24 10:10:00 2014 +0200
- ed16f5a kconfig: import Kconfig files from Linux 3.16-rc7 by Masahiro Yamada · Wed Jul 30 14:08:13 2014 +0900
- 978679d qe: move immap_qe.h from arch directory into common directory by Zhao Qiang · Tue Jun 03 16:27:07 2014 +0800
- 036f66d linux/compat.h: port lower_32_bits and upper_32_bits from Linux by Lijun Pan · Fri Jun 20 12:17:29 2014 -0500
- 046cf86 mtd: nand: omap: add support for BCH16_ECC - NAND driver updates by pekon gupta · Mon Jun 02 17:14:42 2014 +0530
- 20fa8e3 mtd: nand: omap_gpmc: use macro for register definitions by pekon gupta · Mon Jun 02 17:14:41 2014 +0530
- 34283f1 mtd: nand: fix GET/SET_FEATURES address on 16-bit devices by David Mosberger · Tue May 06 00:46:18 2014 +0530
- 6767522 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · Tue May 06 00:46:17 2014 +0530
- 28bcab0 mtd: nand: omap_elm: use macros for register definitions by pekon gupta · Fri Apr 11 12:55:31 2014 +0530
- dcd2411 mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16 by pekon gupta · Fri Apr 11 12:55:30 2014 +0530
- 5affe4c mtd: delete unused files by Masahiro Yamada · Mon Mar 31 13:01:09 2014 +0900
- bc331bc Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Mar 13 17:43:35 2014 +0100
- 4a040e3 fb: Add a prototype for board_video_skip() by Fabio Estevam · Sat Feb 15 14:52:02 2014 -0200
- 0346cab Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · Tue Mar 04 21:23:42 2014 -0500
- 7295fe8 mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · Fri Nov 22 16:53:30 2013 +0530
- 5bbb099 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · Fri Nov 22 16:53:29 2013 +0530
- 267d8e2 sizes.h - consolidate for all architectures by Alexey Brodkin · Wed Feb 26 17:47:58 2014 +0400
- c1a47b4 include: delete unused header files by Masahiro Yamada · Wed Jan 08 20:11:27 2014 +0900
- f041083 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Jan 10 10:56:00 2014 -0500
- d7cb068 add weak entry definition by David Feng · Sat Dec 14 11:47:31 2013 +0800
- 46e0bc9 Add crc8 routine by Simon Glass · Sun Nov 10 10:26:47 2013 -0700
- 4d2ba17 mtd: move & update nand_ecclayout structure (plus board changes) by Prabhakar Kushwaha · Fri Oct 04 13:47:58 2013 +0530
- 4e56395 include: delete include/linux/config.h by Masahiro Yamada · Mon Oct 07 16:04:18 2013 +0900
- 6044db3 usb: am437x: Add support for am437x xhci USB host by Dan Murphy · Fri Oct 11 12:28:18 2013 -0500
- 69521c1 usb: dra7xx: Add support for dra7xx xhci USB host by Dan Murphy · Fri Oct 11 12:28:17 2013 -0500
- 2625091 usb: omap: Move the usb phy code to the usb/phy directory by Dan Murphy · Fri Oct 11 12:28:16 2013 -0500
- 1aca619 usb: omap: Move the xhci-omap header file to common location by Dan Murphy · Fri Oct 11 12:28:14 2013 -0500
- a48bdb7 USB: XHCI: Add xHCI host controller support for Exynos5 by Vivek Gautam · Sat Sep 14 14:02:46 2013 +0530
- 700a76c mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN by Paul Burton · Wed Sep 04 15:16:56 2013 +0100
- 5da072a include/linux/fb.h: Add a missing include for 'list.h' by Otavio Salvador · Thu Oct 03 08:04:39 2013 -0300
- 7221cc2 usb:gadget:Remove redundant #includes for USB composite gadget and its functions by Lukasz Majewski · Tue Sep 17 15:58:22 2013 +0200
- 70a67fd USB: gadget: add atmel usba udc driver by Bo Shen · Wed Sep 11 18:24:49 2013 +0800
- 36f3e65 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Sep 06 20:25:35 2013 -0400
- 2ac7648 compiler_gcc: do not redefine __gnu_attributes by Jeroen Hofstee · Sat Aug 10 17:16:50 2013 +0200