summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kconfig'Sascha Hauer2012-12-081-16/+15
|\
| * Cleanup Kconfig filesAlexander Shiyan2012-12-081-16/+15
* | Merge branch 'for-next/mem-commands'Sascha Hauer2012-12-072-12/+36
|\ \
| * | commands: mw: add the '-x' option (swap bytes)Antony Pavlov2012-11-261-2/+7
| * | commands: md: add the '-x' option (swap bytes)Antony Pavlov2012-11-261-7/+17
| * | mem: add the swab (swap bytes) option to memory_display()Antony Pavlov2012-11-262-6/+15
| |/
* | Merge branch 'for-next/ext4'Sascha Hauer2012-12-072-5/+6
|\ \
| * | filetype: Pass bufsizeSascha Hauer2012-12-031-1/+1
| * | ls command: call stat() only when necessarySascha Hauer2012-12-031-4/+5
| |/
* | loadenv: allow more fine grained environment loadingSascha Hauer2012-11-291-6/+47
* | rm: implement -rSascha Hauer2012-11-291-4/+24
|/
* splash: init struct allocated the stack to 0Jean-Christophe PLAGNIOL-VILLARD2012-11-211-0/+4
* 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
|/