summaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos
AgeCommit message (Expand)AuthorFilesLines
2021-08-30Kconfig: Use spaces not tabs in Kconfig entiresTom Rini1-1/+1
2021-08-03Merge https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini1-18/+0
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass1-1/+1
2021-07-27samsung: exynos: Convert SROMC interface to a driverSimon Glass1-18/+0
2021-05-24ARM: make gd a function call for LTO and set via set_gd()Marek BehĂșn1-1/+1
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-13samsung: arndale: remove board_mmc_init functionJaehoon Chung1-2/+0
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass3-0/+3
2020-05-19common: Drop init.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop net.h from common headerSimon Glass3-0/+3
2020-01-28arm: exynos: Read default MMC device from XOM[7:5] pinsMarek Szyprowski1-0/+1
2019-12-03common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner1-1/+1
2019-05-04delete Kbuild "select" of long-dead SPL_DISABLE_OF_CONTROLRobert P. J. Day1-2/+0
2019-03-26exynos: replace CONFIG_ENV_SPI_BASE by CONFIG_SYS_SPI_BASEPatrick Delaunay1-1/+1
2019-02-09samsung: mmc: Drop old MMC init codeSimon Glass1-2/+0
2019-02-09exynos: Convert to use CONFIG_BLKSimon Glass1-0/+7
2019-01-04exynos: Leave the compiler to choose the register to avoid possible r0 corrup...Guillaume GARDET1-2/+1
2019-01-03exynos: allow SPL to build in thumb modeGuillaume GARDET1-1/+2
2018-12-14exynos: Add support for exynos5420 i2s pinmuxSimon Glass3-2/+39
2018-12-14exynos: Add proid_is_exynos542x() for common 542xSimon Glass7-13/+15
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek1-15/+15
2018-05-07arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla3-4/+4
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini47-96/+47
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2-4/+0
2017-09-08usb: net: migrate USB Ethernet adapters to KconfigChris Packham1-0/+3
2017-08-16env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass1-1/+0
2017-08-13spl: add hierarchical defaults for SPL_LDSCRIPTPhilipp Tomsich1-0/+3
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-0/+1
2017-06-01Kconfig: Finish migration of hashing commandsDaniel Thompson1-0/+2
2017-05-22Convert CONFIG_CMD_HASH to KconfigSimon Glass1-0/+1
2017-05-22lib: move hash CONFIG options to KconfigTom Rini1-0/+1
2017-03-10ARM: Migrate errata to KconfigTom Rini1-0/+2
2017-01-26Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-0/+3
2016-11-22arm: exynos7420: remove custome low level init functionThomas Abraham2-8/+11
2016-10-31Fix spelling of "resetting".Vagrant Cascadian1-1/+1
2016-09-17Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-17Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-17Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass1-0/+3
2016-08-05ARM: Rework and correct barrier definitionsTom Rini1-10/+0
2016-07-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-5/+4
2016-07-15armv8: mmu: Add support of non-identical mappingYork Sun1-5/+4
2016-07-12mmc: exynos_dw_mmc: remove the unused functionJaehoon Chung1-1/+0
2016-05-26ARM: exynos: Fix build error if SERIAL is disabled in SPLMarek Vasut1-0/+3
2016-05-25exynos: video: Convert several boards to driver model for videoSimon Glass1-0/+1
2016-05-25exynos: video: Rename edp_device_info to exynos_dp_privSimon Glass1-2/+2
2016-05-25exynos: Simplify calling of exynos_dp_phy_ctrl()Simon Glass2-2/+2