summaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos
Commit message (Expand)AuthorAgeFilesLines
* Correct SPL use of EXYNOS7420Simon Glass2023-02-091-1/+1
* trace: Use notrace for shortSimon Glass2023-01-181-3/+3
* global: Migrate CONFIG_PHY_IRAM_BASE to CFGTom Rini2022-12-231-3/+3
* global: Migrate CONFIG_LOWPOWER_FLAG to CFGTom Rini2022-12-231-2/+2
* global: Migrate CONFIG_LOWPOWER_ADDR to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_IRAM_TOP to CFGTom Rini2022-12-232-2/+2
* exynos: Rework legacy PWM usageTom Rini2022-12-231-0/+5
* Convert CONFIG_FLASH_SPANSION_S29WS_N et al to KconfigTom Rini2022-12-221-0/+4
* arm: exynos5: Migrate USB_BOOTING to KconfigTom Rini2022-12-211-0/+4
* arm: samsung: Move CONFIG_MISC_COMMON to KconfigTom Rini2022-12-051-0/+5
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-1/+1
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-1/+1
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-311-5/+5
* video: samsung: Drop old LCD codeSimon Glass2022-10-301-1/+0
* arm: samsung: Migrate a number of symbols to KconfigTom Rini2022-06-286-8/+51
* arm: exynos: Remove old pwm backlight driverTom Rini2022-06-281-20/+0
* arm: samsung: Remove dead LCD codeTom Rini2022-06-281-1/+0
* spl: Move SPL_LDSCRIPT defaults to one placeTom Rini2022-06-281-3/+0
* exynos: Drop CONFIG_CLK_*Tom Rini2022-04-011-20/+0
* Convert CONFIG_BOARD_COMMON to KconfigTom Rini2022-03-031-0/+4
* arm: exynos: Move BL1/2 SPI flash defines to their user, drop CONFIGTom Rini2022-03-031-0/+30
* Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2022-01-208-11/+11
|\
| * doc: replace @return by Return:Heinrich Schuchardt2022-01-198-11/+11
* | board: samsung: fix menu entries for a{3,7}y17lteHenrik Grimler2022-01-131-3/+3
|/
* Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini2021-12-271-2/+3
* Convert CONFIG_KEYBOARD to KconfigSimon Glass2021-12-051-0/+1
* exynos: mmu: use CONFIG_IS_ENABLEDMinkyu Kang2021-11-091-5/+6
* board: samsung: add support for Galaxy A series of 2017 (a5y17lte)Dzmitry Sankouski2021-10-311-0/+28
* SoC: exynos: add support for exynos 78x0Dzmitry Sankouski2021-10-311-0/+66
* serial: Rename SERIAL_SUPPORT to SERIALSimon Glass2021-09-041-1/+1
* Kconfig: Use spaces not tabs in Kconfig entiresWIP/2021-08-30-kconfig-migrations-part1-nextTom Rini2021-08-301-1/+1
* Merge https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini2021-08-031-18/+0
|\
| * samsung: exynos: Convert SROMC interface to a driverSimon Glass2021-07-271-18/+0
* | Rename GPIO_SUPPORT to GPIOSimon Glass2021-07-281-1/+1
|/
* 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 headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* samsung: arndale: remove board_mmc_init functionJaehoon Chung2021-01-131-2/+0
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon 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