Age | Commit message (Expand) | Author |
2016-01-26 | src/arch: Update license headers missing paragraph 2 | Martin Roth |
2016-01-26 | arch/x86: move SetCodeSelector to .text segment | Patrick Georgi |
2016-01-23 | arch/x86: link bootblock like other stages for C_ENVIRONMENT_BOOTBLOCK | Aaron Durbin |
2016-01-23 | arch/x86: remove .intel_syntax | Patrick Georgi |
2016-01-22 | arch/arm64: Extend verstage | Itamar |
2016-01-21 | arch/x86: Add files needed for C environment bootblock on x86 | Alexandru Gagniuc |
2016-01-21 | console: Simplify bootblock console Kconfig selection logic | Alexandru Gagniuc |
2016-01-21 | arch/x86/include: Rename bootblock_common to bootblock_romcc.h | Alexandru Gagniuc |
2016-01-19 | arch/x86/Makefile.inc: Add a comment to fix syntax highlighting | Martin Roth |
2016-01-19 | arch/x86: Indent using tabs not spaces | Martin Roth |
2016-01-18 | header files: Fix guard name comments to match guard names | Martin Roth |
2016-01-18 | arch/riscv: Add missing license headers | Martin Roth |
2016-01-18 | arch/x86/Makefile.inc: Update symbol check macro | Martin Roth |
2016-01-14 | arch/x86: add missing license headers | Martin Roth |
2016-01-14 | arch/x86/include: add missing license headers | Martin Roth |
2016-01-13 | arch/arm64: add missing license headers | Martin Roth |
2016-01-13 | arch/arm: add missing license headers | Martin Roth |
2016-01-07 | Correct some common spelling mistakes | Martin Roth |
2016-01-07 | cpu/amd/microcode: Introduce CBFS access spinlock to avoid IOMMU failure | Timothy Pearson |
2016-01-06 | Revert "x86: Align CBFS on top of ROM" | Aaron Durbin |
2015-12-31 | imgtec/pistachio: Add SOC_REGISTERS memory region | Ionela Voinescu |
2015-12-29 | x86: Align CBFS on top of ROM | Nico Huber |
2015-12-29 | mips: add coherency argument to identity mapping | Ionela Voinescu |
2015-12-18 | drivers/pc80: Add optional spinlock for nvram CBFS access | Timothy Pearson |
2015-12-16 | x86/smbios: Return index 0 for empty strings | Ben Gardner |
2015-12-16 | build system/x86: depend on directories before touch /empty targets | Alexander Couzens |
2015-12-15 | x86 acpi: remove ALIGN_CURRENT macro | Aaron Durbin |
2015-12-15 | src/console: Add x86 romstage spinlock option and printk spinlock support | Timothy Pearson |
2015-12-10 | lib: remove assets infrastructure | Aaron Durbin |
2015-12-10 | cbfs/vboot: remove firmware component support | Aaron Durbin |
2015-12-06 | Remove #ifdef checks on Kconfig symbols | Martin Roth |
2015-12-04 | arch/x86/bootblock_normal: Update to use fewer registers | Martin Roth |
2015-12-03 | arch/arm64: introduce mmu to bootblock and romstage | Jimmy Huang |
2015-12-03 | arch/arm64: add DMA_COHERENT region macros to memlayout | Jimmy Huang |
2015-12-02 | build system: Add more files through cbfs-files instead of manual rules | Patrick Georgi |
2015-12-02 | x86/smm: Initialize SMM on some CPUs one-by-one | Damien Zammit |
2015-12-01 | build system: strip quotes from CONFIG_CBFS_PREFIX in a single location | Patrick Georgi |
2015-11-24 | Unify OBJCOPY arguments throughout various x86 stages | Stefan Reinauer |
2015-11-23 | arch/x86/acpi: Add IVRS table generation routines | Timothy Pearson |
2015-11-17 | arm64: tegra132: tegra210: Remove old arm64/stage_entry.S | Julius Werner |
2015-11-17 | rules.h: Add ENV_ macros to detect current architecture | Julius Werner |
2015-11-16 | arm64: Implement generic stage transitions for non-Tegra SoCs | Julius Werner |
2015-11-11 | cpu/amd: Add CC6 support | Timothy Pearson |
2015-11-11 | arm/arm64: Generalize bootblock C entry point | Julius Werner |
2015-11-11 | arm64: mmu: Make page table manipulation work across stages | Julius Werner |
2015-11-11 | armv7: mmu: Make fine grained page tables work across stages | Julius Werner |
2015-11-07 | arm64: Remove cpu intialization through device-tree | Furquan Shaikh |
2015-11-07 | arm64: Remove SMP support | Furquan Shaikh |
2015-11-07 | arm64: remove spin table support | Aaron Durbin |
2015-11-07 | arm64: remove ARCH_ARM64_CORTEX_A57_POWER_DOWN_SUPPORT | Aaron Durbin |
2015-11-07 | arm64: remove secmon | Aaron Durbin |
2015-11-06 | AMD Bettong: Enable S4 feature for Windows 7 | zbao |
2015-11-04 | ACPI: Add functions for DMAR I/O-APIC and HPET entries | Nico Huber |
2015-11-04 | ACPI: Make DMAR flags settable | Nico Huber |
2015-11-03 | arch/x86/bootblock_normal: Fix failure to build | Timothy Pearson |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-31 | arch/x86: avoid race condition on build.h | Patrick Georgi |
2015-10-30 | wakeup: Switch back to 32bit mode first | Stefan Reinauer |
2015-10-17 | armv7: Word-sized/half-word-sized memory operations for 32/16 bit read/write | Paul Kocialkowski |
2015-10-16 | arch/x86/smbios: Add Crucial DIMM manufacturer ID | Timothy Pearson |
2015-10-16 | arch/x86/boot/smbios: Add SPD IDs for Kingston and Corsair | Timothy Pearson |
2015-10-14 | x86: add standalone verstage support | Aaron Durbin |
2015-10-11 | vboot: remove remnants of VBOOT_STUB | Aaron Durbin |
2015-10-08 | arch/x86/bootblock: Do not include non-code files in bootblock.S | Alexandru Gagniuc |
2015-10-08 | arch/x86: Link walkcbfs.S instead on including it in bootblock.S | Alexandru Gagniuc |
2015-10-08 | arch/x86/bootblock: Link in object files selected with bootblock-y | Alexandru Gagniuc |
2015-10-08 | arch/x86/Makefile.inc: Simplify rule for bootblock.debug | Alexandru Gagniuc |
2015-10-07 | x86/bootblock: Use LDFLAGS_bootblock to enable garbage collection | Alexandru Gagniuc |
2015-09-30 | x86: prepare cache-as-ram to allow multiple stages | Aaron Durbin |
2015-09-30 | x86: provide common macro for linking early stages | Aaron Durbin |
2015-09-29 | Makefile: Replace the way to test if a string is empty | zbao |
2015-09-28 | arm64: mmu: Prevent CPU prefetch instructions from device memory | Jimmy Huang |
2015-09-23 | RISCV: modify arch_prog_run to handle payloads correctly. | Ronald G. Minnich |
2015-09-22 | coreboot: introduce commonlib | Aaron Durbin |
2015-09-16 | riscv-virtual-memory: move page tables into virtual address space | Thaminda Edirisooriya |
2015-09-16 | riscv-memlayout: fix existing memlayout issues, add sbi interface | Thaminda Edirisooriya |
2015-09-16 | x86: remove double link step for romstage | Aaron Durbin |
2015-09-15 | riscv-trap-handling: Add functionality, prevent stack corruption | Thaminda Edirisooriya |
2015-09-10 | riscv-trap-handling: Add implementation for trap calls in riscv | Thaminda Edirisooriya |
2015-09-10 | riscv-virtual-memory: Add virtual memory setup | Thaminda Edirisooriya |
2015-09-09 | x86: link ramstage the same way regardless of RELOCATABLE_RAMSTAGE | Aaron Durbin |
2015-09-09 | linking: add and use LDFLAGS_common | Aaron Durbin |
2015-09-09 | x86: link romstage and ramstage with 1 file | Aaron Durbin |
2015-09-09 | rmodule: use program.ld for linking | Aaron Durbin |
2015-09-09 | x86: link romstage like the other architectures | Aaron Durbin |
2015-09-09 | x86: link ramstage like the other architectures | Aaron Durbin |
2015-09-09 | linking: lay the groundwork for a unified linking approach | Aaron Durbin |
2015-09-09 | x86: provide minimum alignment for romstage | Aaron Durbin |
2015-09-09 | x86: remove unused sections from romstage.ld | Aaron Durbin |
2015-09-09 | x86: add romstage.S to bind program flow and ordering | Aaron Durbin |
2015-09-09 | x86: don't create MAINBOARDDIR/romstage.inc for !ROMCC boards | Aaron Durbin |
2015-09-09 | x86: bootblock: remove linking and program flow from build system | Aaron Durbin |
2015-09-07 | Drop "See file CREDITS..." comment | Stefan Reinauer |
2015-09-05 | symbols: add '_' to pci_drivers and cpu_drivers symbols | Aaron Durbin |
2015-09-04 | x86: remove cpu_incs as romstage Make variable | Aaron Durbin |
2015-08-31 | timestamp: add tick frequency to exported table | Aaron Durbin |
2015-08-31 | armv7/arm64: remove timestamp.c | Aaron Durbin |
2015-08-28 | arm64: xcompile: Add support for A53 erratum 843419 | Julius Werner |
2015-08-28 | arm64: Fix 'verstage-objs: command not found' error | Yidi Lin |
2015-08-28 | arm64: declare do_dcsw_op as function | Jimmy Huang |