You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

143 lines
4.5 KiB

5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
  1. skulls-x230 0.1.4 - unreleased
  2. ---------------------------------------
  3. This release includes the following changes:
  4. * Fixed chip detection for "external" scripts
  5. skulls-x230 0.1.3 - released 2019-04-03
  6. ---------------------------------------
  7. This release includes the following changes:
  8. * based on coreboot commit 8f0576f420
  9. (parent in master branch 622a28d22b)
  10. * update Intel's microcode revision from 0x20 to 0x21
  11. skulls-x230 0.1.2 - released 2019-03-08
  12. ---------------------------------------
  13. This release includes the following changes:
  14. * based on coreboot commit 9276fe4089
  15. * update coreboot-sdk to version 1.53
  16. * increase RPi spi speed for flashing
  17. * add -d option to me_cleaner
  18. skulls-x230 0.1.1 - released 2019-01-18
  19. ---------------------------------------
  20. This release includes the following changes:
  21. * based on coreboot commit cd97982e2e
  22. * updates and bugfixes in the scripts
  23. * bootsplash logo added to the nonfree image
  24. skulls-x230 0.1.0 - released 2018-12-19
  25. ---------------------------------------
  26. This release includes the following changes:
  27. * based on coreboot commit 2ca2acc51f
  28. (parent in master branch 47d6663bba)
  29. * add an optional second image that includes SeaVGABIOS
  30. skulls-x230 0.0.12 - released 2018-11-23
  31. ----------------------------------------
  32. This release includes the following changes:
  33. * based on coreboot commit 717f4d5e14
  34. (parent in master branch 3032d76778)
  35. * updates SeaBIOS to version 1.12.0
  36. * simplify unpacking the release archive by including a directory
  37. skulls-x230 0.0.11 - released 2018-11-05
  38. ----------------------------------------
  39. This release includes the following changes:
  40. * based on coreboot commit 27ffa4c790
  41. (parent in master branch 715cb40963)
  42. * -b option for external scripts for RPi SPI speed
  43. skulls-x230 0.0.10 - released 2018-09-06
  44. ----------------------------------------
  45. This release includes the following changes:
  46. * based on coreboot commit 8823037d50
  47. (parent in master branch fb758d420b)
  48. * updated latest original Lenovo BIOS version
  49. skulls-x230 0.0.9 - released 2018-08-06
  50. ---------------------------------------
  51. This release includes the following changes:
  52. * based on coreboot commit 4591bb6f7b
  53. (parent in master branch 9ea7762e79)
  54. * brightness level is remembered now
  55. * added script to check for new releases
  56. * improved installation scripts
  57. * update coreboot-sdk to version 1.52
  58. skulls-x230 0.0.8 - released 2018-07-06
  59. ---------------------------------------
  60. This release includes the following changes:
  61. * based on coreboot commit e49ac56808
  62. (parent in master branch cf243657e7)
  63. * update SeaBIOS to version 1.11.2
  64. * update Intel's microcode revision from 1f to 20
  65. (this includes Spectre Variant 3a and 4 mitigations)
  66. skulls-x230 0.0.7 - released 2018-06-18
  67. ---------------------------------------
  68. This release includes the following changes:
  69. * based on coreboot commit a7835c462e
  70. * reproducible builds
  71. * improved installation scripts
  72. * keep the TPM active
  73. skulls-x230 0.0.6 - released 2018-05-16
  74. ---------------------------------------
  75. This release includes the following changes:
  76. * based on coreboot commit d8ec973fd2
  77. * faster booting (unneeded driver init removed)
  78. * documentation improvements
  79. coreboot-x230 0.0.5 - released 2018-04-18
  80. -----------------------------------------
  81. This release includes the following changes:
  82. * based on coreboot commit 92263853ad
  83. * update SeaBIOS to version 1.11.1
  84. * new release packaging
  85. * scripts to simplify flashing
  86. coreboot-x230 0.0.4 - released 2018-03-15
  87. -----------------------------------------
  88. This release includes the following changes:
  89. * based on coreboot commit cb9f55ec38
  90. * update Intel's microcode revision from 1c to 1f
  91. (this includes Spectre/Meltdown mitigations)
  92. coreboot-x230 0.0.3 - released 2018-02-20
  93. -----------------------------------------
  94. This release includes the following changes:
  95. * based on coreboot commit 35972def1d
  96. * include the nvramcui graphical CMOS settings payload
  97. * include Intel's stable microcode revision 1c
  98. * support for all X230 models (from now on)
  99. coreboot-x230 0.0.2 - released 2018-01-17
  100. -----------------------------------------
  101. This release includes the following changes:
  102. * based on coreboot commit 533ea7adb5
  103. * Intel microcode 20180108 included (in CBFS)
  104. * only the i5-3320M CPU model is supported now
  105. * VGA BIOS rom (proprietary binary) executed in secure mode
  106. coreboot-x230 0.0.1 - released 2018-01-02
  107. -----------------------------------------
  108. This release is the initial first working release.
  109. It includes and runs the proprietary VGA BIOS in
  110. direct mode and should work on any X230 model.
  111. Based on coreboot commit 75b154334d