summaryrefslogtreecommitdiffstats
path: root/src/include/boot
Commit message (Expand)AuthorAgeFilesLines
* arm: libpayload: Add cache coherent DMA memory definition and managementJulius Werner2014-08-131-0/+6
* coreboot_tables: reduce redundant data structuresJulius Werner2014-08-101-22/+6
* ChromeOS: Use common fill_lb_gpio()Kyösti Mälkki2014-05-011-0/+4
* console uart: Fill coreboot table entriesKyösti Mälkki2014-04-091-0/+4
* coreboot: don't return struct lb_memory * from write_tables()Aaron Durbin2014-03-031-1/+1
* coreboot: remove unused get_lb_mem() functionAaron Durbin2014-03-031-5/+0
* coreboot: introduce notion of bootmem for memory map at bootAaron Durbin2014-03-031-3/+0
* cbmem: Export ACPI GNVS cbmem pointer in coreboot tableDuncan Laurie2014-01-301-0/+1
* Drop obsolete CONSOLE_LOGBUFStefan Reinauer2013-12-031-1/+1
* include: Fix spellingMartin Roth2013-07-111-3/+3
* Drop ELF remains from boot codeStefan Reinauer2013-07-102-492/+0
* Eliminate use of pointers in coreboot tableStefan Reinauer2013-04-201-2/+2
* x86: add rom cache variable MTRR index to tablesAaron Durbin2013-03-291-0/+8
* Unify coreboot table generationStefan Reinauer2013-03-222-1/+16
* coreboot: add vboot_handoff to coreboot tablesAaron Durbin2013-03-221-0/+9
* cbmem: replace pointer type by uint64_tStefan Reinauer2013-01-111-1/+1
* Do not allow modifying memory table directlyKyösti Mälkki2012-08-081-3/+0
* Fill out ChromeOS specific coreboot table extensionsStefan Reinauer2012-04-051-0/+36
* Refactor publishing CBMEM addresses through coreboot table.Vadim Bendebury2012-03-291-2/+4
* Add timestamp table pointer to the coreboot table.Vadim Bendebury2012-03-291-0/+8
* Extend coreboot table entry for serial portsStefan Reinauer2011-10-211-1/+4
* Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as anStefan Reinauer2011-04-261-0/+1
* Printing coreboot debug messages on VGA console is pretty much useless, sinceStefan Reinauer2010-11-221-3/+3
* Whitespace/typo/cosmetic fixes (trivial).Uwe Hermann2010-09-231-5/+5
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-272-6/+6
* zero warnings days...Stefan Reinauer2010-04-151-0/+1
* Random cosmetic fixes (trivial).Uwe Hermann2010-02-221-28/+24
* YABEL updateStefan Reinauer2010-02-221-6/+26
* This fixes a couple of issues with older Linux kernels (that expect an XSDT asStefan Reinauer2009-07-211-3/+7
* Allow dynamic size for the {s,}elfboot bounce buffer.Patrick Georgi2009-05-131-1/+1
* * Allow coreboot to use the full 256 bytes of CMOS memoryStefan Reinauer2009-04-221-1/+1
* This patch adds "high coreboot table support" to coreboot version 2.Stefan Reinauer2009-03-171-0/+7
* Fix all build problems on PPC except the _SDA_BASE issues caused by theStefan Reinauer2009-03-151-3/+5
* Generic approach of putting BIOS tables at the end of memoryStefan Reinauer2009-02-271-0/+3
* Move mainboard specific changes to the coreboot memory table into theStefan Reinauer2008-12-131-6/+0
* Patch for AMD RS690 chipset.Michael Xie2008-09-221-0/+6
* Adds a field to the serial port descriptor about the configured line speed.Patrick Georgi2008-06-291-0/+1
* Add a new record type "console" for lbtable, and insert one recordPatrick Georgi2008-01-271-0/+16
* This patch adds a new record type for lbtable to provide informationPatrick Georgi2008-01-251-0/+7
* rename linuxbios_* files, too.Stefan Reinauer2008-01-182-1/+1
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-182-8/+8
* comment and unify lb_uint64 handling as discussed on the mailinglistStefan Reinauer2005-11-141-4/+34
* - Fix the definition of the linuxbios table so all of the compilersEric Biederman2004-12-101-3/+6
* - First pass through with with device tree enhancement merge. Most of the me...Eric Biederman2004-10-141-2/+1
* - Initial checkin of the freebios2 treeEric Biederman2003-04-224-0/+682
OpenPOWER on IntegriCloud