index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
emulation
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/mainboard: Add and update license headers
Martin Roth
2018-06-02
22
-35
/
+168
*
mb/emulation/qemu-q35: Get rid of device_t
Kyösti Mälkki
2018-05-24
1
-1
/
+1
*
mb/emulation/qemu-i440fx: Get rid of device_t
Kyösti Mälkki
2018-05-23
1
-5
/
+5
*
mb/emulation/qemu-q35: Enable user option table support
Paul Menzel
2018-05-15
3
-1
/
+33
*
{mb,nb,soc}: Remove references to pci_bus_default_ops()
Nico Huber
2018-05-08
1
-1
/
+0
*
cubieboard/qemu-armv7/am335x: Add fake TTB region for consistency
Julius Werner
2018-04-30
1
-0
/
+3
*
RISC-V boards: Remove PAGETABLES section from memlayout.ld
Jonathan Neuschäfer
2018-04-27
2
-2
/
+1
*
util/riscvtools: Rename to util/riscv/
Jonathan Neuschäfer
2018-04-25
1
-1
/
+1
*
mainboard/emulation/qemu-i440fx/fw_cfg: fix checksum for ACPI tables
Oleksii Kurochko
2018-04-24
1
-1
/
+1
*
mb/emu/spike-riscv: Move usage instructions into Kconfig help
Jonathan Neuschäfer
2018-02-20
2
-3
/
+5
*
mb/*/*/cmos.layout: Fix the values for the console level
Arthur Heymans
2018-01-26
1
-4
/
+4
*
RISC-V boards: Stop using the config string
Jonathan Neuschäfer
2017-11-07
1
-6
/
+4
*
mb/emu/*-riscv: Remove outdated memory map
Jonathan Neuschäfer
2017-09-27
2
-20
/
+0
*
mb/*/*: Remove rtc nvram configurable baud rate
Arthur Heymans
2017-09-23
2
-10
/
+1
*
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-13
1
-1
/
+2
*
mainboard/[a-e]: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-07-06
1
-2
/
+2
*
mainboard/emulation/qemu-i440fx/fw_cfg: Fix undefined behavior
Ryan Salsamendi
2017-06-19
1
-10
/
+20
*
mb/emulation/spike-riscv: Update UART address
Jonathan Neuschäfer
2017-06-12
1
-1
/
+1
*
device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INIT
Nico Huber
2017-06-08
3
-3
/
+3
*
Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER
Nico Huber
2017-06-02
1
-0
/
+1
*
Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG
Nico Huber
2017-06-02
2
-2
/
+0
*
vexpress: change to write32
Vladimir Serbinenko
2017-05-15
1
-7
/
+8
*
vexpress: add gfx init
Vladimir Serbinenko
2017-05-13
2
-0
/
+31
*
qemu/vexpress-a9: Discover RAM size.
Vladimir Serbinenko
2017-05-12
4
-5
/
+108
*
emulation/qemu-i440fx: Use SMBIOS macros
Paul Menzel
2017-03-21
1
-3
/
+3
*
mb/emulation/*-riscv: Don't select ARCH_BOOTBLOCK_RISCV
Jonathan Neuschäfer
2017-02-23
2
-2
/
+0
*
riscv/spike: Remove obsolete DRAM_SIZE_MB setting
Jonathan Neuschäfer
2017-01-16
1
-4
/
+0
*
emulation/qemu-q35: Increase default ROM_SIZE
Kyösti Mälkki
2016-12-18
1
-1
/
+1
*
MMCONF_SUPPORT: Flip default to enabled
Kyösti Mälkki
2016-12-07
2
-1
/
+1
*
PCI ops: MMCONF_SUPPORT_DEFAULT is required
Kyösti Mälkki
2016-12-07
1
-2
/
+2
*
cpu/x86/msr.h: Drop excessive includes
Kyösti Mälkki
2016-12-06
2
-2
/
+0
*
Remove explicit select MMCONF_SUPPORT
Kyösti Mälkki
2016-11-22
1
-1
/
+0
*
riscv: start to use the configstring functions
Ronald G. Minnich
2016-11-12
1
-0
/
+6
*
riscv: Unify SBI call implementations under arch/riscv/
Jonathan Neuschäfer
2016-11-07
5
-207
/
+0
*
mb/emulation: Select QEMU-i440fx by default
Jonathan Neuschäfer
2016-10-25
1
-0
/
+1
*
mainboard/emulation: Use C89 comments style & remove commented code
Elyes HAOUAS
2016-10-24
5
-10
/
+5
*
RISCV: Clean up the common architectural code
Ronald G. Minnich
2016-10-24
2
-1
/
+3
*
riscv: Use the generic src/lib/bootblock.c
Jonathan Neuschäfer
2016-10-15
4
-63
/
+0
*
riscv: Clean up {qemu,spike}_util
Jonathan Neuschäfer
2016-10-15
2
-143
/
+12
*
riscv and power8: Convert printk/while(1) to die
Jonathan Neuschäfer
2016-10-15
3
-7
/
+3
*
mainboard/*/*/dsdt.asl: Use tabs for indents
Elyes HAOUAS
2016-09-26
2
-606
/
+606
*
mainboard/*/*/irq_tables.c: Use tabs for indents
Elyes HAOUAS
2016-09-26
1
-1
/
+1
*
src/mainboard/a-trend - emulation: Add space around operators
Elyes HAOUAS
2016-09-20
3
-10
/
+10
*
arch/riscv: Implement the SBI again
Jonathan Neuschäfer
2016-08-23
1
-13
/
+9
*
emulation/qemu-i440fx: add cmos.default file
Antonello Dettori
2016-08-23
2
-0
/
+6
*
qemu-riscv: Remove obsolete CSR - send_ipi
Martin Roth
2016-08-19
1
-8
/
+1
*
Kconfig: lay groundwork for not assuming SPI flash boot device
Aaron Durbin
2016-08-18
4
-0
/
+4
*
mainboard: Clean up boot_option/reboot_bits in cmos.layout
Nico Huber
2016-08-17
1
-1
/
+1
*
src/mainboard: Capitalize ROM, RAM, CPU and APIC
Elyes HAOUAS
2016-08-14
5
-15
/
+15
*
arch/riscv: Add include/arch/barrier.h
Jonathan Neuschäfer
2016-08-02
2
-2
/
+4
[next]