aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos
AgeCommit message (Expand)AuthorFilesLines
2024-07-25Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini1-0/+2
2024-07-24arm: exynos: Enable TRNG on E850-96 boardSam Protsenko1-0/+2
2024-07-15arm: mach: exynos: Remove duplicate newlinesMarek Vasut9-14/+0
2024-06-04Merge tag 'v2024.07-rc4' into nextTom Rini2-0/+9
2024-05-28arm: exynos: Map iRAM APM area for Exynos850 SoCSam Protsenko1-0/+8
2024-05-28arm: exynos: Migrate E850-96 board to OF_UPSTREAMSam Protsenko1-0/+1
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini16-13/+11
2024-05-20Merge tag 'v2024.07-rc3' into nextTom Rini16-11/+13
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini16-11/+13
2024-05-13arm: Move sev() and wfe() definitions to common Arm header filePeter Hoyes1-19/+0
2024-05-06arm: exynos: Remove <common.h> and add needed includesTom Rini16-13/+11
2024-01-24board: samsung: Add support for E850-96 boardSam Protsenko1-1/+18
2024-01-24arm: exynos: Add Exynos850 SoC supportSam Protsenko2-0/+43
2023-12-21arm: Partial cleanup and audit usage of <config.h>Tom Rini2-2/+0
2023-11-13exynos: Avoid duplicate reset_cpu with SYSRESET enabledSam Protsenko1-0/+2
2023-11-13arm: exynos: Include missing CPU header in gpio.hSam Protsenko1-0/+3
2023-11-13arm: exynos: Include missing CPU header in soc.cSam Protsenko1-0/+1
2023-10-09exynos: Cleanup exynos_initTom Rini1-1/+1
2023-02-09Correct SPL use of EXYNOS7420Simon Glass1-1/+1
2023-01-18trace: Use notrace for shortSimon Glass1-3/+3
2022-12-23global: Migrate CONFIG_PHY_IRAM_BASE to CFGTom Rini1-3/+3
2022-12-23global: Migrate CONFIG_LOWPOWER_FLAG to CFGTom Rini1-2/+2
2022-12-23global: Migrate CONFIG_LOWPOWER_ADDR to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_IRAM_TOP to CFGTom Rini2-2/+2
2022-12-23exynos: Rework legacy PWM usageTom Rini1-0/+5
2022-12-22Convert CONFIG_FLASH_SPANSION_S29WS_N et al to KconfigTom Rini1-0/+4
2022-12-21arm: exynos5: Migrate USB_BOOTING to KconfigTom Rini1-0/+4
2022-12-05arm: samsung: Move CONFIG_MISC_COMMON to KconfigTom Rini1-0/+5
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-1/+1
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-5/+5
2022-10-30video: samsung: Drop old LCD codeSimon Glass1-1/+0
2022-06-28arm: samsung: Migrate a number of symbols to KconfigTom Rini6-8/+51
2022-06-28arm: exynos: Remove old pwm backlight driverTom Rini1-20/+0
2022-06-28arm: samsung: Remove dead LCD codeTom Rini1-1/+0
2022-06-28spl: Move SPL_LDSCRIPT defaults to one placeTom Rini1-3/+0
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