summaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos
AgeCommit message (Expand)Author
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
2015-10-03mach-exynos: clock: restore calling dead exynos4_get_mmc_clk()Przemyslaw Marczak
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada
2015-08-18of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada
2015-08-17ARM: exynos: fix regression for Origen4210Thomas Abraham
2015-08-17ARM: exynos: move SoC sources to mach-exynosThomas Abraham