- 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
- ba6babf linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.h by Wu, Josh · Wed Jul 03 11:11:47 2013 +0800
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
- 19bb245 usb: fix unaligned access in device_qual() by Heiko Schocher · Thu Jun 27 10:04:57 2013 +0200
- 2332941 add support for Xilinx 1000BASE-X phy (GTX) by Charles Coldwell · Thu Feb 21 08:25:52 2013 -0500
- 81ee762 usb: Use get_unaligned() in usb_endpoint_maxp() for wMaxPacketSize by Vivek Gautam · Mon May 13 15:53:37 2013 +0530
- 800029e Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · Fri May 31 18:28:47 2013 -0400
- 3a38a55 mtd: resync with Linux-3.7.1 by Sergey Lapin · Mon Jan 14 03:46:50 2013 +0000
- 54baebe mtd: nand: add driver for diskonchip g4 nand flash by Mike Dunn · Fri Apr 12 11:59:18 2013 -0700
- f7eb8c7 lib: import bitrev library from the linux kernel by Mike Dunn · Fri Apr 12 11:59:17 2013 -0700
- 4a59809 Consolidate bool type by York Sun · Mon Apr 01 11:29:11 2013 -0700
- 32ec63c Make linux kernel string funcs available to tools by Joe Hershberger · Tue Dec 11 22:16:18 2012 -0600
- 459af69 Add strcasecmp() and strncasecmp() by Simon Glass · Wed Dec 05 14:46:35 2012 +0000
- 069f100 include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64s by Nobuhiro Iwamatsu · Wed Nov 14 21:35:26 2012 +0000
- b062a51 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · Mon Nov 26 14:53:33 2012 -0700
- 7a38ffa nand: Move the sub-page read support enable to a flag by Joe Hershberger · Mon Nov 05 06:46:31 2012 +0000
- 06bb920 musb-new: port of Linux musb driver by Ilya Yanok · Tue Nov 06 13:48:21 2012 +0000
- e2d1476 linux/usb/ch9.h: update with the version from Linux tree by Ilya Yanok · Tue Nov 06 13:48:19 2012 +0000
- 2b2be3a include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined' by Kim Phillips · Mon Oct 29 13:34:26 2012 +0000
- 47bd825 include/linux/unaligned/generic.h: fix warning: preprocessor token __force redefined by Kim Phillips · Mon Oct 29 13:34:25 2012 +0000
- 632fe9c include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} redefined by Kim Phillips · Mon Oct 29 13:34:24 2012 +0000
- a1b457a include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · Mon Oct 29 13:34:23 2012 +0000
- a3f1634 COMMON: Add __stringify() function by Marek Vasut · Thu Sep 27 17:08:15 2012 +0200
- e1ced00 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Sep 21 14:53:13 2012 -0700
- fc41719 mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver by Marek Vasut · Thu Aug 30 13:39:38 2012 +0000
- acae445 nand: consolidate duplicated constants by Joe Hershberger · Wed Aug 22 16:49:44 2012 -0500
- 7885179 nand: Try to align the default buffers by Simon Glass · Sun Jul 29 20:53:25 2012 +0000
- 038f3f5 st_smi: Change SMI timeout values by Amit Virdi · Mon May 07 13:00:21 2012 +0530
- c0f9f27 st_smi: Add support for SPEAr SMI driver by Vipin KUMAR · Mon May 07 13:00:19 2012 +0530
- 6f2f557 mtd/NAND: Add FSMC driver support by Vipin KUMAR · Tue May 22 00:15:54 2012 +0000
- 2920add Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Sun May 20 22:51:41 2012 +0200
- 79ecce0 usb:gadget:composite: Support for composite at gadget.h by Lukasz Majewski · Wed May 02 13:11:37 2012 +0200
- 1dc6a67 usb:gadget:composite USB composite gadget support by Lukasz Majewski · Wed May 02 17:47:02 2012 +0200
- 373cc99 usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file by Lukasz Majewski · Wed May 02 13:11:34 2012 +0200
- 3b3fd2e input: Add linux/input.h for key code support by Simon Glass · Tue Apr 17 09:01:29 2012 +0000
- 2fd2bc9 arm: adapt asm/linkage.h from Linux by Aneesh V · Thu Mar 08 07:20:17 2012 +0000
- 1f19e3f lin_gadget: use common linux/compat.h by Mike Frysinger · Thu Apr 26 02:34:44 2012 +0000
- 11d1a09 linux/compat.h: rename from linux/mtd/compat.h by Mike Frysinger · Mon Apr 09 13:39:55 2012 +0000
- 2b4fa32 onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB() by Lukasz Majewski · Wed Nov 09 10:30:06 2011 +0100
- 9d7ba32 onenand:samsung Target dependent OneNAND chip probe function by Lukasz Majewski · Wed Nov 09 11:25:32 2011 +0100
- f2f5c9e nand: reinstate lazy bad block scanning by Scott Wood · Mon Feb 20 14:50:39 2012 -0600
- 107c630 Revert "nand: make 1-bit software ECC configurable" by Scott Wood · Mon Feb 13 15:46:27 2012 -0600
- 32ff408 linkage.h: move from blackfin to common includes by Macpaul Lin · Thu Dec 01 12:32:10 2011 +0800
- b7ed656 nand: make 1-bit software ECC configurable by Christian Hitz · Wed Oct 12 09:32:06 2011 +0200
- 6f1c9e0 nand: Sanitize ONFI strings. by Christian Hitz · Wed Oct 12 09:32:05 2011 +0200
- 24e6ea4 nand: Merge changes to BBT from Linux nand driver by Christian Hitz · Wed Oct 12 09:32:04 2011 +0200
- b8a6b37 nand: Merge changes from Linux nand driver by Christian Hitz · Wed Oct 12 09:32:02 2011 +0200
- 55f7bca nand: Merge BCH code from Linux nand driver by Christian Hitz · Wed Oct 12 09:31:59 2011 +0200
- 5a9fc19 nand: Add common functions to linux/mtd/nand.h by Simon Schwarz · Mon Oct 31 06:34:44 2011 +0000
- b8429a8 Add isblank by Jason Hobbs · Tue Aug 23 11:06:52 2011 +0000
- 971d9a1 NAND: Really ignore bad blocks when scrubbing by Marek Vasut · Mon Sep 12 06:04:06 2011 +0200
- ef4aeba Add missing header for gcc3 by Scott McNutt · Fri Sep 23 11:42:14 2011 +0000
- 825223d Minor coding style cleanup. by Wolfgang Denk · Sun Sep 11 21:24:09 2011 +0200
- 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · Thu Aug 04 18:45:45 2011 +0200
- 3ab93c3 phylib: Detect link on 10G devices correctly by Andy Fleming · Wed May 18 13:44:19 2011 +0000
- aecf6fc Create PHY Lib for U-Boot by Andy Fleming · Fri Apr 08 02:10:27 2011 -0500
- c98a935 NAND: add support for reading ONFI page table by Florian Fainelli · Fri Feb 25 00:01:34 2011 +0000