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
*
device: Use pcidev_on_root()
Kyösti Mälkki
2019-01-06
1
-1
/
+1
*
device: Replace ugly cases of dev_find_slot()
Kyösti Mälkki
2019-01-04
1
-1
/
+1
*
emulation/qemu-{i440fx,q35}: Don't migrate globals
Arthur Heymans
2018-12-22
2
-0
/
+2
*
mainboard: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-12-19
2
-2
/
+0
*
mb/emulation/spike-riscv: Implement mtime_init
Jonathan Neuschäfer
2018-12-05
4
-0
/
+54
*
arch/power8: Rename to ppc64
Jonathan Neuschäfer
2018-11-30
1
-2
/
+2
*
mb/*/*/Kconfig: Remove useless comment
Elyes HAOUAS
2018-11-28
6
-6
/
+6
*
mb: Set coreboot as DSDT's manufacturer model ID
Elyes HAOUAS
2018-11-23
2
-4
/
+6
*
mb/emulation/qemu-i440fx|q35: Fix stack size
Patrick Rudolph
2018-11-14
2
-0
/
+8
*
mb/emulation/qemu-i440fx|q35: Switch to C_ENVIRONMENT_BOOTBLOCK
Patrick Rudolph
2018-11-12
8
-106
/
+57
*
mb/emulation/qemu-i440fx|q35: Get rid of unused headers
Patrick Rudolph
2018-11-12
6
-16
/
+0
*
mb/emulation/qemu-i440fx/Makefile.inc: Fix "No newline at end of file"
Elyes HAOUAS
2018-11-12
1
-1
/
+1
*
mb/emulation/qemu-i440fx|q35: Link memory.c
Patrick Rudolph
2018-11-11
7
-19
/
+48
*
mainboard: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-05
2
-2
/
+0
*
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-11-01
1
-0
/
+2
*
Documentation/mainboard: Add emulation/spike-riscv.md
Jonathan Neuschäfer
2018-10-29
1
-4
/
+0
*
mainboard/: Select MISSING_BOARD_RESET appropriately
Nico Huber
2018-10-22
4
-0
/
+4
*
mb/*/*: Clean up FADT checksum assignment
Jonathan Neuschäfer
2018-10-17
1
-2
/
+1
*
Move compiler.h to commonlib
Nico Huber
2018-10-08
1
-1
/
+0
*
mb/emulation/*-riscv: Remove "UCB" from RISC-V board names
Jonathan Neuschäfer
2018-10-06
4
-16
/
+8
*
src/*/intel/: clarify Kconfig options regarding IFD
Stefan Tauner
2018-09-13
1
-0
/
+5
*
mb/*/*/cmos.default: Harmonise CMOS files syntax
Elyes HAOUAS
2018-08-16
2
-8
/
+8
*
mb/*/*/cmos.default: Decrease debug_level to 'Debug'
Elyes HAOUAS
2018-08-15
2
-2
/
+2
*
src/mb: Remove some unneeded includes
Elyes HAOUAS
2018-08-13
1
-1
/
+0
*
src/mainboard: Fix typo
Elyes HAOUAS
2018-08-09
1
-1
/
+1
*
src/mb: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-07-09
1
-1
/
+1
*
src/mb: Fix non-local header treated as local
Elyes HAOUAS
2018-07-02
1
-2
/
+1
*
mainboard: Get rid of device_t in ramstage
Elyes HAOUAS
2018-06-09
7
-7
/
+8
*
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
[next]