9
0
Fork 0
barebox/common
Wolfgang Denk 700a0c648d Add common (with Linux) MTD partition scheme and "mtdparts" command
Old, obsolete and duplicated code was cleaned up and replace by the
new partitioning method. There are two possible approaches now:
* define a single, static partition
* use mtdparts command line option and dynamic partitioning
Default is static partitioning.
2005-08-08 01:03:24 +02:00
..
ACEX1K.c * Patch by Steven Scholz, 25 Feb 2004: 2004-02-27 00:07:27 +00:00
Makefile - ext2fs support added 2004-12-16 17:35:57 +00:00
altera.c * Patch by Steven Scholz, 07 Apr 2005: 2005-04-07 22:36:40 +00:00
bedbug.c * Code cleanup: 2003-06-27 21:31:46 +00:00
circbuf.c Add support for Siemens SX1 mobile phone; 2004-03-12 00:14:09 +00:00
cmd_ace.c Fix errors that occur when accessing SystemACE CF 2005-08-07 23:55:50 +02:00
cmd_autoscript.c * Patches by Thomas Viehweger, 16 Mar 2004: 2004-03-23 22:14:11 +00:00
cmd_bdinfo.c Merge with rsync://git-user@source.denx.net/git/u-boot.git 2005-08-02 13:53:07 -05:00
cmd_bedbug.c Patch by Kenneth Johansson, 30 Jun 2003: 2003-07-01 21:06:45 +00:00
cmd_bmp.c * Clean up tools/bmp_logo.c to not add trailing white space 2004-10-09 23:25:58 +00:00
cmd_boot.c * Patch by Scott McNutt, 04 Oct 2003: 2003-10-08 23:26:14 +00:00
cmd_bootm.c * Patch by Jon Loeliger, Kumar Gala 2005-02-08 2005-07-23 10:37:35 -05:00
cmd_cache.c Patch by Kenneth Johansson, 30 Jun 2003: 2003-07-01 21:06:45 +00:00
cmd_console.c Patch by Thomas Viehweger, 14 May 2004: 2004-06-09 12:42:26 +00:00
cmd_date.c * Patches by Thomas Viehweger, 16 Mar 2004: 2004-03-23 22:14:11 +00:00
cmd_dcr.c Fix CFG_CMD_SETGETDCR handling in "common/cmd_dcr.c" 2005-07-28 01:50:14 +02:00
cmd_diag.c * Patches by Thomas Viehweger, 16 Mar 2004: 2004-03-23 22:14:11 +00:00
cmd_doc.c * Patches by Denis Peter, 9 Sep 2003: 2003-09-10 22:30:53 +00:00
cmd_dtt.c Patch by Kenneth Johansson, 30 Jun 2003: 2003-07-01 21:06:45 +00:00
cmd_eeprom.c * Patches by Thomas Viehweger, 16 Mar 2004: 2004-03-23 22:14:11 +00:00
cmd_elf.c Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. 2005-08-01 16:41:48 +02:00
cmd_ext2.c * Fix get_partition_info() parameter error in all other calls 2005-03-04 11:27:31 +00:00
cmd_fat.c * Add automatic update support for LWMON board 2004-08-28 21:09:14 +00:00
cmd_fdc.c Patch by Kenneth Johansson, 30 Jun 2003: 2003-07-01 21:06:45 +00:00
cmd_fdos.c * Update TRAB auto update code 2003-10-06 21:55:32 +00:00
cmd_flash.c Add common (with Linux) MTD partition scheme and "mtdparts" command 2005-08-08 01:03:24 +02:00
cmd_fpga.c Fix sign extension bug in 'fpga loadb' command; 2005-08-08 00:14:41 +02:00
cmd_i2c.c * Patches by Thomas Viehweger, 16 Mar 2004: 2004-03-23 22:14:11 +00:00
cmd_ide.c Add port initialization for digital I/O on INKA4x0 2005-03-06 01:21:30 +00:00
cmd_immap.c * Patches by Thomas Viehweger, 16 Mar 2004: 2004-03-23 22:14:11 +00:00
cmd_itest.c Patch by Thomas Viehweger, 14 May 2004: 2004-06-09 12:42:26 +00:00
cmd_jffs2.c Add common (with Linux) MTD partition scheme and "mtdparts" command 2005-08-08 01:03:24 +02:00
cmd_load.c Add support for Siemens SX1 mobile phone; 2004-03-12 00:14:09 +00:00
cmd_log.c * Implement new mechanism to export U-Boot's functions to standalone 2003-07-24 23:38:38 +00:00
cmd_mem.c memory commands "mdc" and "mwc" added for cyclic read/write 2004-12-16 17:42:39 +00:00
cmd_mii.c Fix 'mii help' text formatting 2005-08-06 01:13:19 +02:00
cmd_misc.c Patch by Kenneth Johansson, 30 Jun 2003: 2003-07-01 21:06:45 +00:00
cmd_mmc.c Patch by Kenneth Johansson, 30 Jun 2003: 2003-07-01 21:06:45 +00:00
cmd_nand.c * Fix debug code in omap5912osk flash driver 2005-05-12 22:48:09 +00:00
cmd_net.c * Patch by Ladislav Michl, 05 Apr 2005: 2005-04-05 23:32:21 +00:00
cmd_nvedit.c * Patches by Sean Chang, 09 Aug 2004: 2004-09-29 22:55:14 +00:00
cmd_pci.c Patch by Manfred Baral, 17 Mar 2005: 2005-03-20 22:33:46 +00:00
cmd_pcmcia.c * Code cleanup, mostly for GCC-3.3.x 2004-12-31 09:32:47 +00:00
cmd_portio.c Patch by Kenneth Johansson, 30 Jun 2003: 2003-07-01 21:06:45 +00:00
cmd_reginfo.c * Cleanup 2004-07-11 20:04:51 +00:00
cmd_reiser.c * Fix get_partition_info() parameter error in all other calls 2005-03-04 11:27:31 +00:00
cmd_scsi.c (re)enabled scsi commands do_scsi() and do_scsiboot() 2005-08-04 01:14:12 +02:00
cmd_spi.c * Patches by Jon Diekema, 17 Sep 2003: 2003-09-18 10:02:25 +00:00
cmd_universe.c * Patch by Stefan Roese, 03 May 2005: 2005-05-03 06:06:41 +00:00
cmd_usb.c Coding style cleanup 2005-08-02 17:06:17 +02:00
cmd_vfd.c * Use "-fPIC" instead of "-mrelocatable" to prevent problems with 2003-11-17 21:14:37 +00:00
cmd_ximg.c Patch by Robert Schwebel, 13 May 2004: 2004-06-09 10:15:00 +00:00
command.c * Patches by Robert Whaley, 29 Nov 2004: 2005-04-06 00:04:16 +00:00
console.c * Patch by Detlev Zundel, 31 Mar 2005: 2005-03-31 18:42:15 +00:00
devices.c Add support for console over UDP (compatible to Ingo Molnar's 2004-08-02 21:11:11 +00:00
dlmalloc.c * Code cleanup: 2003-06-27 21:31:46 +00:00
dlmalloc.src * Code cleanup: 2003-06-27 21:31:46 +00:00
docecc.c * Cleanup 2004-07-11 20:04:51 +00:00
env_common.c Patch by Jian Zhang, 20 May 2004: 2004-06-09 14:58:14 +00:00
env_dataflash.c * Patch by Nicolas Lacressonnière, 12 Nov 2003: 2003-12-06 23:55:10 +00:00
env_eeprom.c * Code cleanup: 2003-06-27 21:31:46 +00:00
env_flash.c * Patches by Richard Woodruff, 01 Oct 2004: 2005-01-09 23:16:25 +00:00
env_nand.c Patch by Josef Wagner, 04 Jun 2004: 2004-06-19 21:19:10 +00:00
env_nowhere.c Initial revision 2002-09-18 11:09:59 +00:00
env_nvram.c * Code cleanup: 2003-06-27 21:31:46 +00:00
environment.c Cleanup build problems (on Fedora Core x86_64 build host) 2005-08-03 22:32:02 +02:00
exports.c * Patch by Martin Krause, 11 Sep 2003: 2003-09-11 23:06:34 +00:00
flash.c * Patch by Mark Jonas: Remove config.tmp files only when 2004-04-08 22:31:29 +00:00
fpga.c * Code cleanup: 2003-06-27 21:31:46 +00:00
hush.c Patches by Pantelis Antoniou, 16 Apr 2004: 2004-04-18 10:13:26 +00:00
kgdb.c Patch by Kenneth Johansson, 30 Jun 2003: 2003-07-01 21:06:45 +00:00
lcd.c * Patch by Detlev Zundel, 30 Jun 2005: 2005-07-04 00:03:16 +00:00
lists.c Initial revision 2002-08-17 09:36:01 +00:00
lynxkdi.c Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. 2005-08-01 16:41:48 +02:00
main.c * Patch by Sam Song, 11 October 2004: 2005-01-09 23:33:49 +00:00
memsize.c Add a common get_ram_size() function and modify the the 2004-01-06 22:38:14 +00:00
miiphybb.c * Patches by Thomas Viehweger, 16 Mar 2004: 2004-03-23 22:14:11 +00:00
miiphyutil.c * Patch by Dave Peverley, 30 Apr 2004: 2004-06-06 23:13:55 +00:00
s_record.c Initial revision 2002-08-17 09:36:01 +00:00
serial.c * Patch by Leif Lindholm, 23 Sep 2004: 2005-01-09 22:28:56 +00:00
soft_i2c.c * Update for AT91RM9200DK and CMC_PU2 boards: 2004-11-21 00:06:33 +00:00
soft_spi.c * Code cleanup: 2003-06-27 21:31:46 +00:00
spartan2.c * Patch by Steven Scholz, 25 Feb 2004: 2004-02-27 00:07:27 +00:00
usb.c (re)enabled scsi commands do_scsi() and do_scsiboot() 2005-08-04 01:14:12 +02:00
usb_kbd.c * Code cleanup: 2003-06-27 21:31:46 +00:00
usb_storage.c (re)enabled scsi commands do_scsi() and do_scsiboot() 2005-08-04 01:14:12 +02:00
virtex2.c * Patch by Steven Scholz, 25 Feb 2004: 2004-02-27 00:07:27 +00:00
xilinx.c * Patch by Gleb Natapov, 19 Sep 2003: 2003-12-06 19:49:23 +00:00