From 525ff67f2eca6f85582601baa65c9fef2e8c05ea Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 16 Nov 2014 21:11:48 +0000 Subject: Fix typos in last commit --- docs/release.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/release.html b/docs/release.html index a4113b0..13f436a 100644 --- a/docs/release.html +++ b/docs/release.html @@ -143,8 +143,8 @@ <pehjota> After the conversation yesterday about KolibriOS, I stumbled upon some hardware that community seems to like: the Vortex86 series of i586-compatible SoCs and the DMP EBOX nettops that use those SoCs. coreboot supports one computer by DMP (src/mainboard/dmp/vortex86ex/) which appears to be the EBOX-3100 (the only EBOX nettop AFAICT without VGA). Three years ago someone ported coreboot to the
<pehjota> EBOX-3300MX but apparently never upstreamed that work. These Vortex86 SoCs look pretty good, freedom-wise: I think there's no microcode at all, the VGA cores don't seem to need option ROMs, and there are no blobs for things like ME/MRC/AGESA. They have relatively low CPU clock rates (most at 600 or 933 MHz), so they aren't great for compiling or gaming. But they're sold as nettops, thin clients,
<pehjota> and embedded systems, and the prices ($95–$269 from the US distributor) aren't bad.
- <pehjota> DMP EBOX computers: . EBOX-3300MX coreboot port: (last six commits). Basic (and incomplete) information on the Vortex86 SoCs: . Some technical overviews and resources: . DMP's BusyBox/Linux distribution (with a Linux config file but apparently no source code):
- <pehjota> . + <pehjota> DMP EBOX computers: http://www.compactpc.com.tw/en/index.html. EBOX-3300MX coreboot port: https://github.com/XVilka/coreboot (last six commits). Basic (and incomplete) information on the Vortex86 SoCs: http://www.vortex86.com/. Some technical overviews and resources: http://www.dmp.com.tw/tech/. DMP's BusyBox/Linux distribution (with a Linux config file but apparently no source code):
+ <pehjota> http://www.dmp.com.tw/tech/os-xlinux/.
  • Fix remaining incompatible LCD panels in native graphics on T60. -- cgit v1.2.3-54-g00ecf