aboutsummaryrefslogtreecommitdiff
path: root/src/soc/samsung/exynos5250/Kconfig
AgeCommit message (Expand)Author
2020-06-13treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh
2019-07-09arch/non-x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki
2019-01-14console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber
2018-10-22soc/samsung/exynos5250: Convert to `board_reset()`Nico Huber
2017-03-28vboot: Select SoC-specific configuration for all Chrome OS boardsJulius Werner
2015-12-16soc/samsung/exynos5250: Implement hard_reset()Stefan Reinauer
2015-08-08samsung/exynos5250: Enable bootblock consolePatrick Georgi
2015-05-19Remove Kconfig variable that has no effectPatrick Georgi
2015-04-14CBFS: Automate ROM image layout and remove hardcoded offsetsJulius Werner
2015-04-08timer: Add generic udelay() implementationAaron Durbin
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-01-27CBMEM: Always use DYNAMIC_CBMEMKyösti Mälkki
2015-01-27vboot2: add verstageStefan Reinauer
2014-09-09exynos: Install the BL1 and set the checksum in the Makefile.Gabe Black
2014-08-26armv7: Move Exynos from 'cpu' to 'soc'.Hung-Te Lin