summaryrefslogtreecommitdiffstats
path: root/cpu/pxa/i2c.c
Commit message (Collapse)AuthorAgeFilesLines
* delta board: DA9030 initialization and i2c support. Some minor changes toMarkus Klotzbuecher2006-03-241-5/+14
| | | | make the pxa i2c driver work with the monahans cpu.
* * Add start-up delay to make sure power has stabilized beforewdenk2004-03-231-1/+5
| | | | | | | | | | | | | | | | | attempting to switch on USB on SX1 board. * Patch by Josef Wagner, 18 Mar 2004: - Add support for MicroSys XM250 board (PXA255) - Add support for MicroSys PM828 board (MPC8280) - Add support for 32 MB Flash on PM825/826 - new SDRAM refresh rate for PM825/PM826 - added support for MicroSys PM520 (MPC5200) - replaced Query by Identify command in CPU86/flash.c to support 28F160F3B * Fix wrap around problem with udelay() on ARM920T * Add support for Macronix flash on TRAB board
* * Code cleanup:wdenk2003-06-271-49/+49
| | | | | | | | | - remove trailing white space, trailing empty lines, C++ comments, etc. - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c) * Patches by Kenneth Johansson, 25 Jun 2003: - major rework of command structure (work done mostly by Michal Cendrowski and Joakim Kristiansen)
* Patch by Kyle Harris, 20 May 2003:wdenk2003-05-231-0/+460
In preparation for an ixp port, rename cpu/xscale and arch-xscale into cpu/pxa and arch-pxa.
OpenPOWER on IntegriCloud