summaryrefslogtreecommitdiff
path: root/payloads/libpayload/arch/x86
AgeCommit message (Expand)Author
2016-03-15libpayload: Move base address, stack and heap size to KconfigStefan Reinauer
2016-02-19libpayload: honor TSC information under CONFIG_LP_TIMER_RDTSCAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-07Drop "See file CREDITS..." commentStefan Reinauer
2015-07-01libpayload: Keep stack boundary small on x86Stefan Reinauer
2015-06-30libpayload: Make Kconfig bools use IS_ENABLED()Stefan Reinauer
2015-06-12libpayload: Rename Config.in -> KconfigStefan Reinauer
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-03-20libpayload: move MRC processing to x86 path and remove ACPI_GNVS duplicationVadim Bendebury
2015-03-20libpayload: Consolidate coreboot table parsingVadim Bendebury
2015-03-20libpayload: Add board id parsingVadim Bendebury
2015-01-09libpayload: Add remote GDB supportJulius Werner
2015-01-09libpayload: Introduce new Kconfig to explicitly allow GPL codeJulius Werner
2015-01-09libpayload: Rework exception hook interfaceJulius Werner
2014-12-30libpayload: don't dereference null pointer in exception handlerPatrick Georgi
2014-12-30libpayload: Add missing break statementPatrick Georgi
2014-12-30libpayload: Remove useless continue after returnPatrick Georgi
2014-12-30libpayload: Provide selfboot function.Hung-Te Lin
2014-12-09libpayload: Make it possible to install callbacks for particular exceptions.Gabe Black
2014-11-13libpayload: timer: Move the timer drivers from depthcharge to libpayload.Gabe Black
2014-09-15libpayload: x86: Add support for catching processor exceptions.Gabe Black
2014-08-10coreboot_tables: reduce redundant data structuresJulius Werner
2014-08-05libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.Gabe Black
2014-01-30libpayload: Parse CBMEM ACPI GNVS pointerDuncan Laurie
2013-12-12libpayload: Get rid of a compiler warningGabe Black
2013-03-29libpayload: add x86 ROM variable MTRR supportAaron Durbin
2013-03-22libpayload: Add comments on virtual pointers in lib_sysinfoNico Huber
2013-03-14libpayload: add support for vboot_handoffAaron Durbin
2013-03-14libpayload: Generalize and redistribute timekeeping codeGabe Black
2013-03-13libpayload: Make whether or not there's an IO address space configurableGabe Black
2013-02-26libpayload: Change the measurement interval for get_cpu_speed to 2 ms.Gabe Black
2013-02-20libpayload: Fix license headersStefan Reinauer
2013-02-14libpayload; put the ldscript into an arch-dependent directory pathRonald G. Minnich
2013-02-12libpayload: New CBFS to support multiple firmware media sources.Hung-Te Lin
2012-12-14libpayload: rename i386 to x86Stefan Reinauer