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
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
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
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
98b172762e
x230: NEWS: document recent changes
6 years ago
Martin Kepplinger
07e7bdc410
x230: external_install_top.sh: add input file selection if -i is omitted
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
e2d107f169
x230: prepare_before_installation.sh: fixes and additions
6 years ago
Martin Kepplinger
852101c1ac
x230: minor bash fix
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
8860fe6036
x230: flashrom scripts: fix chip detection
we stick with set -e so we need to catch errors manually if need be
6 years ago
Martin Kepplinger
6791931256
x230: flashrom scripts: add -a option for autodetecting the chip
This adds an experimental option to choose a chip from flashrom's list
using our own heuristics. If successful this should become the default
behaviour when when "-c" is not specified.
Basically this should completely replace the documentation section
"flashrom chip config" at some point.
Adresses issue #26
6 years ago
Martin Kepplinger
79781fd4aa
x230: README: fix ascii images in markdown
6 years ago
Martin Kepplinger
53af6a97c4
x230: README: markdown fixes
This fixes some listings and links
6 years ago
Martin Kepplinger
ca7d350b81
x230: README: minor improvements
6 years ago
Martin Kepplinger
c129882d20
x230: flashrom_rpi_bottom_unlock.sh: improve status output
6 years ago
Martin Kepplinger
c49d3b6c11
x230: run flashrom to find chipname if not given
6 years ago
Martin Kepplinger
6a47e87696
x230: release.sh: minor fix
6 years ago
Martin Kepplinger
6f3c8ee113
update to 0.0.6
6 years ago
Martin Kepplinger
212502d75f
x230: release.sh: update project name
6 years ago
Martin Kepplinger
823851e966
x230: update config for a new build
6 years ago
Martin Kepplinger
9e3f5e5c93
x230: README: add required hardware section
6 years ago
Martin Kepplinger
26bb506904
x230: flashrom_rpi_top_write.sh: make output color more consistent
6 years ago