index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-07-10
i2c: Change the type of the data parameter to uint8_t.
Gabe Black
2013-07-10
pit: Stop setting up the hardware dp hotplug detect in ROM stage too.
Gabe Black
2013-07-10
PIT: add panel to the list of things to be powered up by the PMIC
Ronald G. Minnich
2013-07-10
armv7/exynos: Prevent unexpected reboots in resume.
Hung-Te Lin
2013-07-10
pit: Replace the tps65090 functions and adjust the hotplug detect line.
Gabe Black
2013-07-10
chromeec: Add a function to send passthrough i2c messages.
Gabe Black
2013-07-10
armv7/pit: Correct EC device in mainboard configuration.
Hung-Te Lin
2013-07-10
armv7/exynos5420: Remove the extra reopen when reading SPI.
Hung-Te Lin
2013-07-10
armv7/exynos5420: Apply new implementation for SPI transmission.
Hung-Te Lin
2013-07-10
armv7/exynos5420: Add output ability and half-duplex mode in SPI driver.
Hung-Te Lin
2013-07-10
armv7/exynos5420: Revise SPI open/close/reset procedure.
Hung-Te Lin
2013-07-10
armv7/exynos5420: Provide configuration for SPI0~SPI2.
Hung-Te Lin
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
[next]