Age | Commit message (Expand) | Author |
2019-05-18 | CONFIG_SPL_SYS_[DI]CACHE_OFF: add | Trevor Woerner |
2019-05-04 | delete Kbuild "select" of long-dead SPL_DISABLE_OF_CONTROL | Robert P. J. Day |
2019-03-25 | exynos: replace CONFIG_ENV_SPI_BASE by CONFIG_SYS_SPI_BASE | Patrick Delaunay |
2019-02-09 | samsung: mmc: Drop old MMC init code | Simon Glass |
2019-02-09 | exynos: Convert to use CONFIG_BLK | Simon Glass |
2019-01-04 | exynos: Leave the compiler to choose the register to avoid possible r0 corrup... | Guillaume GARDET |
2019-01-03 | exynos: allow SPL to build in thumb mode | Guillaume GARDET |
2018-12-13 | exynos: Add support for exynos5420 i2s pinmux | Simon Glass |
2018-12-13 | exynos: Add proid_is_exynos542x() for common 542x | Simon Glass |
2018-07-30 | Kconfig: Sort bool, default, select and imply options | Michal Simek |
2018-05-07 | arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A | Lokesh Vutla |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-27 | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini |
2017-09-08 | usb: net: migrate USB Ethernet adapters to Kconfig | Chris Packham |
2017-08-15 | env: Convert CONFIG_ENV_IS_IN... to a choice | Simon Glass |
2017-08-13 | spl: add hierarchical defaults for SPL_LDSCRIPT | Philipp Tomsich |
2017-07-25 | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig | Simon Glass |
2017-05-31 | Kconfig: Finish migration of hashing commands | Daniel Thompson |
2017-05-22 | Convert CONFIG_CMD_HASH to Kconfig | Simon Glass |
2017-05-22 | lib: move hash CONFIG options to Kconfig | Tom Rini |
2017-03-09 | ARM: Migrate errata to Kconfig | Tom Rini |
2017-01-25 | Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig | Simon Glass |
2016-11-22 | arm: exynos7420: remove custome low level init function | Thomas Abraham |
2016-10-31 | Fix spelling of "resetting". | Vagrant Cascadian |
2016-09-16 | Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig | Simon Glass |
2016-08-05 | ARM: Rework and correct barrier definitions | Tom Rini |
2016-07-19 | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2016-07-15 | armv8: mmu: Add support of non-identical mapping | York Sun |
2016-07-12 | mmc: exynos_dw_mmc: remove the unused function | Jaehoon Chung |
2016-05-26 | ARM: exynos: Fix build error if SERIAL is disabled in SPL | Marek Vasut |
2016-05-25 | exynos: video: Convert several boards to driver model for video | Simon Glass |
2016-05-25 | exynos: video: Rename edp_device_info to exynos_dp_priv | Simon Glass |
2016-05-25 | exynos: Simplify calling of exynos_dp_phy_ctrl() | Simon Glass |
2016-05-25 | exynos: Allow PWM0 pinmux to be set up | Simon Glass |
2016-05-25 | exynos: video: Move mipi_lcd_device_dt into a function | Simon Glass |
2016-05-25 | exynos: video: Move struct exynos_platform_mipi_dsim into vidinfo | Simon Glass |
2016-05-25 | exynos: video: Remove use of vidinfo_t typedef | Simon Glass |
2016-05-25 | exynos: video: Drop dead code | Simon Glass |
2016-05-25 | board: samsung: add initial Espresso7420 board support | Thomas Abraham |
2016-05-25 | arm: exynos: add support for Exynos7420 SoC | Thomas Abraham |
2016-05-25 | arm: exynos: realign the code to allow support for newer 64-bit platforms | Thomas Abraham |
2016-02-06 | Use correct spelling of "U-Boot" | Bin Meng |
2015-11-02 | arm: exynos: clean up checkpatch issues | Minkyu Kang |
2015-11-02 | Exynos4412: pinmux: disable pull for MMC pins | Przemyslaw Marczak |
2015-11-02 | dm: adc: add Exynos54xx compatible ADC driver | Przemyslaw Marczak |
2015-11-02 | Exynos5422/5800: set cpu id to 0x5422 | Przemyslaw Marczak |
2015-10-03 | mach-exynos: clock: restore calling dead exynos4_get_mmc_clk() | Przemyslaw Marczak |
2015-08-18 | of: clean up OF_CONTROL ifdef conditionals | Masahiro Yamada |