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
path:
root
/
src
/
cpu
/
samsung
/
exynos5-common
Age
Commit message (
Expand
)
Author
2013-05-05
exynos5/5250: Update timer call sites to use monotonic timer API
David Hendricks
2013-04-23
GOOGLE/SNOW: get graphics working
Ronald G. Minnich
2013-04-19
exynos5: eliminate lcd_base variable
David Hendricks
2013-04-19
[2/3] exynos5: modify thermal management unit code for coreboot
David Hendricks
2013-04-19
[1/3] exynos5: import thermal management unit code
David Hendricks
2013-04-19
exynos5: move power_enable_hw_thermal_trip() prototype
David Hendricks
2013-04-13
exynos5/snow: remove wait_ms arg from dp_controller_init()
David Hendricks
2013-04-13
Exynos5250: add a microsecond timer
Ronald G. Minnich
2013-04-10
GOOGLE/SNOW: add edp support to ramstage
Ronald G. Minnich
2013-04-10
exynos5-common: Enable fimd_bypass and minor cleanup
Ronald G. Minnich
2013-04-10
armv7: replace read/write macros with inlines
David Hendricks
2013-04-10
exynos5: Re-factor I2C code
David Hendricks
2013-04-09
replace device/i2c.h with simpler version
David Hendricks
2013-04-05
exynos5-common: get rid of displayport trial code
Ronald G. Minnich
2013-03-26
Revert "samsung/exynos5: add resource functions for the display port"
David Hendricks
2013-03-26
samsung/exynos5: add resource functions for the display port
Ronald G. Minnich
2013-03-07
exynos5: add GPIO port enums
David Hendricks
2013-03-06
samsung/exynos5: add display port and framebuffer defines and initialization
Ronald G. Minnich
2013-03-04
ARM: remove code that is IMHO a dangerous design
Ronald G. Minnich
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-20
Whitespace: Replace tab character in license text with two spaces
Paul Menzel
2013-02-16
exynos5250: clean out some stale IRAM-related config variables
David Hendricks
2013-02-15
ARMv7: Drop u-boot type remains
Stefan Reinauer
2013-02-15
Exynos: Drop dead code in cpu.h
Stefan Reinauer
2013-02-15
ARMv7: straighten out reset code
Stefan Reinauer
2013-02-15
Exynos5: Drop S5P directory and merge files
Stefan Reinauer
2013-02-15
Exynos: Drop unused include files
Stefan Reinauer
2013-02-14
Exynos: Drop duplicate copy of watchdog.h
Stefan Reinauer
2013-02-13
armv7/exynos: remove some stale files leftover from initial import
David Hendricks
2013-02-10
exynos/snow: move SPI GPIO setup to mainboard bootblock code
David Hendricks
2013-02-10
exynos/snow: set SPI clock rate in romstage main
David Hendricks
2013-02-08
armv7: Use same console initialization procedure for all ARM stages
Hung-Te Lin
2013-02-07
armv7: Clean up arm/snow bootblock build process.
Hung-Te Lin
2013-02-06
armv7: Clean up: remove deprecated SPL.
Hung-Te Lin
2013-02-05
exynos: de-duplicate UART header content
David Hendricks
2013-02-04
exynos/snow: get rid of board-specific arbitration code
David Hendricks
2013-02-03
armv7: Add 'bootblock' build class.
Hung-Te Lin
2013-01-30
armv7: Add SPI driver for Exynos.
Hung-Te Lin
2013-01-30
Extend CBFS to support arbitrary ROM source media.
Hung-Te Lin
2013-01-29
armv7: nuke global_data.h and remove some references to gd struct
David Hendricks
2013-01-10
armv7: update board_init_f function signature
David Hendricks
2013-01-05
ARMv7: drop __ASSEMBLY__
Stefan Reinauer
2013-01-03
import SPL files for board_i2c_{claim,release}_bus()
David Hendricks
2012-12-10
Removed an unneeded include file
Ronald G. Minnich
2012-12-08
WIP: Initial support for Samsung Exynos 5250 ARM CPU
Stefan Reinauer
2012-11-29
Minor changes to .h files for samsung ARM part
Ronald G. Minnich
2012-11-28
add .h files for common exynos 5
Ronald G. Minnich