Age | Commit message (Expand) | Author |
2019-04-05 | libpayload: Align main() data types | Patrick Georgi |
2019-03-07 | payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2018-10-12 | libpayload: arm64: Add GDB support | Julius Werner |
2018-10-12 | libpayload: gdb: Factor out gdb_handle_reentrant_exception() from arm32 | Julius Werner |
2018-10-12 | libpayload: arm64: Make exception handling closer to arm32 | Julius Werner |
2018-10-12 | libpayload: arm64: Conform to new coreboot lib_helpers.h and assume EL2 | Julius Werner |
2018-10-04 | libpayload/x86/exception: Add ability to ignore unknown interrupts | Raul E Rangel |
2018-10-04 | libpayload/x86/exception.c: Remove exception_install_hook | Raul E Rangel |
2018-10-04 | libpayload/apic: Register a spurious interrupt vector | Raul E Rangel |
2018-10-04 | libpayload/apic: Only ACK interrupts triggered by the APIC | Raul E Rangel |
2018-09-28 | src/*: normalize Google copyright headers | Patrick Georgi |
2018-09-12 | libpayload/x86/delay: Make arch_ndelay call apic_delay if delay is long | Raul E Rangel |
2018-09-12 | libpayload/x86/delay: Add an x86 arch_ndelay | Raul E Rangel |
2018-09-12 | libpayload/x86/apic: Add an apic_delay method and calibrate the timer | Raul E Rangel |
2018-09-12 | libpayload/arch/x86: Add support for initializing the APIC | Raul E Rangel |
2018-09-10 | libpayload/x86/gdb: Migrate to use set_interrupt_handler | Raul E Rangel |
2018-09-10 | libpayload/x86/exception: Add ability to handle user defined interrupts | Raul E Rangel |
2018-08-23 | libpayload/x86/exception: Add methods to enable/disable interrupts | Raul E Rangel |
2018-08-06 | exception: Fix segment error code mask | Raul E Rangel |
2018-07-20 | libpayload/arm64: Drop unused static array | Patrick Georgi |
2018-05-01 | libpayload: Add raw_read_ functions | T Michael Turney |
2018-03-23 | arch/arm64/armv8/mmu: Add support for 48bit VA | Patrick Rudolph |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-06-07 | payloads: change coreboot to lowercase | Martin Roth |
2017-06-07 | Use more secure HTTPS URLs for coreboot sites | Paul Menzel |
2017-05-30 | arm64: Align cache maintenance code with libpayload and ARM32 | Julius Werner |
2017-03-08 | libpayload-x86: Enable SSE and FPU when present | Patrick Rudolph |
2017-02-17 | libpayload: multiboot - support meminfo flag | Mathias Krause |
2017-02-17 | libpayload: x86/head - implement argc/argv handling | Mathias Krause |
2017-02-17 | libpayload: x86/exec - simplify and robustify the code | Mathias Krause |
2017-02-17 | libpayload: x86/main - propagate return value of main() | Mathias Krause |
2017-02-17 | libpayload: x86/exec - fix argc/argv value passing | Mathias Krause |
2017-02-15 | libpayload: x86/exec - fix return value passing | Mathias Krause |
2017-02-15 | libpayload: x86/exec - fix libpayload API magic value | Mathias Krause |
2016-08-13 | libpayload: head.S: Avoid clearing BSS (and heap) again | Julius Werner |
2016-08-08 | libpayload: arm64: Fix MMU range overlap check | Julius Werner |
2016-08-01 | Add newlines at the end of all coreboot files | Martin Roth |
2016-05-24 | arm64: Add stack dump to exception handler | Julius Werner |
2016-05-09 | libpayload/arm64: Mark existing framebuffer as DMAable | Patrick Georgi |
2016-04-05 | libpayload: mmu: Initialize the base 4GiB as device memory | huang lin |
2016-03-15 | libpayload: Move base address, stack and heap size to Kconfig | Stefan Reinauer |
2016-03-15 | libpayload: Add comment about ARM64 exception stack | Stefan Reinauer |
2016-02-19 | libpayload: honor TSC information under CONFIG_LP_TIMER_RDTSC | Aaron Durbin |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-09-28 | arm64: mmu: Prevent CPU prefetch instructions from device memory | Jimmy Huang |
2015-09-07 | Drop "See file CREDITS..." comment | Stefan Reinauer |
2015-08-28 | arm64: xcompile: Add support for A53 erratum 843419 | Julius Werner |
2015-07-06 | cbfs: define libpayload_init_default_cbfs_media weakly | Daisuke Nojiri |
2015-07-01 | libpayload: Fix compilation on ARM with GDB enabled | Stefan Reinauer |
2015-07-01 | libpayload: Keep stack boundary small on x86 | Stefan Reinauer |
2015-06-30 | libpayload: Make Kconfig bools use IS_ENABLED() | Stefan Reinauer |
2015-06-12 | libpayload: Rename Config.in -> Kconfig | Stefan Reinauer |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-06-02 | arm64: Decouple MMU functions from memranges | Julius Werner |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-27 | libpayload arm64: update mmu translation table granule size, logic and macros | Jimmy Huang |
2015-04-22 | arm64: Add arch_program_segment_loaded call to arm64 | Furquan Shaikh |
2015-04-22 | libpayload: provide icache_invalidate_all() on ARM64 | Furquan Shaikh |
2015-04-22 | libpayload: Correct shareability mmu configuration on ARM64 | Furquan Shaikh |
2015-04-22 | libpayload: fix a mips memmove() bug | Vadim Bendebury |
2015-04-21 | libpayload: mips: Do not set C0_EBase_WG | Andrew Bresticker |
2015-04-21 | libpayload: mips: Add macros to convert to/from KSEG{0,1} addresses | Andrew Bresticker |
2015-04-21 | libpayload: mips: Use KSEG1 to access DMA-coherent memory | Andrew Bresticker |
2015-04-21 | libpayload: mips: Set BASE_ADDRESS to 0 | Andrew Bresticker |
2015-04-17 | libpayload: sync arch/arm/cache.c with coreboot | David Hendricks |
2015-04-08 | arm: Dump additional fault registers in abort handlers | Julius Werner |
2015-03-23 | libpayload arm64: Allow board to define upper address limit on DMA | Furquan Shaikh |
2015-03-21 | libpayload arm64: fix mmu_disable() cache problem | HC Yen |
2015-03-21 | libpayload arm64: Add helper functions with el argument | HC Yen |
2015-03-21 | libpayload arm64: don't modify cbtable entries | Aaron Durbin |
2015-03-21 | libpayload arm64: Allocate framebuffer range | Jimmy Zhang |
2015-03-21 | libpayload arm64: Move console_init after post_sysinfo_mmu_setup call | Furquan Shaikh |
2015-03-21 | libpayload arm64: Add function to get new range from available memranges | Furquan Shaikh |
2015-03-21 | libpayload arm64: fix mmu bugs | Aaron Durbin |
2015-03-21 | libpayload arm64: Initialize and enable MMU | Furquan Shaikh |
2015-03-21 | libpayload arm64: Add support for mmu | Furquan Shaikh |
2015-03-21 | libpayload arm64: Remove dependency on coreboot tables for dma areas | Furquan Shaikh |
2015-03-21 | libpayload arm64: Add functions for reading memranges | Furquan Shaikh |
2015-03-21 | libpayload arm64: Remove the DONT_USE_DC macro | Furquan Shaikh |
2015-03-21 | libpayload arm64: Add functions for {read/write}_tcr_current | Furquan Shaikh |
2015-03-21 | libpayload arm64: Remove tight-coupling with any particular EL | Furquan Shaikh |
2015-03-21 | libpayload arm64: Add library helpers | Furquan Shaikh |
2015-03-21 | libpayload arm64: Make exceptions work | Furquan Shaikh |
2015-03-21 | libpayload arm64: Initialize exception stack | Furquan Shaikh |
2015-03-21 | libpayload arm64: Add console_init to enable console logs | Furquan Shaikh |
2015-03-21 | libpayload: arch/mips: add virt/bus/phy_to_bus/phy/virt operations | Ionela Voinescu |
2015-03-21 | libpayload: mips: add SOC CPU frequency | Ionela Voinescu |
2015-03-21 | libpayload: mips: add memcmp to the MIPS string functions | Ionela Voinescu |
2015-03-21 | libpayload: arch/mips: Add basic MIPS architecture support | Ionela Voinescu |
2015-03-21 | libpayload arm64: Add function to get coreboot table ptr | Furquan Shaikh |
2015-03-20 | libpayload: move MRC processing to x86 path and remove ACPI_GNVS duplication | Vadim Bendebury |
2015-03-20 | libpayload: Consolidate coreboot table parsing | Vadim Bendebury |
2015-03-20 | libpayload: Add board id parsing | Vadim Bendebury |
2015-01-09 | libpayload arm64: Add gdb stub for arm64 | Furquan Shaikh |
2015-01-09 | libpayload arm64: Add selfboot.c required by depthcharge | Furquan Shaikh |
2015-01-09 | libpayload arm64: Correct function names for tlb invalidation | Furquan Shaikh |
2015-01-09 | libpayload arm64: Add dummy_media file | Furquan Shaikh |
2015-01-09 | libpayload: Add remote GDB support | Julius Werner |
2015-01-09 | libpayload: Introduce new Kconfig to explicitly allow GPL code | Julius Werner |
2015-01-09 | libpayload: Rework exception hook interface | Julius Werner |