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
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2013-05-10
Drop prototype guarding for romcc
Stefan Reinauer
2013-05-08
Drop CONFIG_AP_CODE_IN_CAR
Stefan Reinauer
2013-05-08
copy_and_run: drop boot_complete parameter
Stefan Reinauer
2013-05-08
hardwaremain: drop boot_complete parameter
Stefan Reinauer
2013-05-07
x86 I/O APIC: Dump I/O APIC regs in `ioapic.c`
Paul Menzel
2013-05-07
x86 I/O APIC: Make functions `io_apic_{read,write}()` public
Paul Menzel
2013-05-01
x86: use boot state callbacks to disable rom cache
Aaron Durbin
2013-05-01
coverage: use boot state callbacks
Aaron Durbin
2013-05-01
acpi: split resume check and actual resume code
Aaron Durbin
2013-05-01
boot state: schedule static callbacks
Aaron Durbin
2013-04-18
spkmodem console
Vladimir Serbinenko
2013-04-03
Add PXE ROM selection to Kconfig menu
Siyuan Wang
2013-04-01
lynxpoint: Move ACPI NVS into separate CBMEM table
Duncan Laurie
2013-04-01
boot: add disable_cache_rom() function
Aaron Durbin
2013-03-26
x86: dynamic cbmem: fix acpi reservations
Aaron Durbin
2013-03-23
x86: mark .textfirst as allocatable and executable
Aaron Durbin
2013-03-23
relocatable ramstage: fix linking
Aaron Durbin
2013-03-23
x86: expose console_tx_flush in romstage
Aaron Durbin
2013-03-22
Unify coreboot table generation
Stefan Reinauer
2013-03-22
coreboot: add vboot_handoff to coreboot tables
Aaron Durbin
2013-03-22
romstage: add support for vboot firmware selection
Aaron Durbin
2013-03-22
coreboot: dynamic cbmem requirement
Aaron Durbin
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-21
cbmem: dynamic cbmem support
Aaron Durbin
2013-03-21
rmodule: add string functions to rmodules class
Aaron Durbin
2013-03-21
coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGE
Aaron Durbin
2013-03-21
coreboot: introduce romstage_handoff structure
Aaron Durbin
2013-03-21
ramstage: prepare for relocation
Aaron Durbin
2013-03-20
x86: don't clear bss in ramstage entry
Aaron Durbin
2013-03-20
x86: provide more C standard environment
Aaron Durbin
2013-03-19
rmodule: add ramstage support
Aaron Durbin
2013-03-19
x86: remove stack definition in linker script
Aaron Durbin
2013-03-19
cbfstool locate: Rename -a align switch to -P for page size
Hung-Te Lin
2013-03-17
x86 intel: Add Firmware Interface Table support
Aaron Durbin
2013-03-15
Google Link: Add remaining code to support native graphics
Ronald G. Minnich
2013-03-14
x86: improve lb_cleanup_memory_ranges
Aaron Durbin
2013-03-08
Eliminate do_div().
David Hendricks
2013-03-07
Remove UTF-8 characters from comments
Ronald G. Minnich
2013-03-07
src/arch/x86/boot/acpigen.c: Small coding style and comment fixes
Paul Menzel
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-28
Drop CONFIG_WRITE_HIGH_TABLES
Stefan Reinauer
2013-02-27
IOAPIC: Divide setup_ioapic() in two parts.
Kyösti Mälkki
2013-02-14
sconfig: rename lapic_cluster -> cpu_cluster
Stefan Reinauer
2013-02-14
sconfig: rename pci_domain -> domain
Stefan Reinauer
2013-02-09
romcc: Use default romcc flags for most boards
Patrick Georgi
2013-02-09
romcc: Don't use user overridable romcc flags for bootblock
Patrick Georgi
2013-02-08
console: Only print romstage messages with EARLY_CONSOLE enabled.
Hung-Te Lin
2013-02-06
bootblock: Reduce register load
Patrick Georgi
2013-02-05
Don't add another Kconfig special case for Tiano
Stefan Reinauer
2013-02-05
cbfstool: support parsing UEFI firmware volumes
Stefan Reinauer
2013-02-05
cbfstool: Use cbfs_image API for "locate" command.
Hung-Te Lin
2013-02-04
Hook up corebootPkg as Tianocore payload
Patrick Georgi
2013-02-04
smbios: show CONFIG_LOCALVERSION in DMI bios_version
Christian Gmeiner
2013-01-30
Extend CBFS to support arbitrary ROM source media.
Hung-Te Lin
2013-01-30
Project PIANO aka tianocoreboot
Stefan Reinauer
2013-01-29
cbfstool: Change "locate" output to prefix "0x".
Hung-Te Lin
2013-01-27
ioapic: Factor out counting code to `ioapic_interrupt_count`
Patrick Georgi
2013-01-23
clear_ioapic: Fix reading of number of interrupts for IO-APICs
Aladyshev Konstantin
2013-01-12
Implement GCC code coverage analysis
Stefan Reinauer
2013-01-11
cbmem: replace pointer type by uint64_t
Stefan Reinauer
2013-01-03
Rename mainboard_smi.c to smihandler.c
Patrick Georgi
2012-12-19
Remove colors from build system output
Patrick Georgi
2012-12-19
Get stdint.h in sync between ARMv7 and x86
Stefan Reinauer
2012-12-15
Fix a compare against undefined variable in acpi.c
Martin Roth
2012-12-08
stddef.h: move to generic code
Stefan Reinauer
2012-12-06
Unify assembler function handling
Stefan Reinauer
2012-11-30
Rename devices -> device
Stefan Reinauer
2012-11-30
Add mainboard hook to bootblock
Kyösti Mälkki
2012-11-30
Refactor bootblock initialisation
Kyösti Mälkki
2012-11-30
Add multi-architecture support to cbfstool
David Hendricks
2012-11-29
Make mainboard_ops and mainboard.c file optional
Kyösti Mälkki
2012-11-29
pirq_route_irqs is private
Patrick Georgi
2012-11-28
Remove assembly coded log2 function
Ronald G. Minnich
2012-11-27
Remove AMD special case for LAPIC based udelay()
Patrick Georgi
2012-11-27
build system: Eliminate special case for c_start
Patrick Georgi
2012-11-27
Get rid of drivers class
Patrick Georgi
2012-11-27
Drop ramstage.a
Patrick Georgi
2012-11-20
Unify use of bool config variables
Stefan Reinauer
2012-11-19
bootblock: Guard CMOS rewrite in disable/enable RTC
Patrick Georgi
2012-11-16
Fix PIRQ routing abstraction
Stefan Reinauer
2012-11-16
Drop Kconfig.deprecated_options
Stefan Reinauer
2012-11-16
Reduce number of per-mainboard changes
Stefan Reinauer
2012-11-16
Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig
Stefan Reinauer
2012-11-14
Make YABEL's version of mainboard_interrupt_handlers() usable
Nico Huber
2012-11-14
SMM: Restore GNVS pointer in the resume path
Duncan Laurie
2012-11-14
Provide MRC with a console printing callback function
Vadim Bendebury
2012-11-13
Pass the CPU index as a parameter to startup.
Ronald G. Minnich
2012-11-13
SandyBridge/IvyBridge: Add IFD and ME firmware automatically
Stefan Reinauer
2012-11-12
mmio pci config: Remove register constraints
Aaron Durbin
2012-11-12
cbfstool: Rework to use getopt style parameters
Stefan Reinauer
2012-11-12
romcc_io: add pci_or_configX functions.
Aaron Durbin
2012-11-12
x86/Makefile.inc: Test if the strings are equal by single equal sign
Zheng Bao
2012-11-12
Reduce default stack size to 4K
Stefan Reinauer
2012-11-12
Add dependency for CONFIG_AP_IN_SIPI_WAIT
Stefan Reinauer
2012-11-12
oprom: Ensure that mode information is valid before putting it in the tables.
Gabe Black
2012-11-12
Define post codes for OS boot and resume
Duncan Laurie
2012-11-09
Make coreboot use the offset parameter in cbfstool create
Stefan Reinauer
2012-11-08
Add support for storing POST codes in CMOS
Duncan Laurie
2012-11-08
x86 memcpy: Copy 4 bytes at once
Stefan Reinauer
2012-11-07
Move global variable check to Makefile
Stefan Reinauer
[prev]
[next]