Commit Graph

1461 Commits (680c613a5cc7be59a9123765c51287bc306df02f)

Author SHA1 Message Date
Remy Bohmer 84d36b3018 USB: usb_control_msg wait for driver ISR to set status. 15 years ago
Wolfgang Denk 5f566f4547 cmd_ximg.c: fix error: 'i' undeclared 15 years ago
Anatolij Gustschin a6e42ed097 lcd: remove CONFIG_ATMEL_LCD ifdefs from lcd_setfgcolor 15 years ago
Wolfgang Denk 15b86c3d6c env_nand.c: print error message and fail gracefully 15 years ago
Kumar Gala 4194b3668a Add support to disable cpu's in multicore processors 15 years ago
Wolfgang Wegner 5912d36507 add ability to handle compressed images to imxtract 15 years ago
Mike Frysinger 2903ad33a7 jffs2: fix hangs/crashs when not using CONFIG_JFFS2_PART_SIZE 15 years ago
Mike Frysinger 44431cabbb gzip/zlib: make features optional 15 years ago
Stefano Babic 8edcde5e4e mkimage: Add Freescale imx Boot Image support (imximage) 15 years ago
Mike Frysinger a16028da63 lmb: only force on arches that use it 15 years ago
Heiko Schocher 88ffb2665c CRAMFS: support cramfs in RAM 15 years ago
Heiko Schocher 1567b596d9 env, eeprom: add redundant environment support 15 years ago
Heiko Schocher 548738b4d4 cmd_eeprom: I2C updates 15 years ago
Detlev Zundel c3d7eec6d8 cmd_bootm.c: Change interpretation of standalone image parameters. 15 years ago
Detlev Zundel 8b828a8f44 cmd_bootm.c: Do not load a ramdisk when not booting a kernel. 15 years ago
Robin Getz 16035bcd8c kgdb: update mem2hex/hex2mem funcs 15 years ago
Robin Getz 0c909551f8 kgdb: add default generic stubs 15 years ago
Mike Frysinger 10c32ff59f config_defaults.h: new header for common u-boot config defaults 15 years ago
Wolfgang Denk 2740544881 malloc: return NULL if not initialized yet 15 years ago
Sanjeev Premi b821cead7d onenand: Fix compile errors due to FlexOneNAND 15 years ago
Wolfgang Wegner 87d93a1ba2 move prototypes for gunzip() and zunzip() to common.h 15 years ago
Mahavir Jain 127e10842b usb: write command for RAW partition. 15 years ago
Tom Rix 8f8bd565f3 USB Consolidate descriptor definitions 15 years ago
Heiko Schocher 4b142febff common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL 15 years ago
Heiko Schocher df002fa6b9 i2c: fix dangling comment in do_i2c_mw() 15 years ago
Peter Tyser 224c90d106 bootm: Fix help message's sub-command ordering 15 years ago
Peter Korsgaard 20dde48bca add lzop decompression support 15 years ago
Graeme Russ b4feeb4e8a i386: Fix malloc initialization 15 years ago
Robert P. J. Day bcb324d68f Remove superfluous preprocessor tests from some cmd_*.c files. 15 years ago
Pratap Chandu bd3784df94 Removes dead code in the file common/cmd_i2c.c 15 years ago
Magnus Lilja d52e3e0176 cmd_date: Fix spelling in error message. 15 years ago
Peter Tyser c253122395 Move do_irqinfo() to common/cmd_irq.c 15 years ago
Peter Tyser a5dd4dc64f cmd_license: Remove unneeded #ifdef CONFIG_CMD_LICENSE 15 years ago
Peter Tyser 9ef78511cd circbuf: Move to lib_generic and conditionally compile 15 years ago
Mike Frysinger bf44f3f327 exports: rewrite jump table init 15 years ago
Mike Frysinger 0008555f4d bootm: mark local boot_os[] table static 15 years ago
Remy Bohmer b25e38fc36 Repair build fail in case CONFIG_PPC=n and CONFIG_FIT=y 15 years ago
Peter Tyser 396fd17338 Add 'true' and 'false' commands 15 years ago
Peter Tyser 4e1ca93b6b cmd_help: General cleanup 15 years ago
Peter Tyser 6b8f5ad10f command.c: Break commands out to appropriate cmd_*.c files 15 years ago
Amul Kumar Saha c758e947aa ENV Variable support for Flex-OneNAND 15 years ago
Peter Tyser 581d04f14d cmd_nand: Move conditional compilation to Makefile 15 years ago
Peter Tyser 9574fd63a9 cmd_nand: Remove duplicate include 15 years ago
Peter Tyser 246c69225c Add 'editenv' command 15 years ago
Peter Tyser b0fa8e5063 setenv(): Delete 0-length environment variables 15 years ago
Peter Tyser ecc5500ee4 readline(): Add ability to modify a string buffer 15 years ago
Peter Tyser f923943843 cread_line(): Remove unused variables 15 years ago
Peter Tyser e491a71e57 Check for NULL prompt in readline_into_buffer() 15 years ago
Wolfgang Denk a747a7f310 Revert "env: only build env_embedded and envcrc when needed" 15 years ago
Anton Vorontsov 3e303f748c fdt_support: Add multi-serial support for stdout fixup 15 years ago