index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
emulation
Age
Commit message (
Expand
)
Author
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
2015-01-03
ARMv7: Always has DYNAMIC_CBMEM
Kyösti Mälkki
2014-12-19
qemu-armv7: Trivial style fixes
David Hendricks
2014-12-18
i82371eb & qemu: Move to per-device ACPI.
Vladimir Serbinenko
2014-12-04
RISCV: get RISCV to build again
Ronald G. Minnich
2014-12-02
Replace hlt with halt()
Patrick Georgi
2014-12-01
Add UCB RISCV support for architecture, soc, and emulation mainboard..
Ronald G. Minnich
2014-11-13
qemu-armv7: Minimal changes to pass compiling qemu-v7 platform.
Hung-Te Lin
2014-11-01
mainboard: Use DEVICE_NOOP macro over dummy symbol
Edward O'Callaghan
2014-10-19
x86 romstage: Move stack just below RAMTOP
Kyösti Mälkki
2014-10-16
qemu-armv7: 32/64
Ronald G. Minnich
2014-10-16
ACPI: Remove CONFIG_GENERATE_ACPI_TABLES
Vladimir Serbinenko
2014-09-13
azalia: Shrink boilerplate
Vladimir Serbinenko
2014-08-28
qemu: log acpi table size
Gerd Hoffmann
2014-08-15
intel/cpu: rename car.h to romstage.h
Aaron Durbin
2014-08-14
Intel: Add common header file for CAR setup
Edward O'Callaghan
2014-08-14
ARMv7/Exynos: Fix memory location assumptions
Stefan Reinauer
2014-08-08
qemu-armv7/media.c: fix coding style
Stefan Reinauer
2014-07-30
i82801ix: Allow configuration of SATA mode in CMOS.
Vladimir Serbinenko
2014-07-30
Kconfig: Fix comments on endif to match the corresponding if
Daniele Forsi
2014-07-18
mainboard: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
mainboard: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-05
Drop redundant select CACHE_AS_RAM
Kyösti Mälkki
2014-06-25
emulation/qemu: Switch x86 to DYNAMIC_CBMEM
Kyösti Mälkki
2014-06-18
emulation/x86 : Drop HAVE_ACPI_RESUME
Kyösti Mälkki
2014-05-13
src/drivers/pc80: Remove empty struct keyboard
Edward O'Callaghan
2014-05-03
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-05-02
qemu-armv7: Kconfig cleanup
Kyösti Mälkki
2014-04-30
uart: Support multiple ports
Kyösti Mälkki
2014-04-26
Rename coreboot_ram stage to ramstage
Furquan Shaikh
2014-04-09
uart: Redefine Kconfig options
Kyösti Mälkki
2014-03-08
qemu-i440fx: add a prototype for main()
Patrick Georgi
2014-03-04
pl011 UART: Move under drivers/uart
Kyösti Mälkki
2014-03-03
qemu: Support textmode gfx init.
Vladimir Serbinenko
2014-01-22
CBMEM: Replace cbmem_initialize() with cbmem_recovery()
Kyösti Mälkki
2014-01-22
emulation/qemu-armv7: Fix wrong stack parameters.
Vladimir Serbinenko
2014-01-19
boardstatus: Add category "emulation".
Vladimir Serbinenko
2014-01-19
board-status: Add board_info.txt manually for irregular wiki entries
Vladimir Serbinenko
2013-12-20
armv7: Remove SYS_TEXT_BASE config.
Hung-Te Lin
2013-12-06
qemu: fix GENERATE_ACPI_TABLES=n in fw_cfg.c
Gerd Hoffmann
2013-12-03
qemu-armv7: Drop additional console_init()
Stefan Reinauer
2013-11-25
bochs: add support for native graphics
Ronald G. Minnich
[next]