summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release v2012.02.0v2012.02.0Sascha Hauer2012-02-061-1/+1
* Typo fix in Kconfig file: "Invlidate" -> "Invalidate"Robert P. J. Day2012-02-061-1/+1
* drivers/mtd: fix docg3 write supportRobert Jarzmik2012-01-271-2/+2
* drivers/mtd: fix mtdraw write supportRobert Jarzmik2012-01-271-2/+4
* usb/gadget: fix poller NPE in early pollingRobert Jarzmik2012-01-231-9/+10
* atmel/mci: fix slot_b supportJean-Christophe PLAGNIOL-VILLARD2012-01-167-35/+66
* ARM omap3beagle: Fix incorrect base addressesSanjeev Premi2012-01-121-4/+4
* ARM omap: Use updated config optionSanjeev Premi2012-01-124-4/+4
* twl6030: add missing twl6030 header file.Alexander Aring2012-01-061-0/+10
* nandtest: add missing select.Alexander Aring2012-01-061-0/+1
* nandtest: fix typoAlexander Aring2012-01-061-1/+1
* ioctl: add support for ECCGETSTATS and MEMGETREGIONINFOAlexander Aring2012-01-062-10/+60
* Merge branch 'pu/compile'Sascha Hauer2012-01-053-3/+4
|\
| * fat fs: Fix compile warningSascha Hauer2012-01-051-1/+1
| * ARM omap beagle xload: update defconfigSascha Hauer2012-01-051-2/+2
| * ARM AT91: Add missing on_flash_bbt in atmel_nand_dataSascha Hauer2012-01-051-0/+1
* | u_serial: add setbrg to be able to use loadb & coEric Bénard2012-01-051-0/+5
* | nand_omap_gpmc: fix return valueAlexander Aring2012-01-051-2/+6
* | Merge branch 'next'Sascha Hauer2012-01-05372-5086/+17811
|\ \ | |/
| * arm: update mach-typesJuergen Kilb2012-01-051-3/+63
| * video imx: specify num_modes in platform_dataSascha Hauer2012-01-057-0/+11
| * Kconfig: add missing dependencies.Alexander Aring2012-01-052-5/+7
| * at91rm9200_devices: add missing sizes.hJean-Christophe PLAGNIOL-VILLARD2012-01-051-0/+1
| * at91rm9200: fix lowlovel init PIOC baseJean-Christophe PLAGNIOL-VILLARD2012-01-051-3/+3
| * boards: mx23evk: add MMC supportWolfram Sang2012-01-041-0/+31
| * nandtest: add nandtest commandAlexander Aring2012-01-043-0/+372
| * eukrea_cpuimx35: fix compilation when CONFIG_USB_GADGET is enabledEric Bénard2012-01-041-0/+3
| * serial gadget: enable/disable on requestEric Bénard2012-01-047-19/+188
| * dfu: fill bwPollTimeout and better handle detachEric Bénard2012-01-041-1/+8
| * fsl_udc: update and fixEric Bénard2012-01-041-9/+36
| * poller_call: move from getc to is_timeoutJean-Christophe PLAGNIOL-VILLARD2012-01-042-2/+4
| * defaultenv: enable progress for cpJean-Christophe PLAGNIOL-VILLARD2012-01-041-1/+1
| * defaultenv: source the init_board so we can keep exported envJean-Christophe PLAGNIOL-VILLARD2012-01-041-1/+1
| * calao/usb-926x: update usb gadget supportJean-Christophe PLAGNIOL-VILLARD2012-01-046-14/+40
| * S3C24xx/video: fix forgotten include file name changeJuergen Beisert2012-01-041-1/+0
| * Mini2440: enable more working devices for a more broad compile time testJuergen Beisert2012-01-041-1/+4
| * ARM i.MX5 loco/smd: fix compilationSascha Hauer2012-01-032-2/+2
| * MTD/NAND/S3C: re-add change due to API changeJuergen Beisert2012-01-031-1/+1
| * MTD/NAND/DOC: add forgotten change due to API changeJuergen Beisert2012-01-031-1/+1
| * Merge branch 'work/defconfigs' into nextSascha Hauer2012-01-0317-20/+258
| |\
| | * defconfig updateSascha Hauer2012-01-0216-19/+257
| | * MAKEALL: explicitly use bashSascha Hauer2012-01-021-1/+1
| * | Merge branch 'pu/tlsf' into nextSascha Hauer2012-01-034-192/+85
| |\ \
| | * | tlsf: remove unused stuff from tlsfbits.hSascha Hauer2011-12-232-180/+55
| | * | tlsf: implement malloc_statsSascha Hauer2011-12-231-2/+23
| | * | tlsf: enable assertionsSascha Hauer2011-12-231-10/+7
| * | | Merge branch 'pu/compiler-warnings' into nextSascha Hauer2012-01-034-43/+112
| |\ \ \ | | |_|/ | |/| |
| | * | Makefile: disable warning: generating trampoline in objectSascha Hauer2012-01-021-0/+2
| | * | net dm9k: Fix compiler warningSascha Hauer2012-01-021-0/+2
| | * | mtd Kconfig: only select NAND_READ_OOB when NAND is enabledSascha Hauer2012-01-021-2/+2