aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos
Commit message (Expand)AuthorAgeFilesLines
* arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass2024-10-113-4/+4
* global_data: Convert have_console into a flagSimon Glass2024-08-261-1/+1
* mmc: exynos_dw_mmc: Improve coding styleSam Protsenko2024-08-191-16/+20
* mmc: exynos_dw_mmc: Add support for ARM64 Exynos chipsSam Protsenko2024-08-191-0/+1
* arm: exynos: Add header guard for dwmmc.hSam Protsenko2024-08-191-0/+5
* Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini2024-07-251-0/+2
|\
| * arm: exynos: Enable TRNG on E850-96 boardSam Protsenko2024-07-241-0/+2
* | arm: mach: exynos: Remove duplicate newlinesMarek Vasut2024-07-159-14/+0
|/
* Merge tag 'v2024.07-rc4' into nextTom Rini2024-06-042-0/+9
|\
| * arm: exynos: Map iRAM APM area for Exynos850 SoCSam Protsenko2024-05-281-0/+8
| * arm: exynos: Migrate E850-96 board to OF_UPSTREAMSam Protsenko2024-05-281-0/+1
* | Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-2016-13/+11
* | Merge tag 'v2024.07-rc3' into nextTom Rini2024-05-2016-11/+13
|\|
| * Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-1916-11/+13
* | arm: Move sev() and wfe() definitions to common Arm header filePeter Hoyes2024-05-131-19/+0
|/
* arm: exynos: Remove <common.h> and add needed includesTom Rini2024-05-0616-13/+11
* board: samsung: Add support for E850-96 boardSam Protsenko2024-01-241-1/+18
* arm: exynos: Add Exynos850 SoC supportSam Protsenko2024-01-242-0/+43
* arm: Partial cleanup and audit usage of <config.h>Tom Rini2023-12-212-2/+0
* exynos: Avoid duplicate reset_cpu with SYSRESET enabledSam Protsenko2023-11-131-0/+2
* arm: exynos: Include missing CPU header in gpio.hSam Protsenko2023-11-131-0/+3
* arm: exynos: Include missing CPU header in soc.cSam Protsenko2023-11-131-0/+1
* exynos: Cleanup exynos_initTom Rini2023-10-091-1/+1
* 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