Commit Graph

10 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Masahiro Yamada 6ae3900a86 mtd: nand: Rename nand.h into rawnand.h 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Simon Glass 018f530323 env: Rename common functions related to setenv() 7 years ago
Grygorii Strashko bfdba68eac cmd: jffs2: use get_nand_dev_by_index() 7 years ago
Siva Durga Prasad Paladugu 314f6362c4 cmd: jffs2: Rename command ls to fsls 7 years ago
Scott Wood b616d9b0a7 nand: Embed mtd_info in struct nand_chip 8 years ago
Scott Wood 151c06ec61 mtd: nand: Remove nand_info_t typedef 8 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 8 years ago
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 8 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 8 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass 41ef372c1a common: Use new numeric setenv functions 11 years ago
Peter Tyser 141053d60a cmd_jffs2: Fix get_part_sector_size_nor() overflow bug 13 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Mike Frysinger 2903ad33a7 jffs2: fix hangs/crashs when not using CONFIG_JFFS2_PART_SIZE 14 years ago
Scott Wood be33b046b5 Remove legacy NAND and disk on chip code. 15 years ago
Wolfgang Denk a89c33db96 General help message cleanup 15 years ago
Stefan Roese 76b5883da2 jffs2/mtdparts: Fix problem with usage from JFFS2 and MTDPARTS together 15 years ago
Stefan Roese 68d7d65100 Separate mtdparts command from jffs2 15 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 16 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 16 years ago
Tomasz Figa b5b004ad8a jffs2: Fix zero sector_size when not using CONFIG_JFFS2_CMDLINE 16 years ago
Ilya Yanok e0b5532579 jffs2: add sector_size field to part_info structure 16 years ago
Heiko Schocher 4b53001876 jffs2: rename devices_init () in common/jffs2.c 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Kyungmin Park 1a7f8ccec9 Add JFFS2 command support on OneNAND 16 years ago
Jean-Christophe PLAGNIOL-VILLARD cc4a0ceeac drivers/mtd/nand: Move conditional compilation to Makefile 16 years ago
Kim Phillips 4109df6f75 silence misc printf formatting compiler warnings 16 years ago
Harald Welte f540c42d95 Fix building with CRAMFS but not JFFS2 support 17 years ago
Grant Likely 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
Michal Simek b90c045f03 synchronizition with mainline 17 years ago
Michal Simek 991b089d1c Synchronize with U-BOOT mainline 17 years ago
Michal Simek ab4b956d31 [FIX] Coding style cleanup - Wolfgang's suggestions 17 years ago
Michal Simek 91bb4ca665 [FS] Added support for ROMFS 17 years ago
Jon Loeliger 9025317883 common/: Remove lingering references to CFG_CMD_* symbols. 17 years ago
Jon Loeliger c76fe47425 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. 17 years ago
Jon Loeliger 65c450b47a common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Stefan Roese 856f054410 [PATCH] NAND: Partition name support added to NAND subsystem 18 years ago
Wolfgang Denk a87d46f732 Fix alignment problem in "mtdparts" command 18 years ago
Bartlomiej Sieka addb2e1650 Re-factoring the legacy NAND code (legacy NAND now only in board-specific 18 years ago
Marian Balakowicz e6f2e90233 Added support for TQM834x boards. 19 years ago
Wolfgang Denk ac7eb8a315 Update of new NAND code 19 years ago
Marian Balakowicz 7d45477bfa Added support for mtddevnum and mtddevname variables (mtdparts command) 19 years ago
Wolfgang Denk 87b8bd5aed Fix return values of the jffs2 commands ls/fsload/fsinfo, 19 years ago
Wolfgang Denk 8f79e4c2da Add configuration for IFM AEV FIFO board. 19 years ago
Wolfgang Denk c4e0e68604 Make new "mtdparts" code build with older compilers 19 years ago
Wolfgang Denk 700a0c648d Add common (with Linux) MTD partition scheme and "mtdparts" command 19 years ago
wdenk a87589da74 * Add support for HMI1001 board 19 years ago
wdenk eedcd078fe * Patch by Detlev Zundel, 08 Sep 2004: 20 years ago