#17: clean up coreboot table handling
-------------------------+--------------------------------------------------
Reporter: stepan | Owner: stepan
Type: task | Status: new
Priority: major | Milestone:
Component: coreboot | Version: v2
Resolution: | Keywords: lbtable
Dependencies: | Patchstatus: patch needs work
-------------------------+--------------------------------------------------
Changes (by stepan):
* summary: clean up linuxbios table handling => clean up coreboot table
handling
Old description:
> This patch does two things:
>
> - it drops duplicate code for linuxbios table creation to be the same for
> all
> platforms while allowing platform dependent additions to the table.
>
> - it adds a function to create the cmos checksum range table (which was
> specified but not implemented before, LB_TAG_OPTION_CHECKSUM)
>
> I applied the part which creates the LB_TAG_OPTION_CHECKSUM entry.
>
> The rest of this patch needs to be redone.
New description:
This patch does two things:
- it drops duplicate code for coreboot table creation to be the same for
all
platforms while allowing platform dependent additions to the table.
- it adds a function to create the cmos checksum range table (which was
specified but not implemented before, LB_TAG_OPTION_CHECKSUM)
I applied the part which creates the LB_TAG_OPTION_CHECKSUM entry.
The rest of this patch needs to be redone.
--
Ticket URL: <http://tracker.coreboot.org/trac/coreboot/ticket/17#comment:2>
coreboot <http://www.coreboot.org/>
#5: Add license header to all source files
-------------------------+--------------------------------------------------
Reporter: uwe | Owner: uwe
Type: task | Status: new
Priority: blocker | Milestone: Resolve license issues
Component: coreboot | Version: v2
Resolution: | Keywords:
Dependencies: | Patchstatus: there is no patch
-------------------------+--------------------------------------------------
Old description:
> Every source code file must have an appropriate license header stating
>
> * the copyright holder,
> * the year(s) when the code was written/changed.
> * the (GPL) license header. See
> [http://www.linuxbios.org/Development_Guidelines#Common_License_Header
> here] for an example.
New description:
Every source code file must have an appropriate license header stating
* the copyright holder,
* the year(s) when the code was written/changed.
* the (GPL) license header. See
[http://www.coreboot.org/Development_Guidelines#Common_License_Header
here] for an example.
--
Ticket URL: <http://tracker.coreboot.org/trac/coreboot/ticket/5#comment:7>
coreboot <http://www.coreboot.org/>
#12: Make coreboot work on a laptop
-------------------------+--------------------------------------------------
Reporter: uwe | Owner: stepan
Type: task | Status: new
Priority: major | Milestone: Going mainstream
Component: coreboot | Version:
Resolution: | Keywords:
Dependencies: | Patchstatus: there is no patch
-------------------------+--------------------------------------------------
Changes (by stepan):
* owner: somebody => stepan
* summary: Make LinuxBIOS work on a laptop => Make coreboot work on a
laptop
Old description:
> Find a suitable laptop and port LinuxBIOS to it.
New description:
Find a suitable laptop and port coreboot to it.
--
Ticket URL: <http://tracker.coreboot.org/trac/coreboot/ticket/12#comment:3>
coreboot <http://www.coreboot.org/>
#46: Clarify LinuxBIOS vs. OpenBIOS vs. Open Firmware vs. EFI vs. GNUFI etc.
-------------------------------------+--------------------------------------
Reporter: uwe | Owner: somebody
Type: task | Status: closed
Priority: critical | Milestone: Going mainstream
Component: wiki/website/tracker | Version:
Resolution: fixed | Keywords:
Dependencies: | Patchstatus: there is no patch
-------------------------------------+--------------------------------------
Changes (by stepan):
* status: new => closed
* resolution: => fixed
Comment:
We have not had anyone confusing the projects in quite a while, so
apparently this became good enough. Closing.
--
Ticket URL: <http://tracker.coreboot.org/trac/coreboot/ticket/46#comment:3>
coreboot <http://www.coreboot.org/>
#73: Merge NVIDIA MCP55 and CK804 code?
-------------------------+--------------------------------------------------
Reporter: uwe | Owner: somebody
Type: task | Status: closed
Priority: major | Milestone:
Component: coreboot | Version: v2
Resolution: wontfix | Keywords:
Dependencies: | Patchstatus: there is no patch
-------------------------+--------------------------------------------------
Changes (by stepan):
* status: new => closed
* resolution: => wontfix
Comment:
Due to different chipset bugs we decided to drop this idea and instead go
with a slightly duplicated but more stable code base.
--
Ticket URL: <http://tracker.coreboot.org/trac/coreboot/ticket/73#comment:1>
coreboot <http://www.coreboot.org/>
#77: hang on the "Jumping to coreboot" step on via epia-m with 4-chip 128Mbyte
DDR module
------------------------------+---------------------------------------------
Reporter: bam80(a)mail.ru | Owner: somebody
Type: defect | Status: new
Priority: major | Milestone:
Component: coreboot | Version: v2
Resolution: | Keywords: via epia-m ram init jumping to linuxbios hang
Dependencies: | Patchstatus: there is no patch
------------------------------+---------------------------------------------
Changes (by stepan):
* summary: hang on the "Jumping to LinuxBIOS" step on via epia-m with
4-chip 128Mbyte ddr module => hang on the
"Jumping to coreboot" step on via epia-m with
4-chip 128Mbyte DDR module
--
Ticket URL: <http://tracker.coreboot.org/trac/coreboot/ticket/77#comment:6>
coreboot <http://www.coreboot.org/>
#82: Fix the memory map in coreboot v3
-------------------------+--------------------------------------------------
Reporter: oxygene | Owner: oxygene
Type: defect | Status: new
Priority: major | Milestone: Setting up LinuxBIOS v3
Component: coreboot | Version: v3
Resolution: | Keywords:
Dependencies: | Patchstatus: there is no patch
-------------------------+--------------------------------------------------
Changes (by stepan):
* summary: Fix the memory map in LinuxBIOSv3 => Fix the memory map in
coreboot v3
Old description:
> Right now, the memory map in lbv3 is mostly a dummy. Make it represent
> the situation correctly (ie. exclude the areas taken by the ELF image,
> the lb tables, ...)
New description:
Right now, the memory map in v3 is mostly a dummy. Make it represent the
situation correctly (ie. exclude the areas taken by the ELF image, the lb
tables, ...)
--
Ticket URL: <http://tracker.coreboot.org/trac/coreboot/ticket/82#comment:1>
coreboot <http://www.coreboot.org/>