Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-31 | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | |
2004-04-18 | * Patch by Dan Malek, 07 Apr 2004: | wdenk | |
- 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 | |||
2004-01-06 | Add a common get_ram_size() function and modify the the | wdenk | |
board-specific files to invoke that common implementation. | |||
2003-10-09 | * Patches by Thomas Lange, 09 Oct 2003: | wdenk | |
- 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 |