From 8b484a19b51fb0591d938b3b7cf4fcb8f06c7a2f Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Tue, 15 Jul 2014 23:29:00 -0400 Subject: Libreboot release 6 beta 2. Deleted all git-related files from the coreboot directory. This was necessary because with those it is possible to run 'git diff' which shows the changes made in the form of a patch (diff format); this includes the blobs that were deleted during deblobbing. --- diff --git a/LATER b/LATER new file mode 100644 index 0000000..60b1a4f --- /dev/null +++ b/LATER @@ -0,0 +1,57 @@ +This list may or may not be up to date. + +Relevant changes merged since the last libreboot (6th release) in coreboot repository +"relevant" means that it applies to the systems currently libreboot supports + +These are not all commits since June 1st. Just the "relevant" ones. + +earliest + +http://review.coreboot.org/5344 +http://review.coreboot.org/5896 +http://review.coreboot.org/5891 +http://review.coreboot.org/5892 +http://review.coreboot.org/5922 +http://review.coreboot.org/5923 +http://review.coreboot.org/5893 +http://review.coreboot.org/6031 +http://review.coreboot.org/6061 +http://review.coreboot.org/6027 +http://review.coreboot.org/6036 +http://review.coreboot.org/161 -- merged from a change by Sven Schnelle (original X60/T60 port maintainer) in 2011. Might regress (or improve!) some things. Must check. +http://review.coreboot.org/5932 + +latest + +------------- + +Unmerged (at the time of writing) that may be relevant +This is DEFINITELY not complete, but rather lists "interesting" commits (meaning, may be relevant) + +http://review.coreboot.org/#/c/6192/ + + + + + +-------------- +reported by a user (dmesg for vbios replacement) +(errors already known. being looked into) + +[ 1.108233] i915 0000:00:02.0: Invalid ROM contents +[ 1.108362] [drm] drm/i915 developers can then reassign to the right component if it's not a kernel issue. +[ 1.108387] i915: render error detected, EIR: 0x00000010 +[ 1.108393] i915: page table error +[ 1.108398] i915: PGTBL_ER: 0x00000012 +[ 1.108405] [drm:i915_report_and_clear_eir] *ERROR* EIR stuck: 0x00000010, masking +[ 1.108438] i915: render error detected, EIR: 0x00000010 +[ 1.108444] i915: page table error +[ 1.108449] i915: PGTBL_ER: 0x00000012 +[ 1.613556] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device +[ 1.613601] i915 0000:00:02.0: registered panic notifier +[ 1.613649] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 +[ 268.436033] [drm] GMBUS [i915 gmbus dpc] timed out, falling back to bit banging on pin 4 +[ 268.711096] [drm] GMBUS [i915 gmbus dpb] timed out, falling back to bit banging on pin 5 +[ 268.986095] [drm] GMBUS [i915 gmbus dpd] timed out, falling back to bit banging on pin 6 + +------------ diff --git a/docs/RELEASE.html b/docs/RELEASE.html index 914e419..7d41aeb 100644 --- a/docs/RELEASE.html +++ b/docs/RELEASE.html @@ -32,7 +32,7 @@

Releases

+

+ Revisions for 2nd beta (2014 July 16th) +

+

- Other tasks (to be completed as revisions after the initial pre-release) + Other tasks (to be completed before declaring the initial stable release)

-
  • TODO:Modify the Kconfig options in coreboot so that the (non-existent, deleted) microcode is never loaded when building.
  • +
  • TODO: Modify coreboot so that tft_brightness is 0xff by default (for fixing the looping issue automatically)
  • +
  • TODO: Modify the Kconfig options in coreboot so that the (non-existent, deleted) microcode is never loaded when building.
  • TODO: Ask Mono what license he wants to use for his pages (see notes in docs/index.html#macbook21) and then include a copy in the relevant part of the documentation. (note: the backups are not included for now, for this exact reason)
  • TODO: Retroactively GPG-sign the final revisions of each previous release. (SHA512 sums aswell).
  • TODO: For the gitdiff in resources/libreboot/patch, re-implement those changes as actual commits in git, using separate patch files for each change.
  • diff --git a/docs/index.html b/docs/index.html index 9322fc7..8e8f2de 100644 --- a/docs/index.html +++ b/docs/index.html @@ -486,6 +486,11 @@

    Supported T60 list

    +

    + T60 15.4" (1280x800 and 1680x1050) with Intel GPU is untested in this release. Not much yet is known about panel names. + They will be tested at a later date. +

    +