summaryrefslogtreecommitdiffstats
path: root/src/soc/samsung/exynos5420/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-311-1/+1
* soc/samsung/exynos: Do resource transitionKyösti Mälkki2022-06-261-2/+2
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-221-2/+2
* samsung/exynos5420: add resources during read_resources()Furquan Shaikh2020-05-141-6/+10
* src: Remove unused '#include <stddef.h>'Elyes HAOUAS2020-05-131-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber2020-04-101-2/+2
* soc/samsung: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* Drop explicit NULL initializations from `device_operations`Elyes HAOUAS2020-04-051-1/+0
* soc: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* src/soc/samsung: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-1/+0
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-0/+1
* src: Remove duplicated round up functionElyes HAOUAS2018-11-291-2/+2
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-161-1/+0
* soc/samsung: Get rid of device_tElyes HAOUAS2018-06-041-4/+4
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* exynos5420: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-071-12/+12
* samsung/exynos5420: Spelling FixesMartin Roth2014-12-081-1/+1
* {cpu,soc}: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan2014-11-011-6/+2
* exynos: Fix the name of the chip_operations structures.Gabe Black2014-08-291-2/+2
* arm: libpayload: Make cache invalidation take pointers instead of integersJulius Werner2014-08-291-1/+1
* armv7: Move Exynos from 'cpu' to 'soc'.Hung-Te Lin2014-08-261-0/+183