summaryrefslogtreecommitdiffstats
path: root/payloads/coreinfo
Commit message (Expand)AuthorAgeFilesLines
...
* coreinfo: Pretty print RAM addressesStefan Reinauer2016-03-151-1/+1
* coreinfo: Remove the LAR moduleJonathan Neuschäfer2016-03-134-151/+1
* codebase: Change makefile $(shell pwd) commands to $(CURDIR)Martin Roth2016-03-111-4/+4
* coreinfo: Fix libpayload to not install to libpayload/libpayloadMartin Roth2016-03-111-7/+7
* coreinfo/nvram: Print correct line numbersJonathan Neuschäfer2016-03-111-1/+1
* coreinfo: Default to first non-empty categoryJonathan Neuschäfer2016-03-111-0/+11
* coreinfo/cbfs: Add some missing file typesJonathan Neuschäfer2016-03-111-0/+20
* coreinfo: Show "No modules selected" when appropriateJonathan Neuschäfer2016-03-111-0/+13
* coreinfo/cbfs: Don't assume that the free space is at the endJonathan Neuschäfer2016-03-111-3/+8
* coreinfo/Makefile: change $(obj) to $(coreinfo_obj)Martin Roth2016-03-111-14/+14
* coreinfo: Remove .xcompile when doing a cleanMartin Roth2016-03-111-1/+1
* coreinfo: quote $(AS) and $(CC) in $(LPAS) and $(LPCC)Iru Cai2016-02-281-2/+2
* payloads/coreinfo: Add defaultbuild targetMartin Roth2016-02-021-0/+4
* coreinfo: use coreboot crosscompilerMartin Roth2015-12-021-8/+28
* coreinfo: Rewrite bootlog_moduleYasha Cherikovsky2015-11-211-65/+144
* coreinfo: Move screen dimensions to headerYasha Cherikovsky2015-11-192-3/+3
* coreinfo: Fix off-by-one in displayed month of yearYasha Cherikovsky2015-11-191-1/+1
* coreinfo: Hide blinking cursorYasha Cherikovsky2015-11-191-0/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3114-56/+0
* coreinfo: reboot when finishedMaxime de Roucy2015-10-171-0/+3
* coreinfo: Fix build output (cosmetical)Stefan Reinauer2015-07-131-18/+18
* coreinfo: fix compilationStefan Reinauer2015-07-132-6/+7
* coreinfo: use coreboot's kconfigStefan Reinauer2015-07-011-5/+10
* coreinfo: Use IS_ENABLED() to query Kconfig variablesStefan Reinauer2015-07-0110-22/+22
* coreinfo: Drop local Kconfig copyStefan Reinauer2015-06-3035-19402/+0
* Remove empty lines at end of fileElyes HAOUAS2015-06-089-9/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-2121-21/+21
* payloads/coreinfo/multiboot_module.c: Trivial fix indentsEdward O'Callaghan2014-05-231-7/+7
* payloads/coreinfo/README: Use `It is` instead of `Its`Paul Menzel2014-05-091-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0114-14/+14
* coreinfo: Build libpayload from coreinfo makefileMarc Jones2012-12-131-6/+19
* coreinfo: changes to get the USB keyboard workingDave Frodin2012-12-121-0/+7
* coreinfo: Make better calls to libpayload build scriptsMarc Jones2012-12-081-26/+25
* coreinfo: change the foreground/background colorsDave Frodin2012-12-071-2/+3
* Add multi-architecture support to cbfstoolDavid Hendricks2012-11-301-1/+2
* Refactor the endianness conversion functions and header files.Gabe Black2012-11-081-1/+1
* coreinfo: fix build error (TRIVIAL)Alexandru Gagniuc2012-08-151-1/+1
* Eliminate magic numbersPhilip Prindeville2012-01-071-2/+2
* Cleanup access to vendor/part # infoPhilip Prindeville2012-01-071-2/+2
* Use convenience function to checksumPhilip Prindeville2011-12-241-3/+3
* Replace UNPACK_CB64 macro with inlinePhilip Prindeville2011-12-241-3/+3
* Respect linker orderChristian Ruppert2011-12-211-3/+3
* Mirror Fix coreinfo usage of cb_infoQingPei Wang2011-12-021-1/+1
* Add build instructions for coreinfo, specially pointing out installing ...Yang Hamo Bai2011-04-011-0/+24
* Change default path and configuration for Coreinfo.Myles Watson2010-08-052-3/+5
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-276-48/+48
* Update Coreinfo to use TAG_FORWARD in tables.Myles Watson2009-08-242-11/+12
* Add initial support for a CBFS module for coreinfo.Uwe Hermann2009-07-074-4/+235
* Signed-off-by: Robert Millan <rmh@aybabtu.com>Robert Millan2008-11-111-2/+2
* [PATCH] coreinfo: Add multiboot parsing supportJordan Crouse2008-11-114-5/+136