index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-exynos
/
include
/
mach
Age
Commit message (
Expand
)
Author
2024-07-15
arm: mach: exynos: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-20
Merge tag 'v2024.07-rc3' into next
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-13
arm: Move sev() and wfe() definitions to common Arm header file
Peter Hoyes
2024-05-06
arm: exynos: Remove <common.h> and add needed includes
Tom Rini
2023-11-13
arm: exynos: Include missing CPU header in gpio.h
Sam Protsenko
2023-10-09
exynos: Cleanup exynos_init
Tom Rini
2023-01-18
trace: Use notrace for short
Simon Glass
2022-12-23
exynos: Rework legacy PWM usage
Tom Rini
2022-10-30
video: samsung: Drop old LCD code
Simon Glass
2022-06-28
arm: exynos: Remove old pwm backlight driver
Tom Rini
2022-06-28
arm: samsung: Remove dead LCD code
Tom Rini
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-07-27
samsung: exynos: Convert SROMC interface to a driver
Simon Glass
2021-01-13
samsung: arndale: remove board_mmc_init function
Jaehoon Chung
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-01-28
arm: exynos: Read default MMC device from XOM[7:5] pins
Marek Szyprowski
2019-02-09
samsung: mmc: Drop old MMC init code
Simon Glass
2019-01-04
exynos: Leave the compiler to choose the register to avoid possible r0 corrup...
Guillaume GARDET
2019-01-03
exynos: allow SPL to build in thumb mode
Guillaume GARDET
2018-12-13
exynos: Add support for exynos5420 i2s pinmux
Simon Glass
2018-12-13
exynos: Add proid_is_exynos542x() for common 542x
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-08-05
ARM: Rework and correct barrier definitions
Tom Rini
2016-07-12
mmc: exynos_dw_mmc: remove the unused function
Jaehoon Chung
2016-05-25
exynos: video: Convert several boards to driver model for video
Simon Glass
2016-05-25
exynos: video: Rename edp_device_info to exynos_dp_priv
Simon Glass
2016-05-25
exynos: Simplify calling of exynos_dp_phy_ctrl()
Simon Glass
2016-05-25
exynos: video: Move mipi_lcd_device_dt into a function
Simon Glass
2016-05-25
exynos: video: Move struct exynos_platform_mipi_dsim into vidinfo
Simon Glass
2016-05-25
exynos: video: Remove use of vidinfo_t typedef
Simon Glass
2016-05-25
exynos: video: Drop dead code
Simon Glass
2016-05-25
arm: exynos: realign the code to allow support for newer 64-bit platforms
Thomas Abraham
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2015-11-02
dm: adc: add Exynos54xx compatible ADC driver
Przemyslaw Marczak
2015-11-02
Exynos5422/5800: set cpu id to 0x5422
Przemyslaw Marczak
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-17
ARM: exynos: move SoC sources to mach-exynos
Thomas Abraham