summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2012.08.0v2012.08.0Sascha Hauer2012-08-011-1/+1
* mem md: make md -s /dev/something work againSascha Hauer2012-08-011-2/+3
* i2c: fix printf format specifierUwe Kleine-König2012-07-261-2/+2
* command: add missing EXPORT_SYMBOL for find_cmdJean-Christophe PLAGNIOL-VILLARD2012-07-251-0/+1
* version: add missing EXPORT_SYMBOL for version_stringJean-Christophe PLAGNIOL-VILLARD2012-07-251-1/+1
* complete: add missing EXPORT_SYMBOL for {command, device, empty, command}_var...Jean-Christophe PLAGNIOL-VILLARD2012-07-251-0/+4
* vsprintf: fix EXPORT_SYMBOL typo on simple_strtoullJean-Christophe PLAGNIOL-VILLARD2012-07-251-1/+1
* ARM i.MX53: notify clocksource about changing clockWjatscheslaw Stoljarski (Slawa)2012-07-251-0/+2
* scripts/checkpatch.pl: reset rpt_cleaners warningsTeresa Gámez2012-07-251-0/+1
* ARM/MXS: pull-up and bitkeeper must be handled differentlyJuergen Beisert2012-07-232-4/+6
* Makefile: update barebox version if CONFIG_KALLSYMS is not setSvetlana Khafizova2012-07-231-1/+2
* NAND/Samsung: remove a leftover from architeture clean upsJuergen Beisert2012-07-201-1/+0
* ARM/Samsung: unify device registration for the S3C24XX SoCsJuergen Beisert2012-07-204-18/+67
* ARM/Samsung: be able to include the nand header multiple timesJuergen Beisert2012-07-201-0/+5
* commands/crc: assert newline after output with big offsetsUwe Kleine-König2012-07-171-2/+5
* ARM/MXS: the GPIO bitkeeper enable logic is inverse to the pullup enable logicJuergen Beisert2012-07-161-1/+1
* filetype: add forgotten mips barebox filetype_strAntony Pavlov2012-07-161-0/+1
* mtd: fix 'write: Invalid argument' while writing to nand-bb devicesJan Luebbe2012-07-161-3/+3
* mtd: fix bad block ioctlsSascha Hauer2012-07-103-5/+6
* ARM: Enable unaligned accesses on armv6 and laterSascha Hauer2012-07-101-7/+5
* mem md: bail out without argumentsSascha Hauer2012-07-051-0/+2
* ARM i.MX51 babbage: Use correct select for new environmentSascha Hauer2012-07-041-1/+1
* fs: fix standard zero, full devicesSascha Hauer2012-07-045-8/+11
* ARM mmu: flush page tables in arm_mmu_remap_sdram()Sascha Hauer2012-07-031-1/+4
* Merge branch 'for-next/mxs-nand'Sascha Hauer2012-07-0220-2/+2513
|\
| * ARM mxs: add bcb command to create 'boot control block' for NAND bootWolfram Sang2012-06-303-0/+408
| * mtd nand: add mxs-nand driverWolfram Sang2012-06-309-1/+1311
| * dma: add mxs-apbh-dma driverWolfram Sang2012-06-306-0/+754
| * ARM mxs: Add mxs_reset_block functionSascha Hauer2012-06-303-1/+40
* | Merge branch 'for-next/resource-size'Sascha Hauer2012-07-0223-67/+68
|\ \
| * | resource: store 'end' instead of 'size' in struct resourceSascha Hauer2012-07-0123-67/+68
* | | Merge branch 'for-next/digi-connect-core'Sascha Hauer2012-07-0212-24/+867
|\ \ \
| * | | ARM: initial ConnectCore® i.MX51 board supportAlexander Shiyan2012-06-3011-0/+843
| * | | i.MX51: Synchronize iomux header file from kernelAlexander Shiyan2012-06-301-24/+24
| | |/ | |/|
* | | Merge branch 'for-next/poweroff'Sascha Hauer2012-07-027-0/+108
|\ \ \
| * | | rzx50: add poweroff supportAntony Pavlov2012-06-303-0/+60
| * | | add 'poweroff' commandAntony Pavlov2012-06-304-0/+48
| |/ /
* | | Merge branch 'for-next/mips-clocksource'Sascha Hauer2012-07-024-156/+7
|\ \ \
| * | | MIPS: XBurst: use clocks_calc_mult_shift() for JZ4755's clocksourceAntony Pavlov2012-06-291-2/+3
| * | | MIPS: XBurst: fix the JZ4755's clocksource input frequency valueAntony Pavlov2012-06-291-1/+1
| * | | clocksource: move the NSEC_PER_SEC constant to common headerAntony Pavlov2012-06-293-2/+4
| * | | include/linux/time.h: remove dead codeSascha Hauer2012-06-291-152/+0
* | | | Merge branch 'for-next/devnull'Sascha Hauer2012-07-023-29/+107
|\ \ \ \
| * | | | Added "/dev/full" and "/dev/null" devicesAlexander Shiyan2012-06-301-0/+55
| * | | | Move /dev/zero to separate unitAlexander Shiyan2012-06-303-29/+52
| | |/ / | |/| |
* | | | Merge branch 'for-next/menu'Sascha Hauer2012-07-022-19/+26
|\ \ \ \
| * | | | menu: implement KEY_HOME/KEY_ENDSascha Hauer2012-06-301-0/+9
| * | | | menu: store repaint state in variableSascha Hauer2012-06-301-5/+12
| * | | | menu: use read_keySascha Hauer2012-06-301-13/+4
| * | | | complete: fix parameter complete with multiple '.'Sascha Hauer2012-06-301-1/+1
| |/ / /