Age | Commit message (Expand) | Author |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-07-06 | mainboard/[a-e]: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-06-19 | mainboard/emulation/qemu-i440fx/fw_cfg: Fix undefined behavior | Ryan Salsamendi |
2017-06-12 | mb/emulation/spike-riscv: Update UART address | Jonathan Neuschäfer |
2017-06-08 | device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INIT | Nico Huber |
2017-06-02 | Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER | Nico Huber |
2017-06-02 | Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG | Nico Huber |
2017-05-15 | vexpress: change to write32 | Vladimir Serbinenko |
2017-05-13 | vexpress: add gfx init | Vladimir Serbinenko |
2017-05-12 | qemu/vexpress-a9: Discover RAM size. | Vladimir Serbinenko |
2017-03-21 | emulation/qemu-i440fx: Use SMBIOS macros | Paul Menzel |
2017-02-23 | mb/emulation/*-riscv: Don't select ARCH_BOOTBLOCK_RISCV | Jonathan Neuschäfer |
2017-01-16 | riscv/spike: Remove obsolete DRAM_SIZE_MB setting | Jonathan Neuschäfer |
2016-12-18 | emulation/qemu-q35: Increase default ROM_SIZE | Kyösti Mälkki |
2016-12-07 | MMCONF_SUPPORT: Flip default to enabled | Kyösti Mälkki |
2016-12-07 | PCI ops: MMCONF_SUPPORT_DEFAULT is required | Kyösti Mälkki |
2016-12-06 | cpu/x86/msr.h: Drop excessive includes | Kyösti Mälkki |
2016-11-22 | Remove explicit select MMCONF_SUPPORT | Kyösti Mälkki |
2016-11-12 | riscv: start to use the configstring functions | Ronald G. Minnich |
2016-11-07 | riscv: Unify SBI call implementations under arch/riscv/ | Jonathan Neuschäfer |
2016-10-25 | mb/emulation: Select QEMU-i440fx by default | Jonathan Neuschäfer |
2016-10-24 | mainboard/emulation: Use C89 comments style & remove commented code | Elyes HAOUAS |
2016-10-24 | RISCV: Clean up the common architectural code | Ronald G. Minnich |
2016-10-15 | riscv: Use the generic src/lib/bootblock.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-09-26 | mainboard/*/*/dsdt.asl: Use tabs for indents | Elyes HAOUAS |
2016-09-26 | mainboard/*/*/irq_tables.c: Use tabs for indents | Elyes HAOUAS |
2016-09-20 | src/mainboard/a-trend - emulation: Add space around operators | Elyes HAOUAS |
2016-08-23 | arch/riscv: Implement the SBI again | Jonathan Neuschäfer |
2016-08-23 | emulation/qemu-i440fx: add cmos.default file | Antonello Dettori |
2016-08-19 | qemu-riscv: Remove obsolete CSR - send_ipi | Martin Roth |
2016-08-18 | Kconfig: lay groundwork for not assuming SPI flash boot device | Aaron Durbin |
2016-08-17 | mainboard: Clean up boot_option/reboot_bits in cmos.layout | Nico Huber |
2016-08-14 | src/mainboard: Capitalize ROM, RAM, CPU and APIC | Elyes HAOUAS |
2016-08-02 | arch/riscv: Add include/arch/barrier.h | Jonathan Neuschäfer |
2016-07-31 | Remove extra newlines from the end of all coreboot files. | Martin Roth |
2016-07-14 | spike-riscv: Look for the CBFS in RAM | Jonathan Neuschäfer |
2016-07-14 | spike-riscv: Register RAM resource at 0x80000000 | Jonathan Neuschäfer |
2016-07-12 | spike-riscv: Remove HTIF related code | Jonathan Neuschäfer |
2016-06-24 | region: Add writeat and eraseat support | Antonello Dettori |
2016-06-21 | qemu/x86: car: drop pointless code, move stack out of the way | Gerd Hoffmann |
2016-06-21 | riscv-spike: Move coreboot to 0x80000000 (2GiB) | Jonathan Neuschäfer |
2016-06-18 | emulation/qemu-i440fx qemu-q35: Asmlinkage for romstage main() | Kyösti Mälkki |
2016-06-17 | Fix some cbmem.h includes | Kyösti Mälkki |
2016-06-17 | Define RAMTOP for x86 only | Kyösti Mälkki |
2016-06-12 | riscv-spike: Replace custom UART with a memory-mapped 8250 | Jonathan Neuschäfer |
2016-05-01 | mb/emulation/*/board_info.txt: Update QEMU URL | Jonathan Neuschäfer |
2016-04-28 | Add board URLs for the RISC-V boards | Jonathan Neuschäfer |
2016-04-28 | Fix "Spike RISCV" board name | Jonathan Neuschäfer |
2016-04-04 | mainboard/emulation/qemu-power8: Use correct bootblock location | Timothy Pearson |
2016-03-10 | northbridge/intel/i440bx: Unify UDELAY selection | Stefan Reinauer |
2016-02-22 | qemu-armv7: Update running instructions. | Vladimir Serbinenko |
2016-02-20 | Fix qemu-armv7 memory map | Vladimir Serbinenko |
2016-02-20 | emulation/qemu-power8: initial mainboard and arch commit | Ronald G. Minnich |
2016-02-01 | drivers/pc80: Add PS/2 mouse presence detect | Timothy Pearson |
2015-12-10 | emulation/qemu-arm7: Fix Kconfig symbols for stage compilers | Martin Roth |
2015-11-10 | mainboard/**/irq_tables.c: Remove reference to getpir | Patrick Georgi |
2015-11-10 | mainboard: Remove empty mainboard.c files | Paul Menzel |
2015-11-05 | mainboard: Remove last_boot NVRAM option | Timothy Pearson |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-09-16 | riscv-memlayout: fix existing memlayout issues, add sbi interface | Thaminda Edirisooriya |
2015-09-10 | riscv-trap-handling: Add implementation for trap calls in riscv | Thaminda Edirisooriya |
2015-09-04 | x86: remove cpu_incs as romstage Make variable | Aaron Durbin |
2015-08-14 | emulation/qemu: Serialize IQCR method | Paul Menzel |
2015-08-09 | riscv-spike: support for Spike emulation of riscv | Thaminda Edirisooriya |
2015-07-07 | x86: Drop -Wa,--divide | Stefan Reinauer |
2015-06-23 | drop unneeded IRQ_SLOT_COUNTs | Stefan Reinauer |
2015-06-21 | Remove obsolete EARLY_CONSOLE usage | Martin Roth |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-06-05 | device_ops: add device_t argument to write_acpi_tables | Alexander Couzens |
2015-06-04 | devicetree: Change scan_bus() prototype in device ops | Kyösti Mälkki |
2015-06-04 | devicetree: Rename unused parameter to passthru | Kyösti Mälkki |
2015-06-02 | cbfs: new API and better program loading | Aaron Durbin |
2015-05-29 | Remove whitespace at the end of line. | Vladimir Serbinenko |
2015-05-28 | igd.asl rewrite | Vladimir Serbinenko |
2015-05-26 | coreboot: introduce boot_device | Aaron Durbin |
2015-05-26 | acpi: Remove monolithic ACPI | Vladimir Serbinenko |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-20 | acpi: make fill_slit and fill_srat into arguments. | Vladimir Serbinenko |
2015-04-22 | qemu-armv7: fix cbfs media implementation | Aaron Durbin |
2015-04-18 | kconfig: automatically include mainboards | Stefan Reinauer |
2015-04-17 | uart: pass register width in the coreboot table | Vadim Bendebury |
2015-04-14 | CBFS: Automate ROM image layout and remove hardcoded offsets | Julius Werner |
2015-04-06 | New mechanism to define SRAM/memory map with automatic bounds checking | Julius Werner |
2015-03-30 | emulation/imgvp-pistachio: Drop board | Patrick Georgi |
2015-03-28 | pistachio: don't open code ramstage loading | Aaron Durbin |
2015-03-27 | urara: use proper SOC name | Vadim Bendebury |
2015-03-23 | imgvp-danube: Support for the ImgTec Danube Virtual Platform | Paul Burton |
2015-03-20 | bootblocks: use run_romstage() | Aaron Durbin |
2015-03-20 | romstages: use common run_ramstage() | Aaron Durbin |
2015-03-10 | qemu: 2.1+ smbios tables support | Gerd Hoffmann |
2015-02-16 | mainboard/cmos: Kill off unused boot_* parameters | Timothy Pearson |
2015-02-16 | mainboard/cmos: Move ECC variables out of fallback mechanism byte | Timothy Pearson |
2015-02-16 | mainboard/cmos: Delete obsolete commented parameters | Timothy Pearson |
2015-01-27 | CBMEM: Always use DYNAMIC_CBMEM | Kyösti Mälkki |
2015-01-27 | CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM | Kyösti Mälkki |
2015-01-06 | mainboard/*/romstage.c: Fix 'lib/delay.c' inclusion | Edward O'Callaghan |
2015-01-06 | mainboard/*/romstage.c: Sanitize system header inclusions | Edward O'Callaghan |
2015-01-05 | timestamps: Switch from tsc_t to uint64_t | Stefan Reinauer |