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
/
lib
Age
Commit message (
Expand
)
Author
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-06
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-03-28
build system: normalize linker script file names
Patrick Georgi
2015-03-20
loaders: add program_loading.h header file
Aaron Durbin
2015-03-04
Add stage information to coreboot banner
Stefan Reinauer
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-01-09
misc: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2015-01-05
timestamps: Switch from tsc_t to uint64_t
Stefan Reinauer
2014-11-19
console: Isolate console_init() for ROMCC
Kyösti Mälkki
2014-08-11
coreboot classes: Add dynamic classes to coreboot
Furquan Shaikh
2014-08-07
Possible thread stack implementation.
Ronald G. Minnich
2014-07-08
arch: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-06-21
Misc: Use acpi_is_wakeup_s3()
Kyösti Mälkki
2014-05-26
console: Add console for GDB
Kyösti Mälkki
2014-05-06
Introduce stage-specific architecture for coreboot
Furquan Shaikh
2014-04-30
uart: Support multiple ports
Kyösti Mälkki
2014-04-18
console: Split ROMCC helpers
Kyösti Mälkki
2014-04-18
console: Use romstage code for ramstage and SMM
Kyösti Mälkki
2014-04-09
console: Refactor uart8250/NE2K
Kyösti Mälkki
2014-04-09
console: Move newline translation outside console_tx_byte
Kyösti Mälkki
2014-04-09
console: Hide global console_loglevel
Kyösti Mälkki
2014-04-09
console: Unify do_printk()
Kyösti Mälkki
2014-04-09
console: Split console_init()
Kyösti Mälkki
2014-04-09
uart: Redefine Kconfig options
Kyösti Mälkki
2014-03-20
rmodules: use rmodtool to create rmodules
Aaron Durbin
2014-03-04
usbdebug: Move Kconfig under drivers/usb
Kyösti Mälkki
2014-03-04
uart8250: Move under drivers/uart
Kyösti Mälkki
2014-03-04
uart8250mem: Unify calls with generic UART
Kyösti Mälkki
2014-03-04
uart8250io: Unify calls with generic UART
Kyösti Mälkki
2014-03-04
console: Fix includes
Kyösti Mälkki
2014-03-04
uart8250: Fix and unify baudrate divisor calculation
Kyösti Mälkki
2014-02-20
usbdebug: Unify console API
Kyösti Mälkki
2014-02-15
coreboot: infrastructure for different ramstage loaders
Aaron Durbin
2014-02-15
x86: provide stage_exit() like arm
Aaron Durbin
2014-02-11
SMP: Add arch-agnostic boot_cpu()
Kyösti Mälkki
2014-02-06
ne2k: Move under drivers/net
Kyösti Mälkki
2014-02-06
usbdebug: Move under drivers/usb
Kyösti Mälkki
2013-12-23
usbdebug: Add option to disable console for romstage
Kyösti Mälkki
2013-12-09
Refactor usage of walkcbfs to permit access to CBFS headers
Alexandru Gagniuc
2013-11-26
Log device path into CMOS during probe stages
Duncan Laurie
2013-10-15
Have option of timestamps, CBMEM console and usbdebug for most boards
Kyösti Mälkki
2013-09-21
ROMCC boards: Fix builds with CBMEM console, timestamps or usbdebug
Kyösti Mälkki
2013-08-16
console: Squelch console output from AP CPUs in romstage
Kyösti Mälkki
2013-07-14
x86: Add and enable an arch verson of memmove.
Gabe Black
2013-07-10
usbdebug: Move ehci_debug_info allocation
Kyösti Mälkki
2013-07-10
arch: clean up Kconfig and Makefile
Stefan Reinauer
2013-07-10
Rename hardwaremain() to main()
Stefan Reinauer
2013-06-06
qemu: add x86 cpu
Gerd Hoffmann
2013-05-14
x86: add thread support
Aaron Durbin
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-04-18
spkmodem console
Vladimir Serbinenko
2013-03-23
x86: mark .textfirst as allocatable and executable
Aaron Durbin
2013-03-23
x86: expose console_tx_flush in romstage
Aaron Durbin
2013-03-21
rmodule: add string functions to rmodules class
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-19
x86: remove stack definition in linker script
Aaron Durbin
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-27
IOAPIC: Divide setup_ioapic() in two parts.
Kyösti Mälkki
2013-02-08
console: Only print romstage messages with EARLY_CONSOLE enabled.
Hung-Te Lin
2013-01-30
Extend CBFS to support arbitrary ROM source media.
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
2012-12-06
Unify assembler function handling
Stefan Reinauer
2012-11-27
build system: Eliminate special case for c_start
Patrick Georgi
2012-11-20
Unify use of bool config variables
Stefan Reinauer
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-12
mmio pci config: Remove register constraints
Aaron Durbin
2012-11-08
x86 memcpy: Copy 4 bytes at once
Stefan Reinauer
2012-10-29
Fix reading of number of interrupts for IO-APICs
Nico Huber
2012-08-15
coreboot: Dump memory around problem area when encountering exception
Alexandru Gagniuc
2012-07-31
Revert "Use broadcast SIPI to startup siblings"
Sven Schnelle
2012-07-26
USBDEBUG: buffer up to 8 bytes
Sven Schnelle
2012-07-15
Poison the stack to uncover programming errors
Ronald G. Minnich
2012-07-10
Fix APIC cpu_index
Kyösti Mälkki
2012-07-10
Drop start_cpu_lock
Kyösti Mälkki
2012-07-05
PCI Type2 config must die
Ronald G. Minnich
2012-07-02
Use broadcast SIPI to startup siblings
Sven Schnelle
2012-06-23
Add an option for Waiting for gdb connection if the gdb stub configuration is...
Denis 'GNUtoo' Carikli
2012-06-21
Don't use 64-bit constant 0x100000000 in linker scripts
Nico Huber
2012-05-08
Clean up #ifs
Patrick Georgi
2012-04-23
Unbreak boards where chipset can select between FSB and serial APIC bus
Rudolf Marek
2012-04-06
Factor out function to find driver for a CPU
Stefan Reinauer
2012-04-04
Use fast memset in SMM mode, too
Stefan Reinauer
2012-03-31
Fix issues with x86 memcpy
Mathias Krause
2012-03-30
Don't re-init EBDA in S3 resume path.
Duncan Laurie
2012-03-30
Prepare the BIOS data areas before device init.
Duncan Laurie
2012-03-30
Make PCI CONF2 support a compile time option
Stefan Reinauer
2012-03-30
Add more timestamps in coreboot.
Stefan Reinauer
2012-03-30
Add native memset() function on x86
Stefan Reinauer
2012-03-30
Add faster, architecture dependent memcpy()
Stefan Reinauer
2012-03-29
Detect whether the OXPCIE card is really present while in the ROM stage.
Gabe Black
2012-03-29
CBMEM CONSOLE: Add code using the new console driver.
Vadim Bendebury
2012-03-20
Avoid using CPUID in SMBIOS tables. Check for CPUID otherwise claim 486 class...
Rudolf Marek
2012-03-16
Via Epia-N and C3: Set ioapic delivery type in Kconfig
Patrick Georgi
[next]