summaryrefslogtreecommitdiff
path: root/src/cpu/samsung/exynos5250
AgeCommit message (Expand)Author
2014-04-09console uart: Fill coreboot table entriesKyösti Mälkki
2014-04-09uart: Prepare to support multiple base addressesKyösti Mälkki
2014-03-04console: Use single driver entry for UARTsKyösti Mälkki
2014-03-04console: Fix includesKyösti Mälkki
2014-03-04samsung/exynos5: Fix baudrate calculationKyösti Mälkki
2014-02-06ARMv7: Remove static CBMEM allocationKyösti Mälkki
2013-12-21exynos5250: Implement support to boot with USB A-A firmware uploadJulius Werner
2013-12-21exynos5xxx: use oscillator clock when changing ARM frequencyDavid Hendricks
2013-12-21exynos5250: Add a pinmux function to set up i2s bus 0Gabe Black
2013-12-21armv7/exynos: Fix and remove memory reset workaroundsHung-Te Lin
2013-12-21Snow: correctly disable trust zone hardwareRonald G. Minnich
2013-12-21exynos5250: Add mct_start to the timer init blob in timer_monotonic_getGabe Black
2013-12-21Exynos 5250: Enable dynamic CBMEMStefan Reinauer
2013-12-21exynos5250: Get rid of the PWM timer code we shouldn't be using anymoreGabe Black
2013-12-21exynos5250: Fix consts in the pwm codeGabe Black
2013-12-20armv7: Remove SYS_TEXT_BASE config.Hung-Te Lin
2013-12-12EXYNOS5250: be less chatty at critical momentsRonald G. Minnich
2013-12-12exynos5250: Correct DDR3 Phy-reset value names.Hung-Te Lin
2013-07-11cpu: Fix spellingMartin Roth
2013-07-10i2c: Change the type of the data parameter to uint8_t.Gabe Black
2013-07-10arm/exynos: Correct SPI session commands.Hung-Te Lin
2013-07-10snow: Add flush to UART driver.Hung-Te Lin
2013-07-10Exynos5250: Initialize USB PHYStefan Reinauer
2013-07-10Exynos: Only compile UART in if serial console is selectedStefan Reinauer
2013-07-10Simplify early / bootblock console codeStefan Reinauer
2013-07-10Samsung CPUs: Unify KconfigStefan Reinauer
2013-07-10ARM: when setting a GPIO to put, set the value, then the directionRonald G. Minnich
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-10armv7: Reserve space BL1 and checksum header by specifying bootblock offset.Hung-Te Lin
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-10ARMv7: Clean up console codeStefan Reinauer
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-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
2013-04-25google/snow: Add "wakeup" module for suspend/resume.Hung-Te Lin
2013-04-25arm/exynos: Allow DRAM controller to be initialized without clearing RAM cont...Hung-Te Lin
2013-04-23GOOGLE/SNOW: get graphics workingRonald G. Minnich