summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/arch/x86/main.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* libpayload: Align main() data typesPatrick Georgi2019-04-051-1/+1
* payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-071-2/+2
* libpayload/arch/x86: Add support for initializing the APICRaul E Rangel2018-09-121-0/+7
* libpayload: x86/main - propagate return value of main()Mathias Krause2017-02-171-5/+4
* libpayload: Make Kconfig bools use IS_ENABLED()Stefan Reinauer2015-06-301-1/+1
* libpayload: x86: Add support for catching processor exceptions.Gabe Black2014-09-151-0/+3
* libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.Gabe Black2014-08-051-1/+1
* libpayload: rename i386 to x86Stefan Reinauer2012-12-141-0/+73