| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig | Simon Glass | 2017-01-25 | 1 | -0/+3 |
* | arm: exynos7420: remove custome low level init function | Thomas Abraham | 2016-11-22 | 2 | -8/+11 |
* | Fix spelling of "resetting". | Vagrant Cascadian | 2016-10-31 | 1 | -1/+1 |
* | Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+3 |
* | Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+3 |
* | Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+3 |
* | ARM: Rework and correct barrier definitions | Tom Rini | 2016-08-05 | 1 | -10/+0 |
* | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini | 2016-07-19 | 1 | -5/+4 |
|\ |
|
| * | armv8: mmu: Add support of non-identical mapping | York Sun | 2016-07-15 | 1 | -5/+4 |
* | | mmc: exynos_dw_mmc: remove the unused function | Jaehoon Chung | 2016-07-12 | 1 | -1/+0 |
|/ |
|
* | ARM: exynos: Fix build error if SERIAL is disabled in SPL | Marek Vasut | 2016-05-26 | 1 | -0/+3 |
* | exynos: video: Convert several boards to driver model for video | Simon Glass | 2016-05-25 | 1 | -0/+1 |
* | exynos: video: Rename edp_device_info to exynos_dp_priv | Simon Glass | 2016-05-25 | 1 | -2/+2 |
* | exynos: Simplify calling of exynos_dp_phy_ctrl() | Simon Glass | 2016-05-25 | 2 | -2/+2 |
* | exynos: Allow PWM0 pinmux to be set up | Simon Glass | 2016-05-25 | 1 | -0/+6 |
* | exynos: video: Move mipi_lcd_device_dt into a function | Simon Glass | 2016-05-25 | 1 | -1/+1 |
* | exynos: video: Move struct exynos_platform_mipi_dsim into vidinfo | Simon Glass | 2016-05-25 | 1 | -2/+3 |
* | exynos: video: Remove use of vidinfo_t typedef | Simon Glass | 2016-05-25 | 1 | -1/+2 |
* | exynos: video: Drop dead code | Simon Glass | 2016-05-25 | 1 | -2/+0 |
* | board: samsung: add initial Espresso7420 board support | Thomas Abraham | 2016-05-25 | 1 | -0/+19 |
* | arm: exynos: add support for Exynos7420 SoC | Thomas Abraham | 2016-05-25 | 4 | -0/+52 |
* | arm: exynos: realign the code to allow support for newer 64-bit platforms | Thomas Abraham | 2016-05-25 | 5 | -5/+40 |
* | Use correct spelling of "U-Boot" | Bin Meng | 2016-02-06 | 3 | -7/+7 |
* | arm: exynos: clean up checkpatch issues | Minkyu Kang | 2015-11-02 | 1 | -4/+4 |
* | Exynos4412: pinmux: disable pull for MMC pins | Przemyslaw Marczak | 2015-11-02 | 1 | -1/+1 |
* | dm: adc: add Exynos54xx compatible ADC driver | Przemyslaw Marczak | 2015-11-02 | 1 | -0/+44 |
* | Exynos5422/5800: set cpu id to 0x5422 | Przemyslaw Marczak | 2015-11-02 | 7 | -18/+18 |
* | mach-exynos: clock: restore calling dead exynos4_get_mmc_clk() | Przemyslaw Marczak | 2015-10-03 | 1 | -6/+4 |
* | of: clean up OF_CONTROL ifdef conditionals | Masahiro Yamada | 2015-08-18 | 4 | -7/+1 |
* | of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL | Masahiro Yamada | 2015-08-18 | 1 | -8/+0 |
* | ARM: exynos: fix regression for Origen4210 | Thomas Abraham | 2015-08-17 | 2 | -4/+2 |
* | ARM: exynos: move SoC sources to mach-exynos | Thomas Abraham | 2015-08-17 | 53 | -0/+16692 |