Age | Commit message (Expand) | Author |
2017-09-27 | mb/emu/*-riscv: Remove outdated memory map | Jonathan Neuschäfer |
2017-09-23 | mb/*/*: Remove rtc nvram configurable baud rate | Arthur Heymans |
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 |