Age | Commit message (Expand) | Author |
2019-03-14 | arndale: fix unknown status | Minkyu Kang |
2019-03-11 | arm: exynos: odroid: Fix build if BOARD_TYPES are not set | Krzysztof Kozlowski |
2019-03-11 | arm: exynos: Remove duplicated "boardname" env setting | Krzysztof Kozlowski |
2019-03-11 | arm: exynos: arndale: Replace Chander Kashyap inactive maintainer | Krzysztof Kozlowski |
2019-03-11 | arm: exynos: Wait till ADC stabilizes before checking Odroid HC1 revision | Krzysztof Kozlowski |
2019-03-11 | arm: exynos: odroid-xu3: Display info late to have proper type | Krzysztof Kozlowski |
2019-03-11 | arm: exynos: Detect revision later, when all resources are ready | Krzysztof Kozlowski |
2019-02-09 | samsung: mmc: Drop old MMC init code | Simon Glass |
2019-02-09 | samsung: Drop board_enable_audio_codec() | Simon Glass |
2019-02-09 | exynos: Drop duplicate 'model' line | Simon Glass |
2019-01-26 | linker: Modify linker scripts to be more generic | Tom Rini |
2018-11-20 | sandbox: cros_ec: exynos: Drop use of cros_ec_get_error() | Simon Glass |
2018-10-23 | ARM: Samsung: Add Exynos5422-based Odroid HC2 support | Dirk Meul |
2018-08-06 | ARM: Odroid XU3: MAINTAINERS: Add a co-maintainer for OdroidXU3 | Lukasz Majewski |
2018-08-06 | ARM: Odroid XU3: Fix autoboot.cmd to use ${mmcbootdev} instead of hardcoded 0 | Lukasz Majewski |
2018-06-07 | board: samsung: add missing line breaks for pr_err() | Seung-Woo Kim |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-05-02 | samsung: board: init the s2mps11 pmic during booting time | Jaehoon Chung |
2018-04-27 | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini |
2018-01-10 | build: Drop CONFIG_SPL_BUILD guards in some cases | Tom Rini |
2017-12-05 | ARM: Samsung: Add Exynos5422-based Odroid HC1 support | Marek Szyprowski |
2017-11-06 | MAINTAINERS: Add missing boards and config entries | Tom Rini |
2017-10-05 | Merge git://git.denx.de/u-boot-sunxi | Tom Rini |
2017-10-04 | treewide: replace with error() with pr_err() | Masahiro Yamada |
2017-10-03 | usb: gadget: Make g_dnl USB settings common | Maxime Ripard |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2017-08-16 | env: Rename setenv() to env_set() | Simon Glass |
2017-06-05 | arm: Add explicit include of <asm/mach-types.h> | Simon Glass |
2017-06-01 | samsung: Move pmic header out of config file | Simon Glass |
2017-06-01 | dm: gpio: Add live tree support | Simon Glass |
2017-05-15 | mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC | Masahiro Yamada |
2017-04-08 | Merge branch 'master' of git://git.denx.de/u-boot-samsung | Tom Rini |
2017-04-07 | board: samsung: trats2: remove the board_power_init() function | Jaehoon Chung |
2017-04-07 | board: samsung: trats2: remove the unused functions | Jaehoon Chung |
2017-04-07 | board: samsung: trats2: remove the board_i2c_init() function | Jaehoon Chung |
2017-04-05 | board_f: Drop setup_dram_config() wrapper | Simon Glass |
2017-04-05 | i2c: Drop CONFIG_SOFT_I2C_MULTI_BUS | Simon Glass |
2017-04-03 | board: samsung: trats: remove the i2c_init function | Jaehoon Chung |
2017-04-03 | board: samsung: trats: convert to driver model for controlling phy | Jaehoon Chung |
2017-04-03 | board: samsung: trats: remove the unnecessary codes | Jaehoon Chung |
2017-02-10 | exynos: Drop large alignment for SDRAM parameters | Simon Glass |
2017-01-18 | Merge git://git.denx.de/u-boot-samsung | Tom Rini |
2017-01-18 | exynos5: Don't potentially undervoltage the CPU | Sjoerd Simons |
2017-01-18 | board: samsung: universal_c210: remove the codes relevant to soft_i2c | Jaehoon Chung |
2017-01-18 | board: samsung: universal_210: use the driver model for max8998 | Jaehoon Chung |
2017-01-18 | board: samsung: goni: fix the pmic's name for getting | Jaehoon Chung |
2017-01-11 | mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW | Masahiro Yamada |
2017-01-05 | arm: samsung: goni: use the driver model for max8998 | Jaehoon Chung |
2016-12-29 | mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI | Masahiro Yamada |
2016-12-27 | board: samsung: update the MAINTAINERS file | Jaehoon Chung |