summaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos
AgeCommit message (Expand)Author
2020-01-28arm: exynos: Read default MMC device from XOM[7:5] pinsMarek Szyprowski
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner
2019-05-04delete Kbuild "select" of long-dead SPL_DISABLE_OF_CONTROLRobert P. J. Day
2019-03-25exynos: replace CONFIG_ENV_SPI_BASE by CONFIG_SYS_SPI_BASEPatrick Delaunay
2019-02-09samsung: mmc: Drop old MMC init codeSimon Glass
2019-02-09exynos: Convert to use CONFIG_BLKSimon Glass
2019-01-04exynos: Leave the compiler to choose the register to avoid possible r0 corrup...Guillaume GARDET
2019-01-03exynos: allow SPL to build in thumb modeGuillaume GARDET
2018-12-13exynos: Add support for exynos5420 i2s pinmuxSimon Glass
2018-12-13exynos: Add proid_is_exynos542x() for common 542xSimon Glass
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek
2018-05-07arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2017-09-08usb: net: migrate USB Ethernet adapters to KconfigChris Packham
2017-08-15env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass
2017-08-13spl: add hierarchical defaults for SPL_LDSCRIPTPhilipp Tomsich
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-05-31Kconfig: Finish migration of hashing commandsDaniel Thompson
2017-05-22Convert CONFIG_CMD_HASH to KconfigSimon Glass
2017-05-22lib: move hash CONFIG options to KconfigTom Rini
2017-03-09ARM: Migrate errata to KconfigTom Rini
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass
2016-11-22arm: exynos7420: remove custome low level init functionThomas Abraham
2016-10-31Fix spelling of "resetting".Vagrant Cascadian
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass
2016-08-05ARM: Rework and correct barrier definitionsTom Rini
2016-07-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-07-15armv8: mmu: Add support of non-identical mappingYork Sun
2016-07-12mmc: exynos_dw_mmc: remove the unused functionJaehoon Chung
2016-05-26ARM: exynos: Fix build error if SERIAL is disabled in SPLMarek Vasut
2016-05-25exynos: video: Convert several boards to driver model for videoSimon Glass
2016-05-25exynos: video: Rename edp_device_info to exynos_dp_privSimon Glass
2016-05-25exynos: Simplify calling of exynos_dp_phy_ctrl()Simon Glass
2016-05-25exynos: Allow PWM0 pinmux to be set upSimon Glass
2016-05-25exynos: video: Move mipi_lcd_device_dt into a functionSimon Glass
2016-05-25exynos: video: Move struct exynos_platform_mipi_dsim into vidinfoSimon Glass
2016-05-25exynos: video: Remove use of vidinfo_t typedefSimon Glass
2016-05-25exynos: video: Drop dead codeSimon Glass
2016-05-25board: samsung: add initial Espresso7420 board supportThomas Abraham
2016-05-25arm: exynos: add support for Exynos7420 SoCThomas Abraham
2016-05-25arm: exynos: realign the code to allow support for newer 64-bit platformsThomas Abraham
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2015-11-02arm: exynos: clean up checkpatch issuesMinkyu Kang
2015-11-02Exynos4412: pinmux: disable pull for MMC pinsPrzemyslaw Marczak
2015-11-02dm: adc: add Exynos54xx compatible ADC driverPrzemyslaw Marczak
2015-11-02Exynos5422/5800: set cpu id to 0x5422Przemyslaw Marczak