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
path:
root
/
src
/
mainboard
/
google
/
pit
/
mainboard.c
Age
Commit message (
Expand
)
Author
2014-08-14
exynos5: Refactor crazy old U-Boot base address macros away
Julius Werner
2014-08-13
arm: libpayload: Add cache coherent DMA memory definition and management
Julius Werner
2014-08-12
exynos5: Refactor board-specific parts out of USB PHY code
Julius Werner
2014-08-12
exynos5420: Make USB A-A booting work with early data cache
Julius Werner
2014-08-08
Pit: remove backlight delay
Ronald G. Minnich
2014-08-07
exynos: Set up caching in the bootblock.
Gabe Black
2014-08-05
exynos5420: get rid of old exynos5420_config_l2_cache()
David Hendricks
2014-02-06
ARMv7: Remove static CBMEM allocation
Kyösti Mälkki
2013-12-21
Pit: graphics
Ronald G. Minnich
2013-12-21
pit: Get rid of the mostly unnecessary exynos5420.h
Gabe Black
2013-12-21
Exynos 5420: Enable dynamic CBMEM
Stefan Reinauer
2013-12-21
google/pit: disable SYSMMU for graphics
Ronald G. Minnich
2013-12-21
pit: Add missing elements to the edid data structure
Gabe Black
2013-12-21
Pit: set PWM to external on Parade
Ronald G. Minnich
2013-12-21
Pit: move parade writes to mainboard.c
Ronald G. Minnich
2013-09-11
CBMEM ARM: Prefer get_cbmem_table() over cbmem_late_set_table()
Kyösti Mälkki
2013-09-11
CBMEM: Add cbmem_late_set_table() and drop references to high_tables_base
Kyösti Mälkki
2013-07-10
pit: Redo the display port bridge initialization code.
Gabe Black
2013-07-10
pit: Replace the tps65090 functions and adjust the hotplug detect line.
Gabe Black
2013-07-10
pit: Configure the pinmux for the i2c busses that are connected on pit.
Gabe Black
2013-07-10
pit: Replace the snow GPIO indexes with ones for pit.
Gabe Black
2013-07-10
pit: Stop calling tps65090 functions until we can call through the EC.
Gabe Black
2013-07-10
exynos5420: Implement support for the pinmux as functions.
Gabe Black
2013-07-10
google/pit: Don't spew output with GPIO config
Stefan Reinauer
2013-07-10
exynos5420: Simplify the graphics code by eliminating the unused color map
Stefan Reinauer
2013-07-10
pit: Add a "pit" mainboard which is mostly a copy of "snow".
Gabe Black