Age | Commit message (Expand) | Author |
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 |
2016-12-05 | arm: samsung: Convert s5p_goni and smdkc100 to DM_I2C | Simon Glass |
2016-12-05 | arm: exynos: i2c: Convert exynos boards to use DM_I2C | Simon Glass |
2016-12-04 | arm: Remove smdk2410 board | Simon Glass |
2016-09-23 | arch, board: squash lines for immediate return | Masahiro Yamada |
2016-07-22 | mtd: OneNAND: allow board init function fail | Ladislav Michl |
2016-05-25 | exynos: video: Drop old unused code | Simon Glass |
2016-05-25 | exynos: video: Convert several boards to driver model for video | Simon Glass |
2016-05-25 | exynos: Simplify calling of exynos_dp_phy_ctrl() | Simon Glass |
2016-05-25 | exynos: Disable LCD display for boards we can't convert | Simon Glass |
2016-05-25 | exynos: Allow CONFIG_MISC_COMMON to be build without an LCD | Simon Glass |
2016-05-25 | board: samsung: add initial Espresso7420 board support | Thomas Abraham |
2016-02-24 | samsung: fix mkorigenspl for darwin | Andreas Bießmann |
2016-01-14 | Fix GCC format-security errors and convert sprintfs. | Ben Whitten |
2015-12-17 | usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h | Marek Vasut |
2015-12-17 | usb: s3c-otg: Rename s3c_udc_probe() function | Marek Vasut |
2015-12-17 | usb: s3c-otg: Rename struct s3c_plat_otg_data | Marek Vasut |
2015-11-02 | samsung: clean up checkpatch issues | Minkyu Kang |
2015-11-02 | odroid: clean up checkpatch issues | Minkyu Kang |
2015-11-02 | smdk2410: clean up checkpatch issues | Minkyu Kang |
2015-11-02 | smdkv310: clean up checkpatch issues | Minkyu Kang |
2015-11-02 | exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4. | Przemyslaw Marczak |
2015-11-02 | samsung: board/misc: check returned pointer for get_board_type() calls | Przemyslaw Marczak |
2015-10-24 | Fix bad return value checks (detected with Coccinelle) | Thomas Huth |
2015-09-11 | Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header | Simon Glass |
2015-08-31 | exynos: Rise ARM voltage to 1.1V for chained bootloaders | Misha Komarovskiy |
2015-08-05 | exynos: Add support for spring | Simon Glass |
2015-08-05 | exynos: Drop old exynos5250-specific board code | Simon Glass |