summaryrefslogtreecommitdiffstats
path: root/payloads/coreinfo
Commit message (Expand)AuthorAgeFilesLines
* Turn CBMEM console into a ring buffer that can persist across rebootsJulius Werner2017-04-201-14/+31
* build system: don't run xcompile or git for %clean/%config targetsPatrick Georgi2017-01-241-3/+9
* coreinfo: make the CBFS list scrollableBen Gardner2016-10-131-6/+27
* payloads/coreinfo: Set KCONFIG_CONFIG valueMartin Roth2016-08-031-0/+1
* coreinfo: Add support to read timestampsAntonello Dettori2016-07-204-2/+302
* coreinfo: Update MakefileMartin Roth2016-04-261-2/+2
* coreinfo: Build libpayload in coreinfo directoryIru Cai2016-04-211-5/+6
* coreinfo: Move time to the last lineJonathan Neuschäfer2016-04-101-1/+1
* coreinfo: Allow numbers in addition to F keysStefan Reinauer2016-03-181-12/+15
* coreinfo: Rename libpayload variablesStefan Reinauer2016-03-161-11/+11
* coreinfo: Use tinycursesStefan Reinauer2016-03-151-2/+2
* 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