summaryrefslogtreecommitdiffstats
path: root/board/a3000
Commit message (Collapse)AuthorAgeFilesLines
* (no commit message)Wolfgang Denk2005-12-121-0/+2
|
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-311-0/+2
| | | | | Pointed out by Gerhard Jaeger, 31 Aug 2005; cf. http://sourceware.org/ml/binutils/2005-08/msg00412.html
* Add a common get_ram_size() function and modify the thewdenk2004-01-061-41/+15
| | | | board-specific files to invoke that common implementation.
* * Add support for IceCube board (with MGT5100 and MPC5200 CPUs)wdenk2003-07-161-6/+6
| | | | * Add support for MGT5100 and MPC5200 processors
* * Patches by Yuli Barcohen, 13 Jul 2003:wdenk2003-07-141-23/+16
| | | | | | | | | | | | | | | | | | - Correct flash and JFFS2 support for MPC8260ADS - fix PVR values and clock generation for PowerQUICC II family (8270/8275/8280) * Patch by Bernhard Kuhn, 08 Jul 2003: - add support for M68K targets * Patch by Ken Chou, 3 Jul: - Fix PCI config table for A3000 - Fix iobase for natsemi.c (PCI_BASE_ADDRESS_0 is the IO base register for DP83815) * Allow to enable "slow" POST routines by key press on power-on * Fix temperature dependend switching of LCD backlight on LWMON * Tweak output format for LWMON
* * Code cleanup:wdenk2003-06-274-10/+12
| | | | | | | | | - 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 Devin Crumb, 02 Apr 2003:wdenk2003-06-206-0/+814
Fix clock divider rounding problem in drivers/serial.c * Patch by Ken Chou, 19 June 2003: Added support for A3000 SBC board (Artis Microsystems Inc.)
OpenPOWER on IntegriCloud