Martin Kepplinger
b1b3d3e2e8
x230: fix a link in README
5 years ago
Martin Kepplinger
3ba16d0a77
update to 0.1.1
5 years ago
Martin Kepplinger
a67e06d74e
x230: replace the front photo with one of the splashscreen logo
5 years ago
Martin Kepplinger
692e3d42af
x230: improve the build script
5 years ago
Martin Kepplinger
50072ff83b
x230: update coreboot to current master
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
f492d708a5
x230: update the TODO file a bit
5 years ago
Martin Kepplinger
d8c18b5d68
x230: update the bootsplash image and add an XCF version
thanks @apraile from github.
see #21
5 years ago
Martin Kepplinger
e04a38c4d4
x230: free: bump to todays coreboot
5 years ago
Martin Kepplinger
1a6a371b14
x230: NEWS: add section for upcoming release
5 years ago
Martin Kepplinger
50ac543759
x230: nonfree: update coreboot and add a bootsplash image
an out-of-tree change is not needed anymore. coreboot upstream includes the
latest microcode updates we need.
the bootsplash image is added to the build.
see #21
5 years ago
Martin Kepplinger
78182b04e8
x230: external_install_bottom: fix automatic detection of chip
in fact, detecting MX25L6406E/MX25L6408E has not worked. only EN25QH64
was detected because the former got overwritten. fix the logic and
detect either one.
Fixes #52
Closes #54
5 years ago
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
9ee15bfc25
common: update coreboot-sdk to version 1.52 on docker hub
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