Commit Graph

1101 Commits (65e43a10631537dcb92c302d36301a12308216c3)

Author SHA1 Message Date
Peter Tyser d16da93430 cmd_mem: Remove unused variable 16 years ago
Jean-Christophe PLAGNIOL-VILLARD cd6734510a Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independent 16 years ago
Stefan Roese 3b089e4f88 UBI: Set ubi_dev.type back to DEV_TYPE_NONE upon failing initialization 16 years ago
Ilya Yanok e0b5532579 jffs2: add sector_size field to part_info structure 16 years ago
Stefan Roese 2d2e05727f UBI: Fix size parsing in "ubi create" 16 years ago
Stefan Roese 2ee951ba2a UBI: Enable re-initializing of the "ubi part" command 16 years ago
Heiko Schocher 4b53001876 jffs2: rename devices_init () in common/jffs2.c 16 years ago
Richard Retanubun bcdf1d2cf6 common/cmd_ide.c: Corrected endian order printing for compact flash serial number. 16 years ago
Gary Jennejohn 16a28ef219 IOMUX: Add console multiplexing support. 16 years ago
Mike Frysinger 774ce72026 strings: use puts() rather than printf() 16 years ago
Niklaus Giger 29a4c24de9 cmd_elf.c: Cleanup bootvx and handle new CONFIG_SYS_VXWORKS parameters 16 years ago
Peter Tyser ace514837c lcd: Let the board code show board-specific info cleanup 16 years ago
Jean-Christophe PLAGNIOL-VILLARD c8aa7dfc18 FPGA: move fpga drivers to drivers/fpga 16 years ago
Peter Tyser 2e4970d810 net: Fix download command parsing 16 years ago
Stefan Roese 5e46b1e541 OneNAND: Add missing mtd info struct before calling onenand_erase() 16 years ago
Michael Trimarchi bebfc6ef3e Remove obsolete command (apply afte USB style patch, 80 chars strict) 16 years ago
Michael Trimarchi de39f8c19d USB style patch, 80 chars strict 16 years ago
Piotr Ziecik 25ea652e90 UBI: Add proof-of-concept CFI flash support 16 years ago
Stefan Roese a5c4067017 UBI: Change parsing of size in commands to default to hex 16 years ago
Kyungmin Park 694a0b3f1c UBI: Add UBI command support 16 years ago
Jean-Christophe PLAGNIOL-VILLARD a80b21d512 common/Makefile: create others group for non core, environment and command files 16 years ago
Andy Fleming 20d04774f4 Consolidate MAX/MIN definitions 16 years ago
Wolfgang Denk 3cbd823116 Coding Style cleanup, update CHANGELOG 16 years ago
Peter Korsgaard f242a08871 fdt_resize(): ensure minimum padding 16 years ago
Scott Wood 695c130e4b NAND: Align right column of the shorthelp with other commands. 16 years ago
Kumar Gala b1d0db1805 bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS} 16 years ago
Kumar Gala 49c3a861d1 bootm: Add subcommands 16 years ago
Kumar Gala be08315933 bootm: Move to using a function pointer table for the boot os function 16 years ago
Haavard Skinnemoen 6b59e03e02 lcd: Let the board code show board-specific info 16 years ago
Haavard Skinnemoen 6f93d2b8fc lcd: Set lcd_is_enabled before clearing the screen 16 years ago
Haavard Skinnemoen 15b17ab52b lcd: Implement lcd_printf() 16 years ago
Kumar Gala 8ab451c46b fdt: Added helper to set PCI dma-ranges property 16 years ago
Kumar Gala 3bed2aaf2d fdt: Add fdt_getprop_u32_default helpers 16 years ago
Kumar Gala 76da19df5b Added arch_lmb_reserve to allow arch specific memory regions protection 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Kumar Gala b799cb4c0e Expose command table search for sub-commands 16 years ago
Heiko Schocher 81473f6781 hush: add showvar command for hush shell. 16 years ago
Heiko Schocher 67b23a3228 I2C: adding new "i2c bus" Command to the I2C Subsystem. 16 years ago
Heiko Schocher e43a27c497 I2C: add new command i2c reset. 16 years ago
richardretanubun fbd85ad65d CONFIG_EFI_PARTITION: Added support for EFI partition in cmd_ext2fs.c 16 years ago
Bartlomiej Sieka fbc87dc054 FIT: output image load address for type 'firmware', fix message while there 16 years ago
Bartlomiej Sieka 4bae90904b Automatic software update from TFTP server 16 years ago
Bartlomiej Sieka 3f0cf51dab flash: factor out adjusting of Flash address to the end of sector 16 years ago
richardretanubun c68a05feeb Adds two more ethernet interface to 83xx 16 years ago
Peter Tyser 9bc2e4eee3 cmd_i2c: Fix help for CONFIG_I2C_CMD_TREE && !CONFIG_I2C_MULTI_BUS 16 years ago
Remy Bohmer 4886720844 fix USB initialisation procedure 16 years ago
Mike Frysinger c46980f6d2 cmd_spi: remove broken signed casting for display 16 years ago
Mike Frysinger d5fd0b4921 strings cmd: drop old CONFIG_CFG_STRINGS define 16 years ago
Luigi 'Comio' Mantellini d977a57356 Fix lzma uncompress call (image_start wrongly used instead image_len) 16 years ago
Remy Bohmer c9e8436b10 USB layer of U-Boot causes USB protocol errors while using USB memory sticks 16 years ago