summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'for-next/imx'Sascha Hauer2012-11-163-0/+92
|\ \ \ \
| * | | | Add in-system barebox update infrastructureSascha Hauer2012-10-173-0/+92
| | |/ / | |/| |
* | | | Merge branch 'for-next/filetype-command'Sascha Hauer2012-11-163-0/+103
|\ \ \ \ | |_|_|/ |/| | |
| * | | add filetype command supportSascha Hauer2012-10-303-0/+103
* | | | mount: add compatibility to old mount commandSascha Hauer2012-11-021-2/+15
* | | | bootm: Do not cross 1MiB sections for the devicetreeSascha Hauer2012-11-011-1/+9
* | | | bootm: Add a define for the additional devicetree sizeSascha Hauer2012-11-011-2/+9
|/ / /
* / / wd: Provide default value for watchdog timeoutSascha Hauer2012-10-261-0/+1
|/ /
* | cosmetic: extra new line in automount usage commandCarlo Caione2012-10-131-1/+1
* | bootm: close open filesVicente2012-10-101-1/+5
|/
* 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
| |/ |/|