summaryrefslogtreecommitdiff
path: root/src/cpu/samsung
AgeCommit message (Expand)Author
2013-07-10exynos5420: Clock the mmc blocks off of the mpll.Gabe Black
2013-07-10exynos5420: use speed parameter in i2c_init() for HSI2CDavid Hendricks
2013-07-10exynos5420: Change some clock settings.Gabe Black
2013-07-10exynos5420: Fix the way the rate of the input clock for i2c buses is found.Gabe Black
2013-07-10snow: Add flush to UART driver.Hung-Te Lin
2013-07-10Exynos5420: Initialize USB PHYStefan Reinauer
2013-07-10Exynos5250: Initialize USB PHYStefan Reinauer
2013-07-10Exynos: Only compile UART in if serial console is selectedStefan Reinauer
2013-07-10Exynos5420: add code to make sure resume will work on DRAM.Ronald G. Minnich
2013-07-10Simplify early / bootblock console codeStefan Reinauer
2013-07-10exynos5420: Switch to fixed size types in dmc.h.Gabe Black
2013-07-10exynos5420: Revamp the high speed I2C driver.Gabe Black
2013-07-10Samsung CPUs: Unify KconfigStefan Reinauer
2013-07-10exynos5420: update I2C code, add HSI2C/USI supportDavid Hendricks
2013-07-10ARM: when setting a GPIO to put, set the value, then the directionRonald G. Minnich
2013-07-10exynox5420: Remove the 5250 clock registers and fix the SPI frequency.Gabe Black
2013-07-10PIT: memory setupRonald G. Minnich
2013-07-10exynos5420: add I2C8-10 to clock_get_periph_rate()David Hendricks
2013-07-10exynos5420: Implement support for the pinmux as functions.Gabe Black
2013-07-10exynos5250: De-switch-ify the pinmux configuration code.Gabe Black
2013-07-10ARM: Separate the early console (romstage) from the bootblock console.Gabe Black
2013-07-10exynos5420: Clear the framebuffer before making it uncacheableStefan Reinauer
2013-07-10exynos5420: Don't disable and re-enable the MMU when uncaching the framebufferStefan Reinauer
2013-07-10exynos5420: Simplify the graphics code by eliminating the unused color mapStefan Reinauer
2013-07-10exynos5420: Fix some problems with the clock management code.Gabe Black
2013-07-10armv7: Reserve space BL1 and checksum header by specifying bootblock offset.Hung-Te Lin
2013-07-10exynos5420: Replace the 5250 clock logic with 5420.Gabe Black
2013-07-10exynos5420: Make the ps_hold_setup function public.Gabe Black
2013-07-10Exynos5420: Clean up console codeStefan Reinauer
2013-07-10exynos5250: Clear the framebuffer before making it uncacheable.Gabe Black
2013-07-10exynos5250: Don't disable and re-enable the MMU when uncaching the framebuffer.Gabe Black
2013-07-10exynos5250: Simplify the graphics code by eliminating the unused color map.Gabe Black
2013-07-10exynos5250: When enabling the I2S pins, turn off pull ups/downs.Gabe Black
2013-07-10exynos5420: Replace the 5250 GPIO code with code that should work on 5420.Gabe Black
2013-07-10ARMv7: Clean up console codeStefan Reinauer
2013-07-10pit: Fix some settings for the exynos5420 CPU.Gabe Black
2013-07-10pit: Create an exynos5420 directory which is nearly a copy of exynos5250.Gabe Black
2013-07-10ARMv7: De-uboot-ify Exynos5250 GPIO codeStefan Reinauer
2013-07-10ARMv7: De-uboot-ify Exynos5250 codeStefan Reinauer
2013-07-10Update 3rdparty hash for latest ARM BL1 binariesStefan Reinauer
2013-07-10samsung/exynos5250: unify codeStefan Reinauer
2013-07-10Wield battle axe at ARM portStefan Reinauer
2013-05-14EXYNOS5250/SNOW: fix the build script. Add a script to get the bl1.Ronald G. Minnich
2013-05-07exynos5: select HAVE_MONOTONIC_TIMERDavid Hendricks
2013-05-06exynos5250/snow: deprecate time.hDavid Hendricks
2013-05-05exynos5/5250: Update timer call sites to use monotonic timer APIDavid Hendricks
2013-05-04Revert "exynos5250/snow: deprecate time.h"David Hendricks
2013-05-03exynos5250/snow: deprecate time.hDavid Hendricks
2013-05-03exynos5250: monotonic timer implementation (using MCT)David Hendricks
2013-04-26exynos5250: uncomment $(INTERMEDIATE)David Hendricks