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
2013-03-29
x86: mtrr: add CONFIG_CACHE_ROM support
Aaron Durbin
2013-03-29
mtrr: honor IORESOURCE_WRCOMB
Aaron Durbin
2013-03-29
lib: add memrange infrastructure
Aaron Durbin
2013-03-29
stdlib: add ALIGN_UP and ALIGN_DOWN macros
Aaron Durbin
2013-03-29
resources: introduce IORESOURCE_WRCOMB
Aaron Durbin
2013-03-29
resources: remove IORESOURCE_[UMA_FB|IGNORE_MTRR]
Aaron Durbin
2013-03-29
x86: add new mtrr implementation
Aaron Durbin
2013-03-29
coreboot table: use memrange library
Aaron Durbin
2013-03-29
armv7: set cache level explicitly for dcache/unified cache case
David Hendricks
2013-03-29
armv7: invalidate TLB after changing translation table entries
David Hendricks
2013-03-29
armv7: iterate thru all levels when doing dcache ops
David Hendricks
2013-03-29
armv7: add functions for reading/writing L2CTLR
David Hendricks
2013-03-29
armv7: use stdint.h in cache and MMU files
David Hendricks
2013-03-29
armv7: added paranoia for cache library
David Hendricks
2013-03-28
armv7: clean+invalidate all cache levels when disabling MMU
David Hendricks
2013-03-28
armv7: cosmetic changes to dcache_op_mva()
David Hendricks
2013-03-28
armv7: fix a bad variable assignment
David Hendricks
2013-03-28
armv7: pass incremented value to dccimvac
David Hendricks
2013-03-28
crossgcc: Fix building with texinfo-5.x
Nico Huber
2013-03-27
exynos5250: assign RAM resources in cpu_init()
David Hendricks
2013-03-27
cbfstool: Add update-fit command
Aaron Durbin
2013-03-27
cbfstool: Fix cbfs_image.c
Stefan Reinauer
2013-03-26
armv7: fixes for dcache_op_by_mva()
David Hendricks
2013-03-26
ARMv7: Drop ROMSTAGE_BASE from Makefile.inc
Stefan Reinauer
2013-03-26
libpayload: Fix prototype warnings in PDCurses
Stefan Reinauer
2013-03-26
libpayload: Fix type issues
Stefan Reinauer
2013-03-26
libpayload: fix size_t handling
Stefan Reinauer
2013-03-26
libpayload: Fix const warnings in keyname() and termname()
Stefan Reinauer
2013-03-26
libpayload: Fix variable shadowing in PDCurses
Stefan Reinauer
2013-03-26
libpayload: Fix missing prototype warning for Xinitscr()
Stefan Reinauer
2013-03-26
libpayload: Fix unused function warning in EHCI stack
Stefan Reinauer
2013-03-26
Revert "coreboot table: use memrange library"
Aaron Durbin
2013-03-26
x86: dynamic cbmem: fix acpi reservations
Aaron Durbin
2013-03-26
coreboot table: use memrange library
Aaron Durbin
2013-03-26
Revert "samsung/exynos5: add resource functions for the display port"
David Hendricks
2013-03-26
ARMv7: Drop XIP relocation code for romstage
Stefan Reinauer
2013-03-26
samsung/exynos5: add resource functions for the display port
Ronald G. Minnich
2013-03-26
armv7: add new dcache and MMU setup functions
David Hendricks
2013-03-25
libpayload: Fix Config.in warning
Stefan Reinauer
2013-03-25
AMD Inagua: add GEC firmware, document Broadcom BCM57xx Selfboot Patch format
Jens Rottmann
2013-03-25
libpayload: fix use-after-free in usb_exit()
Mathias Krause
2013-03-25
libpayload: EHCI - detach controller in ehci_shutdown()
Mathias Krause
2013-03-23
dynamic cbmem: fix memconsole and timestamps
Aaron Durbin
2013-03-23
resources: introduce reserved_ram_resource()
Aaron Durbin
2013-03-23
x86: mark .textfirst as allocatable and executable
Aaron Durbin
2013-03-23
relocatable ramstage: fix linking
Aaron Durbin
2013-03-23
vboot module: fix compilation issues
Aaron Durbin
2013-03-23
x86: expose console_tx_flush in romstage
Aaron Durbin
2013-03-23
rmodule: align ld script with latest x86 ld script
Aaron Durbin
2013-03-23
cbfs: fix relocation ramstage compiler errors
Aaron Durbin
2013-03-23
xcompile: honor LINKER_SUFFIX variable
Aaron Durbin
2013-03-22
Unify setting i82801e LPC
Kyösti Mälkki
2013-03-22
libpayload: Add comments on virtual pointers in lib_sysinfo
Nico Huber
2013-03-22
x86: unify amd and non-amd MTRR routines
Aaron Durbin
2013-03-22
Add support for ASUS F2A85-M board
Rudolf Marek
2013-03-22
Fix compilation of Intel LynxPoint based boards
Stefan Reinauer
2013-03-22
Asrock E350M1: Use SPD read code from F14 wrapper
Jens Rottmann
2013-03-22
FrontRunner/Toucan-AF: Use SPD read code from F14 wrapper
Jens Rottmann
2013-03-22
libpayload: initial test case + tiny "framework"
Patrick Georgi
2013-03-22
cbfstool: Fix initial empty space in image creation.
Hung-Te Lin
2013-03-22
Unify coreboot table generation
Stefan Reinauer
2013-03-22
wtm2: build-time dev and recovery settings
Aaron Durbin
2013-03-22
vboot: pass correct coreboot include paths
Aaron Durbin
2013-03-22
haswell: Add microcode for ULT C0 stepping 0x40651
Duncan Laurie
2013-03-22
coreboot: add vboot_handoff to coreboot tables
Aaron Durbin
2013-03-22
haswell: vboot path support in romstage
Aaron Durbin
2013-03-22
haswell boards: support added chromeos function
Aaron Durbin
2013-03-22
romstage: add support for vboot firmware selection
Aaron Durbin
2013-03-22
rmodule: add vboot rmodule type
Aaron Durbin
2013-03-22
timestamp: add vboot check points
Aaron Durbin
2013-03-22
cbmem: add vboot cmbem id
Aaron Durbin
2013-03-22
haswell: use dynamic cbmem
Aaron Durbin
2013-03-22
coreboot: dynamic cbmem requirement
Aaron Durbin
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-21
rmodule: correct ordering of bss clearing
Aaron Durbin
2013-03-21
cbmem: dynamic cbmem support
Aaron Durbin
2013-03-21
cbfs: Change false ERROR print to a WARNING.
Shawn Nematbakhsh
2013-03-21
Intel: Update CPU microcode for 6fx CPUs
Stefan Reinauer
2013-03-21
Intel: Update CPU microcode for 106cx CPUs
Stefan Reinauer
2013-03-21
Intel: Update CPU microcode script
Stefan Reinauer
2013-03-21
Butterfly, Stout: Force SATA link speed to 3 Gbps
Shawn Nematbakhsh
2013-03-21
rmodule: add string functions to rmodules class
Aaron Durbin
2013-03-21
lynxpoint: Fix up handling for LynxPoint-LP chipsets
Duncan Laurie
2013-03-21
lynxpoint: Change sata.c to get rid of #if
Duncan Laurie
2013-03-21
lynxpoint: Fix ELOG logging of power management events
Duncan Laurie
2013-03-21
haswell/lynxpoint: Use new PCH/PM helper functions
Duncan Laurie
2013-03-21
lynxpoint: Fix GPIO and PM base reservations
Duncan Laurie
2013-03-21
lynxpoint: remove DEBUG_PERIODIC_SMIS
Duncan Laurie
2013-03-21
lynxpoint: Add power management helper functions
Duncan Laurie
2013-03-21
lynxpoint: Add helper functions for reading PM and GPIO base
Duncan Laurie
2013-03-21
lynxpoint: Add function for checking for LP chipset
Duncan Laurie
2013-03-21
lynxpoint: Enable EC IO ports 0x62/0x66
Duncan Laurie
2013-03-21
haswell: Drop the device ID check in graphics init path
Duncan Laurie
2013-03-21
lynxpoint: update MBP give up routine
Aaron Durbin
2013-03-21
haswell: RESET_ON_INVALID_RAMSTAGE_CACHE option
Aaron Durbin
2013-03-21
haswell: implement ramstage caching in SMM region
Aaron Durbin
2013-03-21
coreboot: add caching loaded ramstage interface
Aaron Durbin
2013-03-21
haswell: add multipurpose SMM memory region
Aaron Durbin
2013-03-21
haswell: set TSEG as WB cacheable in romstage
Aaron Durbin
2013-03-21
LynxPoint: Move RCBA helper function to its own file
Duncan Laurie
[next]