summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/exynos
Commit message (Expand)AuthorAgeFilesLines
* kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada2015-02-241-14/+14
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-02-171-1/+0
|\
| * arm: Allow lr to be saved by board codeSimon Glass2015-02-161-1/+0
* | Merge git://git.denx.de/u-boot-samsungTom Rini2015-02-132-325/+324
|\ \
| * | Exynos: Clock: Cleanup soc_get_periph_rateAkshay Saraswat2015-02-131-39/+35
| * | Exynos: clock: change mask bits as per peripheralAkshay Saraswat2015-02-131-73/+78
| * | Exynos5: Use clock_get_periph_rate generic APIAkshay Saraswat2015-02-131-235/+43
| * | Exynos5: Fix exynos5_get_periph_rate calculationsAkshay Saraswat2015-02-131-8/+13
| * | Exynos542x: Add and enable get_periph_rate supportAkshay Saraswat2015-02-131-7/+146
| * | Exynos542x: Move exynos5420_get_pll_clk up and renameAkshay Saraswat2015-02-131-41/+41
| * | Exynos5: Fix compiler warnings due to clock_get_periph_rateAkshay Saraswat2015-02-131-31/+49
| * | EXYNOS5: Add function to enable exynos5420 usbdev phy ctrlJoonyoung Shim2015-02-131-2/+26
| * | arm: exynos: fix the div value for set_mmc_clkJaehoon Chung2015-02-131-0/+4
| |/
* | dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass2015-02-121-0/+6
* | dm: exynos: Move driver model CONFIGs to KconfigSimon Glass2015-02-121-0/+15
|/
* exynos5: pinmux: check flag for i2c configPrzemyslaw Marczak2015-01-291-8/+19
* arm: exynos: clock: support SPLL as mmc source clock for exynos5420Joonyoung Shim2014-12-241-0/+2
* Odroid-XU3: Add support for Odroid-XU3Hyungwon Hwang2014-12-221-0/+4
* Merge branch 'master' of http://git.denx.de/u-boot-samsungTom Rini2014-11-267-14/+82
|\
| * arm: odroid: enable/disable usb host phy for exynos4412Suriyan Ramasami2014-11-171-0/+27
| * Peach-Pi: Use the enhanced usb_copy() prototypeVadim Bendebury2014-11-171-2/+8
| * Exynos5: ddr3: Choose between single or double channel configAkshay Saraswat2014-11-171-0/+10
| * DMC: Exynos5: Enable update mode for DREX controllerAlim Akhtar2014-11-171-0/+19
| * Config: Exynos5800: Enable build for Peach-PiAkshay Saraswat2014-11-171-1/+6
| * Exynos5800: Introduce new proid for Exynos5800Akshay Saraswat2014-11-173-11/+12
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-11-241-0/+2
|\ \
| * | ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt optionsHans de Goede2014-11-241-0/+2
| |/
* | linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-232-3/+3
|/
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-291-3/+0
* kconfig: add CONFIG_SUPPORT_SPLMasahiro Yamada2014-10-271-0/+7
* dm: exynos: Make sure that GPIOs are requestedSimon Glass2014-10-221-0/+3
* dm: exynos: Tidy up GPIO headersSimon Glass2014-10-221-1/+1
* config: Move smdkv310 to use common exynos4 fileSimon Glass2014-10-081-0/+1
* kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada2014-09-251-0/+5
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-2/+0
* arm: exynos: Add get_lcd_clk and set_lcd_clk callbacks for Exynos5420Ajay Kumar2014-09-052-6/+79
* arm: exynos: Add RPLL for Exynos5420Ajay Kumar2014-09-052-0/+16
* odroid: kconfig: add odroid_defconfigPrzemyslaw Marczak2014-09-051-0/+4
* arch:exynos: boot mode: add get_boot_mode(), code cleanupPrzemyslaw Marczak2014-09-052-4/+10
* exynos: pinmux: fix the gpio names for exynos4x12 mmcPrzemyslaw Marczak2014-09-051-2/+2
* exynos: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-301-0/+55
* Merge remote-tracking branch 'u-boot-samsung/master'Albert ARIBAUD2014-07-014-98/+296
|\
| * Exynos5420: Let macros be used for exynos5420Akshay Saraswat2014-06-231-3/+3
| * Exynos5420: DMC: Add software read levelingAkshay Saraswat2014-06-132-5/+250
| * DMC: exynos5420: Gate CLKM to when reading PHY_CON13Doug Anderson2014-06-132-5/+39
| * Exynos5420: Remove code for enabling read levelingAkshay Saraswat2014-06-131-71/+0
| * Exynos5: DMC: Modify the definition of ddr3_mem_ctrl_initAkshay Saraswat2014-06-133-13/+5
| * Revert "exynos: Enable PSHOLD in SPL"Minkyu Kang2014-06-131-2/+0
* | cosmetic: Whitespace fixVasili Galka2014-06-111-2/+2
|/
* Exynos: Make sure ps_hold gets set in the SPLDoug Anderson2014-05-312-1/+11
OpenPOWER on IntegriCloud