summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* * Patch by Wolter Kamphuis, 15 Dec 2003:wdenk2004-02-06-10/+4
* Fix bootfile default settings for TQM boardswdenk2004-01-31-5/+5
* Fix variable CPU clock for MPC859/866 systems for low CPU clockswdenk2004-01-31-1/+8
* * Implement adaptive SDRAM timing configuration based on actual CPUwdenk2004-01-29-5/+4
* * Add variable CPU clock for MPC859/866 systems (so far only TQM866M):wdenk2004-01-24-135/+72
* * Fix PS/2 keyboard problem caused by statically initialized variablewdenk2004-01-21-1/+1
* * The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2004-01-20-2150/+2173
* [Strange. I _did_ check these in before. Seems SF restored an oldwdenk2004-01-16-47/+361
* Add a common get_ram_size() function and modify the thewdenk2004-01-06-42/+45
* Fix comment.wdenk2004-01-06-1/+1
* Set default clock for INCA-IP to 150 MHzwdenk2004-01-06-1/+1
* * Make BMS2003 use a separate config file to avoid #ifdef mess;wdenk2004-01-04-7/+538
* * Fix problems caused by Robert Schwebel's cramfs patchwdenk2004-01-04-1230/+286
* * Patch by Robert Schwebel, 15 Dec 2003:wdenk2004-01-03-0/+117
* Patches by Stephan Linz, 11 Dec 2003:wdenk2004-01-03-35/+1464
* * Patch by Ronen Shitrit, 10 Dec 2003:wdenk2004-01-03-8/+1100
* * Patch by Denis Peter, 8 Dec 2003wdenk2004-01-02-3/+299
* * Cleanup lowboot code for MPC5200wdenk2004-01-02-163/+758
* Patch by Reinhard Meyer, 28 Dec 2003:wdenk2003-12-28-0/+291
* * Make CPU clock on ICA-IP board controllable by a "cpuclk"wdenk2003-12-27-8/+6
* * Fix IceCube CLKIN configuration (it's 33.000000MHz)wdenk2003-12-20-4/+26
* Add JFFS2 support for INCA-IP boardwdenk2003-12-12-1/+36
* Updated for PPC405EP boards.stroese2003-12-09-0/+8
* BUBINGA405EP port fixed.stroese2003-12-09-10/+26
* * Patch by Bernhard Kuhn, 28 Nov 2003:wdenk2003-12-08-0/+512
* * Patch by Pierre Aubert, 24 Nov 2003:wdenk2003-12-07-4/+7
* Patch by Wolter Kamphuis, 05 Dec 2003:wdenk2003-12-07-0/+1615
* * Patch by Yuli Barcohen, 3 Dec 2003:wdenk2003-12-07-248/+115
* * Patch by Andre Schwarz, 24 Nov 2003:wdenk2003-12-07-4/+330
* * Patches by David Müller, 14 Nov 2003:wdenk2003-12-07-14/+57
* * Patch by Xue Ligong (Joe), 13 Nov 2003:wdenk2003-12-07-8/+15
* * Patch by Nicolas Lacressonnière, 12 Nov 2003:wdenk2003-12-06-16/+30
* * Patches by Stephan Linz, 3 Nov 2003:wdenk2003-12-06-1/+1
* * Patch by Gleb Natapov, 19 Sep 2003:wdenk2003-12-06-5/+49
* * Enabled password check on RMU boardwdenk2003-12-03-1/+5
* Add support for BMS2003 boardwdenk2003-11-25-3/+7
* * Use "-fPIC" instead of "-mrelocatable" to prevent problems withwdenk2003-11-17-0/+7
* * Patch by Bernhard Kuhn, 28 Oct 2003:wdenk2003-11-07-12/+44
* * Fix parameter passing to standalone images with bootm commandwdenk2003-10-30-0/+10
* * Prepare for releasewdenk2003-10-29-1/+1
* * Patch by Stephan Linz, 28 Oct 2003:wdenk2003-10-28-0/+2
* Fix PCI problems on PPChameleon boardwdenk2003-10-22-2/+2
* * Patch by Steven Scholz, 18 Oct 2003:wdenk2003-10-19-7/+4
* * Fix PCI problems on PPChameleonEVBwdenk2003-10-19-1/+1
* Add CompactFlash support for NSCUdzu2003-10-19-2/+10
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-15-148/+3683
* * Make sure HUSH is initialized for running auto-update scriptswdenk2003-10-14-2/+732
* Added config option CONFIG_SILENT_CONSOLE. See doc/README.silentwdenk2003-10-10-0/+7
* * Patch by Steven Scholz, 10 Oct 2003wdenk2003-10-09-28/+1336
* * Patches by Thomas Lange, 09 Oct 2003:wdenk2003-10-09-8/+447