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
/
include
Age
Commit message (
Expand
)
Author
2015-06-13
Move remap_bsp_lapic to AMD specific code
Stefan Reinauer
2015-06-13
southbridge/amd/pi: Add support for new AMD southbridge Kern
WANG Siyuan
2015-06-11
Clearly define printk log level use cases.
Nicky Sielicki
2015-06-10
resource: Refactor IORESOURCE flags use
Kyösti Mälkki
2015-06-09
stage_cache: use cbmem init hooks
Aaron Durbin
2015-06-09
cbmem: add indicator to hooks if cbmem is being recovered
Aaron Durbin
2015-06-09
cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API
Kyösti Mälkki
2015-06-09
cbmem: Break out CBMEM_ID to a separate header file
Marc Jones
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-06-05
device_ops: add device_t argument to write_acpi_tables
Alexander Couzens
2015-06-05
device_ops: add device_t argument to acpi_fill_ssdt_generator
Alexander Couzens
2015-06-05
device_ops: add device_t argument to acpi_inject_dsdt_generator
Alexander Couzens
2015-06-05
lib: Unify log2() and related functions
Julius Werner
2015-06-05
AMD K8 fam10: Drop extra HT scan_chain() parameters
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Refactor HT link connection test
Kyösti Mälkki
2015-06-05
devicetree: Add fields for HyperTransport scans
Kyösti Mälkki
2015-06-04
devicetree: Change scan_bus() prototype in device ops
Kyösti Mälkki
2015-06-04
devicetree: Single scan_bridges()
Kyösti Mälkki
2015-06-04
PCI subsystem: Drop parameter max from scan_bus
Kyösti Mälkki
2015-06-04
PCI subsystem: Refactor PCI bridge register control
Kyösti Mälkki
2015-06-04
devicetree: Discriminate device ops scan_bus()
Kyösti Mälkki
2015-06-04
HyperTransport: Move pci_scan_bus() call
Kyösti Mälkki
2015-06-02
assets: abstract away the firmware assets used for booting
Aaron Durbin
2015-06-02
prog_loading: add region_device representing memory
Aaron Durbin
2015-06-02
cbfs: new API and better program loading
Aaron Durbin
2015-05-29
Remove leftover smi_get_tseg_base
Vladimir Serbinenko
2015-05-28
smm: Merge configs SMM_MODULES and SMM_TSEG
Vladimir Serbinenko
2015-05-28
Remove leftover tseg_relocate
Vladimir Serbinenko
2015-05-28
Add TCPA table.
Vladimir Serbinenko
2015-05-27
Move TPM code out of chromeos
Vladimir Serbinenko
2015-05-27
AGESA: Split S3 backup in CBMEM
Kyösti Mälkki
2015-05-26
fmap: new API using region_device
Aaron Durbin
2015-05-26
coreboot: introduce boot_device
Aaron Durbin
2015-05-26
cbmem: remove cbmem_set_top()
Aaron Durbin
2015-05-26
x86: provide consistent cbmem_top() for CONFIG_LATE_CBMEM_INIT
Aaron Durbin
2015-05-26
consoles: remove unused infrastructure
Aaron Durbin
2015-05-26
acpi: Remove monolithic ACPI
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-19
regions: add more helpers
Aaron Durbin
2015-05-15
spi_flash: document expected return values
Aaron Durbin
2015-05-14
superio: Replace the indexed I/O functions
Dave Frodin
2015-05-14
regions: add mmap helper device
Aaron Durbin
2015-05-14
regions: add memory region device support
Aaron Durbin
2015-05-14
coreboot: add memory pool infrastructure
Aaron Durbin
2015-05-14
coreboot: add region infrastructure
Aaron Durbin
2015-05-13
secmon: allow for serial console
Aaron Durbin
2015-05-13
verstage: provide support for serial console
Aaron Durbin
2015-05-13
cbmem: Add initial allocation support
Lee Leahy
2015-05-11
vboot: allow for dynamic work buffers
Aaron Durbin
2015-05-11
vboot: inject vboot loader for stage loading
Aaron Durbin
2015-05-05
cbfs: make cbfs_load_prog_stage_by_offset() public
Aaron Durbin
2015-05-05
console: rename do_vtxprintf to do_printk_va_list and use it
Aaron Durbin
2015-04-30
program loading: add optional is_loader_active() callback
Aaron Durbin
2015-04-30
cbmem: Add FSP timestamps
Lee Leahy
2015-04-30
cbmem: Identify the FSP areas in CBMEM
Lee Leahy
2015-04-29
Use __ROMSTAGE__ to denote romstage
Patrick Georgi
2015-04-29
rules.h: add verstage macro
Patrick Georgi
2015-04-27
cbmem: add and use a function to dump console buffer
Vadim Bendebury
2015-04-23
cbmem_console: fix it for x86
Aaron Durbin
2015-04-22
cbmem: switch over to imd-based cbmem
Aaron Durbin
2015-04-22
coreboot: common stage cache
Aaron Durbin
2015-04-22
coreboot: tiered imd
Aaron Durbin
2015-04-22
coreboot: add imd library
Aaron Durbin
2015-04-22
armv8/secmon: Disable and Enable GIC in PSCI path
Furquan Shaikh
2015-04-22
device: Add class and subclass name support
Lee Leahy
2015-04-22
lib: add base64 decoder
Vadim Bendebury
2015-04-22
google/urara: use board ID information to set up hardware
Ionela Voinescu
2015-04-22
vpd: populate coreboot table with serialno
Stephen Barber
2015-04-22
vboot: when configured, pass the wipeout request to vboot
Vadim Bendebury
2015-04-21
Unify byte order macros and clrsetbits
Julius Werner
2015-04-21
romstage_handoff: Fix for changing CBMEM structure
Duncan Laurie
2015-04-21
Arrange CBMEM table entries' IDs alphanumerically
Vadim Bendebury
2015-04-20
chromeos: vboot2: Add TPM PCR extension support
Julius Werner
2015-04-17
Fix non-x86 __PRE_RAM__ assertions and add FATAL_ASSERTS Kconfig option
Julius Werner
2015-04-17
cbfs: look for CBFS header in a predefined place
Vadim Bendebury
2015-04-17
uart: pass register width in the coreboot table
Vadim Bendebury
2015-04-17
exynos: return correct value when init_default_cbfs_media fails
Daisuke Nojiri
2015-04-17
rk3288: Handle framebuffer through memlayout, not the resource system
Julius Werner
2015-04-17
spi: Add function to read flash status register
Duncan Laurie
2015-04-17
drivers/spi: Pass flash parameters from coreboot to payload
Dan Ehrenberg
2015-04-14
Add console wrapper for UART driver
Vadim Bendebury
2015-04-14
timestamps: You can never have enough of them!
Julius Werner
2015-04-14
timer: Reestablish init_timer(), consolidate timer initialization calls
Julius Werner
2015-04-14
CBFS: Automate ROM image layout and remove hardcoded offsets
Julius Werner
2015-04-13
spi: support controllers with limited transfer size capabilities
Vadim Bendebury
2015-04-10
PCI - Add interrupt disable bit definition
Lee Leahy
2015-04-10
baytrail: Switch from ACPI mode to PCI mode for legacy support
Marc Jones
2015-04-10
vboot: Include vb2_api.h, instead of lower-level vboot2 header files
Randall Spangler
2015-04-10
ramoops: Add support for passing ramoops region through cb tables.
Furquan Shaikh
2015-04-10
cbtables: Add RAM config information
David Hendricks
2015-04-10
gpio: add a function to read GPIO array as base-2 value
David Hendricks
2015-04-10
gpio: cosmetic changes to tristate_gpios.c
David Hendricks
2015-04-10
gpio: Remove non-ternary tristate mode, make ternaries easier
Julius Werner
2015-04-10
gpio: Extend common GPIO header, simplify function names
Julius Werner
2015-04-10
chromeos: move VPD MAC address retrieval function
Vadim Bendebury
2015-04-08
timer: Add generic udelay() implementation
Aaron Durbin
2015-04-08
armv7: Add fine-grained page table support
Julius Werner
2015-04-08
timestamp: Add bootblock start and end to timestamp constants
Furquan Shaikh
2015-04-06
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-04-06
Add predefined __ROMSTAGE__ and __RAMSTAGE__ macros
Julius Werner
[next]