Commit Graph

1591 Commits (2e81ad05d79328767803a4956b0ebe22e577366e)

Author SHA1 Message Date
Frans Meulenbroeks 652e53546b cmd_i2c.c: added i2c read to memory function 15 years ago
Frans Meulenbroeks fb0070e910 cmd_i2c.c: sorted commands alphabetically 15 years ago
Frans Meulenbroeks bfc3b77ebe cmd_i2c.c: reworked subcommand handling 15 years ago
Frans Meulenbroeks f74d9bd2a2 cmd_bootm.c: made subcommand array static 15 years ago
Frans Meulenbroeks faffe14f01 cmd_i2c.c: reduced subaddress length to 3 bytes 15 years ago
Anatolij Gustschin a74908161a console.c: fix problem with splashimage 15 years ago
Frans Meulenbroeks 9d90a93d36 cmd_mmc remove \n 15 years ago
Wolfgang Denk 93910edb59 Prepare v2010.03-rc1 15 years ago
Michael Zaidman 5f8419597f Cosmetic change - indentation correction. 15 years ago
Anatolij Gustschin a693447cea cmd_mtdparts.c: prevent printbuffer overflows 15 years ago
Wolfgang Denk 143cd21fe2 Move CONFIG_UPDATE_TFTP code after CONFIG_PREBOOT 15 years ago
Richard Retanubun 4b99327a41 PPC: Record U-Boot's relocated address in RAM and show in bdinfo. 15 years ago
Frans Meulenbroeks f3651764e5 cmd_itest.c: fix pointer dereferencing 15 years ago
Stefan Roese ab5a0dcb9c net: Use 0.5 sec timeout in miiphy_reset() instead of counting loop 15 years ago
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 16 years ago