summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/arch
Commit message (Expand)AuthorAgeFilesLines
* treewide: Unify Google brandingJon Murphy2022-07-041-1/+1
* libpayload/x86: Fix boot_device_read() and hook it upNico Huber2022-02-232-1/+3
* libpayload: Add -Wno-address-of-packed-member for ARCH_MOCKJakub Czapiga2021-12-201-0/+2
* libpayload: Add boot_device_read() functionJakub Czapiga2021-12-101-0/+17
* libpayload: Add CBMEM_IMD_ENTRY support to coreboot tables parserJakub Czapiga2021-12-031-8/+0
* libpayload: Add mock architectureJakub Czapiga2021-10-116-0/+49
* payloads/libpayload/arch/arm64/mmu.c: Fix typo in commentElyes HAOUAS2021-02-051-1/+1
* treewide [Kconfig]: Remove useless commentElyes HAOUAS2021-02-023-3/+3
* libpayload: Provide API to expose MMU memery ranges for ARM64Meng-Huan Yu2020-12-051-0/+5
* libpayload/x86: Try to discover invariant TSC rateNico Huber2020-11-021-3/+116
* libpayload/arch/x86: Introduce pacc pointer in sysinfo_t structFelix Singer2020-10-201-0/+5
* treewide/Kconfig: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* payloads: Drop unneeded empty linesElyes HAOUAS2020-09-214-4/+0
* libpayload: Cache physical location of CBMEM entriesNico Huber2020-08-241-1/+1
* libpayload: Cache copy of `cb_framebuffer` structNico Huber2020-08-241-15/+2
* payloads/libpayload/arch/arm/cpu.S: Remove whitespaces before tabElyes HAOUAS2020-07-251-1/+1
* libpayload: allow nonblocking delay and more than one delayRonald G Minnich2020-07-161-3/+31
* libpayload: arm64: silence libpayload main entryMichael Walle2020-07-082-23/+1
* libpayload: arm64: fix OUTPUT_ARCH()Michael Walle2020-07-081-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1148-48/+0
* libpayload: arm64: Keep instruction cache enabled at all timesJulius Werner2020-02-173-24/+19
* printf: Automatically prefix %p with 0xJulius Werner2019-12-112-2/+2
* arm64: Bump exception stack size to 2KBJulius Werner2019-12-051-1/+1
* Remove MIPS architectureJulius Werner2019-11-2016-1028/+0
* libpayload: refactor fetching cbmem pointersPatrick Georgi2019-10-031-2/+1
* libpayload: Align main() data typesPatrick Georgi2019-04-054-4/+4
* payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-079-14/+14
* libpayload: arm64: Add GDB supportJulius Werner2018-10-121-8/+88
* libpayload: gdb: Factor out gdb_handle_reentrant_exception() from arm32Julius Werner2018-10-121-17/+1
* libpayload: arm64: Make exception handling closer to arm32Julius Werner2018-10-124-83/+105
* libpayload: arm64: Conform to new coreboot lib_helpers.h and assume EL2Julius Werner2018-10-1211-1802/+20
* libpayload/x86/exception: Add ability to ignore unknown interruptsRaul E Rangel2018-10-042-3/+32
* libpayload/x86/exception.c: Remove exception_install_hookRaul E Rangel2018-10-041-11/+0
* libpayload/apic: Register a spurious interrupt vectorRaul E Rangel2018-10-041-2/+21
* libpayload/apic: Only ACK interrupts triggered by the APICRaul E Rangel2018-10-042-14/+26
* src/*: normalize Google copyright headersPatrick Georgi2018-09-282-2/+2
* libpayload/x86/delay: Make arch_ndelay call apic_delay if delay is longRaul E Rangel2018-09-122-0/+14
* libpayload/x86/delay: Add an x86 arch_ndelayRaul E Rangel2018-09-122-0/+53
* libpayload/x86/apic: Add an apic_delay method and calibrate the timerRaul E Rangel2018-09-121-0/+77
* libpayload/arch/x86: Add support for initializing the APICRaul E Rangel2018-09-125-0/+212
* libpayload/x86/gdb: Migrate to use set_interrupt_handlerRaul E Rangel2018-09-101-6/+6
* libpayload/x86/exception: Add ability to handle user defined interruptsRaul E Rangel2018-09-102-1/+43
* libpayload/x86/exception: Add methods to enable/disable interruptsRaul E Rangel2018-08-231-0/+32
* exception: Fix segment error code maskRaul E Rangel2018-08-061-1/+1
* libpayload/arm64: Drop unused static arrayPatrick Georgi2018-07-201-19/+0
* libpayload: Add raw_read_ functionsT Michael Turney2018-05-011-0/+16
* arch/arm64/armv8/mmu: Add support for 48bit VAPatrick Rudolph2018-03-231-12/+13
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-132-4/+4
* payloads: change coreboot to lowercaseMartin Roth2017-06-071-1/+1
* Use more secure HTTPS URLs for coreboot sitesPaul Menzel2017-06-072-2/+2