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
*
drivers/spi/spi_flash: remove spi flash names
Aaron Durbin
2020-01-28
1
-1
/
+0
*
commonlib: Add commonlib/bsd
Julius Werner
2020-01-28
2
-33
/
+2
*
soc/intel/common: Add Elkhartlake Device IDs
Tan, Lean Sheng
2020-01-22
1
-3
/
+52
*
soc/intel/cannonlake/bootblock: Add CML-S 2/4-Core MCH IDs
Gaggery Tsai
2020-01-18
1
-2
/
+4
*
src/include: Fix typos
Elyes HAOUAS
2020-01-18
6
-7
/
+7
*
cbfs: Remove locator concept
Julius Werner
2020-01-18
1
-29
/
+1
*
drivers/spi/spi_flash: organize spi flash by sector topology
Aaron Durbin
2020-01-17
1
-0
/
+3
*
drivers/spi/spi_flash: introduce common spi_flash_part_id object
Aaron Durbin
2020-01-17
1
-1
/
+0
*
drivers/spi/spi_flash: separate out protection ops
Aaron Durbin
2020-01-16
1
-2
/
+8
*
sb/intel/common: Declare common smbus_base() and enable_smbus()
Kyösti Mälkki
2020-01-14
1
-0
/
+14
*
drivers/pc80/rtc: Clean up some POST_CODE_EXTRA use
Kyösti Mälkki
2020-01-14
1
-2
/
+0
*
console/post: Split parts to arch/
Kyösti Mälkki
2020-01-14
1
-0
/
+1
*
console/post: Move cmos_post_code() under pc80/rtc
Kyösti Mälkki
2020-01-10
1
-0
/
+1
*
drivers/pc80/rtc: Move sanitize_cmos()
Kyösti Mälkki
2020-01-10
2
-1
/
+2
*
drivers/spi/spi_flash: explicitly handle STMicro deep power state
Aaron Durbin
2020-01-10
1
-1
/
+0
*
sb/intel/common: Add smbus_set_slave_addr()
Kyösti Mälkki
2020-01-09
1
-1
/
+1
*
sb/intel/common: Add smbus_host_reset()
Kyösti Mälkki
2020-01-09
1
-0
/
+5
*
device,sb/intel: Move SMBus host controller prototypes
Kyösti Mälkki
2020-01-09
1
-0
/
+35
*
lib/spd_bin,soc/intel/common: Move get_spd_smbus()
Kyösti Mälkki
2020-01-09
1
-56
/
+0
*
drivers/pc80/rtc: Separate {get|set}_option() prototypes
Kyösti Mälkki
2020-01-09
2
-12
/
+28
*
drivers/pc80/rtc: Remove duplicate cmos_chksum_valid()
Kyösti Mälkki
2020-01-09
1
-1
/
+4
*
src/include: Fix typos
Elyes HAOUAS
2020-01-08
2
-2
/
+2
*
soc/intel/cannonlake: Add Comet Lake H SA 4+2 Device ID
Jamie Chen
2020-01-08
1
-0
/
+1
*
drivers/pc80/rtc: Remove stub for sanitize_cmos()
Kyösti Mälkki
2020-01-07
1
-8
/
+1
*
drivers/pc80/rtc: Remove stub for cmos_post_init()
Kyösti Mälkki
2020-01-07
1
-3
/
+2
*
drivers/pc80/rtc: Clean up some headers
Kyösti Mälkki
2020-01-07
2
-10
/
+5
*
drivers/pc80/rtc: Clean up some inlined functions
Kyösti Mälkki
2020-01-07
1
-26
/
+19
*
lib/crc_byte: Add CRC32 implementation
Patrick Rudolph
2020-01-07
1
-0
/
+19
*
drives/spi_flash: add spi_flash_cmd_write_page_program()
Aaron Durbin
2020-01-06
1
-0
/
+2
*
drivers/pc80/rtc: Swap cmos_write32() parameter order
Kyösti Mälkki
2020-01-06
1
-1
/
+1
*
pci_ids: Correct whitespace for all AMD, ATI, National Semi
Marshall Dawson
2020-01-05
1
-103
/
+103
*
device/smbus: Drop unused smbus_set_link()
Kyösti Mälkki
2020-01-04
2
-2
/
+0
*
device/smbus: Drop SMBUS_HAS_AUX_CHANNELS
Kyösti Mälkki
2020-01-04
1
-5
/
+0
*
spi-generic: remove SPI_FLASH_SECTOR_ERASE_TIMEOUT_MS
Aaron Durbin
2020-01-03
1
-1
/
+0
*
device/early_smbus: Drop unused function parameter
Kyösti Mälkki
2020-01-03
1
-3
/
+3
*
device/early_smbus: Remove unused prototypes
Kyösti Mälkki
2020-01-03
1
-15
/
+0
*
lib/malloc: Implement a simple free() only for last malloc()
Bora Guvendik
2020-01-02
1
-2
/
+1
*
drivers/pc80/mc146818rtc: Remove read_option_lowlevel()
Kyösti Mälkki
2020-01-02
1
-5
/
+0
*
src/include: Remove unused <stdlib.h>
Elyes HAOUAS
2020-01-02
3
-3
/
+0
*
src: Remove some romcc workarounds
Jacob Garber
2019-12-31
1
-26
/
+1
*
bootblock: Support normal/fallback mechanism again
Kyösti Mälkki
2019-12-27
1
-0
/
+3
*
src/include: Remove min/max() from <stdlib.h>
Elyes HAOUAS
2019-12-27
1
-3
/
+0
*
superio/common/conf_mode: Add op to write SSDT
Patrick Rudolph
2019-12-22
1
-1
/
+22
*
drivers/pc80: Move normal/fallback mechanism outside __ROMCC__
Kyösti Mälkki
2019-12-20
1
-4
/
+4
*
src: Use '#include <smp/node.h>' when appropriate
Elyes HAOUAS
2019-12-19
1
-1
/
+0
*
src: Remove unused include <device/smbus_def.h>
Elyes HAOUAS
2019-12-19
1
-1
/
+0
*
Drop ROMCC code and header guards
Arthur Heymans
2019-12-19
20
-109
/
+8
*
Revert "include/cpu/x86: Add STM Support"
Aaron Durbin
2019-12-18
2
-9
/
+0
*
include/cpu/x86: Add STM Support
Eugene D. Myers
2019-12-18
2
-0
/
+9
*
device/pnp: use correct width type for pnp_info.function
Felix Held
2019-12-16
1
-1
/
+1
[next]