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-07-10
armv7/exynos5420: Change SPI module to standard <spi-generic> interface.
Hung-Te Lin
2013-07-10
armv7/exynos5420: Clean up unused header and constants in spi.c
Hung-Te Lin
2013-07-10
armv7/exynos5420: Revise SPI device list in cpu.h
Hung-Te Lin
2013-07-10
ec/google: Support ChromeOS EC on SPI bus.
Hung-Te Lin
2013-07-10
ec/google: Support Chrome EC protocol version 3.
Hung-Te Lin
2013-07-10
ec/google: Generalize communication protocol support in EC drivers.
Hung-Te Lin
2013-07-10
armv7/pit: Setup EC on SPI2.
Hung-Te Lin
2013-07-10
arm/exynos: Correct SPI session commands.
Hung-Te Lin
2013-07-10
AMD: Kconfig cleanup
Kyösti Mälkki
2013-07-10
pit: update I2C4 speed constant
David Hendricks
2013-07-10
exynos5420: i2c: Fix error handling.
Gabe Black
2013-07-10
exynos5420: Clock the mmc blocks off of the mpll.
Gabe Black
2013-07-10
pit: Configure the pinmux for the i2c busses that are connected on pit.
Gabe Black
2013-07-10
exynos5420: use speed parameter in i2c_init() for HSI2C
David Hendricks
2013-07-10
exynos5420: Change some clock settings.
Gabe Black
2013-07-10
exynos5420: Fix the way the rate of the input clock for i2c buses is found.
Gabe Black
2013-07-10
snow: Add flush to UART driver.
Hung-Te Lin
2013-07-10
ec/chromeec: Merge upstream V3 structure and constant definition.
Hung-Te Lin
2013-07-10
Exynos5420: Initialize USB PHY
Stefan Reinauer
2013-07-10
Exynos5250: Initialize USB PHY
Stefan Reinauer
2013-07-10
Exynos: Only compile UART in if serial console is selected
Stefan Reinauer
2013-07-10
Don't try to use CBMEM console in bootblock
Stefan Reinauer
2013-07-10
Exynos5420: add code to make sure resume will work on DRAM.
Ronald G. Minnich
2013-07-10
ARMv7: Drop duplicate call to bootblock_cpu_init()
Stefan Reinauer
2013-07-10
Simplify early / bootblock console code
Stefan Reinauer
2013-07-10
ARM: Don't leave alignment checking on after the exception test.
Gabe Black
2013-07-10
pit: Replace the snow GPIO indexes with ones for pit.
Gabe Black
2013-07-10
pit: Remove the MAX_CPUS option.
Gabe Black
2013-07-10
pit: Stop compiling in the max77686 driver on pit.
Gabe Black
2013-07-10
pit: Stop calling tps65090 functions until we can call through the EC.
Gabe Black
2013-07-10
exynos5420: Switch to fixed size types in dmc.h.
Gabe Black
2013-07-10
exynos5420: Revamp the high speed I2C driver.
Gabe Black
2013-07-10
Samsung CPUs: Unify Kconfig
Stefan Reinauer
2013-07-10
arm: Fix memory barrier usage in IO operation
Hung-Te Lin
2013-07-10
exynos5420: update I2C code, add HSI2C/USI support
David Hendricks
2013-07-10
pit: set up the PMIC correctly
David Hendricks
2013-07-10
max77802: add header for max77802 PMIC
David Hendricks
2013-07-10
ARM: when setting a GPIO to put, set the value, then the direction
Ronald G. Minnich
2013-07-10
exynox5420: Remove the 5250 clock registers and fix the SPI frequency.
Gabe Black
2013-07-10
PIT: memory setup
Ronald G. Minnich
2013-07-10
exynos5420: add I2C8-10 to clock_get_periph_rate()
David Hendricks
2013-07-10
armv7a: Enable native memcpy / memset
Stefan Reinauer
2013-07-10
exynos5420: Implement support for the pinmux as functions.
Gabe Black
2013-07-10
exynos5250: De-switch-ify the pinmux configuration code.
Gabe Black
2013-07-10
ARM: Tell the linker memset and memcpy are functions.
Gabe Black
2013-07-10
ARM: Separate the early console (romstage) from the bootblock console.
Gabe Black
2013-07-10
google/pit: Don't spew output with GPIO config
Stefan Reinauer
2013-07-10
arch: clean up Kconfig and Makefile
Stefan Reinauer
2013-07-10
exynos5420: Clear the framebuffer before making it uncacheable
Stefan Reinauer
2013-07-10
exynos5420: Don't disable and re-enable the MMU when uncaching the framebuffer
Stefan Reinauer
2013-07-10
exynos5420: Simplify the graphics code by eliminating the unused color map
Stefan Reinauer
2013-07-10
exynos5420: Fix some problems with the clock management code.
Gabe Black
2013-07-10
armv7: Reserve space BL1 and checksum header by specifying bootblock offset.
Hung-Te Lin
2013-07-10
cpu: Add CPU microcode file to cbfs with 16-byte alignment
Aaron Durbin
2013-07-10
ec: Reserve correct ioport regions for Chrome OS EC to use
Bill Richardson
2013-07-10
google/snow: Don't spew output with GPIO config
Stefan Reinauer
2013-07-10
slippy/falco/peppy: Enable SERIRQ continuous mode
Duncan Laurie
2013-07-10
ec: Add romstage function for checking and rebooting EC
Duncan Laurie
2013-07-10
chrome ec: Update EC header from EC repository
Duncan Laurie
2013-07-10
Drop ELF remains from boot code
Stefan Reinauer
2013-07-10
ARMv7: flatten arch/armv7 source tree
Stefan Reinauer
2013-07-10
exynos5420: Replace the 5250 clock logic with 5420.
Gabe Black
2013-07-10
exynos5420: Make the ps_hold_setup function public.
Gabe Black
2013-07-10
Exynos5420: Clean up console code
Stefan Reinauer
2013-07-10
ec: Remove hardcoded GPI offset in EC SCI
Duncan Laurie
2013-07-10
exynos5250: Clear the framebuffer before making it uncacheable.
Gabe Black
2013-07-10
exynos5250: Don't disable and re-enable the MMU when uncaching the framebuffer.
Gabe Black
2013-07-10
ARM: Fix up page table/cachability management.
Gabe Black
2013-07-10
exynos5250: Simplify the graphics code by eliminating the unused color map.
Gabe Black
2013-07-10
snow: Make coreboot set up pins for busses it knows are hooked up as such
Gabe Black
2013-07-10
drivers: Fix spelling
Martin Roth
2013-07-10
ec: Fix spelling
Martin Roth
2013-07-10
lib: Fix spelling
Martin Roth
2013-07-10
device: Fix spelling
Martin Roth
2013-07-10
console: Fix spelling
Martin Roth
2013-07-10
arch: Fix spelling
Martin Roth
2013-07-10
ARM: Fix the way the space for the page tables is allocated.
Gabe Black
2013-07-10
exynos5250: When enabling the I2S pins, turn off pull ups/downs.
Gabe Black
2013-07-10
exynos5420: Replace the 5250 GPIO code with code that should work on 5420.
Gabe Black
2013-07-10
ARMv7: Clean up console code
Stefan Reinauer
2013-07-10
pit: Add a "pit" mainboard which is mostly a copy of "snow".
Gabe Black
2013-07-10
pit: Fix some settings for the exynos5420 CPU.
Gabe Black
2013-07-10
pit: Create an exynos5420 directory which is nearly a copy of exynos5250.
Gabe Black
2013-07-10
ARMv7: De-uboot-ify Exynos5250 GPIO code
Stefan Reinauer
2013-07-10
ARMv7: De-uboot-ify Exynos5250 code
Stefan Reinauer
2013-07-10
Update 3rdparty hash for latest ARM BL1 binaries
Stefan Reinauer
2013-07-10
w83627hf/acpi: Fix endianess error in floppy drive enumeration code
Christoph Grenz
2013-07-10
samsung/exynos5250: unify code
Stefan Reinauer
2013-07-10
Wield battle axe at ARM port
Stefan Reinauer
2013-07-10
Rename hardwaremain() to main()
Stefan Reinauer
2013-07-10
ARMv7: normalize ramstage code flow
Stefan Reinauer
2013-07-10
FUI: reorganize include files
Ronald G. Minnich
2013-07-10
Provide support for setting up the framebuffer from EDID
Ronald G. Minnich
2013-07-10
ChromeEC: Fix the default, depends for EC_GOOGLE_CHROMEEC_I2C.
Gabe Black
2013-07-10
Drop some duplicates of PCI-e config functions
Kyösti Mälkki
2013-07-10
Fix MMCONF_SUPPORT_DEFAULT for ramstage
Kyösti Mälkki
2013-07-10
southbridge/intel/i82801gx: Make compilation possible with CONFIG_SMM_TSEG
Denis 'GNUtoo' Carikli
2013-07-10
i82801gx: smihandle: sync with southbridge/intel/bd82x6x/smihandler.c
Denis 'GNUtoo' Carikli
2013-07-10
southbridge: i82801gx: smihandler.c: Correct outl->outw mistake.
Denis 'GNUtoo' Carikli
2013-07-10
sandybridge: Add option to lock SPI regions on resume
Nico Huber
[prev]
[next]