aboutsummaryrefslogtreecommitdiff
path: root/board/omap2420h4
AgeCommit message (Collapse)AuthorFilesLines
2005-01-12* Patch by Robin Getz, 13 Oct 2004:wdenk5-23/+10
Add standalone application to change SMC91C111 MAC addresses, see examples/README.smc91111_eeprom * Patch by Xiaogeng (Shawn) Jin, 12 Oct 2004: Fix Flash support for ARM Integrator CP.
2005-01-12* Some Cleanup.wdenk6-178/+310
* Patch by Richard Woodruff, 10 Jan 2005: Update support for OMAP2420 (ARM11) and H4 board: o clean up and add new types to H4 memory probe code. o fix to work with internal boot. o added PRCM config III operation. o fix marginal flash timings. o add revison ATAG usage. o enable voltage scaling at power chip. o fix compile error for i2c. * Fix network problem (error when receiving multiple ARP packets)
2005-01-10Coding Style cleanupwdenk5-180/+170
2005-01-09* Patches by Richard Woodruff, 01 Oct 2004:wdenk8-0/+2246
add support for the TI OMAP2420 processor and its H4 reference board * Patch by Christian Pellegrin, 24 Sep 2004: Added support for NE2000 compatible (DP8390, DP83902) NICs.