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
/
soc
Age
Commit message (
Expand
)
Author
2015-07-12
Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED()
Martin Roth
2015-07-10
Braswell: Move the microcode into a subdirectory
Lee Leahy
2015-07-09
rk3288: Fix & vs && mix up in hdmi driver
Stefan Reinauer
2015-07-09
ipq8064: enable timestamp collection
Vadim Bendebury
2015-07-09
t210: set CAR2PMC_CPU_ACK_WIDTH to 0
Yen Lin
2015-07-09
t210: i2c6: enable SOR_SAFE and DPAUX1 clocks for i2c6 to work
Yen Lin
2015-07-08
Braswell: Fix error in the warranty statement
Lee Leahy
2015-07-08
memlayout: Add timestamp regions for t210 and cygnus
Stefan Reinauer
2015-07-07
marvel/bg4cd: move timestamp init to SoC code
Patrick Georgi
2015-07-07
rk3288: Use timestamp region for pre-cbmem timestamps
Furquan Shaikh
2015-07-07
t132: Add timestamp collection support in t132
Furquan Shaikh
2015-07-07
x86: Drop -Wa,--divide
Stefan Reinauer
2015-07-07
T210: UTMIP: Correct UTMIP PLL programming as per Mark Kuo
Tom Warren
2015-07-06
Braswell: Update to end of June.
Lee Leahy
2015-07-06
Braswell: Update the ACPI tables
Lee Leahy
2015-07-06
veyron*: Kill SKIP_DISPLAY_INIT_HACK
David Hendricks
2015-07-06
t210: MTC cleanup
Furquan Shaikh
2015-07-06
rk3288: Add VOP_MODE_NONE for headless devices
David Hendricks
2015-07-06
rk3288: Auto-detect display.
David Hendricks
2015-07-06
rockchip: rk3288: correct ddr 300MHz clock setting
huang lin
2015-07-04
Kconfig: Fix references to obsolete symbols
Martin Roth
2015-07-03
Kconfig whitespace cleanup: Change leading spaces to tabs
Martin Roth
2015-07-02
tegra124: verified boot fixups
Stefan Reinauer
2015-07-02
Move baytrail & fsp_baytrail to the common IFD interface.
Martin Roth
2015-07-01
tegra132: adjust vboot2 memlayout to make coreboot compile
Stefan Reinauer
2015-07-01
nvidia/tegra210: Drop unused Kconfig symbol
Patrick Georgi
2015-07-01
rockchip/rk3288: Initialize CPU in bootblock
Patrick Georgi
2015-07-01
tegra210: Include correct include files
Stefan Reinauer
2015-06-30
nvidia/tegra210: reserve more room for the romstage in vboot builds
Patrick Georgi
2015-06-30
nvidia/tegra210: add new SoC
Patrick Georgi
2015-06-30
qualcomm/ipq806x: Fix uart in verstage
Patrick Georgi
2015-06-30
qualcomm/ipq806x: centralize vboot configuration
Patrick Georgi
2015-06-30
t210: Set UTMIP_PCOUNT_UPDN_DIV to 0
Stephen Barber
2015-06-26
rockchip/rk3288: complete vboot configuration and move to SoC
Patrick Georgi
2015-06-26
soc/intel/common: Restrict common romstage/ramstage code to FSP
Lee Leahy
2015-06-25
Braswell: Remove copyright address
Lee Leahy
2015-06-25
Braswell: Add Braswell SOC support
Lee Leahy
2015-06-25
soc/intel/common/Kconfig: Fix warning & whitespace
Martin Roth
2015-06-24
Intel/common: Remove copyright address
Lee Leahy
2015-06-24
Intel Common SOC: Add romstage support
Lee Leahy
2015-06-24
Remove address from GPLv2 headers
Patrick Georgi
2015-06-24
Kconfig: Get rid of obsolete symbols
Martin Roth
2015-06-23
nvidia/tegra: expose more registers
Tom Warren
2015-06-23
tegra: Move pinmux enum constants from tegra/pinmux.h to soc-specific pinmux.h
Furquan Shaikh
2015-06-23
Kconfig: Move CBFS_SIZE into Mainboard menu
Martin Roth
2015-06-23
intel/broadwell: Fix refcode handling
Patrick Georgi
2015-06-23
broadwell: fix typo
Patrick Georgi
2015-06-23
rockchip/rk3288: add support for hdmi display
Yakir Yang
2015-06-22
Remove incorrect Kconfig expressions
Martin Roth
2015-06-21
Remove obsolete EARLY_CONSOLE usage
Martin Roth
2015-06-21
Remove old HAVE_UART_MEMORY_MAPPED select statements
Martin Roth
2015-06-12
pistachio: add DDR3 initialization code
Ionela Voinescu
2015-06-12
pistachio: Use passive windowing as DQS gating scheme
Ionela Voinescu
2015-06-10
pistachio: sort included header files
Ionela Voinescu
2015-06-10
pistachio: initialize cbmem area to be empty
Ionela Voinescu
2015-06-10
rockchip: rk3288: add HDMI related iomux configuration
huang lin
2015-06-09
pistachio: increase romstage size
Ionela Voinescu
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-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-04
devicetree: Change scan_bus() prototype in device ops
Kyösti Mälkki
2015-06-04
devicetree: Discriminate device ops scan_bus()
Kyösti Mälkki
2015-06-02
assets: abstract away the firmware assets used for booting
Aaron Durbin
2015-06-02
Revert "pistashio: bump up romstage size"
Aaron Durbin
2015-06-02
cbfs: new API and better program loading
Aaron Durbin
2015-06-02
ipq806x: clear the RPM initialization Acknowledge bit
Sourabh Banerjee
2015-05-29
intel/broadwell: Hide use of acpi_slp_type
Kyösti Mälkki
2015-05-29
chromeos: always enable timestamps
Stefan Reinauer
2015-05-28
smm: Merge configs SMM_MODULES and SMM_TSEG
Vladimir Serbinenko
2015-05-28
Remove address from GPLv2 headers
Patrick Georgi
2015-05-27
Move TPM code out of chromeos
Vladimir Serbinenko
2015-05-26
fmap: new API using region_device
Aaron Durbin
2015-05-26
coreboot: introduce boot_device
Aaron Durbin
2015-05-26
pistashio: bump up romstage size
Aaron Durbin
2015-05-26
acpigen: Remove all explicit length tracking
Vladimir Serbinenko
2015-05-26
acpi: Remove monolithic ACPI
Vladimir Serbinenko
2015-05-23
baytrail: Switch to per-device ACPI
Vladimir Serbinenko
2015-05-23
Braswell: Use Baytrail as Comparison Base
Lee Leahy
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-20
acpi: make fill_slit and fill_srat into arguments.
Vladimir Serbinenko
2015-05-19
Remove Kconfig variable that has no effect
Patrick Georgi
2015-05-19
Remove Kconfig variable that has no effect
Patrick Georgi
2015-05-19
arm64: Reorganize payload entry code and related Kconfigs
Julius Werner
2015-05-19
arm64: Reorganize payload entry code and related Kconfigs
Julius Werner
2015-05-15
rk3288: remove unused structs and declarations
Aaron Durbin
2015-05-13
baytrail: broadwell: correct refcode loading
Aaron Durbin
2015-05-11
nvidia/tegra132: we write tables in ramstage
Patrick Georgi
2015-05-07
imgtec/pistachio: Add comment on the unusual memory layout
Patrick Georgi
2015-05-05
3rdparty: move to 3rdparty/blobs
Patrick Georgi
2015-05-05
3rdparty: Move to blobs
Patrick Georgi
2015-05-05
nvidia/tegra132: Fix vboot2 memory layout
Aaron Durbin
2015-05-05
vboot: remove uses of vboot2_verify_firmware()
Aaron Durbin
2015-05-04
intel/fsp_baytrail: Fix SPI debugging
David Imhoff
2015-05-01
intel: Correct MMIO related ACPI table settings
Dave Frodin
2015-04-30
intel/broadwell: Allow using non-fake IFD descriptor
Patrick Georgi
[prev]
[next]