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
*
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
*
Remove extra newlines from the end of all coreboot files.
Martin Roth
2016-07-31
1
-1
/
+0
*
spike-riscv: Look for the CBFS in RAM
Jonathan Neuschäfer
2016-07-14
4
-0
/
+62
*
spike-riscv: Register RAM resource at 0x80000000
Jonathan Neuschäfer
2016-07-14
1
-1
/
+9
*
spike-riscv: Remove HTIF related code
Jonathan Neuschäfer
2016-07-12
1
-103
/
+7
*
region: Add writeat and eraseat support
Antonello Dettori
2016-06-24
1
-1
/
+1
*
qemu/x86: car: drop pointless code, move stack out of the way
Gerd Hoffmann
2016-06-21
1
-14
/
+11
*
riscv-spike: Move coreboot to 0x80000000 (2GiB)
Jonathan Neuschäfer
2016-06-21
1
-6
/
+8
*
emulation/qemu-i440fx qemu-q35: Asmlinkage for romstage main()
Kyösti Mälkki
2016-06-18
3
-5
/
+9
*
Fix some cbmem.h includes
Kyösti Mälkki
2016-06-17
1
-1
/
+0
*
Define RAMTOP for x86 only
Kyösti Mälkki
2016-06-17
3
-14
/
+0
*
riscv-spike: Replace custom UART with a memory-mapped 8250
Jonathan Neuschäfer
2016-06-12
2
-34
/
+2
*
mb/emulation/*/board_info.txt: Update QEMU URL
Jonathan Neuschäfer
2016-05-01
3
-3
/
+3
*
Add board URLs for the RISC-V boards
Jonathan Neuschäfer
2016-04-28
2
-0
/
+2
*
Fix "Spike RISCV" board name
Jonathan Neuschäfer
2016-04-28
1
-1
/
+1
*
mainboard/emulation/qemu-power8: Use correct bootblock location
Timothy Pearson
2016-04-04
1
-1
/
+2
*
northbridge/intel/i440bx: Unify UDELAY selection
Stefan Reinauer
2016-03-10
2
-2
/
+0
*
qemu-armv7: Update running instructions.
Vladimir Serbinenko
2016-02-22
1
-1
/
+1
*
Fix qemu-armv7 memory map
Vladimir Serbinenko
2016-02-20
2
-15
/
+22
*
emulation/qemu-power8: initial mainboard and arch commit
Ronald G. Minnich
2016-02-20
11
-0
/
+298
*
drivers/pc80: Add PS/2 mouse presence detect
Timothy Pearson
2016-02-01
2
-2
/
+2
*
emulation/qemu-arm7: Fix Kconfig symbols for stage compilers
Martin Roth
2015-12-10
1
-3
/
+3
*
mainboard/**/irq_tables.c: Remove reference to getpir
Patrick Georgi
2015-11-10
1
-7
/
+0
*
mainboard: Remove empty mainboard.c files
Paul Menzel
2015-11-10
1
-26
/
+0
*
mainboard: Remove last_boot NVRAM option
Timothy Pearson
2015-11-05
1
-1
/
+0
[next]