Age | Commit message (Expand) | Author |
2017-04-03 | arch/x86/acpigen: Allow writing buffers larger than 256 bytes | Rizwan Qureshi |
2017-03-28 | Remove libverstage as separate library and source file class | Julius Werner |
2017-03-28 | vboot: Move remaining features out of vendorcode/google/chromeos | Julius Werner |
2017-03-28 | vboot: Remove CHIPSET_PROVIDES_VERSTAGE_MAIN_SYMBOL Kconfig option | Julius Werner |
2017-03-28 | arm64: Fix verstage to use proper assembly versions of mem*() | Julius Werner |
2017-03-20 | arch/x86: Fix most of remaining issues detected by checkpatch | Lee Leahy |
2017-03-19 | ramstage: Align stack to 16 bytes | Kyösti Mälkki |
2017-03-17 | arch/x86: Wrap lines at 80 columns | Lee Leahy |
2017-03-17 | arch/x86: Fix prefer errors detected by checkpatch | Lee Leahy |
2017-03-17 | arch/x86: Fix space issues detected by checkpatch | Lee Leahy |
2017-03-17 | arch/x86: Fix issues with braces detected by checkpatch | Lee Leahy |
2017-03-16 | acpi_device: Add macro for GpioInt that uses both polarity | Duncan Laurie |
2017-03-16 | acpi_device: Prefix IRQ macros with ACPI | Duncan Laurie |
2017-03-15 | acpi: device: Add macro for active high level triggered IRQ | Duncan Laurie |
2017-03-02 | acpi: Update the ACPI ID for coreboot | Duncan Laurie |
2017-02-24 | src/arch/x86: Remove non-ascii characters | Martin Roth |
2017-02-24 | arm-trusted-firmware: Disable a couple of warnings for GCC 6.2 | Martin Roth |
2017-02-22 | arch/x86/acpigen: Provide helper functions for enabling/disabling GPIO | Furquan Shaikh |
2017-02-22 | acpi: Add ACPI_ prefix to IRQ enum and struct names | Furquan Shaikh |
2017-02-20 | arch/x86: add functions to generate random numbers | Robbie Zhang |
2017-02-20 | riscv: Suppress invalid coverity errors | Martin Roth |
2017-02-19 | acpi_device: Add macros for GPIO interrupts | Duncan Laurie |
2017-02-19 | acpi_device: Move power resource function to generic code | Duncan Laurie |
2017-02-16 | spi: Add function callback to get configuration of SPI bus | Furquan Shaikh |
2017-02-14 | src/Kconfig: Move bootblock behavior to arch/x86 as TODO suggested | Martin Roth |
2017-02-04 | x86/acpi: Add VFCT table | Patrick Rudolph |
2017-01-31 | build system: mark sub-make invocations as parallelizable | Patrick Georgi |
2017-01-24 | arch/x86: do not define type of SPIN_LOCK_UNLOCKED | Patrick Georgi |
2017-01-16 | riscv: Move mcall numbers to mcall.h, adjust their names | Jonathan Neuschäfer |
2017-01-16 | riscv: get SBI calls to work | Ronald G. Minnich |
2017-01-06 | arch/x86: fix cmos post logging in non romcc bootblock | Aaron Durbin |
2016-12-21 | soc/intel/apollolake: allow ApolloLake SoC to use FSP CAR Init | Brenton Dong |
2016-12-21 | drivers/intel/fsp2_0: add FSP TempRamInit & TempRamExit API support | Brenton Dong |
2016-12-20 | riscv: enable counters via m[us]counteren | Ronald G. Minnich |
2016-12-18 | ACPI S3: Signal successful boot | Kyösti Mälkki |
2016-12-18 | riscv: Add support for timer interrupts | Ronald G. Minnich |
2016-12-17 | Revert "arch/x86/smbios: Correct manufacturer ID" | Nico Huber |
2016-12-16 | x86: Configure premem cbmem console size | Naresh G Solanki |
2016-12-16 | acpi_device: Add special HID for DT namespace | Furquan Shaikh |
2016-12-11 | ACPI S3: Hide acpi_slp_type | Kyösti Mälkki |
2016-12-09 | postcar_loader: Support LATE_CBMEM_INIT boards | Kyösti Mälkki |
2016-12-08 | cpu/x86: allow AP callbacks after MP init | Aaron Durbin |
2016-12-08 | buildsystem: Drop explicit (k)config.h includes | Kyösti Mälkki |
2016-12-07 | PCI ops: MMCONF_SUPPORT_DEFAULT is required | Kyösti Mälkki |
2016-12-06 | CPU: Declare cpu_phys_address_size() for all arch | Kyösti Mälkki |
2016-12-06 | CPU: Move SMM prototypes under x86 | Kyösti Mälkki |
2016-12-06 | PCI ops: Rename pcie_xx() to pci_mmio_xx() | Kyösti Mälkki |
2016-12-06 | PCI ops: Define read-modify-write routines globally | Kyösti Mälkki |
2016-12-06 | intel PCI ops: Remove explicit PCI MMCONF access | Kyösti Mälkki |
2016-12-06 | riscv: Stub out sbi_(un)mask_interrupt | Jonathan Neuschäfer |
2016-12-06 | arch/riscv/mcall.c: Return the correct memory base and size | Jonathan Neuschäfer |
2016-12-01 | arch/x86: cache postcar in stage cache | Aaron Durbin |
2016-12-01 | romstage_handoff: add helper to determine resume status | Aaron Durbin |
2016-11-28 | Build system: Update HAVE_CMOS_DEFAULT | Martin Roth |
2016-11-24 | arch/x86/acpigen: Write DSM method with multiple UUID's | Naresh G Solanki |
2016-11-21 | arch/x86: don't create new gdt in cbmem for relocatable ramstage | Aaron Durbin |
2016-11-20 | riscv: map first 4GiB of physical address space | Ronald G. Minnich |
2016-11-20 | arch/x86 GDT: Fix orphan debug output | Kyösti Mälkki |
2016-11-17 | arch/x86/acpigen: Implement acpigen functions to return integer & string | Naresh G Solanki |
2016-11-17 | arm64: arm_tf: Do not build raw bl31.bin binary | Julius Werner |
2016-11-17 | arch/x86/acpigen: acpigen buffer size fix | Naresh G Solanki |
2016-11-16 | arch/x86/acpigen: Fix acpigen for If (Lequal (...)) | Furquan Shaikh |
2016-11-14 | riscv: add a variable to control trap management | Ronald G. Minnich |
2016-11-13 | riscv: change payload() to pass the config string pointer as arg0 | Ronald G. Minnich |
2016-11-12 | riscv: start to use the configstring functions | Ronald G. Minnich |
2016-11-09 | ACPI S3: Remove HIGH_MEMORY_SAVE where possible | Kyösti Mälkki |
2016-11-07 | arch/x86/acpigen: Add OperationRegion & Field method | Naresh G Solanki |
2016-11-07 | riscv: Unify SBI call implementations under arch/riscv/ | Jonathan Neuschäfer |
2016-11-02 | riscv: Add a bandaid for the new toolchain | Ronald G. Minnich |
2016-10-25 | arch/x86/acpigen_dsm: Add support for DSM types | Furquan Shaikh |
2016-10-25 | arch/x86/acpigen: Add support for _DSM method generation | Furquan Shaikh |
2016-10-25 | arch/x86/acpigen: Add more functions to ACPIGEN library | Furquan Shaikh |
2016-10-24 | RISCV: Clean up the common architectural code | Ronald G. Minnich |
2016-10-24 | arch/x86/acpigen: Add support for interacting with GPIOs | Furquan Shaikh |
2016-10-24 | arch/x86/acpigen: Add new functions to acpigen library | Furquan Shaikh |
2016-10-24 | arch/x86/acpigen: Clean up acpigen library | Furquan Shaikh |
2016-10-18 | arch/riscv: In trap handler, don't print SP twice | Jonathan Neuschäfer |
2016-10-15 | arch/riscv: Visually align trap frame information | Jonathan Neuschäfer |
2016-10-15 | riscv: Use the generic src/lib/bootblock.c | Jonathan Neuschäfer |
2016-10-15 | arch/riscv: Remove unused bootblock_simple.c | Jonathan Neuschäfer |
2016-10-15 | riscv: Clean up {qemu,spike}_util | Jonathan Neuschäfer |
2016-10-15 | riscv and power8: Convert printk/while(1) to die | Jonathan Neuschäfer |
2016-10-07 | src/arch: Remove whitespace after sizeof | Elyes HAOUAS |
2016-10-07 | x86/acpi_device: Add support for GPIO output polarity | Furquan Shaikh |
2016-10-07 | x86/acpi_device: Fix writing of array property | Furquan Shaikh |
2016-10-07 | RISCV: update the encoding.h file. | Ronald G. Minnich |
2016-10-06 | arm64: Use 'payload' format for ATF instead of 'stage' | Simon Glass |
2016-09-27 | x86: acpi: Use GOOG ID for coreboot table | Duncan Laurie |
2016-09-21 | x86: acpi: Add function for querying GPE status | Duncan Laurie |
2016-09-21 | Makefiles: update cbfs types from bare numbers to values | Martin Roth |
2016-09-20 | arm_tf: Fix code style nits and comments | Simon Glass |
2016-09-19 | Revert "x86: acpi: Add function for querying GPE status" | Duncan Laurie |
2016-09-19 | x86: acpi: Add function for querying GPE status | Duncan Laurie |
2016-09-19 | arch/x86,lib: make cbmem console work in postcar stage | Aaron Durbin |
2016-09-19 | arch/x86: move postcar main logic into C | Aaron Durbin |
2016-09-15 | arch/acpi_ivrs.h: Update 8-byte IVRS entry values | Martin Roth |
2016-09-12 | src/arch: Improve code formatting | Elyes HAOUAS |
2016-09-12 | arch/arm: Add armv7-r configuration | Hakim Giydan |
2016-09-12 | arch/x86: Utilize additional MTRRs in postcar_frame_add_mtrr | Rizwan Qureshi |
2016-09-12 | arch/x86: Always compile postcar library in romstage | Rizwan Qureshi |