summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/exynos
Commit message (Expand)AuthorAgeFilesLines
* ARM: exynos: move SoC sources to mach-exynosThomas Abraham2015-08-1721-8017/+0
* exynos: Add support for springSimon Glass2015-08-051-0/+6
* exynos: Add support for the DisplayPort hotplug detectSimon Glass2015-08-051-0/+10
* exynos: Enable the debug UART in SPLSimon Glass2015-08-051-0/+5
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-251-3/+0
* dts: Disable device tree for SPL on all boardsSimon Glass2015-06-101-0/+8
* Merge git://git.denx.de/u-boot-samsungTom Rini2015-05-181-28/+37
|\
| * exynos: clock: clean up checkpatch issuesMinkyu Kang2015-05-181-28/+37
* | arch: Make board selection choices optionalJoe Hershberger2015-05-121-0/+1
|/
* dm: select CONFIG_DM* optionsMasahiro Yamada2015-04-181-15/+0
* dm: usb: exynos: Use driver model for USBSimon Glass2015-04-181-0/+3
* Exynos5: Fix rpll_sdiv to support both peach-pit and peach-pi panelsAjay Kumar2015-04-061-2/+2
* arm: exynos: add display clocks for Exynos5800Ajay Kumar2015-04-061-3/+62
* Exynos: Clock: Fix exynos5_get_periph_rate for I2C.Guillaume GARDET2015-04-061-2/+2
* malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada2015-03-281-3/+0
* malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LENMasahiro Yamada2015-03-281-3/+0
* remove unnecessary version.h includesRob Herring2015-03-242-2/+0
* Exynos: Fix L2 cache timings on Exynos5420 and Exynos5800Doug Anderson2015-02-283-93/+77
* Exynos542x: Make A7s boot with thumb-mode U-Boot on warm resetAkshay Saraswat2015-02-281-1/+1
* Exynos542x: Fix secondary core booting for thumbAkshay Saraswat2015-02-281-1/+1
* Exynos542x: add L2 control register configurationAkshay Saraswat2015-02-282-13/+64
* Exynos542x: cache: Disable clean/evict push to externalAkshay Saraswat2015-02-281-1/+17
* Exynos542x: Add workaround for exynos iROM errataAkshay Saraswat2015-02-283-16/+200
* Exynos542x: CPU: Power down all secondary coresAkshay Saraswat2015-02-282-0/+72
* 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
|\ \
OpenPOWER on IntegriCloud