aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/samsung/exynos5250/Kconfig
AgeCommit message (Expand)Author
2014-08-26armv7: Move Exynos from 'cpu' to 'soc'.Hung-Te Lin
2014-08-22ARM: Overhaul the ARM Makefile.Gabe Black
2014-08-14ARMv7/Exynos: Fix memory location assumptionsStefan Reinauer
2014-08-07exynos: Set up caching in the bootblock.Gabe Black
2014-08-05exynos5420: get rid of old exynos5420_config_l2_cache()David Hendricks
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-02-06ARMv7: Remove static CBMEM allocationKyösti Mälkki
2013-12-21Exynos 5250: Enable dynamic CBMEMStefan Reinauer
2013-12-20armv7: Remove SYS_TEXT_BASE config.Hung-Te Lin
2013-07-10Simplify early / bootblock console codeStefan Reinauer
2013-07-10Samsung CPUs: Unify KconfigStefan Reinauer
2013-07-10armv7: Reserve space BL1 and checksum header by specifying bootblock offset.Hung-Te Lin
2013-07-10ARMv7: De-uboot-ify Exynos5250 codeStefan Reinauer
2013-07-10Wield battle axe at ARM portStefan Reinauer
2013-04-11Exynos5250: Use new chip settings for the cpuRonald G. Minnich
2013-02-20armv7: Don't let users set ram parameters that are fixed in hardware.Ronald G. Minnich
2013-02-16exynos5250: clean out some stale IRAM-related config variablesDavid Hendricks
2013-02-16armv7/exynos5250: fix usage of _stack and _estackDavid Hendricks
2013-02-11armv7/exynos5250/snow: deprecate CONFIG_{RAMBASE,RAMTOP}David Hendricks
2013-02-10armv7/exynos5250: place .id between .start and bootblock mainDavid Hendricks
2013-02-09armv7/exynos: make BL1_SIZE_KB consistent with numbers used...David Hendricks
2013-02-09armv7/snow: add BL1_SIZE_KB and get rid of magic constantsDavid Hendricks
2013-02-06armv7: Clean up: remove deprecated SPL.Hung-Te Lin
2013-02-06armv7: Prevent CBFS data overlapping bootblock.Hung-Te Lin
2013-02-06exynos5250: Move the ID section againDavid Hendricks
2013-02-04exynos/snow: partial clean-up of snow bootblock using build classDavid Hendricks
2013-01-30Extend CBFS to support arbitrary ROM source media.Hung-Te Lin
2013-01-19armv7/snow: get to romstageDavid Hendricks
2013-01-18Snow bootblock (bloated/debug version)David Hendricks
2013-01-17bootblock_cpu_init() stub for exynos5250David Hendricks
2013-01-17ARM bootblock approachDavid Hendricks
2013-01-03snow: Stuff to support building image with BL1David Hendricks
2012-12-29move iRAM config variable to exynos5250 KconfigDavid Hendricks
2012-12-08WIP: Initial support for Samsung Exynos 5250 ARM CPUStefan Reinauer