summaryrefslogtreecommitdiff
path: root/src/cpu/samsung/exynos5250
AgeCommit message (Expand)Author
2015-12-18cpu/samsung/exynos5250: Move update-bl1.sh to 3rdparty/blobs/Stefan Reinauer
2015-05-053rdparty: move to 3rdparty/blobsPatrick Georgi
2015-05-053rdparty: Move to blobsPatrick Georgi
2014-08-26armv7: Move Exynos from 'cpu' to 'soc'.Hung-Te Lin
2014-08-25intel/gma: Clarify code and use dedicated init for Google PeppyRonald G. Minnich
2014-08-22ARM: Overhaul the ARM Makefile.Gabe Black
2014-08-21arm: Get rid of the INTERMEDIATE variable used on exynos.Gabe Black
2014-08-18trustzone: Pull trustzone init out of cpu.c and do it in romstage.Gabe Black
2014-08-18arm/exynos: Allow releasing UART retention for resume.Hung-Te Lin
2014-08-18exynos5: Implement support for USB 3.0 DRD PHYs/controllersJulius Werner
2014-08-18console: conditionally include console in bootblockStefan Reinauer
2014-08-16exynos5xx0: rename local "main" variablePatrick Georgi
2014-08-14Exynos: de-duplicate mct timer initializationStefan Reinauer
2014-08-14ARMv7/Exynos: Fix memory location assumptionsStefan Reinauer
2014-08-14exynos5: Refactor crazy old U-Boot base address macros awayJulius Werner
2014-08-12exynos5: Refactor board-specific parts out of USB PHY codeJulius Werner
2014-08-12exynos5420: Make USB A-A booting work with early data cacheJulius Werner
2014-08-10exynos: Get rid of the unused reset.c.Gabe Black
2014-08-08exynos5420: Implement support to boot with USB A-A firmware uploadJulius Werner
2014-08-07exynos: Set up caching in the bootblock.Gabe Black
2014-08-06Exynos5: Remove unneeded USB delaysStefan Reinauer
2014-08-05exynos5420: get rid of old exynos5420_config_l2_cache()David Hendricks
2014-07-31timer: Add functions to initialize absolute timer structures.Gabe Black
2014-07-11src: Make use of 'CEIL_DIV(a, b)' macro across treeEdward O'Callaghan
2014-07-08cpu: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-05-06Introduce stage-specific architecture for corebootFurquan Shaikh
2014-05-03Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh
2014-04-30console: Move UART port defaults to mainboardKyösti Mälkki
2014-04-30console: Drop EARLY_CONSOLE optionKyösti Mälkki
2014-04-30uart: Support multiple portsKyösti Mälkki
2014-04-09uart: Redefine Kconfig optionsKyösti Mälkki
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