summaryrefslogtreecommitdiffstats
path: root/src/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/acpigen: Fix BufferSize of ResourceTemplateNico Huber2017-04-181-1/+5
* arch/x86/acpi: Allow "transparent" ACPI device namesTimothy Pearson2017-04-171-1/+3
* arch/x86: remove CAR global migration when postcar stage is usedAaron Durbin2017-04-082-1/+2
* arch/x86/acpigen: Allow writing buffers larger than 256 bytesRizwan Qureshi2017-04-032-6/+6
* Remove libverstage as separate library and source file classJulius Werner2017-03-286-13/+5
* vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner2017-03-283-3/+3
* vboot: Remove CHIPSET_PROVIDES_VERSTAGE_MAIN_SYMBOL Kconfig optionJulius Werner2017-03-281-2/+2
* arm64: Fix verstage to use proper assembly versions of mem*()Julius Werner2017-03-281-3/+3
* arch/x86: Fix most of remaining issues detected by checkpatchLee Leahy2017-03-2018-108/+112
* ramstage: Align stack to 16 bytesKyösti Mälkki2017-03-191-0/+2
* arch/x86: Wrap lines at 80 columnsLee Leahy2017-03-1724-180/+352
* arch/x86: Fix prefer errors detected by checkpatchLee Leahy2017-03-177-37/+38
* arch/x86: Fix space issues detected by checkpatchLee Leahy2017-03-1726-119/+127
* arch/x86: Fix issues with braces detected by checkpatchLee Leahy2017-03-1712-102/+66
* acpi_device: Add macro for GpioInt that uses both polarityDuncan Laurie2017-03-161-0/+9
* acpi_device: Prefix IRQ macros with ACPIDuncan Laurie2017-03-161-6/+6
* acpi: device: Add macro for active high level triggered IRQDuncan Laurie2017-03-151-0/+7
* acpi: Update the ACPI ID for corebootDuncan Laurie2017-03-021-4/+7
* src/arch/x86: Remove non-ascii charactersMartin Roth2017-02-241-1/+1
* arm-trusted-firmware: Disable a couple of warnings for GCC 6.2Martin Roth2017-02-241-2/+2
* arch/x86/acpigen: Provide helper functions for enabling/disabling GPIOFurquan Shaikh2017-02-223-5/+39
* acpi: Add ACPI_ prefix to IRQ enum and struct namesFurquan Shaikh2017-02-222-45/+45
* arch/x86: add functions to generate random numbersRobbie Zhang2017-02-202-0/+84
* riscv: Suppress invalid coverity errorsMartin Roth2017-02-201-0/+1
* acpi_device: Add macros for GPIO interruptsDuncan Laurie2017-02-191-4/+31
* acpi_device: Move power resource function to generic codeDuncan Laurie2017-02-192-0/+55
* spi: Add function callback to get configuration of SPI busFurquan Shaikh2017-02-161-17/+1
* src/Kconfig: Move bootblock behavior to arch/x86 as TODO suggestedMartin Roth2017-02-141-0/+26
* x86/acpi: Add VFCT tablePatrick Rudolph2017-02-042-0/+54
* build system: mark sub-make invocations as parallelizablePatrick Georgi2017-01-311-2/+2
* arch/x86: do not define type of SPIN_LOCK_UNLOCKEDPatrick Georgi2017-01-241-1/+1
* riscv: Move mcall numbers to mcall.h, adjust their namesJonathan Neuschäfer2017-01-165-46/+29
* riscv: get SBI calls to workRonald G. Minnich2017-01-165-35/+70
* arch/x86: fix cmos post logging in non romcc bootblockAaron Durbin2017-01-061-26/+0
* soc/intel/apollolake: allow ApolloLake SoC to use FSP CAR InitBrenton Dong2016-12-211-2/+3
* drivers/intel/fsp2_0: add FSP TempRamInit & TempRamExit API supportBrenton Dong2016-12-211-0/+5
* riscv: enable counters via m[us]counterenRonald G. Minnich2016-12-201-10/+8
* ACPI S3: Signal successful bootKyösti Mälkki2016-12-181-0/+3
* riscv: Add support for timer interruptsRonald G. Minnich2016-12-183-4/+94
* Revert "arch/x86/smbios: Correct manufacturer ID"Nico Huber2016-12-171-12/+9
* x86: Configure premem cbmem console sizeNaresh G Solanki2016-12-162-1/+7
* acpi_device: Add special HID for DT namespaceFurquan Shaikh2016-12-161-0/+12
* ACPI S3: Hide acpi_slp_typeKyösti Mälkki2016-12-112-3/+1
* postcar_loader: Support LATE_CBMEM_INIT boardsKyösti Mälkki2016-12-092-10/+26
* cpu/x86: allow AP callbacks after MP initAaron Durbin2016-12-081-0/+13
* buildsystem: Drop explicit (k)config.h includesKyösti Mälkki2016-12-083-3/+0
* PCI ops: MMCONF_SUPPORT_DEFAULT is requiredKyösti Mälkki2016-12-072-9/+6
* CPU: Declare cpu_phys_address_size() for all archKyösti Mälkki2016-12-062-1/+1
* CPU: Move SMM prototypes under x86Kyösti Mälkki2016-12-061-0/+4
* PCI ops: Rename pcie_xx() to pci_mmio_xx()Kyösti Mälkki2016-12-063-36/+60