Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
3511b92d31d645e2a77e2729e2f031d08bba98bb
3511b92
Samsung CPUs: Unify Kconfig
by Stefan Reinauer
· 11 years ago
2867060
arm: Fix memory barrier usage in IO operation
by Hung-Te Lin
· 11 years ago
83fd239
exynos5420: update I2C code, add HSI2C/USI support
by David Hendricks
· 11 years ago
1e3e2c5
pit: set up the PMIC correctly
by David Hendricks
· 11 years ago
90a42d8
max77802: add header for max77802 PMIC
by David Hendricks
· 11 years ago
3245056
ARM: when setting a GPIO to put, set the value, then the direction
by Ronald G. Minnich
· 11 years ago
c883fdc
exynox5420: Remove the 5250 clock registers and fix the SPI frequency.
by Gabe Black
· 11 years ago
e6af929
PIT: memory setup
by Ronald G. Minnich
· 11 years ago
eb9517c
exynos5420: add I2C8-10 to clock_get_periph_rate()
by David Hendricks
· 11 years ago
ff7c8e8
armv7a: Enable native memcpy / memset
by Stefan Reinauer
· 11 years ago
e6a44eb
exynos5420: Implement support for the pinmux as functions.
by Gabe Black
· 11 years ago
fe64060
exynos5250: De-switch-ify the pinmux configuration code.
by Gabe Black
· 11 years ago
001056f
ARM: Tell the linker memset and memcpy are functions.
by Gabe Black
· 11 years ago
fbb11cf
ARM: Separate the early console (romstage) from the bootblock console.
by Gabe Black
· 11 years ago
c2c4f84
google/pit: Don't spew output with GPIO config
by Stefan Reinauer
· 11 years ago
37332b6
arch: clean up Kconfig and Makefile
by Stefan Reinauer
· 11 years ago
2d81125
exynos5420: Clear the framebuffer before making it uncacheable
by Stefan Reinauer
· 11 years ago
6c184d6
exynos5420: Don't disable and re-enable the MMU when uncaching the framebuffer
by Stefan Reinauer
· 11 years ago
f175191
exynos5420: Simplify the graphics code by eliminating the unused color map
by Stefan Reinauer
· 11 years ago
1162103
exynos5420: Fix some problems with the clock management code.
by Gabe Black
· 11 years ago
d63bddc
armv7: Reserve space BL1 and checksum header by specifying bootblock offset.
by Hung-Te Lin
· 11 years ago
32ab283
cpu: Add CPU microcode file to cbfs with 16-byte alignment
by Aaron Durbin
· 11 years ago
e221aad
ec: Reserve correct ioport regions for Chrome OS EC to use
by Bill Richardson
· 11 years ago
a86c33a
google/snow: Don't spew output with GPIO config
by Stefan Reinauer
· 11 years ago
6d16c43
slippy/falco/peppy: Enable SERIRQ continuous mode
by Duncan Laurie
· 11 years ago
7cced0d
ec: Add romstage function for checking and rebooting EC
by Duncan Laurie
· 11 years ago
433432b
chrome ec: Update EC header from EC repository
by Duncan Laurie
· 11 years ago
e8b08ba
Drop ELF remains from boot code
by Stefan Reinauer
· 11 years ago
93ce3b3
ARMv7: flatten arch/armv7 source tree
by Stefan Reinauer
· 11 years ago
5420e09
exynos5420: Replace the 5250 clock logic with 5420.
by Gabe Black
· 11 years ago
99ed2a8
exynos5420: Make the ps_hold_setup function public.
by Gabe Black
· 11 years ago
998ab0d
Exynos5420: Clean up console code
by Stefan Reinauer
· 11 years ago
045222f
ec: Remove hardcoded GPI offset in EC SCI
by Duncan Laurie
· 11 years ago
39fda6d
exynos5250: Clear the framebuffer before making it uncacheable.
by Gabe Black
· 11 years ago
986162b
exynos5250: Don't disable and re-enable the MMU when uncaching the framebuffer.
by Gabe Black
· 11 years ago
800790d
ARM: Fix up page table/cachability management.
by Gabe Black
· 11 years ago
1e797bd
exynos5250: Simplify the graphics code by eliminating the unused color map.
by Gabe Black
· 11 years ago
1387b43
snow: Make coreboot set up pins for busses it knows are hooked up as such
by Gabe Black
· 11 years ago
5688979
drivers: Fix spelling
by Martin Roth
· 11 years ago
8940d3e
ec: Fix spelling
by Martin Roth
· 11 years ago
cbf2bd7
lib: Fix spelling
by Martin Roth
· 11 years ago
63373ed
device: Fix spelling
by Martin Roth
· 11 years ago
50d887d
console: Fix spelling
by Martin Roth
· 11 years ago
7b5f8ef
arch: Fix spelling
by Martin Roth
· 11 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
· 11 years ago
2cccacf
w83627hf/acpi: Fix endianess error in floppy drive enumeration code
by Christoph Grenz
· 11 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
· 11 years ago
54d6abd
Drop some duplicates of PCI-e config functions
by Kyösti Mälkki
· 11 years ago
872c922
Fix MMCONF_SUPPORT_DEFAULT for ramstage
by Kyösti Mälkki
· 11 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
· 11 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
· 11 years ago
49f6202
Fix Vortex86EX devicetree.cb indentation.
by Andrew Wu
· 11 years ago
d0b0400
Revert "Radio and dock support in EC on X60 and X201"
by Peter Stuge
· 11 years ago
8cfa33e
am335x: Implement support for the UART.
by Gabe Black
· 11 years ago
8522f99
Add support for DMP Vortex86EX PCI mainboard.
by Andrew Wu
· 11 years ago
f66dd69
w83627hf/acpi: Fix offset of logical device activation
by Nico Huber
· 11 years ago
0bd5dff
w83627hf/acpi: Fix type error in floppy drive enumeration code
by Christoph Grenz
· 11 years ago
9e97423
intel/i5000: Use MMCONF_SUPPORT_DEFAULT
by Kyösti Mälkki
· 11 years ago
575e681
Move select MMCONF_SUPPORT under northbridge (fix)
by Kyösti Mälkki
· 11 years ago
032c23d
intel/i945: Use MMCONF_SUPPORT_DEFAULT
by Kyösti Mälkki
· 11 years ago
fbdb085
intel/sandybridge intel/ivybridge: Use MMCONF_SUPPORT_DEFAULT
by Kyösti Mälkki
· 11 years ago
15c4ab7
Move select MMCONF_SUPPORT under northbridge
by Kyösti Mälkki
· 11 years ago
00bf647
Add support for DMP Vortex86EX PCI southbridge.
by Andrew Wu
· 11 years ago
dd94fa9
winbond/w83627dhg: Fix logical device power down in ACPI
by Nico Huber
· 11 years ago
1c81128
pnp: Add some default functions to enter/exit config state
by Nico Huber
· 11 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
· 11 years ago
dda4095
w83627hf: Add comments about parallel port modes in superio.asl
by Christoph Grenz
· 11 years ago
e978fc2
cbmem: Fix makefile
by Stefan Tauner
· 11 years ago
595ab4f
beaglebone: Enable the clocks and pins for the configured UART.
by Gabe Black
· 11 years ago
94f631c
am335x: Fix the address of the pinmux registers.
by Gabe Black
· 11 years ago
caaf0bf
usbdebug: Support i82801dx/ex southbridge
by Kyösti Mälkki
· 11 years ago
54c586c
usbdebug: Unify Intel southbridge builds
by Kyösti Mälkki
· 11 years ago
fb387df
usbdebug: Drop duplicates of EHCI BAR relocation code
by Kyösti Mälkki
· 11 years ago
0d8d482
AMD S3 resume: Add framwork to write bigger data
by Siyuan Wang
· 11 years ago
bc2c9ef
ELOG: Fix warning to fix the compilation.
by Denis 'GNUtoo' Carikli
· 11 years ago
c9246da
libpayload: Add strerror
by Stefan Tauner
· 11 years ago
c0b1a48
Drop WARNINGS_ARE_ERRORS exceptions
by Stefan Reinauer
· 11 years ago
160243d
Supermicro H8SCM/H8QGI: Increase size of bus variable to meet API
by Bruce Griffith
· 11 years ago
e8dca50
AMD Dinar: Eliminate warnings (initializers/prototypes/unused var)
by Bruce Griffith
· 11 years ago
Next »