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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
elog: Add more detailed wake source events for USB2.0/3.0 port wake
Furquan Shaikh
2017-06-09
1
-0
/
+2
*
cpu/x86/mtrr: further expose declarations of functions
Aaron Durbin
2017-06-09
1
-4
/
+2
*
device/dram/ddr2.c: Fix is_registered_ddr2
Arthur Heymans
2017-06-09
1
-1
/
+1
*
src: change coreboot to lowercase
Martin Roth
2017-06-07
3
-3
/
+3
*
cpu/x86/mtrr: don't guard function declarations
Aaron Durbin
2017-06-05
1
-4
/
+1
*
console/flashsconsole: Add spi flash console for debugging
Youness Alaoui
2017-06-04
1
-0
/
+45
*
device/device_util: Add function to determine bridge state
Patrick Rudolph
2017-06-02
1
-0
/
+1
*
src/include/device: Add System Agent (SA) device ids
Subrata Banik
2017-06-01
1
-2
/
+11
*
include/device: Add pci ids for Intel SD
Bora Guvendik
2017-06-01
1
-0
/
+5
*
lib/edid: Split out fill_lb_framebuffer()
Nico Huber
2017-05-30
1
-0
/
+2
*
lib/spd_bin: make SMBus SPD addresses an input
Aaron Durbin
2017-05-27
1
-0
/
+1
*
CBMEM: Clarify CBMEM_TOP_BACKUP function usage
Kyösti Mälkki
2017-05-27
1
-6
/
+9
*
elog: Add more wake sources
Furquan Shaikh
2017-05-27
1
-0
/
+22
*
include/device: Add pci ids for Intel GLK
Hannah Williams
2017-05-22
1
-0
/
+24
*
elog: Add a new elog type for deep Sx variant
Furquan Shaikh
2017-05-22
1
-0
/
+4
*
Kconfig: Move and clean up CONFIG_VGA
Nico Huber
2017-05-22
1
-4
/
+0
*
include/console: Use IS_ENABLED() macro
Nico Huber
2017-05-22
8
-16
/
+19
*
drivers/spi/spi_flash: Move flash ops to spi_flash_ops structure
Furquan Shaikh
2017-05-19
1
-13
/
+19
*
drivers/spi/spi_flash: Clean up SPI flash probe
Furquan Shaikh
2017-05-19
2
-6
/
+14
*
drivers/spi/spi_flash: Pass in spi_slave structure as const to probe functions
Furquan Shaikh
2017-05-19
1
-1
/
+1
*
drivers/spi/spi_flash: Pass in flash structure to fill in probe
Furquan Shaikh
2017-05-19
1
-2
/
+24
*
drivers/spi/spi_flash: Add page_size to struct spi_flash
Furquan Shaikh
2017-05-19
1
-0
/
+1
*
vbe: remove the necessity for a global vbe_mode_info_valid()
Aaron Durbin
2017-05-18
1
-1
/
+0
*
coreboot_tables: specify clear interface for lb_framebuffer()
Aaron Durbin
2017-05-18
2
-3
/
+3
*
AMD MTRR: Add common add_uma_resource_below_tolm()
Kyösti Mälkki
2017-05-18
1
-0
/
+2
*
CBMEM: Add config CBMEM_TOP_BACKUP
Kyösti Mälkki
2017-05-18
1
-4
/
+5
*
cpu/intel/turbo: Add option to disable turbo
Subrata Banik
2017-05-16
1
-0
/
+3
*
src/include/device: Add PCIe root ports device ids
Aamir Bohra
2017-05-13
1
-0
/
+60
*
drivers/pc80/rtc: Rename mc146818rtc_early.c -> _romcc.c
Nico Huber
2017-05-13
1
-1
/
+1
*
commonlib: Move drivers/storage into commonlib/storage
Lee Leahy
2017-05-12
3
-455
/
+0
*
drivers/storage: Make DRVR_CAP_8BIT controller independent
Lee Leahy
2017-05-10
2
-18
/
+18
*
drivers/storage: Remove set_control_reg
Lee Leahy
2017-05-10
1
-1
/
+0
*
drivers/spi: Re-factor spi_crop_chunk
Furquan Shaikh
2017-05-05
1
-7
/
+29
*
cr50: check if the new image needs to be enabled and act on it
Vadim Bendebury
2017-05-05
1
-0
/
+4
*
pci_device: add PCI device IDs for Intel platforms
Rizwan Qureshi
2017-05-05
1
-0
/
+107
*
lib/edid: Save the display ASCII string
Arthur Heymans
2017-05-03
1
-0
/
+3
*
lib/edid.c: Differentiate between absent and non-conformant EDID
Arthur Heymans
2017-05-03
1
-0
/
+6
*
nb/amdk8: Link coherent_ht.c
Arthur Heymans
2017-04-28
1
-0
/
+1
*
AMD Geode: Move conflicting mainboard_romstage_entry()
Marc Jones
2017-04-25
3
-2
/
+2
*
lib: provide clearer devicetree semantics
Aaron Durbin
2017-04-25
3
-20
/
+29
*
drivers/storage: Add SD/MMC/eMMC driver based upon depthcharge
Lee Leahy
2017-04-25
3
-0
/
+456
*
console: Add convenient debug level macros for raminit
Nico Huber
2017-04-19
1
-0
/
+3
*
drivers/spi/tpm: Clean up SPI TPM driver
Furquan Shaikh
2017-04-13
1
-0
/
+26
*
drivers/spi: Get rid of spi_get_config
Furquan Shaikh
2017-04-09
1
-3
/
+0
*
drivers/spi/tpm: using tpm irq to sync tpm transaction
Jeffy Chen
2017-04-05
1
-0
/
+9
*
AGESA: Disable CAR with empty stack
Kyösti Mälkki
2017-04-05
1
-0
/
+1
*
AGESA: Move romstage main entry under cpu
Kyösti Mälkki
2017-04-05
1
-0
/
+2
*
AGESA: Move amd_initmmio() call
Kyösti Mälkki
2017-04-05
1
-0
/
+2
*
vboot: Move remaining features out of vendorcode/google/chromeos
Julius Werner
2017-03-28
1
-1
/
+1
*
vboot: Disallow separate verstage after romstage, try to clarify logic
Julius Werner
2017-03-28
1
-1
/
+4
[next]