Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
04d6e01d43626383fb80936ef1237df67cf23ca1
04d6e01
pit: Configure the pinmux for the i2c busses that are connected on pit.
by Gabe Black
· 10 years ago
be58278
exynos5420: use speed parameter in i2c_init() for HSI2C
by David Hendricks
· 10 years ago
2d2e37f
exynos5420: Change some clock settings.
by Gabe Black
· 10 years ago
cf7509cf
exynos5420: Fix the way the rate of the input clock for i2c buses is found.
by Gabe Black
· 10 years ago
7dd5814
snow: Add flush to UART driver.
by Hung-Te Lin
· 10 years ago
ce7a5a7
ec/chromeec: Merge upstream V3 structure and constant definition.
by Hung-Te Lin
· 10 years ago
3a0d0d8
Exynos5420: Initialize USB PHY
by Stefan Reinauer
· 10 years ago
2ad63c2
Exynos5250: Initialize USB PHY
by Stefan Reinauer
· 10 years ago
062c17b
Exynos: Only compile UART in if serial console is selected
by Stefan Reinauer
· 10 years ago
9d9b0dd
Don't try to use CBMEM console in bootblock
by Stefan Reinauer
· 10 years ago
0051510
Exynos5420: add code to make sure resume will work on DRAM.
by Ronald G. Minnich
· 10 years ago
6b0bab9
ARMv7: Drop duplicate call to bootblock_cpu_init()
by Stefan Reinauer
· 10 years ago
d2f45c6
Simplify early / bootblock console code
by Stefan Reinauer
· 10 years ago
b919809
ARM: Don't leave alignment checking on after the exception test.
by Gabe Black
· 10 years ago
63bb610
pit: Replace the snow GPIO indexes with ones for pit.
by Gabe Black
· 10 years ago
fdd2356
pit: Remove the MAX_CPUS option.
by Gabe Black
· 10 years ago
16c1480
pit: Stop compiling in the max77686 driver on pit.
by Gabe Black
· 10 years ago
f0ebac8
pit: Stop calling tps65090 functions until we can call through the EC.
by Gabe Black
· 10 years ago
46b57bb
exynos5420: Switch to fixed size types in dmc.h.
by Gabe Black
· 10 years ago
becb3f6
exynos5420: Revamp the high speed I2C driver.
by Gabe Black
· 10 years ago
3511b92
Samsung CPUs: Unify Kconfig
by Stefan Reinauer
· 10 years ago
2867060
arm: Fix memory barrier usage in IO operation
by Hung-Te Lin
· 10 years ago
83fd239
exynos5420: update I2C code, add HSI2C/USI support
by David Hendricks
· 10 years ago
1e3e2c5
pit: set up the PMIC correctly
by David Hendricks
· 10 years ago
90a42d8
max77802: add header for max77802 PMIC
by David Hendricks
· 10 years ago
3245056
ARM: when setting a GPIO to put, set the value, then the direction
by Ronald G. Minnich
· 10 years ago
c883fdc
exynox5420: Remove the 5250 clock registers and fix the SPI frequency.
by Gabe Black
· 10 years ago
e6af929
PIT: memory setup
by Ronald G. Minnich
· 10 years ago
eb9517c
exynos5420: add I2C8-10 to clock_get_periph_rate()
by David Hendricks
· 10 years ago
ff7c8e8
armv7a: Enable native memcpy / memset
by Stefan Reinauer
· 10 years ago
e6a44eb
exynos5420: Implement support for the pinmux as functions.
by Gabe Black
· 10 years ago
fe64060
exynos5250: De-switch-ify the pinmux configuration code.
by Gabe Black
· 10 years ago
001056f
ARM: Tell the linker memset and memcpy are functions.
by Gabe Black
· 10 years ago
fbb11cf
ARM: Separate the early console (romstage) from the bootblock console.
by Gabe Black
· 10 years ago
c2c4f84
google/pit: Don't spew output with GPIO config
by Stefan Reinauer
· 10 years ago
37332b6
arch: clean up Kconfig and Makefile
by Stefan Reinauer
· 10 years ago
2d81125
exynos5420: Clear the framebuffer before making it uncacheable
by Stefan Reinauer
· 10 years ago
6c184d6
exynos5420: Don't disable and re-enable the MMU when uncaching the framebuffer
by Stefan Reinauer
· 10 years ago
f175191
exynos5420: Simplify the graphics code by eliminating the unused color map
by Stefan Reinauer
· 10 years ago
1162103
exynos5420: Fix some problems with the clock management code.
by Gabe Black
· 10 years ago
d63bddc
armv7: Reserve space BL1 and checksum header by specifying bootblock offset.
by Hung-Te Lin
· 10 years ago
32ab283
cpu: Add CPU microcode file to cbfs with 16-byte alignment
by Aaron Durbin
· 10 years ago
e221aad
ec: Reserve correct ioport regions for Chrome OS EC to use
by Bill Richardson
· 10 years ago
a86c33a
google/snow: Don't spew output with GPIO config
by Stefan Reinauer
· 10 years ago
6d16c43
slippy/falco/peppy: Enable SERIRQ continuous mode
by Duncan Laurie
· 10 years ago
7cced0d
ec: Add romstage function for checking and rebooting EC
by Duncan Laurie
· 10 years ago
433432b
chrome ec: Update EC header from EC repository
by Duncan Laurie
· 10 years ago
e8b08ba
Drop ELF remains from boot code
by Stefan Reinauer
· 10 years ago
93ce3b3
ARMv7: flatten arch/armv7 source tree
by Stefan Reinauer
· 10 years ago
5420e09
exynos5420: Replace the 5250 clock logic with 5420.
by Gabe Black
· 10 years ago
99ed2a8
exynos5420: Make the ps_hold_setup function public.
by Gabe Black
· 10 years ago
998ab0d
Exynos5420: Clean up console code
by Stefan Reinauer
· 10 years ago
045222f
ec: Remove hardcoded GPI offset in EC SCI
by Duncan Laurie
· 10 years ago
39fda6d
exynos5250: Clear the framebuffer before making it uncacheable.
by Gabe Black
· 10 years ago
986162b
exynos5250: Don't disable and re-enable the MMU when uncaching the framebuffer.
by Gabe Black
· 10 years ago
800790d
ARM: Fix up page table/cachability management.
by Gabe Black
· 10 years ago
1e797bd
exynos5250: Simplify the graphics code by eliminating the unused color map.
by Gabe Black
· 10 years ago
1387b43
snow: Make coreboot set up pins for busses it knows are hooked up as such
by Gabe Black
· 10 years ago
5688979
drivers: Fix spelling
by Martin Roth
· 10 years ago
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
· 10 years ago
63dd2cb
exynos5250: When enabling the I2S pins, turn off pull ups/downs.
by Gabe Black
· 10 years ago
ea9c98d
exynos5420: Replace the 5250 GPIO code with code that should work on 5420.
by Gabe Black
· 10 years ago
919c804
ARMv7: Clean up console code
by Stefan Reinauer
· 10 years ago
d3163ab
pit: Add a "pit" mainboard which is mostly a copy of "snow".
by Gabe Black
· 10 years ago
b2d811a
pit: Fix some settings for the exynos5420 CPU.
by Gabe Black
· 10 years ago
607c0b6
pit: Create an exynos5420 directory which is nearly a copy of exynos5250.
by Gabe Black
· 10 years ago
dc006c1
ARMv7: De-uboot-ify Exynos5250 GPIO code
by Stefan Reinauer
· 10 years ago
08dc357
ARMv7: De-uboot-ify Exynos5250 code
by Stefan Reinauer
· 10 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
· 10 years ago
043eb0e
Wield battle axe at ARM port
by Stefan Reinauer
· 10 years ago
6adef08
Rename hardwaremain() to main()
by Stefan Reinauer
· 10 years ago
2ae6d6f
ARMv7: normalize ramstage code flow
by Stefan Reinauer
· 10 years ago
78c3e33
FUI: reorganize include files
by Ronald G. Minnich
· 10 years ago
b2893a01
Provide support for setting up the framebuffer from EDID
by Ronald G. Minnich
· 10 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
· 10 years ago
1b32a51
i82801gx: smihandle: sync with southbridge/intel/bd82x6x/smihandler.c
by Denis 'GNUtoo' Carikli
· 10 years ago
b694f10
southbridge: i82801gx: smihandler.c: Correct outl->outw mistake.
by Denis 'GNUtoo' Carikli
· 10 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
· 10 years ago
2a66d6b
FOX_WTM2: First pass at FUI.
by Ronald G. Minnich
· 10 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
Next »