summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/ymodem'Sascha Hauer2012-11-166-881/+285
|\
| * commands: remove old Y-Modem implementationRobert Jarzmik2012-11-125-898/+63
| * commands: change Y-Modem implementationRobert Jarzmik2012-11-123-1/+240
* | Merge branch 'for-next/spi'Sascha Hauer2012-11-163-0/+139
|\ \
| * | introduce spi commandJean-Christophe PLAGNIOL-VILLARD2012-11-123-0/+139
| |/
* | Merge branch 'for-next/nand-test'Sascha Hauer2012-11-161-87/+103
|\ \
| * | nandtest: add another constraints checkAlexander Aring2012-10-231-0/+7
| * | nandtest: use loff_t instead off_tAlexander Aring2012-10-231-29/+28
| * | nandtest: clean up codeAlexander Aring2012-10-231-18/+16
| * | nandtest: use get_random_bytes instead of for loopAlexander Aring2012-10-231-4/+1
| * | nandtest: change flash length variable typeAlexander Aring2012-10-231-7/+6
| * | nandtest: rename command argument p to iAlexander Aring2012-10-231-8/+8
| * | nandtest: add progressbar instead of offset printAlexander Aring2012-10-231-17/+25
| * | nandtest: stat ecc per page not per eraseblockAlexander Aring2012-10-231-31/+39
* | | Merge branch 'for-next/misc'Sascha Hauer2012-11-165-19/+298
|\ \ \
| * | | environment variables: use linux listSascha Hauer2012-10-301-14/+8
| * | | add 'miitool' command to view media-independent interface statusAntony Pavlov2012-10-303-0/+280
| * | | commands/Kconfig: move 'ln' to the 'file commands' sectionAntony Pavlov2012-10-301-4/+4
| * | | cosmetic: improve command list displayCarlo Caione2012-10-121-1/+6
* | | | 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