Martin Kepplinger
ba8d1a3782
x230: external scripts: fix chip-not-found case
This fixes a memory leak and the output in case the flash chip is not
found by our scripts.
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
Martin Kepplinger
f47f895b50
x230: update latest Lenovo BIOS version
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
17937d66ce
update to 0.1.0
5 years ago
Martin Kepplinger
21011a666a
rename config-xxx to nonfree-config-xxx
we require to rename one config for building for now
5 years ago
Martin Kepplinger
cf0fd2204b
update to today's state of coreboot
this simplifies the microcode pull-in
5 years ago
Martin Kepplinger
e4c650a884
NEWS: update upcoming changes
6 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
ac5ba30ec3
x230: update the free config to today's coreboot master
6 years ago
Martin Kepplinger
cc7f82a702
x230: update to today's coreboot master state
6 years ago
Martin Kepplinger
20e2f4b744
x230: include a directory in the release archive
6 years ago
Martin Kepplinger
b33d412092
update to 0.0.11
6 years ago
Martin Kepplinger
9a04b9695b
x230: bump to coreboot 715cb40963
6 years ago
Martin Kepplinger
b5eb1e3843
x230: README: fix broken link to buying hardware
6 years ago
Martin Kepplinger
46ae1b870b
x230: NEWS: document -b commandline options for the next release
6 years ago
Martin Kepplinger
9f326cc383
x230: external scripts: be a little less verbose in the success path
It feelds a little more streamlined when not repeating everything the
user does.
6 years ago
Martin Kepplinger
7ef03bf804
x230: external scripts: add -b option for rpi spi speed
6 years ago
Martin Kepplinger
01558293c7
update to 0.0.10
6 years ago
Martin Kepplinger
59b6bebea3
x230: bump the build to fb758d420b
We rebased commit ([WIP] 3rdparty/blobs: Bump for new microcode update for
Intel model 306ax) to the current coreboot master state fb758d420b and
update our build scripts.
We run oldconfig on our config and update it.
6 years ago
Alex Johnstone
baddc99264
Latest BIOS is 2.73
6 years ago
Martin Kepplinger
aacdffc89c
x230: README: fix typo
6 years ago
Martin Kepplinger
426fff6bcd
update to 0.0.9
6 years ago
Martin Kepplinger
b865edf5de
x230: bump the config and patches to current coreboot master
6 years ago
Martin Kepplinger
f22336c828
x230: NEWS: add some recent changes to the list for 0.0.9
6 years ago
Martin Kepplinger
66ee6f8687
x230: upgrade: detect development version if version higher than release
6 years ago
Martin Kepplinger
d3eb014ffe
x230: Fix extracting in upgrade script
6 years ago
Martin Kepplinger
85fd5d6d7b
x230: add ch341a documentation and photo
6 years ago
Martin Kepplinger
c629d4eaf7
x230: fix flashrom chipname detection
We've had a double-quote issue there
6 years ago
Martin Kepplinger
1c4b70eed7
x230: upgrade: Fix typo
6 years ago
Martin Kepplinger
8368dcce31
x230: warn if running build or upgrade as root
6 years ago
Martin Kepplinger
cfc7f700d9
x230: add skulls_common script for functions
also, we use the check for x230 in the flashing scripts now. They have
to be run as root now.
6 years ago
Martin Kepplinger
35a0d6cdbf
x230: add battery check for flashing scripts
6 years ago
Martin Kepplinger
ea2c88754f
x230: make rebooting after flashing the default choice
6 years ago
Martin Kepplinger
22d553922e
x230: x230_heads: UI improvements
6 years ago
Martin Kepplinger
0618e22e09
x230: x230_skulls: ask to reboot after flashing
6 years ago
Martin Kepplinger
7fe9650f2e
x230: x230_skulls: improve output readability
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
5f2a854a35
simplify source documentation
6 years ago
Martin Kepplinger
cc8b47b725
x230: update gitignore to cover the image's sha256 file
6 years ago
Martin Kepplinger
d7c87e10c6
x230: remove microcode license file
This is included upstream.
6 years ago
Martin Kepplinger
63a3a1d43e
x230: sources: document out-of-tree changes that get pulled in
6 years ago
Martin Kepplinger
361e79b635
x230: move the config forward
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