| Commit message (Expand) | Author | Age | Lines |
* | mtd: nand: add driver for diskonchip g4 nand flash | Mike Dunn | 2013-05-05 | -0/+134 |
* | lib: import bitrev library from the linux kernel | Mike Dunn | 2013-05-05 | -0/+23 |
* | Consolidate bool type | York Sun | 2013-04-01 | -4/+5 |
* | Make linux kernel string funcs available to tools | Joe Hershberger | 2012-12-13 | -4/+9 |
* | Add strcasecmp() and strncasecmp() | Simon Glass | 2012-12-11 | -2/+5 |
* | include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64s | Nobuhiro Iwamatsu | 2012-11-30 | -2/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Tom Rini | 2012-11-26 | -3/+4 |
|\ |
|
| * | nand: Move the sub-page read support enable to a flag | Joe Hershberger | 2012-11-26 | -3/+4 |
* | | musb-new: port of Linux musb driver | Ilya Yanok | 2012-11-20 | -0/+162 |
* | | linux/usb/ch9.h: update with the version from Linux tree | Ilya Yanok | 2012-11-20 | -15/+499 |
|/ |
|
* | include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined' | Kim Phillips | 2012-11-04 | -0/+2 |
* | include/linux/unaligned/generic.h: fix warning: preprocessor token __force re... | Kim Phillips | 2012-11-04 | -3/+0 |
* | include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} red... | Kim Phillips | 2012-11-04 | -3/+2 |
* | include/linux/byteorder: import latest endian definitions from linux | Kim Phillips | 2012-11-04 | -96/+178 |
* | COMMON: Add __stringify() function | Marek Vasut | 2012-10-15 | -0/+12 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2012-09-21 | -3/+4 |
|\ |
|
| * | nand: Try to align the default buffers | Simon Glass | 2012-09-07 | -3/+4 |
* | | mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver | Marek Vasut | 2012-09-17 | -3/+0 |
* | | nand: consolidate duplicated constants | Joe Hershberger | 2012-09-17 | -0/+2 |
|/ |
|
* | st_smi: Change SMI timeout values | Amit Virdi | 2012-07-07 | -2/+2 |
* | st_smi: Add support for SPEAr SMI driver | Vipin KUMAR | 2012-07-07 | -0/+117 |
* | mtd/NAND: Add FSMC driver support | Vipin KUMAR | 2012-07-07 | -0/+101 |
* | Merge branch 'master' of git://git.denx.de/u-boot-usb | Wolfgang Denk | 2012-05-20 | -67/+356 |
|\ |
|
| * | usb:gadget:composite: Support for composite at gadget.h | Lukasz Majewski | 2012-05-20 | -0/+6 |
| * | usb:gadget:composite USB composite gadget support | Lukasz Majewski | 2012-05-20 | -0/+350 |
| * | usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file | Lukasz Majewski | 2012-05-20 | -67/+0 |
* | | input: Add linux/input.h for key code support | Simon Glass | 2012-05-15 | -0/+155 |
* | | arm: adapt asm/linkage.h from Linux | Aneesh V | 2012-05-15 | -1/+6 |
|/ |
|
* | lin_gadget: use common linux/compat.h | Mike Frysinger | 2012-04-30 | -0/+3 |
* | linux/compat.h: rename from linux/mtd/compat.h | Mike Frysinger | 2012-04-30 | -4/+4 |
* | onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB() | Lukasz Majewski | 2012-04-04 | -0/+4 |
* | onenand:samsung Target dependent OneNAND chip probe function | Lukasz Majewski | 2012-04-04 | -0/+3 |
* | nand: reinstate lazy bad block scanning | Scott Wood | 2012-02-28 | -0/+2 |
* | Revert "nand: make 1-bit software ECC configurable" | Scott Wood | 2012-02-28 | -25/+0 |
* | linkage.h: move from blackfin to common includes | Macpaul Lin | 2012-02-12 | -0/+76 |
* | nand: make 1-bit software ECC configurable | Christian Hitz | 2012-01-26 | -0/+25 |
* | nand: Sanitize ONFI strings. | Christian Hitz | 2012-01-26 | -0/+4 |
* | nand: Merge changes to BBT from Linux nand driver | Christian Hitz | 2012-01-26 | -0/+2 |
* | nand: Merge changes from Linux nand driver | Christian Hitz | 2012-01-26 | -165/+232 |
* | nand: Merge BCH code from Linux nand driver | Christian Hitz | 2012-01-26 | -7/+154 |
* | nand: Add common functions to linux/mtd/nand.h | Simon Schwarz | 2011-12-06 | -0/+7 |
* | Add isblank | Jason Hobbs | 2011-10-17 | -0/+6 |
* | NAND: Really ignore bad blocks when scrubbing | Marek Vasut | 2011-10-03 | -0/+1 |
* | Add missing header for gcc3 | Scott McNutt | 2011-10-01 | -0/+21 |
* | Minor coding style cleanup. | Wolfgang Denk | 2011-09-11 | -2/+0 |
* | Convert ISO-8859 files to UTF-8 | Albert ARIBAUD | 2011-08-04 | -1/+1 |
* | phylib: Detect link on 10G devices correctly | Andy Fleming | 2011-07-27 | -0/+8 |
* | Create PHY Lib for U-Boot | Andy Fleming | 2011-04-20 | -0/+999 |
* | NAND: add support for reading ONFI page table | Florian Fainelli | 2011-04-01 | -0/+69 |
* | USB: Add USB RNDIS gadget protocol | Vitaly Kuzmichev | 2011-02-19 | -1/+5 |