Age | Commit message (Expand) | Author |
2022-06-26 | soc/samsung/exynos: Do resource transition | Kyösti Mälkki |
2022-06-22 | device/resource: Add _kb postfix for resource allocators | Kyösti Mälkki |
2020-05-14 | samsung/exynos5420: add resources during read_resources() | Furquan Shaikh |
2020-05-13 | src: Remove unused '#include <stddef.h>' | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-10 | Replace DEVICE_NOOP with noop_(set|read)_resources | Nico Huber |
2020-04-06 | soc/samsung: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-05 | Drop explicit NULL initializations from `device_operations` | Elyes HAOUAS |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2019-12-19 | src/soc/samsung: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-04-06 | src: Use include <delay.h> when appropriate | Elyes HAOUAS |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2018-11-29 | src: Remove duplicated round up function | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <cbmem.h> | Elyes HAOUAS |
2018-06-04 | soc/samsung: Get rid of device_t | Elyes HAOUAS |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-07 | exynos5420: Change all SoC headers to <soc/headername.h> system | Julius Werner |
2014-12-08 | samsung/exynos5420: Spelling Fixes | Martin Roth |
2014-11-01 | {cpu,soc}: Use DEVICE_NOOP macro over dummy symbol | Edward O'Callaghan |
2014-08-29 | exynos: Fix the name of the chip_operations structures. | Gabe Black |
2014-08-29 | arm: libpayload: Make cache invalidation take pointers instead of integers | Julius Werner |
2014-08-26 | armv7: Move Exynos from 'cpu' to 'soc'. | Hung-Te Lin |