Commit Graph

1165 Commits (16f2f5a351004129e79e79816697a367fd9e5446)

Author SHA1 Message Date
Dirk Eibach b6fc6fd49a common: Iteration limit for memory test. 16 years ago
Peter Korsgaard c3284b030b common/main: support bootdelay=0 for CONFIG_AUTOBOOT_KEYED 16 years ago
Mike Frysinger 6dadc9195a Blackfin: use common strmhz() in system output 16 years ago
Mike Frysinger d4bade8d77 nand: fixup printf modifiers to match types used 16 years ago
Schlaegl Manfred jun 389e6620e2 nand read.jffs2 (nand_legacy) in common/cmd_nand.c 16 years ago
Nishanth Menon 50657c2732 NAND: Enable nand lock, unlock feature 16 years ago
Stefan Roese c438ea175d OneNAND: Bad block aware read/write command support 16 years ago
Peter Korsgaard c088a108c7 fdt_resize(): fix actualsize calculations with unaligned blobs 16 years ago
Jean-Christophe PLAGNIOL-VILLARD fea91edee8 usb_kbd: fix usb_kbd_deregister when DEVICE_DEREGISTER not enable 16 years ago
Wolfgang Denk 455ae7e87f Coding style cleanup, update CHANGELOG. 16 years ago
Mike Frysinger 5b3375ac8c env_sf: support embedded environments 16 years ago
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