summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* gui: blit the surface on demandJean-Christophe PLAGNIOL-VILLARD2012-10-041-0/+2
* graphic_utils: introduce common fb_open/closeJean-Christophe PLAGNIOL-VILLARD2012-10-041-41/+9
* gui: introduce screen and surface to factorize and simplify codeJean-Christophe PLAGNIOL-VILLARD2012-10-041-21/+21
* gui: move gui file to include/gui and lib/guiJean-Christophe PLAGNIOL-VILLARD2012-10-042-10/+17
* Merge branch 'for-next/fixes'Sascha Hauer2012-10-041-1/+1
|\
| * commands/mount: fix typo and wording in help messageJan Luebbe2012-10-041-1/+1
* | Merge branch 'for-next/imx-clk'Sascha Hauer2012-10-043-0/+153
|\ \
| * | commands: Add clk commandsSascha Hauer2012-10-043-0/+153
| |/
* / switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+1
|/
* Merge branch 'for-next/tftp'Sascha Hauer2012-10-033-0/+112
|\
| * net: Add tftp command which uses the new tftp codeSascha Hauer2012-09-283-0/+112
* | Merge branch 'for-next/testing-menu'Sascha Hauer2012-10-031-17/+21
|\ \
| * | commands: move memtest to testingAlexander Aring2012-09-111-9/+9
| * | commands: move nandtest to testingAlexander Aring2012-09-111-8/+8
| * | commands: add testing menuAlexander Aring2012-09-111-0/+4
| |/
* | Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-0359-198/+0
|\ \
| * | Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-1759-198/+0
| |/
* | Merge branch 'for-next/png'Sascha Hauer2012-10-034-224/+137
|\ \
| * | add PNG supportJean-Christophe PLAGNIOL-VILLARD2012-09-121-1/+0
| * | splash: add support to set a background colorJean-Christophe PLAGNIOL-VILLARD2012-09-121-3/+17
| * | splash/bmp: switch to image_rendererJean-Christophe PLAGNIOL-VILLARD2012-09-122-5/+6
| * | bmp: Move bmp rendering to lib/bmp.cJean-Christophe PLAGNIOL-VILLARD2012-09-122-113/+12
| * | bmp: rename it to splashJean-Christophe PLAGNIOL-VILLARD2012-09-123-9/+9
| |/
* | Merge branch 'for-next/boot-sequence-dhcp'Sascha Hauer2012-10-032-19/+44
|\ \
| * | globalvar: add support to set a value to of all globalvars beginning with 'ma...Jean-Christophe PLAGNIOL-VILLARD2012-09-141-11/+40
| * | echo: always allow to pass -e optionJean-Christophe PLAGNIOL-VILLARD2012-09-141-8/+4
| |/
* / oftree command: Add devicetree probe supportSascha Hauer2012-09-142-14/+26
|/
* Merge branch 'for-next/misc'Sascha Hauer2012-09-051-1/+0
|\
| * arm: do not enable the previous bootz commandJean-Christophe PLAGNIOL-VILLARD2012-08-281-1/+0
* | Merge branch 'for-next/link'Sascha Hauer2012-09-057-15/+194
|\ \
| * | dirname: add -V option to return only path related to the mountpointJean-Christophe PLAGNIOL-VILLARD2012-09-051-3/+21
| * | ls: add symlink support to -lJean-Christophe PLAGNIOL-VILLARD2012-09-051-10/+21
| * | command: add ln supportJean-Christophe PLAGNIOL-VILLARD2012-09-053-0/+56
| * | command: add readlink supportJean-Christophe PLAGNIOL-VILLARD2012-09-053-0/+87
| * | test: add -L support to test if it's a symbolic linkJean-Christophe PLAGNIOL-VILLARD2012-09-051-2/+9
* | | Merge branch 'for-next/fs'Sascha Hauer2012-09-051-3/+15
|\ \ \ | |/ / |/| |
| * | command/mount: add autodetection supportJean-Christophe PLAGNIOL-VILLARD2012-09-041-3/+15
| * | commands/digest: don't print checksum for non-existing filesAntony Pavlov2012-09-041-5/+7
* | | trivial: bootm: correct grammar in error messageSteffen Trumtrar2012-08-311-1/+1
* | | trivial: fix spelling in usb codeSteffen Trumtrar2012-08-311-1/+1
| |/ |/|
* | commands/digest: don't print checksum for non-existing filesAntony Pavlov2012-08-281-5/+7
|/
* bootm: do not load the initrd in the common codeJean-Christophe PLAGNIOL-VILLARD2012-08-131-8/+0
* commands: memset: fix help messageAntony Pavlov2012-08-091-3/+2
* Merge branch 'for-next/randconfig'Sascha Hauer2012-08-013-4/+6
|\
| * loadb: fix compilationSascha Hauer2012-07-251-2/+2
| * exec command: Fix compilationSascha Hauer2012-07-251-2/+2
| * uimage: introduce UIMAGE Kconfig symbolSascha Hauer2012-07-251-0/+2
* | Merge branch 'for-next/misc'Sascha Hauer2012-08-011-1/+1
|\ \
| * | stddev: make it selectable via KconfigJean-Christophe PLAGNIOL-VILLARD2012-07-251-1/+1
| |/
* / mem md: make md -s /dev/something work againSascha Hauer2012-08-011-2/+3
|/