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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make MTRR min hole alignment 64MB
Duncan Laurie
2012-03-30
2
-3
/
+9
*
Fix MB calculation in the reporting of the MTRR hole
Duncan Laurie
2012-03-30
1
-1
/
+1
*
MTRR: add alternate allocation method for odd memory maps
Duncan Laurie
2012-03-30
1
-7
/
+45
*
Don't re-init EBDA in S3 resume path.
Duncan Laurie
2012-03-30
1
-0
/
+9
*
Prepare the BIOS data areas before device init.
Duncan Laurie
2012-03-30
5
-16
/
+94
*
vga_io.c is not needed unless CONFIG_VGA is set
Stefan Reinauer
2012-03-30
1
-1
/
+1
*
Allow components smaller than declared size.
Vadim Bendebury
2012-03-30
1
-1
/
+1
*
Add Kconfig options to enable TSEG and set a size
Duncan Laurie
2012-03-30
1
-0
/
+8
*
Make cpuid functions usable when compiled with PIC
Duncan Laurie
2012-03-30
1
-12
/
+45
*
Revamp cbmem.py to use the coreboot tables.
Gabe Black
2012-03-30
1
-109
/
+158
*
drop use of MAX_PHYSICAL_CPUS and MAX_CPUS where not needed
Stefan Reinauer
2012-03-30
2
-7
/
+1
*
Make PCI CONF2 support a compile time option
Stefan Reinauer
2012-03-30
3
-4
/
+13
*
Add more timestamps in coreboot.
Stefan Reinauer
2012-03-30
3
-2
/
+44
*
Fix coreboot makefiles not to produce half baked output.
Vadim Bendebury
2012-03-30
1
-7
/
+9
*
Add timestamps for selfboot and acpi wake
Duncan Laurie
2012-03-30
3
-0
/
+16
*
Make TPM driver work in rom stage.
Stefan Reinauer
2012-03-30
1
-3
/
+4
*
Add TPM support to coreboot
Stefan Reinauer
2012-03-30
6
-0
/
+797
*
Add Google ChromeOS vendorcode directory
Stefan Reinauer
2012-03-30
4
-0
/
+50
*
Add an option to keep the ROM cached after romstage
Stefan Reinauer
2012-03-30
6
-7
/
+26
*
Add native memset() function on x86
Stefan Reinauer
2012-03-30
4
-0
/
+95
*
Add faster, architecture dependent memcpy()
Stefan Reinauer
2012-03-30
4
-1
/
+29
*
Add infrastructure for global data in the CAR phase of boot
Gabe Black
2012-03-29
4
-3
/
+44
*
Detect whether the OXPCIE card is really present while in the ROM stage.
Gabe Black
2012-03-29
3
-4
/
+26
*
Fix typos in src/console/Kconfig
Stefan Reinauer
2012-03-29
1
-3
/
+3
*
Add support for enabling PCIe Common Clock and ASPM
Duncan Laurie
2012-03-29
4
-11
/
+205
*
Refactor publishing CBMEM addresses through coreboot table.
Vadim Bendebury
2012-03-29
2
-16
/
+34
*
Add timestamp table pointer to the coreboot table.
Vadim Bendebury
2012-03-29
2
-4
/
+29
*
Introduce utility for parsing CBMEM contents.
Vadim Bendebury
2012-03-29
1
-0
/
+204
*
CBMEM CONSOLE: Enable coreboot CBMEM console.
Vadim Bendebury
2012-03-29
2
-0
/
+4
*
CBMEM CONSOLE: Add code using the new console driver.
Vadim Bendebury
2012-03-29
4
-1
/
+13
*
CBMEM CONSOLE: Add CBMEM type for console buffer.
Vadim Bendebury
2012-03-29
2
-0
/
+2
*
CBMEM CONSOLE: Add CBMEM console driver implementation.
Vadim Bendebury
2012-03-29
4
-0
/
+259
*
CBMEM CONSOLE: Add config option for CBMEM stored console log.
Vadim Bendebury
2012-03-29
1
-0
/
+27
*
Increase CBMEM to accommodate larger console.
Vadim Bendebury
2012-03-29
1
-0
/
+5
*
Add cmos helper functions for reading/writing a dword
Duncan Laurie
2012-03-28
1
-0
/
+16
*
selfboot: Allow loading SeaBIOS into a reserved region in the lower 1MB
Stefan Reinauer
2012-03-28
1
-0
/
+5
*
Include arch/acpi.h instead of manually adding acpi_slp_type.
Stefan Reinauer
2012-03-28
1
-4
/
+3
*
Add timestamp collecting to coreboot.
Vadim Bendebury
2012-03-28
5
-0
/
+140
*
Add a config flag to enable time stamp collection
Vadim Bendebury
2012-03-28
1
-0
/
+7
*
Initialize CBMEM early.
Vadim Bendebury
2012-03-28
2
-17
/
+26
*
Introduce config option to initialize CBMEM early.
Vadim Bendebury
2012-03-28
1
-0
/
+8
*
Add bifferboard
Rudolf Marek
2012-03-27
8
-0
/
+180
*
Add 64KB romchip chip size
Rudolf Marek
2012-03-27
1
-0
/
+10
*
Add support for RDC R8610 Southbridge
Rudolf Marek
2012-03-27
8
-0
/
+197
*
Add the support for RDC R8610 Northbridge
Rudolf Marek
2012-03-27
8
-0
/
+187
*
Add RDC R8610 PCI IDs.
Rudolf Marek
2012-03-27
1
-0
/
+4
*
Fix cleaning SeaBIOS from coreboot makefile
Marc Jones
2012-03-26
1
-1
/
+1
*
Disable the GDB stub by default
Rudolf Marek
2012-03-26
1
-1
/
+1
*
Fix possible deadlock on SMP stop_this_cpu
Kyösti Mälkki
2012-03-25
1
-4
/
+25
*
Intel cpus: Fix deadlock on hyper-threading init
Kyösti Mälkki
2012-03-25
1
-13
/
+9
[prev]
[next]