uboot-mt623x/drivers
Peter Tyser a7c9310457 Add support for Maxim's DS4510 I2C device
Initial support for the DS4510, a CPU supervisor with
integrated EEPROM, SRAM, and 4 programmable non-volatile
GPIO pins. The CONFIG_DS4510 define enables support
for the device while the CONFIG_CMD_DS4510 define
enables the ds4510 command. The additional
CONFIG_DS4510_INFO, CONFIG_DS4510_MEM, and
CONFIG_DS4510_RST defines add additional sub-commands
to the ds4510 command when defined.

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
2009-01-24 01:47:50 +01:00
..
bios_emulator drivers/bios_emulator: Move conditional compilation to Makefile 2008-12-07 01:29:31 +01:00
block Cleanup: fix "MHz" spelling 2008-10-21 11:25:39 +02:00
dma drivers/dma: Move conditional compilation to Makefile 2008-08-13 01:40:39 +02:00
fpga FPGA: move fpga drivers to drivers/fpga 2008-12-05 22:41:33 +01:00
gpio Add support for PCA953x I2C gpio devices 2008-12-19 18:11:49 -06:00
hwmon rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
i2c Coding style cleanup, update CHANGELOG. 2008-12-16 01:02:17 +01:00
input rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
misc Add support for Maxim's DS4510 I2C device 2009-01-24 01:47:50 +01:00
mmc rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
mtd Added legacy flash ST Micro M29W040B 2009-01-24 01:22:22 +01:00
net net: tsec: Fix Marvell 88E1121R phy init 2008-12-04 22:51:54 -08:00
pci pci/fsl_pci_init: Enable inbound PCI config cycles 2008-12-19 18:10:45 -06:00
pcmcia rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
qe drivers/qe/uec_phy.c: Added PHY-less (fixed PHY) driver. 2008-11-09 21:38:05 -08:00
rtc Blackfin: only initialize the RTC when actually used 2008-10-23 05:03:50 -04:00
serial serial: Rename driver vcth to vct to support other board variants 2009-01-24 01:38:03 +01:00
spi rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
usb usbtty/omap: update to current API 2008-12-09 21:12:41 +01:00
video atmel_lcdfb: Straighten out funky vl_sync logic 2008-10-25 20:33:32 +02:00