Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
8940d3e2a7678eabbdd6b3b79498a69019bde77a
8940d3e
ec: Fix spelling
by Martin Roth
· 10 years ago
cbf2bd7
lib: Fix spelling
by Martin Roth
· 10 years ago
63373ed
device: Fix spelling
by Martin Roth
· 10 years ago
50d887d
console: Fix spelling
by Martin Roth
· 10 years ago
7b5f8ef
arch: Fix spelling
by Martin Roth
· 10 years ago
fb37013
ARM: Fix the way the space for the page tables is allocated.
by Gabe Black
· 11 years ago
63dd2cb
exynos5250: When enabling the I2S pins, turn off pull ups/downs.
by Gabe Black
· 11 years ago
ea9c98d
exynos5420: Replace the 5250 GPIO code with code that should work on 5420.
by Gabe Black
· 11 years ago
919c804
ARMv7: Clean up console code
by Stefan Reinauer
· 11 years ago
d3163ab
pit: Add a "pit" mainboard which is mostly a copy of "snow".
by Gabe Black
· 11 years ago
b2d811a
pit: Fix some settings for the exynos5420 CPU.
by Gabe Black
· 11 years ago
607c0b6
pit: Create an exynos5420 directory which is nearly a copy of exynos5250.
by Gabe Black
· 11 years ago
dc006c1
ARMv7: De-uboot-ify Exynos5250 GPIO code
by Stefan Reinauer
· 11 years ago
08dc357
ARMv7: De-uboot-ify Exynos5250 code
by Stefan Reinauer
· 11 years ago
f73de9b
Update 3rdparty hash for latest ARM BL1 binaries
by Stefan Reinauer
· 10 years ago
2cccacf
w83627hf/acpi: Fix endianess error in floppy drive enumeration code
by Christoph Grenz
· 10 years ago
b98dec0
samsung/exynos5250: unify code
by Stefan Reinauer
· 11 years ago
043eb0e
Wield battle axe at ARM port
by Stefan Reinauer
· 11 years ago
6adef08
Rename hardwaremain() to main()
by Stefan Reinauer
· 11 years ago
2ae6d6f
ARMv7: normalize ramstage code flow
by Stefan Reinauer
· 11 years ago
78c3e33
FUI: reorganize include files
by Ronald G. Minnich
· 11 years ago
b2893a01
Provide support for setting up the framebuffer from EDID
by Ronald G. Minnich
· 11 years ago
3fb30ee
ChromeEC: Fix the default, depends for EC_GOOGLE_CHROMEEC_I2C.
by Gabe Black
· 10 years ago
54d6abd
Drop some duplicates of PCI-e config functions
by Kyösti Mälkki
· 10 years ago
872c922
Fix MMCONF_SUPPORT_DEFAULT for ramstage
by Kyösti Mälkki
· 10 years ago
20b6d91
southbridge/intel/i82801gx: Make compilation possible with CONFIG_SMM_TSEG
by Denis 'GNUtoo' Carikli
· 11 years ago
1b32a51
i82801gx: smihandle: sync with southbridge/intel/bd82x6x/smihandler.c
by Denis 'GNUtoo' Carikli
· 11 years ago
b694f10
southbridge: i82801gx: smihandler.c: Correct outl->outw mistake.
by Denis 'GNUtoo' Carikli
· 11 years ago
d1fb564
sandybridge: Add option to lock SPI regions on resume
by Nico Huber
· 10 years ago
4f78b18
fox_wtm2: First step support for coreboot-based graphics startup
by Ronald G. Minnich
· 11 years ago
2a66d6b
FOX_WTM2: First pass at FUI.
by Ronald G. Minnich
· 11 years ago
f42b83e
msrtool: Fix verbose ignored by cpuid().
by Benoît Legat
· 10 years ago
49f6202
Fix Vortex86EX devicetree.cb indentation.
by Andrew Wu
· 10 years ago
d0b0400
Revert "Radio and dock support in EC on X60 and X201"
by Peter Stuge
· 10 years ago
8cfa33e
am335x: Implement support for the UART.
by Gabe Black
· 10 years ago
8522f99
Add support for DMP Vortex86EX PCI mainboard.
by Andrew Wu
· 10 years ago
f66dd69
w83627hf/acpi: Fix offset of logical device activation
by Nico Huber
· 10 years ago
0bd5dff
w83627hf/acpi: Fix type error in floppy drive enumeration code
by Christoph Grenz
· 10 years ago
9e97423
intel/i5000: Use MMCONF_SUPPORT_DEFAULT
by Kyösti Mälkki
· 10 years ago
575e681
Move select MMCONF_SUPPORT under northbridge (fix)
by Kyösti Mälkki
· 10 years ago
032c23d
intel/i945: Use MMCONF_SUPPORT_DEFAULT
by Kyösti Mälkki
· 10 years ago
fbdb085
intel/sandybridge intel/ivybridge: Use MMCONF_SUPPORT_DEFAULT
by Kyösti Mälkki
· 10 years ago
15c4ab7
Move select MMCONF_SUPPORT under northbridge
by Kyösti Mälkki
· 10 years ago
00bf647
Add support for DMP Vortex86EX PCI southbridge.
by Andrew Wu
· 10 years ago
dd94fa9
winbond/w83627dhg: Fix logical device power down in ACPI
by Nico Huber
· 10 years ago
1c81128
pnp: Add some default functions to enter/exit config state
by Nico Huber
· 10 years ago
abe6847
Intel GM45, 945, Sandy Bridge: Unify `delay.c` and `udelay.c`
by Paul Menzel
· 11 years ago
59158b2
Make setting MAX_PIRQ_LINKs depend on NORTHBRIDGE_VIA_VX900
by Dave Frodin
· 10 years ago
dda4095
w83627hf: Add comments about parallel port modes in superio.asl
by Christoph Grenz
· 10 years ago
e978fc2
cbmem: Fix makefile
by Stefan Tauner
· 10 years ago
595ab4f
beaglebone: Enable the clocks and pins for the configured UART.
by Gabe Black
· 10 years ago
94f631c
am335x: Fix the address of the pinmux registers.
by Gabe Black
· 10 years ago
caaf0bf
usbdebug: Support i82801dx/ex southbridge
by Kyösti Mälkki
· 10 years ago
54c586c
usbdebug: Unify Intel southbridge builds
by Kyösti Mälkki
· 10 years ago
fb387df
usbdebug: Drop duplicates of EHCI BAR relocation code
by Kyösti Mälkki
· 10 years ago
0d8d482
AMD S3 resume: Add framwork to write bigger data
by Siyuan Wang
· 10 years ago
bc2c9ef
ELOG: Fix warning to fix the compilation.
by Denis 'GNUtoo' Carikli
· 10 years ago
c9246da
libpayload: Add strerror
by Stefan Tauner
· 10 years ago
c0b1a48
Drop WARNINGS_ARE_ERRORS exceptions
by Stefan Reinauer
· 10 years ago
160243d
Supermicro H8SCM/H8QGI: Increase size of bus variable to meet API
by Bruce Griffith
· 10 years ago
e8dca50
AMD Dinar: Eliminate warnings (initializers/prototypes/unused var)
by Bruce Griffith
· 10 years ago
21d6fd9
AMD SB700 boards: Set Azalia configuration flags
by Bruce Griffith
· 10 years ago
f9ba7bb
supermicro/h8scm: Add a type cast for printk to correct a warning message
by Bruce Griffith
· 10 years ago
93b57c5
Dinar, H8SCM, H8QGI: Add prototype of get_bus_conf()
by Bruce Griffith
· 10 years ago
01677b6
amd/cimx/sb700/late.c: Add type cast to (UINT8)
by Bruce Griffith
· 10 years ago
53abac1
amd/cimx/rd890/amd.h: Eliminate redefinition of NULL
by Bruce Griffith
· 10 years ago
58fff9d
amd/agesa/family15/northbridge.c: Delete unused variable
by Bruce Griffith
· 10 years ago
1cc3416
Add support to enable/disable builtin GbE (again)
by Stefan Reinauer
· 10 years ago
e44a89f
amd/agesa/f15/Lib/amdlib.c: Add missing breaks to switch statement
by Bruce Griffith
· 10 years ago
af881b8
amd/agesa/f15/Proc/CPU: Add length modifier to eliminate compiler warnings
by Bruce Griffith
· 10 years ago
940ccaa
vendorcode/amd/agesa/f15: Eliminate compiler warnings
by Bruce Griffith
· 10 years ago
6737629
Update 3rdparty mark to latest repository
by Stefan Reinauer
· 10 years ago
9aedd91
gitmodules: Fix 3rdparty updates
by Stefan Reinauer
· 10 years ago
cb47d89
libpayload: Add more integer limits
by Stefan Tauner
· 10 years ago
3509ad3
libpayload: Fix whitespace errors
by Stefan Tauner
· 10 years ago
714212a
Revert "Add support to enable/disable builtin GbE"
by Kyösti Mälkki
· 10 years ago
6a00836
libpayload: Use longer delay in tinycurses' wgetch()
by Nico Huber
· 10 years ago
99b024d
bd82x6x: Fix early USB BAR programming (finally?)
by Nico Huber
· 10 years ago
c000352
ktqm77: redesign cmos.layout slightly
by Patrick Georgi
· 10 years ago
cb76136
libpayload: Make lpgcc wrapper usable for in-tree builds
by Patrick Georgi
· 11 years ago
8b9d4f3
Vortex86EX northbridge.c : Remove Vortex86DX PCI N/B related code.
by Andrew Wu
· 10 years ago
99fd30e
sandybridge: Make inclusion of me.bin optional
by Nico Huber
· 10 years ago
59fb82a
intel/sch: Use MMCONF_BASE_ADDRESS
by Kyösti Mälkki
· 10 years ago
66a68a2
abuild: Add xgcc tools to the path
by Marc Jones
· 11 years ago
413b0d9
ifdfake - Create an IFD with just a section layout
by Nico Huber
· 10 years ago
efe1fed
kontron/ktqm77: New board
by Nico Huber
· 11 years ago
a15cd66
sandybridge: Make build possible without descriptor.bin
by Nico Huber
· 10 years ago
6aeb4a2
AMD: Drop empty root_complex
by Kyösti Mälkki
· 10 years ago
ef561a5
Asus F2A85-M: Add IRQs for IOMMU
by Rudolf Marek
· 11 years ago
5ce0506
AMD Fam15tn: Add support for AGESA runtime allocation in CBMEM
by Rudolf Marek
· 11 years ago
88ebbeb
AMD Fam15tn: Add IOMMU BAR allocation to northbridge
by Rudolf Marek
· 11 years ago
81d3d7d
lynxpoint: Fix early EHCI BAR programming
by Kyösti Mälkki
· 10 years ago
dbc6fcd
inteltool: add initial support for Nehalem
by Stefan Tauner
· 10 years ago
a390d77
AMD boards: routing.asl: Uniformly start `Package()` with capital letter
by Paul Menzel
· 10 years ago
eac00d2
intel/sandybridge: Locate CBMEM TOC early in ramstage
by Kyösti Mälkki
· 10 years ago
7f5897a
Do CAR variable migration only once
by Aaron Durbin
· 10 years ago
0651072
Add support for DMP Vortex86EX PCI northbridge.
by Andrew Wu
· 10 years ago
378d046
qemu-i440fx: Make it compile with CONFIG_DYNAMIC_CBMEM.
by Denis 'GNUtoo' Carikli
· 10 years ago
d358a50
Add support to enable/disable builtin GbE
by Stefan Reinauer
· 11 years ago
8a0a848
Dynamic cbmem: don't compile src/lib/cbmem.c when dynamic cbmem is selected.
by Denis 'GNUtoo' Carikli
· 10 years ago
Next »