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.

80 lines
2.5 KiB

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.0.9 - released 2018-08-06
  2. ---------------------------------------
  3. This release includes the following changes:
  4. * based on coreboot commit 4591bb6f7b
  5. (parent in master branch 9ea7762e79)
  6. * brightness level is remembered now
  7. * added script to check for new releases
  8. * improved installation scripts
  9. * update coreboot-sdk to version 1.52
  10. skulls-x230 0.0.8 - released 2018-07-06
  11. ---------------------------------------
  12. This release includes the following changes:
  13. * based on coreboot commit e49ac56808
  14. (parent in master branch cf243657e7)
  15. * update SeaBIOS to version 1.11.2
  16. * update Intel's microcode revision from 1f to 20
  17. (this includes Spectre Variant 3a and 4 mitigations)
  18. skulls-x230 0.0.7 - released 2018-06-18
  19. ---------------------------------------
  20. This release includes the following changes:
  21. * based on coreboot commit a7835c462e
  22. * reproducible builds
  23. * improved installation scripts
  24. * keep the TPM active
  25. skulls-x230 0.0.6 - released 2018-05-16
  26. ---------------------------------------
  27. This release includes the following changes:
  28. * based on coreboot commit d8ec973fd2
  29. * faster booting (unneeded driver init removed)
  30. * documentation improvements
  31. coreboot-x230 0.0.5 - released 2018-04-18
  32. -----------------------------------------
  33. This release includes the following changes:
  34. * based on coreboot commit 92263853ad
  35. * update SeaBIOS to version 1.11.1
  36. * new release packaging
  37. * scripts to simplify flashing
  38. coreboot-x230 0.0.4 - released 2018-03-15
  39. -----------------------------------------
  40. This release includes the following changes:
  41. * based on coreboot commit cb9f55ec38
  42. * update Intel's microcode revision from 1c to 1f
  43. (this includes Spectre/Meltdown mitigations)
  44. coreboot-x230 0.0.3 - released 2018-02-20
  45. -----------------------------------------
  46. This release includes the following changes:
  47. * based on coreboot commit 35972def1d
  48. * include the nvramcui graphical CMOS settings payload
  49. * include Intel's stable microcode revision 1c
  50. * support for all X230 models (from now on)
  51. coreboot-x230 0.0.2 - released 2018-01-17
  52. -----------------------------------------
  53. This release includes the following changes:
  54. * based on coreboot commit 533ea7adb5
  55. * Intel microcode 20180108 included (in CBFS)
  56. * only the i5-3320M CPU model is supported now
  57. * VGA BIOS rom (proprietary binary) executed in secure mode
  58. coreboot-x230 0.0.1 - released 2018-01-02
  59. -----------------------------------------
  60. This release is the initial first working release.
  61. It includes and runs the proprietary VGA BIOS in
  62. direct mode and should work on any X230 model.
  63. Based on coreboot commit 75b154334d