Tom Schlenkhoff
d6af286752
Integrate info about optionality into me_cleaner chapter
5 years ago
Tom Schlenkhoff
d720da0874
Move/shorten flash time info
5 years ago
Tom Schlenkhoff
da83b34130
Add info about optionality of bottom chip
5 years ago
Tom Schlenkhoff
5d858c6cd0
Add info about flashing to different chip types
5 years ago
Tom Schlenkhoff
9ae1d04021
Add aside about flashing time
5 years ago
Martin Kepplinger
f3d409b0c8
x230: fix the how to build section
5 years ago
Martin Kepplinger
7614ed59b9
x230: add link to the new x230 coreboot docs
5 years ago
Martin Kepplinger
b1b3d3e2e8
x230: fix a link in README
5 years ago
Martin Kepplinger
692e3d42af
x230: improve the build script
5 years ago
Martin Kepplinger
407c7668a2
x230: improve the documentation of the different release images / configs
Fixes #56
Closes #58
5 years ago
Martin Kepplinger
717cf0e8d2
x230: skip ram voltage check
This simplifies setup by remove the unneeded RAM voltage checking.
According to the spec, DDR3L RAM has to work using 1.5V, see
https://en.wikipedia.org/wiki/DDR3_SDRAM#DDR3L_and_DDR3U_extensions .
Coreboot simply doesn't always implement changing voltage, which
can never prevent RAM from working though.
Closes #50
Fixes #38
5 years ago
Kalle Laine
42d0504065
Missing dash in the table of contents
First-time installation link was missing a dash
5 years ago
Martin Kepplinger
52e73e14a7
document support for X230T
Closes #47
5 years ago
Martin Kepplinger
ca4a4506a3
x230: README: create a how to rebuild section
5 years ago
Martin Kepplinger
d1819537c5
x230: add a second image to the release package
We already have a config for a more free version using SeaVGABIOS. From now
on we build, test and release that too. The image filename should just
contail _free_ which is probably enough.
Closes #32
6 years ago
Martin Kepplinger
1c5272c23d
README: simplify the script usage a bit
6 years ago
Martin Kepplinger
d2c46bea39
update to 0.0.12
6 years ago
Martin Kepplinger
20e2f4b744
x230: include a directory in the release archive
6 years ago
Martin Kepplinger
b5eb1e3843
x230: README: fix broken link to buying hardware
6 years ago
Martin Kepplinger
aacdffc89c
x230: README: fix typo
6 years ago
Martin Kepplinger
85fd5d6d7b
x230: add ch341a documentation and photo
6 years ago
Martin Kepplinger
21457e191d
x230: add package-upgrade script
6 years ago
Martin Kepplinger
5b7b1081b7
x230: README: add link to RAM voltage information
6 years ago
Martin Kepplinger
aac4242486
update to 0.0.8
6 years ago
Martin Kepplinger
ff3b47f1af
x230: update microcode revision to 20 in docs
We have to do this for the release, see #34
6 years ago
Martin Kepplinger
0a421cbda0
x230: update seabios to 1.11.2
seabios has tagged a release and it's up at coreboot for review in be
included. We'll definitely have it in our next release.
6 years ago
Martin Kepplinger
26874d8a25
x230: README: fix typo
6 years ago
Martin Kepplinger
b38f841930
x230: README: add some ch341a detail
6 years ago
Martin Kepplinger
a9c572fb9f
x230: README: fix typo
6 years ago
Martin Kepplinger
a449ef503f
x230: include build.sh
6 years ago
Martin Kepplinger
a146fbe4e2
include coreboot-sdk build system
shamelessly taken from https://github.com/Thrilleratplay/coreboot-builder-scripts
thanks a lot!
6 years ago
Martin Kepplinger
b877e2563c
x230: README: minor fix with chip descrition
6 years ago
Martin Kepplinger
5fbf7eb0aa
x230: README: add iomem=relaxed to Heads docs
6 years ago
Martin Kepplinger
180fd4a7e3
x230: README: improve the Heads documentation
6 years ago
Martin Kepplinger
b6cf5497ba
x230: add a script to install Heads
6 years ago
Martin Kepplinger
2f4a22ebd5
x230: rename x230_update.sh to x230_skulls.sh
6 years ago
Martin Kepplinger
f73f5e7ff2
x230: README: add plenty of hardware vendor links
Closes #24
6 years ago
Martin Kepplinger
9b0309926c
x230: README: simplify release information
6 years ago
Martin Kepplinger
00c7e9c539
x230: README: markdown format fix
6 years ago
Martin Kepplinger
70bfe1b338
x230: README: minor ch341a fix and todo note added
6 years ago
Martin Kepplinger
0f377d8753
x230: add preliminary support for CH341A based programmers
6 years ago
Martin Kepplinger
6208cc20e3
x230: README: add link to RPi product page
6 years ago
Martin Kepplinger
2d2d609ee9
x230: README: use smaller subsection headers
6 years ago
Martin Kepplinger
e4185e481d
README: add more links to the 8m chip description
6 years ago
Martin Kepplinger
20e0984864
x230: README: update upating a bit
6 years ago
Martin Kepplinger
eac37b9d37
x230: README: refactor everything and split in installation and updating
This should de-duplicate and simplify our docs.
Fixes #27
6 years ago
Martin Kepplinger
6600121ed3
x230: rename scripts and prepare to support more hardware flashers
Now our scripts start with _where_ it should be run. x230_*.sh should
be run on the x230 where Skulls should be installed. external_*.sh
obviously not.
This also adds the -f <flasher> option and an interactive menu if not
specified.
6 years ago
Martin Kepplinger
1a2e3d16c3
x230: add prepare_before_installation.sh script
6 years ago
Martin Kepplinger
4a50b3383a
x230: remove -a option and autodetect the chip by default
Also, this updates our script commands in the documentation and moves the
"flashrom chip config" section under the "background" section.
Closes #26
6 years ago
Martin Kepplinger
79781fd4aa
x230: README: fix ascii images in markdown
6 years ago