summaryrefslogtreecommitdiffstats
path: root/board/etin
Commit message (Collapse)AuthorAgeFilesLines
* * Patch by Dan Malek, 07 Apr 2004:wdenk2004-04-181-21/+64
| | | | | | | | | | | | | | | | | - Add support for RPC/STx GP3, Motorola 8560 board - Update 85xx TSEC driver so it searches MII for first available PHY and uses that one. - Add functions to support console MII commands. * Patch by Tolunay Orkun, 07 Apr 2004: Move initialization of bi_iic_fast[] from board_init_f() to board_init_r() * Patch by Yasushi Shoji, 07 Apr 2004: Cleanup microblaze port * Patch by Sangmoon Kim, 07 Apr 2004: Add auto SDRAM module detection for Debris board
* Add a common get_ram_size() function and modify the thewdenk2004-01-061-42/+20
| | | | board-specific files to invoke that common implementation.
* * Patches by Thomas Lange, 09 Oct 2003:wdenk2003-10-097-0/+1441
- fix cmd_ide.c for non ppc boards (read/write functions did not add ATA base address) - fix for shannon board - #ifdef CONFIG_IDE_8xx_DIRECT some otherwise unused code * Patch by Sangmoon Kim, 07 Oct 2003: add support for debris board
OpenPOWER on IntegriCloud