summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* commands/crc: assert newline after output with big offsetsUwe Kleine-König2012-07-171-2/+5
* mtd: fix bad block ioctlsSascha Hauer2012-07-102-3/+4
* mem md: bail out without argumentsSascha Hauer2012-07-051-0/+2
* fs: fix standard zero, full devicesSascha Hauer2012-07-041-3/+3
* Merge branch 'for-next/resource-size'Sascha Hauer2012-07-023-7/+4
|\
| * resource: store 'end' instead of 'size' in struct resourceSascha Hauer2012-07-013-7/+4
* | Merge branch 'for-next/poweroff'Sascha Hauer2012-07-023-0/+47
|\ \
| * | add 'poweroff' commandAntony Pavlov2012-06-303-0/+47
* | | 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/watchdog'Sascha Hauer2012-07-023-0/+88
|\ \ \
| * | | Add a simple watchdog frameworkJuergen Beisert2012-06-293-0/+88
| |/ /
* | | Merge branch 'for-next/misc'Sascha Hauer2012-07-026-31/+47
|\ \ \
| * | | remove dead rarpboot commandSascha Hauer2012-06-301-29/+0
| * | | commands: add msleep commandSteffen Trumtrar2012-06-303-0/+45
| * | | common: fix typo cammand_var_completeSteffen Trumtrar2012-06-302-2/+2
| |/ /
* | | Merge branch 'for-next/basename-dirname'Sascha Hauer2012-07-024-0/+110
|\ \ \
| * | | Add dirname commandSascha Hauer2012-06-303-0/+55
| * | | Add basename commandSascha Hauer2012-06-303-0/+55
| |/ /
* | | Merge branch 'for-next/64bit'Sascha Hauer2012-07-025-32/+31
|\ \ \ | |_|/ |/| |
| * | memory commands: Make 64bit capableSascha Hauer2012-06-301-20/+19
| * | make st_size in struct stat 64 bitSascha Hauer2012-06-301-1/+1
| * | make memory display 64bit capableSascha Hauer2012-06-301-2/+2
| * | make parse_area_spec arguments loff_tSascha Hauer2012-06-304-8/+8
| * | use loff_t for file offsetsSascha Hauer2012-06-301-1/+1
| |/
* / commands: uncompress: fix descriptionAlexander Shiyan2012-06-301-2/+2
|/
* Merge branch 'pu/sandbox-fixes'Sascha Hauer2012-06-251-1/+2
|\
| * print out resource_size_t correctlySascha Hauer2012-06-251-1/+2
* | x86 linux16 command: Add missing includeSascha Hauer2012-06-251-0/+1
|/
* bootm: Add default images variablesSascha Hauer2012-05-182-14/+53
* lseek: return -1 instead of -errnoSascha Hauer2012-05-182-3/+3
* Merge branch 'master' into nextSascha Hauer2012-05-162-4/+4
|\
| * echo: Fix helpSascha Hauer2012-05-141-3/+3
| * i2c: Fix barebox crash when 'count' is not set for i2c_read commandAlexander Shiyan2012-05-111-1/+1
* | edit: Add a status lineSascha Hauer2012-05-161-3/+14
* | booting: more flexible Linux bootargs generationSascha Hauer2012-05-142-1/+13
* | add 'global' commandSascha Hauer2012-05-143-0/+70
* | timeout: allow to set a variable with the key pressedSascha Hauer2012-05-141-2/+14
* | Make errno a positive valueSascha Hauer2012-05-144-13/+11
* | Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-131-1/+1
* | i2c: Added switch for allowing usage 16bit register addressesAlexander Shiyan2012-05-131-9/+17
|/
* Merge tag 'complete_update_support' of git://git.jcrosoft.org/barebox into nextSascha Hauer2012-05-0117-0/+34
|\
| * complete: add delpart complete supportJean-Christophe PLAGNIOL-VILLARD2012-04-301-0/+2
| * complete: add go and sleep supportJean-Christophe PLAGNIOL-VILLARD2012-04-302-0/+4
| * complete: add eth interface complete supportJean-Christophe PLAGNIOL-VILLARD2012-04-301-0/+2
| * complete: add empty complete supportJean-Christophe PLAGNIOL-VILLARD2012-04-3012-0/+24
| * complete: add help complete supportJean-Christophe PLAGNIOL-VILLARD2012-04-301-0/+2
* | bootm: fix initrd handlingSascha Hauer2012-05-011-14/+10
* | edit: Add proper screen size handlingSascha Hauer2012-04-301-30/+20
|/