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
/
exynos5420
Age
Commit message (
Expand
)
Author
2014-04-09
uart: Redefine Kconfig options
Kyösti Mälkki
2014-04-09
console uart: Fill coreboot table entries
Kyösti Mälkki
2014-04-09
uart: Prepare to support multiple base addresses
Kyösti Mälkki
2014-03-04
console: Use single driver entry for UARTs
Kyösti Mälkki
2014-03-04
console: Fix includes
Kyösti Mälkki
2014-03-04
samsung/exynos5: Fix baudrate calculation
Kyösti Mälkki
2014-02-06
ARMv7: Remove static CBMEM allocation
Kyösti Mälkki
2013-12-21
pit: disable LCD FETs before doing any graphics init
David Hendricks
2013-12-21
exynos5420: Assign corect parent PLLs
David Hendricks
2013-12-21
exynos5420: don't assume MPLL for i2c parent clock
David Hendricks
2013-12-21
exynos5420: Set SPLL to 400MHz
David Hendricks
2013-12-21
exynos5420: re-factor clock_get_periph_rate()
David Hendricks
2013-12-21
exynos5420: add a peripheral clock select --> PLL decoder
David Hendricks
2013-12-21
exynos5420: add CPLL and DPLL to the known list of PLLs
David Hendricks
2013-12-21
exynos5420: correct the PMS value for CPLL
David Hendricks
2013-12-21
exynos5420: Configure the UART pins unconditionally
Gabe Black
2013-12-21
exynos5420: re-factor the SDMMC GPIO config routines
David Hendricks
2013-12-21
exynos5420: configure SD_0_CDn as VDDEN for eMMC
David Hendricks
2013-12-21
exynos5420: init APLL at 1800MHz
David Hendricks
2013-12-21
exynos5xxx: use oscillator clock when changing ARM frequency
David Hendricks
2013-12-21
exynos5420: set L2ACTLR parameters for A15 cores
David Hendricks
2013-12-21
exynos5420: minor correction to CPU frequency print
David Hendricks
2013-12-21
armv7/exynos: Fix and remove memory reset workarounds
Hung-Te Lin
2013-12-21
Pit: graphics
Ronald G. Minnich
2013-12-21
Pit: correctly initialize trust zone
Ronald G. Minnich
2013-12-21
exynos5420: update set_cpu_id()
David Hendricks
2013-12-21
Exynos 5420: Enable dynamic CBMEM
Stefan Reinauer
2013-12-21
exynos5420: Fix some clock settings
Gabe Black
2013-12-21
exynos5420: Fix the clock divisor mask
Gabe Black
2013-12-21
exynos5420: Get rid of the PWM code like on the 5250
Gabe Black
2013-12-21
exynos5420: Apply pwm const fix to the 5420 as well
Gabe Black
2013-12-20
armv7: Remove SYS_TEXT_BASE config.
Hung-Te Lin
2013-12-12
exynos5420: Setup clocks for MMC bus controller.
Hung-Te Lin
2013-09-28
exynos5420: Fix build warning
Allen Martin
2013-07-10
i2c: Change the type of the data parameter to uint8_t.
Gabe Black
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
arm/exynos: Correct SPI session commands.
Hung-Te Lin
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
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
Exynos5420: Initialize USB PHY
Stefan Reinauer
2013-07-10
Exynos: Only compile UART in if serial console is selected
Stefan Reinauer
2013-07-10
Exynos5420: add code to make sure resume will work on DRAM.
Ronald G. Minnich
2013-07-10
Simplify early / bootblock console code
Stefan Reinauer
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
exynos5420: update I2C code, add HSI2C/USI support
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
exynos5420: Implement support for the pinmux as functions.
Gabe Black
2013-07-10
ARM: Separate the early console (romstage) from the bootblock console.
Gabe Black
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
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
exynos5420: Replace the 5250 GPIO code with code that should work on 5420.
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