aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos
AgeCommit message (Expand)AuthorFilesLines
2017-09-08usb: net: migrate USB Ethernet adapters to KconfigChris Packham1-0/+3
2017-08-15env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass1-1/+0
2017-08-13spl: add hierarchical defaults for SPL_LDSCRIPTPhilipp Tomsich1-0/+3
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-0/+1
2017-05-31Kconfig: Finish migration of hashing commandsDaniel Thompson1-0/+2
2017-05-22Convert CONFIG_CMD_HASH to KconfigSimon Glass1-0/+1
2017-05-22lib: move hash CONFIG options to KconfigTom Rini1-0/+1
2017-03-09ARM: Migrate errata to KconfigTom Rini1-0/+2
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-0/+3
2016-11-22arm: exynos7420: remove custome low level init functionThomas Abraham2-8/+11
2016-10-31Fix spelling of "resetting".Vagrant Cascadian1-1/+1
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass1-0/+3
2016-08-05ARM: Rework and correct barrier definitionsTom Rini1-10/+0
2016-07-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-5/+4
2016-07-15armv8: mmu: Add support of non-identical mappingYork Sun1-5/+4
2016-07-12mmc: exynos_dw_mmc: remove the unused functionJaehoon Chung1-1/+0
2016-05-26ARM: exynos: Fix build error if SERIAL is disabled in SPLMarek Vasut1-0/+3
2016-05-25exynos: video: Convert several boards to driver model for videoSimon Glass1-0/+1
2016-05-25exynos: video: Rename edp_device_info to exynos_dp_privSimon Glass1-2/+2
2016-05-25exynos: Simplify calling of exynos_dp_phy_ctrl()Simon Glass2-2/+2
2016-05-25exynos: Allow PWM0 pinmux to be set upSimon Glass1-0/+6
2016-05-25exynos: video: Move mipi_lcd_device_dt into a functionSimon Glass1-1/+1
2016-05-25exynos: video: Move struct exynos_platform_mipi_dsim into vidinfoSimon Glass1-2/+3
2016-05-25exynos: video: Remove use of vidinfo_t typedefSimon Glass1-1/+2
2016-05-25exynos: video: Drop dead codeSimon Glass1-2/+0
2016-05-25board: samsung: add initial Espresso7420 board supportThomas Abraham1-0/+19
2016-05-25arm: exynos: add support for Exynos7420 SoCThomas Abraham4-0/+52
2016-05-25arm: exynos: realign the code to allow support for newer 64-bit platformsThomas Abraham5-5/+40
2016-02-06Use correct spelling of "U-Boot"Bin Meng3-7/+7
2015-11-02arm: exynos: clean up checkpatch issuesMinkyu Kang1-4/+4
2015-11-02Exynos4412: pinmux: disable pull for MMC pinsPrzemyslaw Marczak1-1/+1
2015-11-02dm: adc: add Exynos54xx compatible ADC driverPrzemyslaw Marczak1-0/+44
2015-11-02Exynos5422/5800: set cpu id to 0x5422Przemyslaw Marczak7-18/+18
2015-10-03mach-exynos: clock: restore calling dead exynos4_get_mmc_clk()Przemyslaw Marczak1-6/+4
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada4-7/+1
2015-08-18of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada1-8/+0
2015-08-17ARM: exynos: fix regression for Origen4210Thomas Abraham2-4/+2
2015-08-17ARM: exynos: move SoC sources to mach-exynosThomas Abraham53-0/+16692