summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2012.09.0v2012.09.0Sascha Hauer2012-09-051-1/+1
* nhk8815: fix nand IO_DATA end resourceJean-Christophe PLAGNIOL-VILLARD2012-09-031-1/+1
* arm: mxs: bcb: fix usage of second bootstreamWolfram Sang2012-09-031-1/+1
* trivial: bootm: correct grammar in error messageSteffen Trumtrar2012-08-311-1/+1
* trivial: fix spelling in usb codeSteffen Trumtrar2012-08-312-3/+3
* stringlist: fix division by zeroEric Bénard2012-08-291-2/+2
* m25p80: wait for flash before returning after eraseEric Bénard2012-08-291-1/+3
* commands/digest: don't print checksum for non-existing filesAntony Pavlov2012-08-281-5/+7
* Merge tag 'bootm_fix' of git://git.jcrosoft.org/bareboxSascha Hauer2012-08-133-11/+7
|\
| * uimage_laod: fix ramdisk supportJean-Christophe PLAGNIOL-VILLARD2012-08-131-1/+2
| * uimage_sdram_flush: fix resource startJean-Christophe PLAGNIOL-VILLARD2012-08-131-1/+2
| * bootm: do not load the initrd in the common codeJean-Christophe PLAGNIOL-VILLARD2012-08-131-8/+0
| * arm/bootm: fix initrd_start initJean-Christophe PLAGNIOL-VILLARD2012-08-131-1/+3
|/
* commands: memset: fix help messageAntony Pavlov2012-08-091-3/+2
* glob: fix GLOB_SORTSascha Hauer2012-08-031-2/+2
* qsort: Fix wrong checkSascha Hauer2012-08-031-1/+1
* eukrea_cpuimx35: fix USB hostEric Bénard2012-08-021-1/+1
* serial Samsung: add the S3C64xx requirementsJuergen Beisert2012-08-012-1/+4
* Merge branch 'for-next/ubi'Sascha Hauer2012-08-011-8/+27
|\
| * ubi: align ubi writes to LEB sizeSascha Hauer2012-07-311-7/+26
| * ubi: cdev->write has to return the bytes read, not 0Sascha Hauer2012-07-311-1/+1
* | Merge branch 'for-next/tqma53'Sascha Hauer2012-08-015-49/+25
|\ \
| * | ARM tqma53: switch to new environmentSascha Hauer2012-07-045-49/+25
| * | ARM tqma53: Add standard flash headerSascha Hauer2012-07-041-1/+2
* | | Merge branch 'for-next/samsung'Sascha Hauer2012-08-0133-41/+2266
|\ \ \
| * | | ARM/Samsung: add the Tiny6410 platform as a user of the S3C6410 SoCJuergen Beisert2012-07-3010-0/+336
| * | | ARM/Samsung: add the Mini6410 platform as a user of the S3C6410 SoCJuergen Beisert2012-07-307-0/+427
| * | | ARM/Samsung: add the S3C6410 SoCJuergen Beisert2012-07-302-0/+15
| * | | ARM/Samsung: add generic S3C6410 SoC specific functionsJuergen Beisert2012-07-304-1/+124
| * | | ARM/Samsung: add GPIO handling support for the S3C6410 SoCJuergen Beisert2012-07-304-1/+847
| * | | ARM/Samsung: add the clock tree support for the S3C6410 SoCJuergen Beisert2012-07-304-0/+409
| * | | ARM/Samsung: adapt the generic timer driver to support the S3C6410 SoCJuergen Beisert2012-07-301-4/+12
| * | | ARM/Samsung: add S3C6410 SoC iomapJuergen Beisert2012-07-302-0/+54
| * | | Samsung/serial: make the clock source configureableJuergen Beisert2012-07-251-6/+12
| * | | Samsung/serial: unify UCON register settingsJuergen Beisert2012-07-251-3/+7
| * | | Samsung/serial: move the decision about an improved UART into KconfigJuergen Beisert2012-07-253-10/+12
| * | | Samsung/serial: there is no need to ifdef the slot tableJuergen Beisert2012-07-251-2/+0
| * | | Samsung/serial: there is no need to ifdef these register definesJuergen Beisert2012-07-251-6/+2
| * | | Samsung/serial: make the code more readableJuergen Beisert2012-07-251-3/+5
| * | | Samsung/serial: remove more ugly ifdef linesJuergen Beisert2012-07-251-5/+4
| * | | ARM/Samsung: follow the name style of the other source files in this directoryJuergen Beisert2012-07-252-2/+1
| * | | ARM/Samsung: List only really supported S3C24xx SoCsJuergen Beisert2012-07-251-1/+1
* | | | Merge branch 'for-next/sabrelite'Sascha Hauer2012-08-0117-5/+595
|\ \ \ \
| * | | | ARM i.MX: Add defconfig for Freescale i.MX6 Sabre Lite boardSascha Hauer2012-07-311-0/+71
| * | | | ARM i.MX: Add support for the Freescale i.MX6 sabrelite boardSascha Hauer2012-07-318-0/+470
| * | | | ARM i.MX: Add support for internal serial boot modeSascha Hauer2012-07-313-1/+30
| * | | | SPI i.MX: Add support for i.MX6Sascha Hauer2012-07-316-4/+24
| | |_|/ | |/| |
* | | | Merge branch 'for-next/reset-source'Sascha Hauer2012-08-019-0/+235
|\ \ \ \
| * | | | ARM/MXS: add reset cause detectionJuergen Beisert2012-07-181-0/+25
| * | | | ARM/i.MX: add support to detect the reset sourceJuergen Beisert2012-07-182-0/+73