Age | Commit message (Expand) | Author |
2012-11-04 | include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined' | Kim Phillips |
2012-11-04 | include/linux/unaligned/generic.h: fix warning: preprocessor token __force re... | Kim Phillips |
2012-11-04 | include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} red... | Kim Phillips |
2012-11-04 | include/linux/byteorder: import latest endian definitions from linux | Kim Phillips |
2012-10-15 | COMMON: Add __stringify() function | Marek Vasut |
2012-09-21 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2012-09-17 | mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver | Marek Vasut |
2012-09-17 | nand: consolidate duplicated constants | Joe Hershberger |
2012-09-07 | nand: Try to align the default buffers | Simon Glass |
2012-07-07 | st_smi: Change SMI timeout values | Amit Virdi |
2012-07-07 | st_smi: Add support for SPEAr SMI driver | Vipin KUMAR |
2012-07-07 | mtd/NAND: Add FSMC driver support | Vipin KUMAR |
2012-05-20 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Wolfgang Denk |
2012-05-20 | usb:gadget:composite: Support for composite at gadget.h | Lukasz Majewski |
2012-05-20 | usb:gadget:composite USB composite gadget support | Lukasz Majewski |
2012-05-20 | usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file | Lukasz Majewski |
2012-05-15 | input: Add linux/input.h for key code support | Simon Glass |
2012-05-15 | arm: adapt asm/linkage.h from Linux | Aneesh V |
2012-04-30 | lin_gadget: use common linux/compat.h | Mike Frysinger |
2012-04-30 | linux/compat.h: rename from linux/mtd/compat.h | Mike Frysinger |
2012-04-04 | onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB() | Lukasz Majewski |
2012-04-04 | onenand:samsung Target dependent OneNAND chip probe function | Lukasz Majewski |
2012-02-28 | nand: reinstate lazy bad block scanning | Scott Wood |
2012-02-28 | Revert "nand: make 1-bit software ECC configurable" | Scott Wood |
2012-02-12 | linkage.h: move from blackfin to common includes | Macpaul Lin |
2012-01-26 | nand: make 1-bit software ECC configurable | Christian Hitz |
2012-01-26 | nand: Sanitize ONFI strings. | Christian Hitz |
2012-01-26 | nand: Merge changes to BBT from Linux nand driver | Christian Hitz |
2012-01-26 | nand: Merge changes from Linux nand driver | Christian Hitz |
2012-01-26 | nand: Merge BCH code from Linux nand driver | Christian Hitz |
2011-12-06 | nand: Add common functions to linux/mtd/nand.h | Simon Schwarz |
2011-10-17 | Add isblank | Jason Hobbs |
2011-10-03 | NAND: Really ignore bad blocks when scrubbing | Marek Vasut |
2011-10-01 | Add missing header for gcc3 | Scott McNutt |
2011-09-11 | Minor coding style cleanup. | Wolfgang Denk |
2011-08-04 | Convert ISO-8859 files to UTF-8 | Albert ARIBAUD |
2011-07-27 | phylib: Detect link on 10G devices correctly | Andy Fleming |
2011-04-20 | Create PHY Lib for U-Boot | Andy Fleming |
2011-04-01 | NAND: add support for reading ONFI page table | Florian Fainelli |
2011-02-19 | USB: Add USB RNDIS gadget protocol | Vitaly Kuzmichev |
2011-02-19 | USB-CDC: Port struct net_device_stats | Vitaly Kuzmichev |
2011-01-18 | lib: add crc7 from Linux | Thomas Chou |
2011-01-12 | mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() | Lei Wen |
2010-12-22 | Merge branch 'next' of ../next | Wolfgang Denk |
2010-12-17 | NAND: add NAND_CMD_PARAM (0xec) definition | Florian Fainelli |
2010-12-17 | nand: constify id/manu tables | Mike Frysinger |
2010-12-17 | Coding style (white space) cleanup. | Wolfgang Denk |
2010-12-16 | Merge branch 'master' of ../master into next | Wolfgang Denk |
2010-12-09 | include/linux/mii.h: update for supporting GE | Macpaul Lin |
2010-11-28 | ctype: constify lookup table | Mike Frysinger |