index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-exynos
/
include
Age
Commit message (
Expand
)
Author
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