aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos
AgeCommit message (Expand)AuthorFilesLines
2022-04-01exynos: Drop CONFIG_CLK_*Tom Rini1-20/+0
2022-03-03Convert CONFIG_BOARD_COMMON to KconfigTom Rini1-0/+4
2022-03-03arm: exynos: Move BL1/2 SPI flash defines to their user, drop CONFIGTom Rini1-0/+30
2022-01-20Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini8-11/+11
2022-01-19doc: replace @return by Return:Heinrich Schuchardt8-11/+11
2022-01-13board: samsung: fix menu entries for a{3,7}y17lteHenrik Grimler1-3/+3
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini1-2/+3
2021-12-05Convert CONFIG_KEYBOARD to KconfigSimon Glass1-0/+1
2021-11-09exynos: mmu: use CONFIG_IS_ENABLEDMinkyu Kang1-5/+6
2021-10-31board: samsung: add support for Galaxy A series of 2017 (a5y17lte)Dzmitry Sankouski1-0/+28
2021-10-31SoC: exynos: add support for exynos 78x0Dzmitry Sankouski1-0/+66
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass1-1/+1
2021-08-30Kconfig: Use spaces not tabs in Kconfig entiresWIP/2021-08-30-kconfig-migrations-part1-nextTom 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-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass3-0/+3
2020-05-18common: Drop init.h from common headerSimon Glass2-0/+2
2020-05-18common: 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-02common: 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-25exynos: 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-13exynos: Add support for exynos5420 i2s pinmuxSimon Glass3-2/+39
2018-12-13exynos: 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-15env: 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-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-0/+1
2017-05-31Kconfig: 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-09ARM: Migrate errata to KconfigTom Rini1-0/+2
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-0/+3
2016-11-22arm: exynos7420: remove custome low level init functionThomas Abraham2-8/+11