u-boot-2016/include
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
..
asm-arm Add the files for the SMN42 board 2007-05-09 11:41:58 +01:00
asm-avr32 Merge with /home/wd/git/u-boot/custodian/u-boot-avr32; code cleanup. 2007-04-18 16:53:52 +02:00
asm-blackfin [Blackfin][PATCH] Fix dynamic CPLB generation issue 2007-04-05 18:33:04 +08:00
asm-i386 [PATCH v3] Add sync to ensure flash_write_cmd is fully finished 2007-02-21 16:52:31 +01:00
asm-m68k [PATCH v3] Add sync to ensure flash_write_cmd is fully finished 2007-02-21 16:52:31 +01:00
asm-microblaze add: reading special purpose registers 2007-05-08 15:57:43 +02:00
asm-mips [PATCH v3] Add sync to ensure flash_write_cmd is fully finished 2007-02-21 16:52:31 +01:00
asm-nios [PATCH v3] Add sync to ensure flash_write_cmd is fully finished 2007-02-21 16:52:31 +01:00
asm-nios2 [PATCH v3] Add sync to ensure flash_write_cmd is fully finished 2007-02-21 16:52:31 +01:00
asm-ppc ppc4xx: Add remove_tlb() function to remove a mem area from TLB setup 2007-07-16 08:53:51 +02:00
bedbug
configs ppc4xx: Update AMCC Bamboo 440EP support 2007-07-31 10:24:56 +02:00
cramfs Add cramfs support for m68k 2005-09-25 16:59:36 +02:00
galileo More code cleanup 2006-07-21 15:24:56 +02:00
jffs2 Add common (with Linux) MTD partition scheme and "mtdparts" command 2005-08-08 01:03:24 +02:00
linux Merge git://www.denx.de/git/u-boot 2007-05-08 00:32:35 +02:00
pcmcia
4xx_i2c.h [PATCH] PPC4xx: Add support for multiple I2C busses 2007-02-20 10:27:08 +01:00
74xx_7xx.h [ppc] Fix build breakage for all non-4xx PowerPC variants. 2007-06-22 14:58:04 +02:00
405_dimm.h
405_mal.h Add support for AMCC Sequoia PPC440EPx eval board 2006-09-07 11:51:23 +02:00
405gp_pci.h
_exports.h Added simple_strtoul(), getenv() and setenv() to the exported functions. 2006-09-01 15:00:02 +02:00
ACEX1K.h Add FPGA Altera Cyclone 2 support 2006-08-15 14:15:51 +02:00
ahci.h Add AHCI support to u-boot 2006-08-23 10:39:01 -05:00
altera.h Add FPGA Altera Cyclone 2 support 2006-08-15 14:15:51 +02:00
arm920t.h
arm925t.h [PATCH] omap925.c: Remove unused functions 2006-10-28 17:13:12 +02:00
arm926ejs.h
arm946es.h Add ARM946E cpu and core module targets; remap memory to 0x00000000 2005-09-25 01:48:28 +02:00
armcoremodule.h Update ARM Integrator boards: 2005-10-04 23:10:28 +02:00
at91rm9200_i2c.h
at91rm9200_net.h * Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200 2005-10-05 01:51:29 +02:00
ata.h Minor coding style cleanup. 2007-05-15 23:38:05 +02:00
bcm5221.h Add support for Cogent csb637 2005-10-05 02:00:09 +02:00
bmp_layout.h
bzlib.h
circbuf.h
clps7111.h
cmd_confdefs.h new: FSL and MSR support #2 2007-05-05 18:54:42 +02:00
command.h
common.h make show_boot_progress () weak. 2007-07-13 09:54:17 +02:00
commproc.h Add support for TQM885D board. 2006-07-12 15:26:01 +02:00
console.h
crc.h Some code cleanup 2006-04-16 10:51:58 +02:00
da9030.h delta board: DA9030 initialization and i2c support. Some minor changes to 2006-03-24 12:23:27 +01:00
dataflash.h
devices.h
dm9161.h * Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200 2005-10-05 01:51:29 +02:00
dtt.h [PATCH] Add support for the UC101 board from MAN. 2006-12-21 16:14:48 +01:00
e500.h
elf.h
environment.h [PATCH] Select NAND embedded environment from board configuration 2006-11-27 17:34:10 +01:00
exports.h Added simple_strtoul(), getenv() and setenv() to the exported functions. 2006-09-01 15:00:02 +02:00
ext2fs.h
fat.h Fix fatload command on FAT32 formatted partitions. 2006-08-14 22:05:26 +02:00
fdc.h
fdt.h libfdt: Make fdt_check_header() public 2007-04-06 14:17:14 -04:00
fdt_support.h Moved fdt command support code to fdt_support.c 2007-04-06 14:19:43 -04:00
flash.h [PATCH] Add flash chip M29W320ET/B support 2007-03-19 01:26:11 +08:00
fpga.h Cleanup for GCC-4.x 2005-10-13 16:45:02 +02:00
ft_build.h * Fix a bunch of compiler warnings for gcc 4.0 2006-10-19 11:33:52 -05:00
hush.h
i2c.h [PATCH] I2C: Add missing default CFG_SPD_BUS_NUM 2007-03-08 22:16:00 +01:00
i8042.h
ide.h [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers 2007-02-20 09:05:45 +01:00
image.h Merge with /home/wd/git/u-boot/master 2006-10-11 14:15:21 +02:00
ioports.h Code cleanup. 2006-11-30 18:02:20 +01:00
keyboard.h
kgdb.h
lcd.h Add splashscreen support for MCC200 board. 2006-08-30 23:09:00 +02:00
lcdvideo.h
lh7a40x.h
lh7a400.h
lh7a404.h
libfdt.h Add some utilities to manipulate the reserved memory map. 2007-04-14 22:46:41 -04:00
libfdt_env.h libfdt: Make fdt_check_header() public 2007-04-06 14:17:14 -04:00
linux_logo.h
lists.h
logbuff.h Adapt log buffer code to support Linux 2.6 2007-06-22 23:25:25 +02:00
lpd7a400_cpld.h
lxt971a.h
lynxkdi.h
malloc.h
mii_phy.h
miiphy.h Fix miiphy global data initialization (problem on 4xx boards when no 2005-11-30 18:06:04 +01:00
mk48t59.h
mmc.h
mpc5xx.h Coding stylke cleanup; rebuild CHANGELOG 2007-06-22 23:59:00 +02:00
mpc5xxx.h [ppc] Fix build breakage for all non-4xx PowerPC variants. 2007-06-22 14:58:04 +02:00
mpc8xx.h Coding stylke cleanup; rebuild CHANGELOG 2007-06-22 23:59:00 +02:00
mpc8xx_irq.h
mpc83xx.h Coding stylke cleanup; rebuild CHANGELOG 2007-06-22 23:59:00 +02:00
mpc85xx.h [ppc] Fix build breakage for all non-4xx PowerPC variants. 2007-06-22 14:58:04 +02:00
mpc86xx.h [ppc] Fix build breakage for all non-4xx PowerPC variants. 2007-06-22 14:58:04 +02:00
mpc106.h
mpc824x.h Coding stylke cleanup; rebuild CHANGELOG 2007-06-22 23:59:00 +02:00
mpc8220.h [ppc] Fix build breakage for all non-4xx PowerPC variants. 2007-06-22 14:58:04 +02:00
mpc8260.h Coding stylke cleanup; rebuild CHANGELOG 2007-06-22 23:59:00 +02:00
mpc8260_irq.h
nand.h Add board/cpu specific NAND chip select function to 440 NDFC 2006-10-20 15:17:55 +02:00
net.h Add support for multiple PHYs. 2005-10-28 22:30:33 +02:00
nios-io.h
nios.h
nios2-epcs.h Nios II - Add EPCS Controller bootrom work-around 2006-06-08 12:08:12 -04:00
nios2-io.h
nios2.h
ns7520_eth.h Add support for NetSilicon NS7520 processor. 2005-10-09 01:41:48 +02:00
ns9750_bbus.h
ns9750_eth.h
ns9750_mem.h
ns9750_ser.h
ns9750_sys.h
ns16550.h Add support for TB5200 board 2006-07-19 13:50:38 +02:00
ns87308.h
part.h [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers 2007-02-20 09:05:45 +01:00
pc_keyb.h
pci.h * Fix a bunch of compiler warnings for gcc 4.0 2006-10-19 11:33:52 -05:00
pci_ids.h Change Id to symbolic name for RTL8139 2006-06-28 08:43:56 -05:00
pcmcia.h Major PCMCIA Cleanup to make code better readable and maintainable. 2006-07-10 23:07:28 +02:00
post.h POST: Add ECC POST for the lwmon5 board 2007-07-20 15:03:03 +02:00
ppc4xx.h [ppc] Fix build breakage for all non-4xx PowerPC variants. 2007-06-22 14:58:04 +02:00
ppc4xx_enet.h [PATCH] Add AMCC PPC405EZ support 2007-03-21 13:38:59 +01:00
ppc405.h Coding stylke cleanup; rebuild CHANGELOG 2007-06-22 23:59:00 +02:00
ppc440.h ppc4xx: Update 440EPx lwmon5 board support 2007-07-31 08:37:01 +02:00
ppc_asm.tmpl [ppc] Fix build breakage for all non-4xx PowerPC variants. 2007-06-22 14:58:04 +02:00
ppc_defs.h
ps2mult.h
reiserfs.h
rtc.h
s3c24x0.h
s3c2400.h Cleanup trab board for GCC-4.x 2006-06-26 10:54:52 +02:00
s3c2410.h
s_record.h
SA-1100.h
sa1100.h
sata.h Fix S-ATA support. 2007-06-30 18:50:48 +02:00
scsi.h
sed156x.h
sed13806.h
serial.h [PATCH] Clean up 40EZ/Acadia support 2007-03-24 15:45:34 +01:00
sha1.h Coding style cleanup; update CHANGELOG. 2007-07-10 00:01:28 +02:00
sm501.h Add SM501 support to HH405 board. 2005-09-22 09:04:17 +02:00
smiLynxEM.h
spartan2.h
spartan3.h Add Xilinx Spartan3 family FPGA support 2005-09-25 16:44:21 +02:00
spd.h
spd_sdram.h Support for DDR with 32-data path. Addotional notes on injecting 2006-03-16 17:46:46 +01:00
spi.h
status_led.h [PCS440EP] upgrade the PCS440EP board: 2007-06-22 19:11:54 +02:00
sym53c8xx.h
systemace.h
tsi108.h Clean up the code according to codestyle: 2006-12-01 11:47:36 +08:00
universe.h
usb.h Add rudimentary handling of alternate settings of USB interfaces - to fix 2006-08-02 00:54:18 +02:00
usb_defs.h Remove unnecessary defines from usb_defs.h again. 2005-08-02 15:08:46 +02:00
usbdcore.h
usbdcore_ep0.h
usbdcore_omap1510.h
usbdescriptors.h
version.h Add GIT version information (commid ID) to untagged U-Boot versions 2006-02-21 17:33:04 +01:00
vfd_logo.h
video.h
video_ad7176.h
video_ad7177.h
video_ad7179.h
video_easylogo.h
video_fb.h
video_font.h
video_logo.h
virtex2.h
w83c553f.h
watchdog.h Cleanup (PPC4xx is AMCC now) 2005-09-23 11:05:55 +02:00
xilinx.h Add Xilinx Spartan3 family FPGA support 2005-09-25 16:44:21 +02:00
xyzModem.h More code cleanup 2006-07-21 15:24:56 +02:00
zlib.h