summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/exynos
Commit message (Expand)AuthorAgeFilesLines
* 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
* exynos: Enable PSHOLD in SPLSimon Glass2014-05-281-0/+2
* ARM: exynos: clock: modify the set_mmc_clk for exynos4Jaehoon Chung2014-05-161-5/+11
* arm: exynos: clock: Remove exynos4x12_set_mmc_clk functionBeomho Seo2014-05-161-28/+1
* arm: exynos: pinmux: add sdmmc4 gpio configratuionBeomho Seo2014-05-161-6/+29
* S5P: Exynos: Add GPIO pin numbering and rename definitionsAkshay Saraswat2014-05-131-243/+318
* arm: exynos: Squash bogus warnings in pinmuxMarek Vasut2014-03-131-0/+12
* exynos4:pinmux:fdt: decode peripheral idPiotr Wilczek2014-03-121-0/+17
* exynos: clock: use the clear and set bits macros.Inha Song2014-02-101-65/+20
* exynos: clock: fixed that cfg is set to wrong value.Inha Song2014-02-101-0/+3
* exynos: pinmux: remove unnecessary routineMinkyu Kang2014-02-051-6/+1
* exynos: pinmux: remove unnecessary defineMinkyu Kang2014-02-051-1/+1
* arm: put .hash, .got.plt and .machine_param back in binariesAlbert ARIBAUD2014-01-141-0/+7
* Exynos5420: Add support for 5420 in pinmux and gpioRajeshwari Birje2013-12-301-2/+258
* Exynos5420: Add DDR3 initialization for 5420Rajeshwari Birje2013-12-303-56/+469
* Exynos5420: Add clock initialization for 5420Rajeshwari Birje2013-12-304-202/+1184
* arm: exynos: adds ifdef for spi bootMinkyu Kang2013-12-061-0/+4
* exynos: spl: Add a custom spi copy functionRajeshwari Shinde2013-12-032-4/+120
* arm: exynos: fix set_mmc_clk for exynos4x12Jaehoon Chung2013-12-031-1/+2
* armv7: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-28/+6
* arm: exynos: Add methods to control power to USB 3.0 PHYVivek Gautam2013-10-201-0/+22
* ARM: Added I2S0 clocks for audioDani Krishna Mohan2013-09-242-21/+63
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2414-235/+14
* arm:exynos:fix: Fix clock calculation for Exynos4210 based targets.Łukasz Majewski2013-07-161-5/+4
* arm: exynos: fix clock calculationMinkyu Kang2013-07-091-5/+38
* EXYNOS: Move files from board/samsung to arch/armRajeshwari Shinde2013-07-0512-4/+3074
* EXYNOS4210: Configure GPIO for uartRajeshwari Shinde2013-07-051-0/+40
* EXYNOS: Add API for power reset and exit wakeupRajeshwari Shinde2013-07-051-0/+50
* EXYNOS5: DWMMC: Initialise the local variable to avoid unwanted results.Amar2013-06-131-2/+2
OpenPOWER on IntegriCloud