| Commit message (Expand) | Author | Age | Lines |
* | onenand: Fix compile errors due to FlexOneNAND | Sanjeev Premi | 2010-01-06 | -1/+8 |
* | move prototypes for gunzip() and zunzip() to common.h | Wolfgang Wegner | 2009-12-21 | -6/+0 |
* | usb: write command for RAW partition. | Mahavir Jain | 2009-12-20 | -0/+123 |
* | USB Consolidate descriptor definitions | Tom Rix | 2009-12-20 | -45/+48 |
* | common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL | Heiko Schocher | 2009-12-08 | -22/+4 |
* | Merge branch 'master' of ../work into next | Wolfgang Denk | 2009-12-07 | -4/+0 |
|\ |
|
| * | i2c: fix dangling comment in do_i2c_mw() | Heiko Schocher | 2009-12-07 | -4/+0 |
* | | Merge branch 'master' into next | Wolfgang Denk | 2009-12-07 | -2/+2 |
|\ \
| |/ |
|
| * | bootm: Fix help message's sub-command ordering | Peter Tyser | 2009-12-07 | -2/+2 |
* | | Merge branch 'master' into next | Wolfgang Denk | 2009-12-05 | -147/+14 |
|\ \
| |/ |
|
| * | Remove superfluous preprocessor tests from some cmd_*.c files. | Robert P. J. Day | 2009-12-02 | -8/+0 |
| * | Removes dead code in the file common/cmd_i2c.c | Pratap Chandu | 2009-12-02 | -8/+0 |
| * | cmd_date: Fix spelling in error message. | Magnus Lilja | 2009-12-02 | -3/+3 |
| * | Move do_irqinfo() to common/cmd_irq.c | Peter Tyser | 2009-12-02 | -11/+9 |
| * | cmd_license: Remove unneeded #ifdef CONFIG_CMD_LICENSE | Peter Tyser | 2009-12-02 | -4/+0 |
| * | circbuf: Move to lib_generic and conditionally compile | Peter Tyser | 2009-12-02 | -111/+0 |
| * | bootm: mark local boot_os[] table static | Mike Frysinger | 2009-11-24 | -1/+1 |
| * | Repair build fail in case CONFIG_PPC=n and CONFIG_FIT=y | Remy Bohmer | 2009-11-24 | -1/+1 |
* | | add lzop decompression support | Peter Korsgaard | 2009-12-05 | -0/+23 |
* | | i386: Fix malloc initialization | Graeme Russ | 2009-12-05 | -6/+0 |
* | | exports: rewrite jump table init | Mike Frysinger | 2009-12-02 | -31/+27 |
* | | Add 'true' and 'false' commands | Peter Tyser | 2009-11-23 | -0/+22 |
* | | cmd_help: General cleanup | Peter Tyser | 2009-11-23 | -14/+7 |
* | | command.c: Break commands out to appropriate cmd_*.c files | Peter Tyser | 2009-11-23 | -233/+353 |
* | | ENV Variable support for Flex-OneNAND | Amul Kumar Saha | 2009-11-13 | -0/+10 |
* | | cmd_nand: Move conditional compilation to Makefile | Peter Tyser | 2009-11-13 | -5/+1 |
* | | cmd_nand: Remove duplicate include | Peter Tyser | 2009-11-13 | -8/+0 |
|/ |
|
* | Add 'editenv' command | Peter Tyser | 2009-10-27 | -0/+40 |
* | setenv(): Delete 0-length environment variables | Peter Tyser | 2009-10-27 | -1/+1 |
* | readline(): Add ability to modify a string buffer | Peter Tyser | 2009-10-27 | -0/+10 |
* | cread_line(): Remove unused variables | Peter Tyser | 2009-10-27 | -4/+1 |
* | Check for NULL prompt in readline_into_buffer() | Peter Tyser | 2009-10-27 | -1/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2009-10-27 | -1/+21 |
|\ |
|
| * | fdt_support: Add multi-serial support for stdout fixup | Anton Vorontsov | 2009-10-26 | -1/+21 |
* | | Revert "env: only build env_embedded and envcrc when needed" | Wolfgang Denk | 2009-10-27 | -0/+10 |
|/ |
|
* | sf: add GPL-2 license info | Mike Frysinger | 2009-10-24 | -0/+2 |
* | fdt: Fix fdt padding issue for initrd mem_rsv | Kumar Gala | 2009-10-24 | -2/+3 |
* | Merge branch 'master-sync' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2009-10-24 | -0/+18 |
|\ |
|
| * | s5pc1xx: support serial driver | Minkyu Kang | 2009-10-13 | -0/+18 |
* | | fdt: Add fdt_fixup_nor_flash_size() to fixup NOR FLASH size in dtb | Stefan Roese | 2009-10-23 | -0/+44 |
* | | lcd: remove '#if 0' 32-bit scroll, now memcpy does it | Alessandro Rubini | 2009-10-18 | -21/+0 |
* | | setenv: do console redirection even if previously unset | Alessandro Rubini | 2009-10-18 | -31/+31 |
* | | mem_mtest: fix error reporting, allow escape with ^C | Paul Gortmaker | 2009-10-18 | -14/+44 |
* | | env: only build env_embedded and envcrc when needed | Mike Frysinger | 2009-10-18 | -10/+0 |
* | | Cleanup: use constant | Niklaus Giger | 2009-10-18 | -1/+1 |
|/ |
|
* | Merge branch 'reloc' | Wolfgang Denk | 2009-10-09 | -4/+27 |
|\ |
|
| * | arm/microblaze/nios/nios2/sh: Remove relocation fixups | Peter Tyser | 2009-10-03 | -2/+2 |
| * | Conditionally perform common relocation fixups | Peter Tyser | 2009-10-03 | -4/+27 |
* | | ppc4xx: Rework cmd reginfo | Niklaus Giger | 2009-10-07 | -154/+4 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2009-09-30 | -39/+39 |
|\ |
|