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
e15390b724
add copyright notice to copied scripts
6 years ago
Martin Kepplinger
61f7332119
x230: compile: print the result file path at the end
6 years ago
Martin Kepplinger
a267264730
build.sh: remove flash option
6 years ago
Martin Kepplinger
de514500b6
x230: build.sh: use clean-slate option instead of deleting manually
6 years ago
Martin Kepplinger
a9c572fb9f
x230: README: fix typo
6 years ago
Martin Kepplinger
54e4502892
TODO: remove what is done
we have reproducible builds and are (almost) done with ch341a support
6 years ago
Martin Kepplinger
208910a0dd
x230: add sha256 file to the release tarball
6 years ago
Martin Kepplinger
c8271b7441
update to 0.0.7
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
48c7e08651
x230: update config for new release
6 years ago
Martin Kepplinger
a4ab1319f0
x230: util: update ifdtool and commonlib
6 years ago
Martin Kepplinger
6bdb1f1b8d
x230: add build directory to gitignore
6 years ago
Martin Kepplinger
c300d23f60
x230: rename config file to fit the docker build scripts
6 years ago
Martin Kepplinger
8eff475e44
x230: release.sh: bash syntax fixes
6 years ago
Martin Kepplinger
2d9a0b4333
x230: x230_skulls: bash syntax fixes
6 years ago
Martin Kepplinger
0d19d3dba8
x230: x230_heads: bash syntax fixes
6 years ago
Martin Kepplinger
d5dbbac936
x230: x230_before_first_install: bash syntax fixes
6 years ago
Martin Kepplinger
2dcfb638b9
x230: external_install_top: bash syntax fixes
6 years ago
Martin Kepplinger
4830d67305
x230: external_install_bottom: bash syntax improvements
6 years ago
Martin Kepplinger
fcbd6697b8
TODO: remove heads installation from the list
6 years ago
Martin Kepplinger
b877e2563c
x230: README: minor fix with chip descrition
6 years ago
Martin Kepplinger
6a36939e20
x230: improve temporary directory creation
Fixes #31
6 years ago
Martin Kepplinger
bb357c6e74
move gitignore to x230 directory and update it
6 years ago
Martin Kepplinger
976f877ae4
x230: improve help texts for internal flashing scripts
6 years ago
Martin Kepplinger
157c14f7f6
x230: add x230_heads.sh to release tarball
6 years ago
Martin Kepplinger
3cdff0a0c7
x230: fix instructions for internal flashing
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
2115021540
x230: x230_update.sh: replace filenames with variables
6 years ago
Martin Kepplinger
4678300e6e
x230: fix scripts in case no image found in working directory
6 years ago
Martin Kepplinger
9c53601c88
x230: add an alternative configuration, using SeaVGABIOS instead of Intel's binary
To make a GRUB bootloader installation (on the HDD) work, the graphical
console has to be disabled in /etc/default/grub :
GRUB_TERMINAL=console
Remember to apply the change using update-grub. The menu is displayed in
text mode.
This is also discussed in #4
6 years ago
Martin Kepplinger
2682f2836e
x230: fix usage of find
6 years ago
Martin Kepplinger
f73f5e7ff2
x230: README: add plenty of hardware vendor links
Closes #24
6 years ago
Martin Kepplinger
f7be1fc934
README: minor wording improvements
6 years ago
Martin Kepplinger
9b0309926c
x230: README: simplify release information
6 years ago
Martin Kepplinger
d92b4d5729
x230: scripts: improve checking for installed programs
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
ffa93851b7
x230: add better error messages for programs not found
6 years ago
Martin Kepplinger
4c1bc87833
x230: x230_update.sh: add interactive file select if image not given on commandline
6 years ago
Martin Kepplinger
2d2d609ee9
x230: README: use smaller subsection headers
6 years ago