hi
I am not sure, but maybe this site might have the files you need: https://sourceforge.net/projects/uclinux/
unfortunately those files only contain the toolchain, but there is no documentation on the supported cards, no schematics or sources for the bootloader, linker script, netcard, etc.
I know around 1999-2001 there was a commercial kit with a CD and it was all included with the CD.
I do have an older archive: uClinux-dist-20011112_tar.gz but this is only for the 68K/coldfire.
yes, around 1999-2001, the supported targets were:
- m68k
- coldfire-v1
- i960
- arm7tdmi
Specifically I am looking for
m68k and
arm7tdmi.
There were some commercial boards as "hardware reference", and commercial kits included all schematic documentation and memory mapping information as well as link scripts, firmware sources (e.g. the monitor, and the bootloader) and bare metal examples, while those ghost files on the internet focus only on the toolchain (gcc + binutils + uclibc).