summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* libpayload: Add remote GDB supportJulius Werner2015-01-092-0/+94
* libpayload: Introduce new Kconfig to explicitly allow GPL codeJulius Werner2015-01-092-17/+26
* libpayload: Rework exception hook interfaceJulius Werner2015-01-092-94/+77
* libpayload: don't dereference null pointer in exception handlerPatrick Georgi2014-12-301-6/+8
* libpayload: Add missing break statementPatrick Georgi2014-12-301-0/+1
* libpayload: Remove useless continue after returnPatrick Georgi2014-12-301-1/+0
* libpayload: Provide selfboot function.Hung-Te Lin2014-12-302-0/+29
* libpayload: Make it possible to install callbacks for particular exceptions.Gabe Black2014-12-092-80/+85
* libpayload: timer: Move the timer drivers from depthcharge to libpayload.Gabe Black2014-11-131-10/+0
* libpayload: x86: Add support for catching processor exceptions.Gabe Black2014-09-154-0/+494
* coreboot_tables: reduce redundant data structuresJulius Werner2014-08-101-9/+9
* libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.Gabe Black2014-08-056-20/+20
* libpayload: Parse CBMEM ACPI GNVS pointerDuncan Laurie2014-01-301-0/+9
* libpayload: Get rid of a compiler warningGabe Black2013-12-121-1/+2
* libpayload: add x86 ROM variable MTRR supportAaron Durbin2013-03-291-1/+16
* libpayload: Add comments on virtual pointers in lib_sysinfoNico Huber2013-03-221-0/+2
* libpayload: add support for vboot_handoffAaron Durbin2013-03-141-0/+11
* libpayload: Generalize and redistribute timekeeping codeGabe Black2013-03-141-45/+7
* libpayload: Make whether or not there's an IO address space configurableGabe Black2013-03-131-0/+1
* libpayload: Change the measurement interval for get_cpu_speed to 2 ms.Gabe Black2013-02-261-7/+9
* libpayload: Fix license headersStefan Reinauer2013-02-201-16/+23
* libpayload; put the ldscript into an arch-dependent directory pathRonald G. Minnich2013-02-141-0/+92
* libpayload: New CBFS to support multiple firmware media sources.Hung-Te Lin2013-02-122-0/+113
* libpayload: rename i386 to x86Stefan Reinauer2012-12-1412-0/+1118