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
Age
Commit message (
Expand
)
Author
2014-08-26
armv7: Move Exynos from 'cpu' to 'soc'.
Hung-Te Lin
2014-08-25
intel/gma: Clarify code and use dedicated init for Google Peppy
Ronald G. Minnich
2014-08-22
ARM: Overhaul the ARM Makefile.
Gabe Black
2014-08-21
arm: Get rid of the INTERMEDIATE variable used on exynos.
Gabe Black
2014-08-18
trustzone: Pull trustzone init out of cpu.c and do it in romstage.
Gabe Black
2014-08-18
exynos5420: Don't map low addresses that lead nowhere
Julius Werner
2014-08-18
arm/exynos: Allow releasing UART retention for resume.
Hung-Te Lin
2014-08-18
exynos5: Implement support for USB 3.0 DRD PHYs/controllers
Julius Werner
2014-08-18
console: conditionally include console in bootblock
Stefan Reinauer
2014-08-16
exynos5xx0: rename local "main" variable
Patrick Georgi
2014-08-14
Exynos: de-duplicate mct timer initialization
Stefan Reinauer
2014-08-14
ARMv7/Exynos: Fix memory location assumptions
Stefan Reinauer
2014-08-14
exynos5: Refactor crazy old U-Boot base address macros away
Julius Werner
2014-08-13
exynos5420: Enable relocatable module support
Stefan Reinauer
2014-08-12
exynos5420: minor clean-up memory related stuff
David Hendricks
2014-08-12
exynos5420/pit: re-factor membaseconfig0/1 usage
David Hendricks
2014-08-12
exynos5420: ddr3: Switch from 4G setup to 2G setup on exynos5420
David Hendricks
2014-08-12
Exynos5420: ddr3: fine tuning the DDR3 timing values
David Hendricks
2014-08-12
Exynos5420: Remove code for enabling read leveling
David Hendricks
2014-08-12
exynos5: Refactor board-specific parts out of USB PHY code
Julius Werner
2014-08-12
exynos5420: ddr3: Cleanup init to use constants for directcmd
David Hendricks
2014-08-12
exynos5420: Alter init sequence as per recommendation
David Hendricks
2014-08-12
exynos5420: Make USB A-A booting work with early data cache
Julius Werner
2014-08-10
exynos5420: Tighten up displayport timing loops
Ronald G. Minnich
2014-08-10
armv7: Support stack dump after exceptions
Julius Werner
2014-08-10
exynos: Get rid of the unused reset.c.
Gabe Black
2014-08-09
Exynos5420: clean up SPI driver
Stefan Reinauer
2014-08-08
exynos5420: Implement support to boot with USB A-A firmware upload
Julius Werner
2014-08-07
Exynos 5420: skip the EDID read if there is already an EDID.
Ronald G. Minnich
2014-08-07
exynos5420: Set the CLK_DIV_CPERI1 value as per manual
David Hendricks
2014-08-07
exynos: Set up caching in the bootblock.
Gabe Black
2014-08-07
Exynos5420: invoke the cooperative threading in udelay
Ronald G. Minnich
2014-08-06
Exynos5: Remove unneeded USB delays
Stefan Reinauer
2014-08-06
Exynos5420: tighten up display port delays
Ronald G. Minnich
2014-08-06
exynos5420: Fix mmc clock source.
Hung-Te Lin
2014-08-06
Set armv7 up for cpu_info to work as on x86 (so threads can work)
Ronald G. Minnich
2014-08-05
exynos5420: get rid of old exynos5420_config_l2_cache()
David Hendricks
2014-07-31
timer: Add functions to initialize absolute timer structures.
Gabe Black
2014-07-31
armv7/exynos5420: Configure CPU cores for kernel to enable SMP.
Hung-Te Lin
2014-07-11
src: Make use of 'CEIL_DIV(a, b)' macro across tree
Edward O'Callaghan
2014-07-08
cpu: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-05
spi: Change spi_xfer to work in units of bytes instead of bits.
Gabe Black
2014-07-05
spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.
Gabe Black
2014-05-06
Introduce stage-specific architecture for coreboot
Furquan Shaikh
2014-05-03
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-04-30
console: Move UART port defaults to mainboard
Kyösti Mälkki
2014-04-30
console: Drop EARLY_CONSOLE option
Kyösti Mälkki
2014-04-30
uart: Support multiple ports
Kyösti Mälkki
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
exynos5250: Implement support to boot with USB A-A firmware upload
Julius Werner
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
exynos5250: Add a pinmux function to set up i2s bus 0
Gabe Black
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
Snow: correctly disable trust zone hardware
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
exynos5250: Add mct_start to the timer init blob in timer_monotonic_get
Gabe Black
2013-12-21
Exynos 5420: Enable dynamic CBMEM
Stefan Reinauer
2013-12-21
Exynos 5250: 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
exynos5250: Get rid of the PWM timer code we shouldn't be using anymore
Gabe Black
2013-12-21
exynos5420: Apply pwm const fix to the 5420 as well
Gabe Black
2013-12-21
exynos5250: Fix consts in the pwm code
Gabe Black
2013-12-20
armv7: Remove SYS_TEXT_BASE config.
Hung-Te Lin
2013-12-12
EXYNOS5250: be less chatty at critical moments
Ronald G. Minnich
2013-12-12
exynos5250: Correct DDR3 Phy-reset value names.
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-11
cpu: Fix spelling
Martin Roth
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
[next]