summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-exynos
Commit message (Expand)AuthorAgeLines
* exynos5: pinmux: check flag for i2c configPrzemyslaw Marczak2015-01-29-0/+3
* exynos5420: fix compilation without parade videoSjoerd Simons2014-12-22-3/+0
* arm: odroid: usb: add support for usb host including ethernetSuriyan Ramasami2014-11-17-0/+13
* arm: odroid: enable/disable usb host phy for exynos4412Suriyan Ramasami2014-11-17-0/+7
* DMC: Exynos5: Enable update mode for DREX controllerAlim Akhtar2014-11-17-0/+1
* Exynos5800: Introduce new proid for Exynos5800Akshay Saraswat2014-11-17-3/+11
* exynos4/4x12: gpio: use gpio extra base addressesPrzemyslaw Marczak2014-10-30-20/+39
* exynos4/4x12: cpu: add extra gpio base addressesPrzemyslaw Marczak2014-10-30-0/+9
* dm: exynos: gpio: Convert to driver modelSimon Glass2014-10-22-41/+41
* dm: exynos: Tidy up GPIO headersSimon Glass2014-10-22-5/+0
* exynos5420: add callbacks needed for exynos_fb driverAjay Kumar2014-09-05-0/+3
* ARM: exynos: Add missing declaration for gpio_direction_inputAjay Kumar2014-09-05-0/+1
* arm: exynos: Add get_lcd_clk and set_lcd_clk callbacks for Exynos5420Ajay Kumar2014-09-05-0/+1
* exynos_fb: Remove usage of static definesAjay Kumar2014-09-05-0/+1
* arch:exynos: boot mode: add get_boot_mode(), code cleanupPrzemyslaw Marczak2014-09-05-15/+23
* Exynos5420: DMC: Add software read levelingAkshay Saraswat2014-06-13-2/+5
* Exynos: Make sure ps_hold gets set in the SPLDoug Anderson2014-05-31-0/+1
* ARM: exynos: clock: modify the set_mmc_clk for exynos4Jaehoon Chung2014-05-16-0/+5
* S5P: Exynos: Add GPIO pin numbering and rename definitionsAkshay Saraswat2014-05-13-293/+1485
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-08-4/+4
|\
| * cpu: exynos4: add ace sha base addressPrzemyslaw Marczak2014-03-28-4/+4
* | arm:exynos: add common DTS file for exynos 4Piotr Wilczek2014-03-12-0/+12
* | drivers:mmc:sdhci: enable support for DTPiotr Wilczek2014-03-12-0/+7
* | video:mipidsim:fdt: Add DT support for mipi dsim driverPiotr Wilczek2014-03-12-0/+5
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-17-176/+80
|\
| * arm:exynos: add cpu revisionPiotr Wilczek2014-02-07-2/+6
| * exynos: pinmux: remove unnecessary defineMinkyu Kang2014-02-05-1/+0
| * exynos: pinmux: sort the list of peripheralsMinkyu Kang2014-02-05-1/+1
| * s5p: gpio: change gpio coding method for s5p gpio.Przemyslaw Marczak2014-02-03-172/+73
* | MMC: DWMMC: Correct the CLKDIV register valueRajeshwari S Shinde2014-02-07-0/+4
|/
* usb: ehci: exynos: set/reset hsic physInderpal Singh2014-01-13-0/+14
* Exynos5420: Add support for 5420 in pinmux and gpioRajeshwari Birje2013-12-30-14/+132
* Exynos5420: Add DDR3 initialization for 5420Rajeshwari Birje2013-12-30-2/+15
* Exynos5420: Add clock initialization for 5420Rajeshwari Birje2013-12-30-0/+495
* EXYNOS5420: Add dmc and phy_control register structureRajeshwari Birje2013-12-30-0/+167
* EXYNOS5420: Add power register structure.Rajeshwari Birje2013-12-30-0/+837
* Exynos5420: Add base addresses for 5420Rajeshwari Birje2013-12-30-1/+48
* EXYNOS5: Create a common board fileRajeshwari Birje2013-12-30-0/+17
* arm: exynos: remove the unused define.Jaehoon Chung2013-12-05-4/+0
* arm: exynos/goni: fix the return type for s5p_mmc_initJaehoon Chung2013-12-05-1/+1
* exynos: spl: Add a custom spi copy functionRajeshwari Shinde2013-12-03-0/+1
* arm: exynos: fix the align for exynos4_power structureMinkyu Kang2013-12-03-1/+1
* DWMMC: SMDK5420: Disable SMU for eMMCRajeshwari Shinde2013-10-31-0/+13
* arm: exynos: Add methods to control power to USB 3.0 PHYVivek Gautam2013-10-20-0/+5
* USB: XHCI: Add xHCI host controller support for Exynos5Vivek Gautam2013-10-20-0/+96
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-5/+5
* spi: exynos: Support word transfersRajeshwari Shinde2013-10-08-1/+10
* Sound: I2S: Replacing I2S1 with I2S0 channel.Dani Krishna Mohan2013-09-24-0/+6
* ARM: Added I2S0 clocks for audioDani Krishna Mohan2013-09-24-2/+12
* Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-11-5/+18
|\