uboot-mt623x/common
Eugene OBrien d2f6800662 ppc4xx: Update AMCC Bamboo 440EP support
Changed storage type of cfg_simulate_spd_eeprom to const
Changed storage type of gpio_tab to stack storage
(Cannot access global data declarations in .bss until afer code relocation)

Improved SDRAM tests to catch problems where data is not uniquely addressable
(e.g. incorrectly programmed SDRAM row or columns)

Added CONFIG_PROG_SDRAM_TLB to support Bamboo SIMM/DIMM modules
Fixed AM29LV320DT (OpCode Flash) sector map

Signed-off-by: Eugene OBrien <eugene.obrien@advantechamt.com>
Signed-off-by: Stefan Roese <sr@denx.de>
2007-07-31 10:24:56 +02:00
..
ACEX1K.c * Patch by Steven Scholz, 25 Feb 2004: 2004-02-27 00:07:27 +00:00
Makefile Merge with /home/git/u-boot 2007-05-17 00:06:11 +02:00
altera.c Merge with /home/stefan/git/u-boot/denx 2006-09-18 10:48:03 +02: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_autoscript.c Cleanup for GCC-4.x 2005-10-13 16:45:02 +02:00
cmd_bdinfo.c [Microblaze][PATCH] part 2 2007-03-11 13:48:24 +01:00
cmd_bedbug.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
cmd_bmp.c Fix gzip bmp support (test if malloc fails, warning when truncated). 2005-10-08 10:19:07 +02:00
cmd_boot.c Undo commit 3033ebb2: reset command does not take any arguments 2007-01-13 11:17:10 +01:00
cmd_bootm.c make show_boot_progress () weak. 2007-07-13 09:54:17 +02: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 [PATCH] I2C: Add support for multiple I2C busses for RTC & DTT 2007-02-20 10:51:26 +01:00
cmd_dcr.c Code cleanup. 2006-10-26 16:24:31 +02:00
cmd_diag.c * Patches by Thomas Viehweger, 16 Mar 2004: 2004-03-23 22:14:11 +00:00
cmd_display.c Add keyboard and dot matrix display support for HMI1001 board. 2005-08-30 13:04:12 +02:00
cmd_doc.c make show_boot_progress () weak. 2007-07-13 09:54:17 +02:00
cmd_dtt.c [PATCH] I2C: Add support for multiple I2C busses for RTC & DTT 2007-02-20 10:51:26 +01:00
cmd_eeprom.c Add SM501 support to HH405 board. 2005-09-22 09:04:17 +02:00
cmd_elf.c [PATCH] common/cmd_elf.c: Enable loadaddr as parameter in bootvx command 2006-11-29 16:13:43 +01:00
cmd_ext2.c [PATCH 1_4] Merge common get_dev() routines for block devices 2007-02-20 09:04:34 +01:00
cmd_fat.c [PATCH 1_4] Merge common get_dev() routines for block devices 2007-02-20 09:04:34 +01:00
cmd_fdc.c Add loads of ntohl() in image header handling 2006-03-12 01:59:35 +01:00
cmd_fdos.c * Update TRAB auto update code 2003-10-06 21:55:32 +00:00
cmd_fdt.c Moved fdt command support code to fdt_support.c 2007-04-06 14:19:43 -04:00
cmd_flash.c Change 'repeatable' attribute of some commands to sensible values. 2007-06-12 14:23:00 +02:00
cmd_fpga.c Remove compile warnings in fpga code 2006-10-07 11:33:03 +02:00
cmd_i2c.c i2c: Enable "old" i2c commands even when CONFIG_I2C_CMD_TREE is defined 2007-03-28 14:52:12 +02:00
cmd_ide.c make show_boot_progress () weak. 2007-07-13 09:54:17 +02:00
cmd_immap.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
cmd_itest.c Patch by Thomas Viehweger, 14 May 2004: 2004-06-09 12:42:26 +00:00
cmd_jffs2.c [PATCH] NAND: Partition name support added to NAND subsystem 2006-10-28 17:11:10 +02:00
cmd_load.c Declare load_serial_ymodem() when using CFG_CMD_LOADB. 2006-05-02 00:11:25 +02:00
cmd_log.c Coding stylke cleanup; rebuild CHANGELOG 2007-06-22 23:59:00 +02:00
cmd_mac.c Add support for reading and writing mac addresses to or from ID EEPROM. 2006-07-13 10:57:37 -05:00
cmd_mem.c [PATCH 3_9] Move buffer print code from md command to common function 2007-02-20 09:05:00 +01:00
cmd_mfsl.c Fix compile problem cause my Microblaze merge 2007-05-16 15:21:45 +02:00
cmd_mii.c Change "mii info" to not print an error upon missing PHY at address 2006-08-07 14:29:04 +02:00
cmd_misc.c Change 'repeatable' attribute of some commands to sensible values. 2007-06-12 14:23:00 +02:00
cmd_mmc.c Patch by Kenneth Johansson, 30 Jun 2003: 2003-07-01 21:06:45 +00:00
cmd_nand.c make show_boot_progress () weak. 2007-07-13 09:54:17 +02:00
cmd_net.c make show_boot_progress () weak. 2007-07-13 09:54:17 +02:00
cmd_nvedit.c [patch] setenv(...) can delete environmentalvariables 2007-05-05 21:30:20 +02:00
cmd_pci.c Patch by Manfred Baral, 17 Mar 2005: 2005-03-20 22:33:46 +00:00
cmd_pcmcia.c Change 'repeatable' attribute of some commands to sensible values. 2007-06-12 14:23:00 +02:00
cmd_portio.c Patch by Kenneth Johansson, 30 Jun 2003: 2003-07-01 21:06:45 +00:00
cmd_reginfo.c Add support for new TQM5200 revisions 2006-07-19 17:52:30 +02:00
cmd_reiser.c [PCS440EP] upgrade the PCS440EP board: 2007-06-22 19:11:54 +02:00
cmd_sata.c Fix S-ATA support. 2007-06-30 18:50:48 +02:00
cmd_scsi.c [PATCH] Fix bugs in cmd_ide.c and cmd_scsi.c 2007-04-13 09:13:33 +02:00
cmd_spi.c Cleanup for GCC-4.x 2005-10-13 16:45:02 +02:00
cmd_universe.c * Patch by Stefan Roese, 03 May 2005: 2005-05-03 06:06:41 +00:00
cmd_usb.c [PATCH 1_4] Merge common get_dev() routines for block devices 2007-02-20 09:04:34 +01: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 Adjust "echo" as a default command 2006-03-12 16:51:59 +01:00
console.c [PATCH] simplify silent console 2007-05-05 21:34:19 +02:00
crc16.c Code cleanup 2006-07-21 11:56:05 +02:00
cyclon2.c Add FPGA Altera Cyclone 2 support 2006-08-15 14:15:51 +02:00
devices.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
dlmalloc.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02: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 make show_boot_progress () weak. 2007-07-13 09:54:17 +02:00
env_dataflash.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
env_eeprom.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
env_flash.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
env_nand.c Add NAND environment support for PPC440EPx Sequoia NAND boot config 2006-09-12 20:19:10 +02:00
env_nowhere.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
env_nvram.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
environment.c Preliminary support for the iDMR board (ColdFire). 2006-12-20 00:27:32 +01:00
exports.c Added simple_strtoul(), getenv() and setenv() to the exported functions. 2006-09-01 15:00:02 +02:00
fdt_support.c Fix serious pointer bug with bootm and reserve map. 2007-04-19 23:14:39 -04:00
flash.c ppc4xx: Update AMCC Bamboo 440EP support 2007-07-31 10:24:56 +02:00
fpga.c Merge with /home/stefan/git/u-boot/denx 2006-09-18 10:48:03 +02:00
ft_build.c [PATCH 4_4] Remove local implementation of isprint() in ft_build.c 2007-02-20 09:05:07 +01:00
hush.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
kgdb.c Cleanup for GCC-4.x 2005-10-13 16:45:02 +02:00
lcd.c MCC200: Fix uninitialized variable problem in LCD driver 2006-10-20 15:51:21 +02:00
lists.c Initial revision 2002-08-17 09:36:01 +00:00
lynxkdi.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
main.c make show_boot_progress () weak. 2007-07-13 09:54:17 +02:00
memsize.c Sequential accesses to non-existent memory must be synchronized, 2006-11-06 17:06:36 +01:00
miiphybb.c Cleanup compile warnings. Prepare for release 1.1.5 2006-10-20 17:54:33 +02:00
miiphyutil.c Fix miiphy global data initialization (problem on 4xx boards when no 2005-11-30 18:06:04 +01:00
s_record.c Initial revision 2002-08-17 09:36:01 +00:00
serial.c [PATCH] Clean up 40EZ/Acadia support 2007-03-24 15:45:34 +01:00
soft_i2c.c New board SMN42 branch 2007-05-09 11:37:56 +01: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
spartan3.c Cleanup 2005-09-25 18:49:35 +02:00
usb.c Prevent USB commands from working when USB is stopped. 2006-08-03 23:20:13 +02:00
usb_kbd.c * Code cleanup: 2003-06-27 21:31:46 +00:00
usb_storage.c [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers 2007-02-20 09:05:45 +01:00
virtex2.c Add support for AMD's Pb1x00 eval board; 2005-09-25 00:53:22 +02:00
xilinx.c Cleanup for GCC-4.x 2005-10-13 16:45:02 +02:00
xyzModem.c Coding Style cleanup. 2006-08-31 16:46:53 +02:00