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
Age
Commit message (
Expand
)
Author
2015-07-07
Unconditionally compile romstage with -Wa,--divide
Stefan Reinauer
2015-07-07
T210: UTMIP: Correct UTMIP PLL programming as per Mark Kuo
Tom Warren
2015-07-07
amd/lamar: drop unused value from mainboard_intr_data[]
Stefan Reinauer
2015-07-07
mainboard/msi/ms7135: remove bogus MADT IRQ override for timer
Jonathan A. Kollasch
2015-07-07
smbios: Calculate SMBIOS Max Struct size
Ben Frisch
2015-07-07
ec/lenovo/h8: silence sound on boot
Alexander Couzens
2015-07-07
sandybridge: provide monotonic timer function
Patrick Georgi
2015-07-07
cpu/amd/model_10xxx: Determine single-link status of each CPU in _PSD generator
Timothy Pearson
2015-07-07
cpu/amd/car: Move AP stacks below the BSP stack to free up space
Timothy Pearson
2015-07-07
cpu/amd/car: Increase Family 10h CAR size limit to 128k
Timothy Pearson
2015-07-07
cpu/amd: Detect any conflicts between sysinfo and the stack region
Timothy Pearson
2015-07-07
northbridge/amd/amdfam10: Remove array to null comparison
Timothy Pearson
2015-07-06
Revert "sandy/ivybridge: use LAPIC timer in SMM"
Patrick Georgi
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
veyron_rialto: Use VOP_MODE_NONE for display init.
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
veyron_brain: Add basic HDMI support
David Hendricks
2015-07-06
lzma: Return correct amount of decompressed bytes
Julius Werner
2015-07-06
veyron_*: Set vop_mode in devicetree.cb files
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-06
veyron_danger: EDP changes for v2
David Hendricks
2015-07-05
nvidia/l1_2pvv: whitespace: remove spaces that are followed by tab
Jonathan A. Kollasch
2015-07-04
Kconfig: Fix references to obsolete symbols
Martin Roth
2015-07-04
intel raminit: rename register
Patrick Rudolph
2015-07-03
hp/pavilion_m6_1035dx: Remove 'select USBDEBUG_IN_ROMSTAGE'
Kimarie Hoot
2015-07-03
Kconfig whitespace cleanup: Change leading spaces to tabs
Martin Roth
2015-07-03
storm: Enable DRIVER_UART since we use CONSOLE_CBMEM_DUMP_TO_UART
Stefan Reinauer
2015-07-02
tegra124: verified boot fixups
Stefan Reinauer
2015-07-02
sandy/ivybridge: use LAPIC timer in SMM
Stefan Reinauer
2015-07-02
purin: chromeos.c also needed in romstage
Stefan Reinauer
2015-07-02
ME/IFD binaries: Implement sane defaults for file paths
Stefan Reinauer
2015-07-02
ifdfake: Add prompts and help for the regions in Kconfig
Martin Roth
2015-07-02
Intel Firmware Descriptor: Add Lock ME Kconfig question
Martin Roth
2015-07-02
Move baytrail & fsp_baytrail to the common IFD interface.
Martin Roth
2015-07-02
Intel Firmware Descriptor Kconfig: remove USES_INTEL_ME
Martin Roth
2015-07-01
tegra132: adjust vboot2 memlayout to make coreboot compile
Stefan Reinauer
2015-07-01
google/veyron_minnie: Add new board
Patrick Georgi
2015-07-01
nvidia/tegra210: Drop unused Kconfig symbol
Patrick Georgi
2015-07-01
linker scripts: Fix symbol handling for pre-RAM cbmem console
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
google/foster: roll up fixes to compile with vboot
Patrick Georgi
2015-06-30
google/smaug: roll up fixes to compile with vboot
Patrick Georgi
2015-06-30
google/smaug: add new mainboard
Patrick Georgi
2015-06-30
google/foster: add new mainboard
Patrick Georgi
2015-06-30
nvidia/tegra210: add new SoC
Patrick Georgi
2015-06-30
google/peach_pit: disable Chrome OS support
Patrick Georgi
2015-06-30
google/nyan: remove timestamp leftovers from upstreaming
Patrick Georgi
2015-06-30
drivers/i2c/tpm: move tpm driver around a bit more.
Patrick Georgi
2015-06-30
google/link: implement get_write_protect_state
Patrick Georgi
2015-06-30
samsung/stumpy: implement get_write_protect_state
Patrick Georgi
2015-06-30
samsung/lumpy: implement get_write_protect_state
Patrick Georgi
2015-06-30
intel/sandybridge: initialize variable
Patrick Georgi
2015-06-30
google/jecht: Fix compiling GPIO table code
Patrick Georgi
2015-06-30
vboot: move vbnv_* sources around a bit more.
Patrick Georgi
2015-06-30
lib: add delay.c to bootblock if I2C_TPM driver is enabled
Patrick Georgi
2015-06-30
drivers/i2c/tpm: push tpm driver from verstage to libverstage
Patrick Georgi
2015-06-30
chromeos: push vbnv_* accessors from verstage to libverstage
Patrick Georgi
2015-06-30
google/cosmos: romstage needs the accessor functions for buttons
Patrick Georgi
2015-06-30
google/storm: romstage needs the accessor functions for buttons
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
google/veyron: Fix building with CHROMEOS enabled
Patrick Georgi
2015-06-30
arch/arm64: Avoid race condition when building bl31
Patrick Georgi
2015-06-30
mainboard: Add Veyron_Shark
Julius Werner
2015-06-30
hardwaremain: Move init_timer() call to before console init
Duncan Laurie
2015-06-30
arch/arm64: Fix compilation without CONFIG_SMP
Patrick Georgi
2015-06-30
t210: Set UTMIP_PCOUNT_UPDN_DIV to 0
Stephen Barber
2015-06-30
arm64: Fix Kconfig issues for secure OS loading
Furquan Shaikh
2015-06-30
arm64: Add support for loading secure os
Furquan Shaikh
2015-06-30
Add Kconfig flag to specify if there's a lid switch
Patrick Georgi
2015-06-30
Expose get_lid_switch() in romstage
Patrick Georgi
2015-06-30
EC: Add new EC host event for FASTBOOT_MODE request
Furquan Shaikh
2015-06-30
veyron_danger: Update SDMMC power on/off code for v2
David Hendricks
2015-06-30
veyron_danger: Add basic HDMI support
David Hendricks
2015-06-29
vboot2: Enable VBOOT_DYNAMIC_WORK_BUFFER on x86
Stefan Reinauer
2015-06-29
vboot2: consolidate vboot2 buffer initialization
Patrick Georgi
2015-06-29
mainboard/msi/ms7135: DSDT: fix PCI and AGR interrupts
Jonathan A. Kollasch
2015-06-29
mainboard/msi/ms7135: only #include necessary headers in acpi_tables.c
Jonathan A. Kollasch
2015-06-28
intel raminit: check correct registers in channel_test
Patrick Rudolph
2015-06-28
intel raminit: properly handle DDR3 DIMMs with address mirroring
Patrick Rudolph
2015-06-27
mainboard/asus/kfsn4-dre: Enable VGA support
Timothy Pearson
2015-06-27
lenovo/g505s: Add System Board ID to fix ACPI warning
Martin Roth
2015-06-27
google/parrot: Add System Board ID to fix ACPI warning
Martin Roth
2015-06-27
Kconfig: Remove unnecessary and incorrect MRC_CACHE symbols
Martin Roth
2015-06-27
amd/inagua: broadcom driver 64bit fix
Stefan Reinauer
2015-06-26
rockchip/rk3288: complete vboot configuration and move to SoC
Patrick Georgi
2015-06-26
google/chromeos: always enable VBOOT_VERIFY_FIRMWARE with CHROMEOS
Patrick Georgi
2015-06-26
vboot: Init vb2 work memory area before calling verstage
Patrick Georgi
2015-06-26
google/veyron_speedy: Add chromeos.c to romstage
Patrick Georgi
2015-06-26
x86: Move architecture selection from linker script to Makefile.inc
Stefan Reinauer
2015-06-26
prog_loader: Play nice with gc-sections
Stefan Reinauer
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
[next]