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
Age
Commit message (
Expand
)
Author
2015-07-21
skylake: read out and report full width of gen_pmcon registers
Aaron Durbin
2015-07-21
Cyan: Tune charger current limit in performance states table.
li feng
2015-07-21
Glados: Update Serial IO modes in devicetree
Naveen Krishna Chatradhi
2015-07-21
kunimitsu: Update Serial IO modes in devicetree
Naveen Krishna Chatradhi
2015-07-21
Sklrvp: Update Serial IO modes in devicetree
Naveen Krishna Chatradhi
2015-07-21
intel/skylake: support 32bit uart8250_mem driver in romstage
Naveen Krishna Chatradhi
2015-07-21
console: Add UART8250MEM 32bit support
Naveen Krishna Chatradhi
2015-07-21
google/glados: add new board
Patrick Georgi
2015-07-21
intel/common: remove printk in pre_console_init()
rsatapat
2015-07-21
Skylake: Initialize GPIOs for UART2
rsatapat
2015-07-21
Skylake: Only support UART2 as debug port, clean up the rest
Naveen Krishna Chatradhi
2015-07-21
intel fsp: remove CHIPSET_RESERVED_MEM_BYTES
Aaron Durbin
2015-07-21
cyan/strago: Disable wwan
Jagadish Krishnamoorthy
2015-07-21
Braswell: Remove GOP from normal boot mode.
Abhay Kumar
2015-07-21
skylake: re-enable PCIe L1 sub states
Aaron Durbin
2015-07-21
Sklrvp: Select PCIEXP_L1_SUB_STATE config symbol
Naveen Krishna Chatradhi
2015-07-21
skylake: honor pcie root port settings already in chip.h
Aaron Durbin
2015-07-21
skylake: Show SPI controller if enabled in devicetree.cb
Duncan Laurie
2015-07-21
cyan: Enable EC software sync
Ravi Sarawadi
2015-07-21
Revert "northbridge/amd/pi: Add support for memory settings"
Marc Jones
2015-07-21
amd/hudson: Fix makefile FWM location check
Marc Jones
2015-07-21
braswell: clean up \_PR entries
Jagadish Krishnamoorthy
2015-07-20
northbridge/amd/pi: Add support for memory settings
Dave Frodin
2015-07-18
cbfstool: Deduplicate code to merge empty files
Patrick Georgi
2015-07-18
cbfstool: rename checksum to attributes_offset
Patrick Georgi
2015-07-18
Makefile: Fix KCONFIG_AUTOHEADER dependencies
Stefan Reinauer
2015-07-18
libpayload: usb: Add support for SuperSpeed hubs
Julius Werner
2015-07-18
libpayload: usb: xhci: Prevent address reuse
Julius Werner
2015-07-18
amd/pi: Increase assumption for maximum CBFS file header size
Patrick Georgi
2015-07-18
cbfstool: move fill value to cbfs.h
Patrick Georgi
2015-07-18
intel/kunimitsu: Fix Kconfig symbol type
Patrick Georgi
2015-07-17
soc/intel: Remove microcode terminators
Stefan Reinauer
2015-07-17
intel/sklrvp: remove trailing whitespace
Patrick Georgi
2015-07-17
skylake: remove whitespace from ASL files
Stefan Reinauer
2015-07-17
mainboard/google: Add Braswell based Cyan board
Lee Leahy
2015-07-17
mainboard/intel: Add Skylake based Kunimitsu board
Lee Leahy
2015-07-17
mainboard/intel: Add Skylake based RVP3 board
Lee Leahy
2015-07-17
mainboard/intel: Add Braswell based Strago board
Lee Leahy
2015-07-17
lint/gitconfig: Enable checkpatch.pl checking of commits
Stefan Reinauer
2015-07-17
indent style fix for lapic_cpu_init.c
Jonathan A. Kollasch
2015-07-17
Remove unused Kconfig symbols in c code
Martin Roth
2015-07-16
libpayload: usb: dwc2: support split transaction
Yunzhi Li
2015-07-16
t210: new sdram_lp0_save_params() function
Yen Lin
2015-07-16
foster: correct odmdata in odmdata.cfg
Yen Lin
2015-07-16
smaug: correct odmdata in odmdata.cfg
Yen Lin
2015-07-16
t210: correct odmdata location in bct
Yen Lin
2015-07-16
foster: add sdram_configs.c
Yen Lin
2015-07-16
smaug: ramstage: include sdram_configs.c
Yen Lin
2015-07-16
smaug: Use VNBN_FLASH instead of VBNV_EC
Furquan Shaikh
2015-07-16
t210: Reorganize memlayout.ld
Furquan Shaikh
2015-07-16
t210: SPI driver cleanup
Furquan Shaikh
2015-07-16
t210: Correct dma_busy function
Furquan Shaikh
2015-07-16
smaug: Increase drive strength for QSPI Pinmux
Furquan Shaikh
2015-07-16
t210: Add PINMUX macros for drive strength
Furquan Shaikh
2015-07-16
toolchain: Add -mgeneral-regs-only to CFLAGS for arm64
Furquan Shaikh
2015-07-16
release: add release script
Patrick Georgi
2015-07-16
cbfstool: Remove extra comma after {0, NULL} list element
Sol Boucher
2015-07-16
cbfstool: Factor out compression algorithm list
Sol Boucher
2015-07-16
cbfstool: rename field
Sol Boucher
2015-07-16
cbfstool: move bit swapping macros to swab.h
Sol Boucher
2015-07-16
cbfstool: use variable length array to model cbfs_file's filename
Patrick Georgi
2015-07-16
cbfstool: improve specification of struct cbfs_file
Patrick Georgi
2015-07-16
soc/intel: Add Skylake SOC support
Lee Leahy
2015-07-16
soc/intel/skylake: Use Broadwell as comparision base for Skylake SOC
Lee Leahy
2015-07-16
x86 realmode: Set up the 8254 timer before running option rom
zbao
2015-07-16
AMD Merlin Falcon: Mask bit 31 of BIST while doing BIST check
zbao
2015-07-15
amd/model_fxx rev.F: emit P-states when no intermediates exist
Jonathan A. Kollasch
2015-07-15
libpayload: assume cbfs file alignment is 64 byte
Patrick Georgi
2015-07-15
cbfs: hardcode file alignment
Patrick Georgi
2015-07-15
cbfstool: fix alignment to 64 byte
Patrick Georgi
2015-07-15
intel/fsp_baytrail: Remove PcdEnableLan option
York Yang
2015-07-14
timestamps: clarify in ramstage when not to reinit the cache
Aaron Durbin
2015-07-14
cbmem: export base_time in timestamp table
Aaron Durbin
2015-07-14
libpayload: store boot media information in sysinfo
Patrick Georgi
2015-07-14
cbtable: describe boot media
Patrick Georgi
2015-07-14
abuild: Allow disabling mainboards
Patrick Georgi
2015-07-14
Braswell: Use CBFS image type name
Lee Leahy
2015-07-14
libpayload: Add support for handling fmaps
Patrick Georgi
2015-07-14
riscv-emulation: Set stack size to 0 in Kconfig
Thaminda Edirisooriya
2015-07-14
fmap: publish find_fmap_directory()
Patrick Georgi
2015-07-14
fmap: Introduce new function to derive fmap name from offset/size
Patrick Georgi
2015-07-14
getac/p470: initialize timestamps in romstage
Patrick Georgi
2015-07-14
azalia: fix up and clean up shrinkage of boilerplate code
Jonathan A. Kollasch
2015-07-14
amd/rs780: Fix typo
Patrick Georgi
2015-07-14
cbmem: convert x86 timestamps on OpenBSD
Patrick Georgi
2015-07-14
intel/sandybridge/gma: Add graphics PCI Device IDs 0x0162 and 0x0152
Damien Zammit
2015-07-14
buildgcc: Show the archive URL
Paul Menzel
2015-07-14
amd/fam10: Add k10temp ACPI thermal zone mixin.
Tobias Diedrich
2015-07-13
x86: flatten hierarchy
Stefan Reinauer
2015-07-13
x86: Port x86 over to compile cleanly with x86-64
Stefan Reinauer
2015-07-13
version: allow stating the coreboot revision in .coreboot-version
Patrick Georgi
2015-07-13
superio/smsc: Add support for SMSC DME1737
Jonathan A. Kollasch
2015-07-13
superio/smsc/dme1737: copy superio/smsc/lpc47b397
Jonathan A. Kollasch
2015-07-13
tegra124/tegra210: Include stages.h in bootblock.c
Stefan Reinauer
2015-07-13
tegra210: Fix coding style in clock.c
Stefan Reinauer
2015-07-13
coreinfo: Fix build output (cosmetical)
Stefan Reinauer
2015-07-13
smaug: Set LDO2 voltage to 1.8V
Furquan Shaikh
2015-07-13
t210: Apply A57 hardware issue workaround during cpu startup
Furquan Shaikh
2015-07-13
arm64: Define stage_entry as weak symbol
Furquan Shaikh
2015-07-13
arm64/a57: Move cortex_a57.h under include directory
Furquan Shaikh
[prev]
[next]