Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
77a5b4046ab7e7bee887990b342a7356554fd391
77a5b40
x86: mtrr: add CONFIG_CACHE_ROM support
by Aaron Durbin
· 11 years ago
9b027fe
mtrr: honor IORESOURCE_WRCOMB
by Aaron Durbin
· 11 years ago
a05a852
lib: add memrange infrastructure
by Aaron Durbin
· 11 years ago
3ece5ac
stdlib: add ALIGN_UP and ALIGN_DOWN macros
by Aaron Durbin
· 11 years ago
4fa5fa5
resources: introduce IORESOURCE_WRCOMB
by Aaron Durbin
· 11 years ago
a755614
resources: remove IORESOURCE_[UMA_FB|IGNORE_MTRR]
by Aaron Durbin
· 11 years ago
bb4e79a
x86: add new mtrr implementation
by Aaron Durbin
· 11 years ago
28adb6e
coreboot table: use memrange library
by Aaron Durbin
· 11 years ago
7762091
armv7: set cache level explicitly for dcache/unified cache case
by David Hendricks
· 11 years ago
d4d6a40
armv7: invalidate TLB after changing translation table entries
by David Hendricks
· 11 years ago
7b19f66
armv7: iterate thru all levels when doing dcache ops
by David Hendricks
· 11 years ago
8234874
armv7: add functions for reading/writing L2CTLR
by David Hendricks
· 11 years ago
fa244a6
armv7: use stdint.h in cache and MMU files
by David Hendricks
· 11 years ago
eca48438
armv7: added paranoia for cache library
by David Hendricks
· 11 years ago
dbc11e2
armv7: clean+invalidate all cache levels when disabling MMU
by David Hendricks
· 11 years ago
19f3092
armv7: cosmetic changes to dcache_op_mva()
by David Hendricks
· 11 years ago
8f39887
armv7: fix a bad variable assignment
by David Hendricks
· 11 years ago
d21ca52
armv7: pass incremented value to dccimvac
by David Hendricks
· 11 years ago
69a21b1
crossgcc: Fix building with texinfo-5.x
by Nico Huber
· 11 years ago
3cc0d1e
exynos5250: assign RAM resources in cpu_init()
by David Hendricks
· 11 years ago
6b0d0d6
cbfstool: Add update-fit command
by Aaron Durbin
· 11 years ago
dc7bc8e
cbfstool: Fix cbfs_image.c
by Stefan Reinauer
· 11 years ago
42f5513
armv7: fixes for dcache_op_by_mva()
by David Hendricks
· 11 years ago
49675b9
ARMv7: Drop ROMSTAGE_BASE from Makefile.inc
by Stefan Reinauer
· 11 years ago
0a527e7
libpayload: Fix prototype warnings in PDCurses
by Stefan Reinauer
· 11 years ago
c7b6d7d
libpayload: Fix type issues
by Stefan Reinauer
· 11 years ago
e21f5e1
libpayload: fix size_t handling
by Stefan Reinauer
· 11 years ago
a6c495e
libpayload: Fix const warnings in keyname() and termname()
by Stefan Reinauer
· 11 years ago
8d225f1
libpayload: Fix variable shadowing in PDCurses
by Stefan Reinauer
· 11 years ago
0fef4fe
libpayload: Fix missing prototype warning for Xinitscr()
by Stefan Reinauer
· 11 years ago
d5c79f9
libpayload: Fix unused function warning in EHCI stack
by Stefan Reinauer
· 11 years ago
cf4a3f4
Revert "coreboot table: use memrange library"
by Aaron Durbin
· 11 years ago
5a767fd
x86: dynamic cbmem: fix acpi reservations
by Aaron Durbin
· 11 years ago
56075ea
coreboot table: use memrange library
by Aaron Durbin
· 11 years ago
0175587
Revert "samsung/exynos5: add resource functions for the display port"
by David Hendricks
· 11 years ago
7f86c05
ARMv7: Drop XIP relocation code for romstage
by Stefan Reinauer
· 11 years ago
9427ca1
samsung/exynos5: add resource functions for the display port
by Ronald G. Minnich
· 11 years ago
f9be756
armv7: add new dcache and MMU setup functions
by David Hendricks
· 11 years ago
04d352d
libpayload: Fix Config.in warning
by Stefan Reinauer
· 11 years ago
3926b4c
AMD Inagua: add GEC firmware, document Broadcom BCM57xx Selfboot Patch format
by Jens Rottmann
· 11 years ago
59c020a
libpayload: fix use-after-free in usb_exit()
by Mathias Krause
· 11 years ago
7a9da71
libpayload: EHCI - detach controller in ehci_shutdown()
by Mathias Krause
· 11 years ago
c15551a
dynamic cbmem: fix memconsole and timestamps
by Aaron Durbin
· 11 years ago
c965076
resources: introduce reserved_ram_resource()
by Aaron Durbin
· 11 years ago
0135702
x86: mark .textfirst as allocatable and executable
by Aaron Durbin
· 11 years ago
b467f1d
relocatable ramstage: fix linking
by Aaron Durbin
· 11 years ago
c875e2a
vboot module: fix compilation issues
by Aaron Durbin
· 11 years ago
1989b4b
x86: expose console_tx_flush in romstage
by Aaron Durbin
· 11 years ago
d23e292e
rmodule: align ld script with latest x86 ld script
by Aaron Durbin
· 11 years ago
2bd2e37
cbfs: fix relocation ramstage compiler errors
by Aaron Durbin
· 11 years ago
73982c3
xcompile: honor LINKER_SUFFIX variable
by Aaron Durbin
· 11 years ago
a438ea8
Unify setting i82801e LPC
by Kyösti Mälkki
· 11 years ago
d1cc812
libpayload: Add comments on virtual pointers in lib_sysinfo
by Nico Huber
· 11 years ago
57686f8
x86: unify amd and non-amd MTRR routines
by Aaron Durbin
· 11 years ago
c8eab2c
Add support for ASUS F2A85-M board
by Rudolf Marek
· 11 years ago
5605f1b
Fix compilation of Intel LynxPoint based boards
by Stefan Reinauer
· 11 years ago
db6c5bf
Asrock E350M1: Use SPD read code from F14 wrapper
by Jens Rottmann
· 11 years ago
3db86cc
FrontRunner/Toucan-AF: Use SPD read code from F14 wrapper
by Jens Rottmann
· 11 years ago
36b6f36
libpayload: initial test case + tiny "framework"
by Patrick Georgi
· 11 years ago
b02c873
cbfstool: Fix initial empty space in image creation.
by Hung-Te Lin
· 11 years ago
3e4e303
Unify coreboot table generation
by Stefan Reinauer
· 11 years ago
93a6665
wtm2: build-time dev and recovery settings
by Aaron Durbin
· 11 years ago
54553d9
vboot: pass correct coreboot include paths
by Aaron Durbin
· 11 years ago
8dddc30
haswell: Add microcode for ULT C0 stepping 0x40651
by Duncan Laurie
· 11 years ago
dd32a31
coreboot: add vboot_handoff to coreboot tables
by Aaron Durbin
· 11 years ago
d02bb62
haswell: vboot path support in romstage
by Aaron Durbin
· 11 years ago
0df4de9
haswell boards: support added chromeos function
by Aaron Durbin
· 11 years ago
fd79562
romstage: add support for vboot firmware selection
by Aaron Durbin
· 11 years ago
c065089
rmodule: add vboot rmodule type
by Aaron Durbin
· 11 years ago
22919ce
timestamp: add vboot check points
by Aaron Durbin
· 11 years ago
0c6946d
cbmem: add vboot cmbem id
by Aaron Durbin
· 11 years ago
c0cbd6e
haswell: use dynamic cbmem
by Aaron Durbin
· 11 years ago
dd4a6d2
coreboot: dynamic cbmem requirement
by Aaron Durbin
· 11 years ago
24d1d4b
x86: Unify arch/io.h and arch/romcc_io.h
by Stefan Reinauer
· 11 years ago
55ed310
rmodule: correct ordering of bss clearing
by Aaron Durbin
· 11 years ago
df3a109
cbmem: dynamic cbmem support
by Aaron Durbin
· 11 years ago
c322118
cbfs: Change false ERROR print to a WARNING.
by Shawn Nematbakhsh
· 11 years ago
71c7cdc
Intel: Update CPU microcode for 6fx CPUs
by Stefan Reinauer
· 11 years ago
b70197b
Intel: Update CPU microcode for 106cx CPUs
by Stefan Reinauer
· 11 years ago
b631f9c
Intel: Update CPU microcode script
by Stefan Reinauer
· 11 years ago
7b8952c
Butterfly, Stout: Force SATA link speed to 3 Gbps
by Shawn Nematbakhsh
· 11 years ago
2b7c88f
rmodule: add string functions to rmodules class
by Aaron Durbin
· 11 years ago
deb90f4
lynxpoint: Fix up handling for LynxPoint-LP chipsets
by Duncan Laurie
· 11 years ago
70f04b4
lynxpoint: Change sata.c to get rid of #if
by Duncan Laurie
· 11 years ago
d604090
lynxpoint: Fix ELOG logging of power management events
by Duncan Laurie
· 11 years ago
467f31d
haswell/lynxpoint: Use new PCH/PM helper functions
by Duncan Laurie
· 11 years ago
7922b46
lynxpoint: Fix GPIO and PM base reservations
by Duncan Laurie
· 11 years ago
f5966b1
lynxpoint: remove DEBUG_PERIODIC_SMIS
by Duncan Laurie
· 11 years ago
55cdf55
lynxpoint: Add power management helper functions
by Duncan Laurie
· 11 years ago
1ad5564
lynxpoint: Add helper functions for reading PM and GPIO base
by Duncan Laurie
· 11 years ago
5cc51c0
lynxpoint: Add function for checking for LP chipset
by Duncan Laurie
· 11 years ago
7a3fd4d
lynxpoint: Enable EC IO ports 0x62/0x66
by Duncan Laurie
· 11 years ago
969ac8d
haswell: Drop the device ID check in graphics init path
by Duncan Laurie
· 11 years ago
b37d1fb
lynxpoint: update MBP give up routine
by Aaron Durbin
· 11 years ago
b86113f
haswell: RESET_ON_INVALID_RAMSTAGE_CACHE option
by Aaron Durbin
· 11 years ago
f7cdfe5
haswell: implement ramstage caching in SMM region
by Aaron Durbin
· 11 years ago
de1f890
coreboot: add caching loaded ramstage interface
by Aaron Durbin
· 11 years ago
8ce667e
haswell: add multipurpose SMM memory region
by Aaron Durbin
· 11 years ago
67481ddc
haswell: set TSEG as WB cacheable in romstage
by Aaron Durbin
· 11 years ago
8584b22
LynxPoint: Move RCBA helper function to its own file
by Duncan Laurie
· 11 years ago
Next »