summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/exynos
AgeCommit message (Expand)Author
2015-04-06Exynos5: Fix rpll_sdiv to support both peach-pit and peach-pi panelsAjay Kumar
2015-04-06arm: exynos: add display clocks for Exynos5800Ajay Kumar
2015-04-06Exynos: Clock: Fix exynos5_get_periph_rate for I2C.Guillaume GARDET
2015-03-28malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada
2015-03-28malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LENMasahiro Yamada
2015-03-24remove unnecessary version.h includesRob Herring
2015-02-28Exynos: Fix L2 cache timings on Exynos5420 and Exynos5800Doug Anderson
2015-02-28Exynos542x: Make A7s boot with thumb-mode U-Boot on warm resetAkshay Saraswat
2015-02-28Exynos542x: Fix secondary core booting for thumbAkshay Saraswat
2015-02-28Exynos542x: add L2 control register configurationAkshay Saraswat
2015-02-28Exynos542x: cache: Disable clean/evict push to externalAkshay Saraswat
2015-02-28Exynos542x: Add workaround for exynos iROM errataAkshay Saraswat
2015-02-28Exynos542x: CPU: Power down all secondary coresAkshay Saraswat
2015-02-24kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada
2015-02-17Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-02-16arm: Allow lr to be saved by board codeSimon Glass
2015-02-13Merge git://git.denx.de/u-boot-samsungTom Rini
2015-02-13Exynos: Clock: Cleanup soc_get_periph_rateAkshay Saraswat
2015-02-13Exynos: clock: change mask bits as per peripheralAkshay Saraswat
2015-02-13Exynos5: Use clock_get_periph_rate generic APIAkshay Saraswat
2015-02-13Exynos5: Fix exynos5_get_periph_rate calculationsAkshay Saraswat
2015-02-13Exynos542x: Add and enable get_periph_rate supportAkshay Saraswat
2015-02-13Exynos542x: Move exynos5420_get_pll_clk up and renameAkshay Saraswat
2015-02-13Exynos5: Fix compiler warnings due to clock_get_periph_rateAkshay Saraswat
2015-02-13EXYNOS5: Add function to enable exynos5420 usbdev phy ctrlJoonyoung Shim
2015-02-13arm: exynos: fix the div value for set_mmc_clkJaehoon Chung
2015-02-12dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass
2015-02-12dm: exynos: Move driver model CONFIGs to KconfigSimon Glass
2015-01-29exynos5: pinmux: check flag for i2c configPrzemyslaw Marczak
2014-12-24arm: exynos: clock: support SPLL as mmc source clock for exynos5420Joonyoung Shim
2014-12-22Odroid-XU3: Add support for Odroid-XU3Hyungwon Hwang
2014-11-26Merge branch 'master' of http://git.denx.de/u-boot-samsungTom Rini
2014-11-24Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-11-24ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt optionsHans de Goede
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2014-11-17arm: odroid: enable/disable usb host phy for exynos4412Suriyan Ramasami
2014-11-17Peach-Pi: Use the enhanced usb_copy() prototypeVadim Bendebury
2014-11-17Exynos5: ddr3: Choose between single or double channel configAkshay Saraswat
2014-11-17DMC: Exynos5: Enable update mode for DREX controllerAlim Akhtar
2014-11-17Config: Exynos5800: Enable build for Peach-PiAkshay Saraswat
2014-11-17Exynos5800: Introduce new proid for Exynos5800Akshay Saraswat
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj
2014-10-27kconfig: add CONFIG_SUPPORT_SPLMasahiro Yamada
2014-10-22dm: exynos: Make sure that GPIOs are requestedSimon Glass
2014-10-22dm: exynos: Tidy up GPIO headersSimon Glass
2014-10-08config: Move smdkv310 to use common exynos4 fileSimon Glass
2014-09-25kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-09-05arm: exynos: Add get_lcd_clk and set_lcd_clk callbacks for Exynos5420Ajay Kumar
2014-09-05arm: exynos: Add RPLL for Exynos5420Ajay Kumar