Martin Kepplinger
262de30263
README: add new link to E-Z Hooks
thanks for the link in #103
5 years ago
Martin Kepplinger
c581a22a5e
external scripts: create sha256 hash for backup images
see #100
5 years ago
Martin Kepplinger
92e7e65d78
x230: README: improve EC version check and documentation
5 years ago
Martin Kepplinger
9a99381e3e
x230: support running scripts from anywhere
change to working dir for the scripts that use util/.
5 years ago
Martin Kepplinger
64d8826400
update to 0.1.6
5 years ago
Martin Kepplinger
b97d040ea3
update coreboot to current master state
5 years ago
Martin Kepplinger
ebf5d55062
x230: add support to flash any 4M image using external_install_top.sh
put some emphasis on choosing an image and support flashing any 4M image
externally.
5 years ago
Martin Kepplinger
0e86d8de51
x230: README: mention the need for a different computer for external flashing
5 years ago
Martin Kepplinger
915515a786
x230: README: spelling fixes
5 years ago
Martin Kepplinger
a5c5511058
x230: NEWS: sum up changes so far
5 years ago
Martin Kepplinger
0450134d64
x230: move functions.sh to util directory
5 years ago
Martin Kepplinger
81659c7371
x230: remove temporary output directory after flashing
5 years ago
Martin Kepplinger
2d39c3ab11
x230: fix output dir variable usage
5 years ago
Martin Kepplinger
14787b05c0
x230: external_install_bottom.sh: fix usage text
5 years ago
Martin Kepplinger
48be671b7b
x230: external_install_top: fix the usage text
5 years ago
Martin Kepplinger
a2ad635563
x230: README: fix the build instructions
5 years ago
Martin Kepplinger
7eb2c97059
x230: README: mention x230_skulls.sh -U for updating
5 years ago
Martin Kepplinger
2524d90023
x230: README: update the me_cleaner command we apply
5 years ago
Martin Kepplinger
7ec3b516ba
x230: README: remove notice about slow speeds in the RPi
5 years ago
Martin Kepplinger
cce820d0ce
x230_skulls.sh: print battery hardware health when verbose
This may help in refurbishing an x230 laptop.
5 years ago
Martin Kepplinger
bf47170195
x230_skulls.sh: add verbose switch
the update function already uses it
5 years ago
Martin Kepplinger
00e67641bb
x230: fix release script
upgrade.sh is gone
5 years ago
Martin Kepplinger
69eabbf9fc
x230: move the upgrade.sh into x230_skulls.sh
5 years ago
Martin Kepplinger
a531882815
x230: x230_skulls: improve usage text
5 years ago
Martin Kepplinger
eb91023c99
x230: include x230_before_first_install in x230_skulls
All we do is the bios vendor/version check. We can do that in any case.
Requirements don't change.
5 years ago
Martin Kepplinger
a2647963cf
x230: before_first_install: fix typo and refer to the flash scripts
5 years ago
Martin Kepplinger
28feec9a76
x230: build.sh remove temporary defconfig after building
5 years ago
Martin Kepplinger
e1673a90a1
x230: add verbose output for the upgrade script
5 years ago
Martin Kepplinger
6e6faf0511
x230: remove redefinition of color codes
5 years ago
Martin Kepplinger
c9df776f0f
x230: rename check_x230_root to force_x230_and_root
5 years ago
Martin Kepplinger
8520560d62
x230: rename skulls_common to functions
5 years ago
Jean-Yves Vet
71130df3e7
x230: update config / add memtest and coreinfo payloads
This patch adds two new payloads (memtestx86 and coreinfo)
to resolve #74 .
5 years ago
Martin Kepplinger
c4b58c9eb2
update to 0.1.5
5 years ago
Martin Kepplinger
ad421bfc2e
x230: README: update seabios version in docs
5 years ago
Martin Kepplinger
1fdaf3797b
update coreboot to current master
5 years ago
Martin Kepplinger
e2409f8afc
update to 0.1.4
5 years ago
Martin Kepplinger
3574b1512d
x230: update lenovo bios update link
thanks @alex-kazda
Fixes #85
5 years ago
Martin Kepplinger
bacaa9aa55
x230: README: document how to create a different splashscreen image
5 years ago
Martin Kepplinger
25bcd1eca0
x230: NEWS: add bugfix
5 years ago
Martin Kepplinger
7f3276b7dc
x230: external_install_bottom: fix detecting EN25QH64 chip
This should fix #82
5 years ago
Martin Kepplinger
fc3ca7042f
x230: README: update microcode version
this actually got lost during updates for the release.
5 years ago
Martin Kepplinger
57b7950029
update to 0.1.3
5 years ago
Martin Kepplinger
131baa6e91
x230: top: support detection for EN25QH32
This feels like the last piece of the puzzle in chip-detection.
Fixes #82
5 years ago
Martin Kepplinger
0c66af2b8c
update to current coreboot master HEAD plus one commit for a MCU
5 years ago
Martin Kepplinger
707358bba9
x230: build.sh: clear temporary defconfig before creating a new one
5 years ago
Martin Kepplinger
59c0b044fe
update to 0.1.2
5 years ago
Martin Kepplinger
6252340dd7
TODO: add initial note about refactoring
5 years ago
Martin Kepplinger
a1bba67469
x230: update free defconfig to current coreboot master
5 years ago
Martin Kepplinger
09f6e3e555
x230: update nonfree config to current coreboot master
5 years ago
Martin Kepplinger
4b37ce7377
x230: add -d to me_cleaner to remove RW permissions to the flash
me_cleaner says:
remove the ME/TXE Read/Write permissions to the other regions on the
flash from the Intel Flash Descriptor (requires a full dump).
Which sounds reasonable to do.
Fixes #76
5 years ago