Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
bf8c8104206f76cd0d7f0f66ff73e6406af4db0a
/
arch
/
arm
/
mach-exynos
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· 4 years, 7 months ago
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· 4 years, 7 months ago
0f2af88
common: Drop log.h from common header
by Simon Glass
· 4 years, 7 months ago
9758973
common: Drop init.h from common header
by Simon Glass
· 4 years, 7 months ago
274e0b0
common: Drop net.h from common header
by Simon Glass
· 4 years, 7 months ago
bc4a2e3
arm: exynos: Read default MMC device from XOM[7:5] pins
by Marek Szyprowski
· 4 years, 11 months ago
1d91ba7
common: Move some cache and MMU functions out of common.h
by Simon Glass
· 5 years ago
43ec7e0
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
by Trevor Woerner
· 6 years ago
ae08781
delete Kbuild "select" of long-dead SPL_DISABLE_OF_CONTROL
by Robert P. J. Day
· 6 years ago
5c95efb
exynos: replace CONFIG_ENV_SPI_BASE by CONFIG_SYS_SPI_BASE
by Patrick Delaunay
· 6 years ago
deec621
samsung: mmc: Drop old MMC init code
by Simon Glass
· 6 years ago
a2f6c04
exynos: Convert to use CONFIG_BLK
by Simon Glass
· 6 years ago
486646c
exynos: Leave the compiler to choose the register to avoid possible r0 corruption
by Guillaume GARDET
· 6 years ago
bcc876f
exynos: allow SPL to build in thumb mode
by Guillaume GARDET
· 6 years ago
12d70f4
exynos: Add support for exynos5420 i2s pinmux
by Simon Glass
· 6 years ago
8d451b4
exynos: Add proid_is_exynos542x() for common 542x
by Simon Glass
· 6 years ago
7e7ba3b
Kconfig: Sort bool, default, select and imply options
by Michal Simek
· 6 years ago
81b1a67
arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
by Lokesh Vutla
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
b110e11
usb: net: migrate USB Ethernet adapters to Kconfig
by Chris Packham
· 7 years ago
87551f1
env: Convert CONFIG_ENV_IS_IN... to a choice
by Simon Glass
· 7 years ago
2d6a0cc
spl: add hierarchical defaults for SPL_LDSCRIPT
by Philipp Tomsich
· 7 years ago
73c18b4
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
by Simon Glass
· 7 years ago
a9e2c67
Kconfig: Finish migration of hashing commands
by Daniel Thompson
· 8 years ago
027608e
Convert CONFIG_CMD_HASH to Kconfig
by Simon Glass
· 8 years ago
5bdd919
lib: move hash CONFIG options to Kconfig
by Tom Rini
· 8 years ago
bacb52c
ARM: Migrate errata to Kconfig
by Tom Rini
· 8 years ago
7a99a87
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
by Simon Glass
· 8 years ago
f1855fc
arm: exynos7420: remove custome low level init function
by Thomas Abraham
· 8 years ago
259b1fb
Fix spelling of "resetting".
by Vagrant Cascadian
· 8 years ago
b16c92c
Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
f2a8946
Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
0bdfc3e
Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
3b787ef
ARM: Rework and correct barrier definitions
by Tom Rini
· 8 years ago
99777bd
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
c7104e5
armv8: mmu: Add support of non-identical mapping
by York Sun
· 8 years ago
2f9cbd5
mmc: exynos_dw_mmc: remove the unused function
by Jaehoon Chung
· 8 years ago
4631c8b
ARM: exynos: Fix build error if SERIAL is disabled in SPL
by Marek Vasut
· 9 years ago
a1015ad
exynos: video: Convert several boards to driver model for video
by Simon Glass
· 9 years ago
b9b3813
exynos: video: Rename edp_device_info to exynos_dp_priv
by Simon Glass
· 9 years ago
bfd239c
exynos: Simplify calling of exynos_dp_phy_ctrl()
by Simon Glass
· 9 years ago
114f836
exynos: Allow PWM0 pinmux to be set up
by Simon Glass
· 9 years ago
6d23709
exynos: video: Move mipi_lcd_device_dt into a function
by Simon Glass
· 9 years ago
ef4e779
exynos: video: Move struct exynos_platform_mipi_dsim into vidinfo
by Simon Glass
· 9 years ago
6d27559
exynos: video: Remove use of vidinfo_t typedef
by Simon Glass
· 9 years ago
c0882ff
exynos: video: Drop dead code
by Simon Glass
· 9 years ago
8d84faa
board: samsung: add initial Espresso7420 board support
by Thomas Abraham
· 9 years ago
d23cb31
arm: exynos: add support for Exynos7420 SoC
by Thomas Abraham
· 9 years ago
a99ad39
arm: exynos: realign the code to allow support for newer 64-bit platforms
by Thomas Abraham
· 9 years ago
7557405
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
401aec0
arm: exynos: clean up checkpatch issues
by Minkyu Kang
· 9 years ago
91fd747
Exynos4412: pinmux: disable pull for MMC pins
by Przemyslaw Marczak
· 9 years ago
d8c1562
dm: adc: add Exynos54xx compatible ADC driver
by Przemyslaw Marczak
· 9 years ago
cefbfe4
Exynos5422/5800: set cpu id to 0x5422
by Przemyslaw Marczak
· 9 years ago
ccae0d4
mach-exynos: clock: restore calling dead exynos4_get_mmc_clk()
by Przemyslaw Marczak
· 9 years ago
366b24f
of: clean up OF_CONTROL ifdef conditionals
by Masahiro Yamada
· 9 years ago
1e35f39
of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL
by Masahiro Yamada
· 9 years ago
5fa129c
ARM: exynos: fix regression for Origen4210
by Thomas Abraham
· 9 years ago
74f8486
ARM: exynos: move SoC sources to mach-exynos
by Thomas Abraham
· 9 years ago