aboutsummaryrefslogtreecommitdiff
path: root/src/arch
AgeCommit message (Expand)Author
2016-10-06arm64: Use 'payload' format for ATF instead of 'stage'Simon Glass
2016-09-27x86: acpi: Use GOOG ID for coreboot tableDuncan Laurie
2016-09-21x86: acpi: Add function for querying GPE statusDuncan Laurie
2016-09-21Makefiles: update cbfs types from bare numbers to valuesMartin Roth
2016-09-20arm_tf: Fix code style nits and commentsSimon Glass
2016-09-19Revert "x86: acpi: Add function for querying GPE status"Duncan Laurie
2016-09-19x86: acpi: Add function for querying GPE statusDuncan Laurie
2016-09-19arch/x86,lib: make cbmem console work in postcar stageAaron Durbin
2016-09-19arch/x86: move postcar main logic into CAaron Durbin
2016-09-15arch/acpi_ivrs.h: Update 8-byte IVRS entry valuesMartin Roth
2016-09-12src/arch: Improve code formattingElyes HAOUAS
2016-09-12arch/arm: Add armv7-r configurationHakim Giydan
2016-09-12arch/x86: Utilize additional MTRRs in postcar_frame_add_mtrrRizwan Qureshi
2016-09-12arch/x86: Always compile postcar library in romstageRizwan Qureshi
2016-09-07include/arch/acpi.h: change IVRS efr field to iommu_feature_infoMartin Roth
2016-09-07x86/acpi.c: use #define for IVRS revision fieldMartin Roth
2016-09-07arch/x86/include: Add #defines for IVRS tablesMartin Roth
2016-09-04arch/acpi.h: add #if guard to handle the absence of device_t typeAntonello Dettori
2016-08-29arch/riscv: Add missing "break;"Jonathan Neuschäfer
2016-08-28src/arch: Add required space before opening parenthesis '('Elyes HAOUAS
2016-08-28src/arch: Capitalize CPU and ACPIElyes HAOUAS
2016-08-23arch/riscv: Add functions to read/write memory on behalf of supervisor/user modeJonathan Neuschäfer
2016-08-23arch/riscv: Map the kernel space into RAM (2GiB+)Jonathan Neuschäfer
2016-08-23arch/riscv: Implement the SBI againJonathan Neuschäfer
2016-08-23arch/riscv: Enable U-mode/S-mode counters (stime, etc.)Jonathan Neuschäfer
2016-08-23arch/riscv: Fix unaligned memory access emulationJonathan Neuschäfer
2016-08-23arch/riscv: Delegate exceptions to supervisor mode if appropriateJonathan Neuschäfer
2016-08-23arch/riscv: Print the page table structure after constructionJonathan Neuschäfer
2016-08-23arch/arm & arm64: Remove unnecessary whitespace before "\n"Elyes HAOUAS
2016-08-15arch/riscv: Improve and refactor trap handling diagnosticsJonathan Neuschäfer
2016-08-15arch/riscv: Set the stack pointer upon trap entryJonathan Neuschäfer
2016-08-11arch/riscv: Fix the page table setup codeJonathan Neuschäfer
2016-08-11arch/riscv: Update encoding.h and dependent filesJonathan Neuschäfer
2016-08-06acpi: Generate object for coreboot table regionDuncan Laurie
2016-08-04src/arch/riscv/id.S: Don't hardcode the stringsJonathan Neuschäfer
2016-08-03ACPI: Add code to create root port entry in DMAR tableWerner Zeh
2016-08-03ACPI: Add code to include ATSR structure in DMAR tableWerner Zeh
2016-08-02arch/riscv: Add include/arch/barrier.hJonathan Neuschäfer
2016-08-01Remove non-ascii & unprintable charactersMartin Roth
2016-08-01arch/x86: Enable postcar consoleLee Leahy
2016-08-01arch/x86: Display MTRRs after MTRR update in postcarLee Leahy
2016-07-31src/arch: Capitalize CPU, RAM and ROMElyes HAOUAS
2016-07-28arch/riscv: Refactor bootblock.SJonathan Neuschäfer
2016-07-28arch/riscv: Only initialize virtual memory if it's availableJonathan Neuschäfer
2016-07-28arch/riscv: Remove spinlock code from atomic.hJonathan Neuschäfer
2016-07-27arch/x86: Add bootblock and postcar support for SOC MTRR accessLee Leahy
2016-07-26arch/x86: Generate a map file for the postcar stageLee Leahy
2016-07-26arch/x86: Organize ramstage to match other stagesLee Leahy
2016-07-26arch/x86: Move romstage files into romstage sectionLee Leahy
2016-07-26arch/x86: Move postcar stage commands into placeLee Leahy
2016-07-19arch/riscv: Enable unaligned load handlingJonathan Neuschäfer
2016-07-18arch/riscv: Remove enter_supervisorJonathan Neuschäfer
2016-07-18arch/riscv: Change all eret instructions to .word 0x30200073 (mret)Jonathan Neuschäfer
2016-07-17acpi: Change API called to write the name for ACPI_DP_TYPE_CHILDHarsha Priya
2016-07-15arch/x86: provide common Intel ACPI hardware definitionsAaron Durbin
2016-07-15arch/x86: provide common ACPI_Sx constantsAaron Durbin
2016-07-14spike-riscv: Look for the CBFS in RAMJonathan Neuschäfer
2016-07-14arch/riscv: Unconditionally start payloads in machine modeJonathan Neuschäfer
2016-07-08acpi: Change device properties to work as a treeDuncan Laurie
2016-07-07acpigen_write_package: Return pointer to package element counterDuncan Laurie
2016-07-02acpi_device: Have acpi_device_scope() use a separate bufferDuncan Laurie
2016-07-02gpio: Add support for translating gpio_t into ACPI pinDuncan Laurie
2016-06-28riscv/bootblock.S: Register machine-mode, not supervisor-mode trap handlerJonathan Neuschäfer
2016-06-28arch/riscv: Show fault PC and load address on load access faultsJonathan Neuschäfer
2016-06-28arch/riscv: Move _start to the beginning of the bootblockJonathan Neuschäfer
2016-06-24region: Add writeat and eraseat supportAntonello Dettori
2016-06-24arch/x86/smbios: Correct manufacturer IDElyes HAOUAS
2016-06-22ACPI S3: Add common recovery codeKyösti Mälkki
2016-06-22ACPI S3: Fix prohibited wakeupKyösti Mälkki
2016-06-22ACPI S3: Split support for HAVE_ACPI_RESUMEKyösti Mälkki
2016-06-22ACPI S3: Move SMP trampoline recoveryKyösti Mälkki
2016-06-22Ignore RAMTOP for MTRRsKyösti Mälkki
2016-06-21riscv-spike: Move coreboot to 0x80000000 (2GiB)Jonathan Neuschäfer
2016-06-20ACPI S3: Cleanup RSDP referenceKyösti Mälkki
2016-06-20arch/x86/smbios: Add DRAM manufacturerPatrick Rudolph
2016-06-17Move definitions of HIGH_MEMORY_SAVEKyösti Mälkki
2016-06-17Define RAMTOP for x86 onlyKyösti Mälkki
2016-06-12arch/riscv: Compile with -mcmodel=medanyJonathan Neuschäfer
2016-06-12arch/riscv: Add misc.c to bootblock/romstage to get udelay()Jonathan Neuschäfer
2016-06-12arch/riscv: copy read/write8/16/32 from x86Jonathan Neuschäfer
2016-06-12arch/riscv/trap_util.S: Use "li" pseudo-instruction to load a constantJonathan Neuschäfer
2016-06-11arch/x86: Support "weak" BIST and timestamp save routinesLee Leahy
2016-06-11arch/x86: Add debug spinloops in assembly_entry.SLee Leahy
2016-06-11arch/x86: Add debug spinloopLee Leahy
2016-06-09mainboard: Support ROM_SIZE > 16 MiBLee Leahy
2016-06-09arch/x86: Enable SSE in bootblock_crt0.SLee Leahy
2016-06-02SMBIOS: Implement SKU fieldKyösti Mälkki
2016-05-28acpi_device: Add support for writing ACPI Device PropertiesDuncan Laurie
2016-05-28acpi_device: Add support for writing ACPI SPI descriptorsDuncan Laurie
2016-05-28acpi_device: Add support for writing ACPI I2C descriptorsDuncan Laurie
2016-05-28acpi_device: Add support for writing ACPI GPIO descriptorsDuncan Laurie
2016-05-28acpi_device: Add support for writing ACPI Interrupt descriptorsDuncan Laurie
2016-05-27arch/x86: provide verstage support for CONFIG_C_ENVIRONMENT_BOOTBLOCKAaron Durbin
2016-05-24arm64: Add stack dump to exception handlerJulius Werner
2016-05-21device: Add an ACPI device name and path concept to devicesDuncan Laurie
2016-05-21acpigen: Add function to generate ToUUID() from a stringDuncan Laurie
2016-05-19arch/x86: Include timestamp.c in all stagesAlexandru Gagniuc
2016-05-17acpigen: Fix ?: operator confusionJonathan Neuschäfer
2016-05-16acpigen: Add functions to generate _STA() and _PRW()Duncan Laurie
2016-05-16acpigen: Add an abstracted integer output methodDuncan Laurie