summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add support for V37 boardLABEL_2003_01_14_0055wdenk2003-01-131-0/+5
| | | | (patch by Jón Benediktsson, 11 Dec 2002)
* * Improve log buffer code; use "loglevel" to decide which messageswdenk2002-12-081-1/+2
| | | | to log on the console, too (like in Linux); get rid of "logstart"
* * Patch by Daniel Engström, 18 Nov 2002:wdenk2002-11-191-1/+3
| | | | | | | | | | Fixes for x86 port (mostly strings issues) * Patch by Ken Chou, 18 Nov 2002: Fix for natsemi NIC cards (DP83815) * Patch by Pierre Aubert, 19 Nov 2002: fix a bug for the MII configuration, and some warnings
* * Patch by Thomas Frieden, 13 Nov 2002:wdenk2002-11-191-0/+3
| | | | | | | | | | | | | Add code for AmigaOne board (preliminary merge to U-Boot, still WIP) * Patch by Jon Diekema, 12 Nov 2002: - Adding URL for IEEE OUI lookup - Making the autoboot #defines dependent on CONFIG_AUTOBOOT_KEYED being defined. - In the CONFIG_EXTRA_ENV_SETTINGS #define, the root-on-initrd and root-on-nfs macros are designed to switch how the default boot method gets defined.
* * Patch by Daniel Engström, 13 Nov 2002:LABEL_2002_11_18_0115wdenk2002-11-181-2/+17
| | | | | | | Add support for i386 architecture and AMD SC520 board * Patch by Pierre Aubert, 12 Nov 2002: Add support for DOS filesystem and booting from DOS floppy disk
* * Add support for log buffer which can be passed to Linux kernel'sLABEL_2002_11_05_1735wdenk2002-11-051-0/+3
| | | | | | | syslog mechanism; used especially for POST results. * Patch by Klaus Heydeck, 31 Oct 2002: Add initial support for kup4k board
* * Patch by Robert Schwebel, 04 Nov 2002:LABEL_2002_11_05_0120wdenk2002-11-051-0/+1
| | | | | | | | - use watchdog to reset PXA250 systems - added progress callbacks to (some of the) ARM code - update for Cogent CSB226 board * Add support for FPS860 board
* Initial revisionwdenk2002-11-021-0/+656