summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* Commands:NAND: Rmove unwanted prints remove unwanted prints which can interfe...Nishanth Menon2008-09-151-2/+2
* NAND:Config changeNishanth Menon2008-09-151-0/+1
* NAND: Calculate size of bb devicesSascha Hauer2008-09-031-2/+24
* NAND: fix reading of bad block aware devicesSascha Hauer2008-09-031-2/+4
* nand: add nand -b for marking blocks as badSascha Hauer2008-09-021-13/+43
* cp: check return value of read()Sascha Hauer2008-09-021-1/+1
* Revert "partition: fix compiler warning"Sascha Hauer2008-08-271-7/+7
* partition: fix compiler warningSascha Hauer2008-08-261-7/+7
* partition: rename variableSascha Hauer2008-08-261-13/+13
* Revert "loadb: remove old-style-u-boot-ifdefs around whole file"Sascha Hauer2008-08-211-0/+3
* bootm: honour the -n flag againSascha Hauer2008-08-201-2/+1
* bootm: memmap now returns (void *)-1 for failure. Test for this instead of NULLSascha Hauer2008-08-201-1/+1
* loadb: change default download fileNishanth Menon2008-08-201-1/+1
* loadb: Add buffered writeNishanth Menon2008-08-201-6/+49
* loadb: remove old-style-u-boot-ifdefs around whole fileSascha Hauer2008-08-191-2/+1
* loadb: change -d to -fNishanth Menon2008-08-191-3/+3
* loadb: create fileNishanth Menon2008-08-191-5/+10
* Let 'go' command interpret filenames.Sascha Hauer2008-08-141-9/+33
* implement memmap for mem driverSascha Hauer2008-08-141-0/+3
* ups, some debug printf slipped inSascha Hauer2008-08-141-1/+1
* Partition: Add an own device id for partitionsSascha Hauer2008-08-141-1/+8
* some merge leftover slipped inSascha Hauer2008-08-131-1/+0
* nand: Allow adding/removing of more than one bad block aware device at onceSascha Hauer2008-08-131-63/+107
* add missing close() in do_protectSascha Hauer2008-08-131-4/+7
* saveenv: close fileSascha Hauer2008-08-131-2/+5
* NAND: nand command updatesSascha Hauer2008-08-131-16/+43
* CFI Flash driver: Fix error pathSascha Hauer2008-08-131-9/+10
* move several commands into extra filesSascha Hauer2008-08-138-4/+290
* lseek: return -1 for errors and check for that return valueSascha Hauer2008-08-011-5/+5
* - introduce ioctl callSascha Hauer2008-06-061-0/+12
* [NAND] continue to make it work. Now works partly on at91sam9260Sascha Hauer2008-06-063-15/+23
* add basic at91sam9260 support. Currently only second stageSascha Hauer2008-06-061-0/+205
* 008-fixloadbNishanth Menon2008-06-054-302/+1218
* [memory layout]: streamline memory layoutSascha Hauer2008-06-041-1/+2
* Merge branch 'master' of git://www.denx.de/git/u-boot-v2Sascha Hauer2008-06-0226-55/+70
|\
| * [net]: remove CONFIG_BOOTP_MASKSascha Hauer2008-04-071-3/+3
| * Subject: [PATCH] [general] Fixed constant strings in data section issueSascha Hauer2008-04-0426-52/+65
| * md command: Close filedescriptor after useSascha Hauer2008-03-141-0/+2
* | netboot commands: When downloading a file and no local filename is given,Sascha Hauer2008-03-311-1/+2
|/
* add ls -c and -lSascha Hauer2008-03-111-3/+21
* close net_store_fd after usage. Man there are bugs to find...Sascha Hauer2008-03-101-6/+6
* memory_display() used to show the ascii output on theSascha Hauer2008-03-011-6/+9
* - Add functions to register image handlers for booting uImagesSascha Hauer2008-02-201-361/+96
* [general] Added more outputs to partition.cCarsten Schlote2008-02-191-13/+25
* remove leftover Makefile entriesMarc Kleine-Budde2008-01-241-4/+0
* Fix typo in commands/Makefile to allow inclusion of mem write commandsEnrik Berkhan2008-01-231-1/+1
* Avoid memtest at scratch addressEnrik Berkhan2008-01-231-1/+4
* [cat] use define for buffer size not hardcoded valueMarc Kleine-Budde2007-11-281-2/+4
* Revert "separating memory commands"Marc Kleine-Budde2007-11-277-786/+560
* flinfo is not there any more, remove reference in kconfigRobert Schwebel2007-11-271-1/+1