summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos
Commit message (Expand)AuthorAgeFilesLines
* ARM: make gd a function call for LTO and set via set_gd()Marek BehĂșn2021-05-241-1/+1
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* samsung: arndale: remove board_mmc_init functionJaehoon Chung2021-01-131-2/+0
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-183-0/+3
* common: Drop init.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop net.h from common headerSimon Glass2020-05-183-0/+3
* arm: exynos: Read default MMC device from XOM[7:5] pinsMarek Szyprowski2020-01-281-0/+1
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-021-0/+1
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-181-1/+1
* delete Kbuild "select" of long-dead SPL_DISABLE_OF_CONTROLRobert P. J. Day2019-05-041-2/+0
* exynos: replace CONFIG_ENV_SPI_BASE by CONFIG_SYS_SPI_BASEPatrick Delaunay2019-03-251-1/+1
* samsung: mmc: Drop old MMC init codeSimon Glass2019-02-091-2/+0
* exynos: Convert to use CONFIG_BLKSimon Glass2019-02-091-0/+7
* exynos: Leave the compiler to choose the register to avoid possible r0 corrup...Guillaume GARDET2019-01-041-2/+1
* exynos: allow SPL to build in thumb modeGuillaume GARDET2019-01-031-1/+2
* exynos: Add support for exynos5420 i2s pinmuxSimon Glass2018-12-133-2/+39
* exynos: Add proid_is_exynos542x() for common 542xSimon Glass2018-12-137-13/+15
* Kconfig: Sort bool, default, select and imply optionsMichal Simek2018-07-301-15/+15
* arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla2018-05-073-4/+4
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0747-96/+47
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-272-4/+0
* usb: net: migrate USB Ethernet adapters to KconfigChris Packham2017-09-081-0/+3
* env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass2017-08-151-1/+0
* spl: add hierarchical defaults for SPL_LDSCRIPTPhilipp Tomsich2017-08-131-0/+3
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-0/+1
* Kconfig: Finish migration of hashing commandsDaniel Thompson2017-05-311-0/+2
* Convert CONFIG_CMD_HASH to KconfigSimon Glass2017-05-221-0/+1
* lib: move hash CONFIG options to KconfigTom Rini2017-05-221-0/+1
* ARM: Migrate errata to KconfigTom Rini2017-03-091-0/+2
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-251-0/+3
* arm: exynos7420: remove custome low level init functionThomas Abraham2016-11-222-8/+11
* Fix spelling of "resetting".Vagrant Cascadian2016-10-311-1/+1
* Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* ARM: Rework and correct barrier definitionsTom Rini2016-08-051-10/+0
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-07-191-5/+4
|\
| * armv8: mmu: Add support of non-identical mappingYork Sun2016-07-151-5/+4
* | mmc: exynos_dw_mmc: remove the unused functionJaehoon Chung2016-07-121-1/+0
|/
* ARM: exynos: Fix build error if SERIAL is disabled in SPLMarek Vasut2016-05-261-0/+3
* exynos: video: Convert several boards to driver model for videoSimon Glass2016-05-251-0/+1
* exynos: video: Rename edp_device_info to exynos_dp_privSimon Glass2016-05-251-2/+2
* exynos: Simplify calling of exynos_dp_phy_ctrl()Simon Glass2016-05-252-2/+2
* exynos: Allow PWM0 pinmux to be set upSimon Glass2016-05-251-0/+6
* exynos: video: Move mipi_lcd_device_dt into a functionSimon Glass2016-05-251-1/+1
* exynos: video: Move struct exynos_platform_mipi_dsim into vidinfoSimon Glass2016-05-251-2/+3
* exynos: video: Remove use of vidinfo_t typedefSimon Glass2016-05-251-1/+2