summaryrefslogtreecommitdiffstats
path: root/board/samsung
Commit message (Expand)AuthorAgeFilesLines
* mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada2017-05-155-6/+6
* Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2017-04-082-304/+49
|\
| * board: samsung: trats2: remove the board_power_init() functionJaehoon Chung2017-04-071-57/+0
| * board: samsung: trats2: remove the unused functionsJaehoon Chung2017-04-071-18/+0
| * board: samsung: trats2: remove the board_i2c_init() functionJaehoon Chung2017-04-071-29/+0
| * board: samsung: trats: remove the i2c_init functionJaehoon Chung2017-04-031-13/+0
| * board: samsung: trats: convert to driver model for controlling phyJaehoon Chung2017-04-031-27/+48
| * board: samsung: trats: remove the unnecessary codesJaehoon Chung2017-04-031-160/+1
* | board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-055-5/+15
* | i2c: Drop CONFIG_SOFT_I2C_MULTI_BUSSimon Glass2017-04-052-60/+0
|/
* exynos: Drop large alignment for SDRAM parametersSimon Glass2017-02-101-2/+1
* Merge git://git.denx.de/u-boot-samsungTom Rini2017-01-183-124/+125
|\
| * exynos5: Don't potentially undervoltage the CPUSjoerd Simons2017-01-181-7/+1
| * board: samsung: universal_c210: remove the codes relevant to soft_i2cJaehoon Chung2017-01-181-11/+0
| * board: samsung: universal_210: use the driver model for max8998Jaehoon Chung2017-01-181-75/+94
| * board: samsung: goni: fix the pmic's name for gettingJaehoon Chung2017-01-181-1/+1
| * arm: samsung: goni: use the driver model for max8998Jaehoon Chung2017-01-051-31/+30
* | mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DWMasahiro Yamada2017-01-111-1/+1
|/
* mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCIMasahiro Yamada2016-12-291-1/+1
* board: samsung: update the MAINTAINERS fileJaehoon Chung2016-12-275-5/+5
* arm: samsung: Convert s5p_goni and smdkc100 to DM_I2CSimon Glass2016-12-051-1/+6
* arm: exynos: i2c: Convert exynos boards to use DM_I2CSimon Glass2016-12-054-12/+52
* arm: Remove smdk2410 boardSimon Glass2016-12-045-315/+0
* arch, board: squash lines for immediate returnMasahiro Yamada2016-09-231-7/+1
* mtd: OneNAND: allow board init function failLadislav Michl2016-07-223-3/+9
* exynos: video: Drop old unused codeSimon Glass2016-05-251-153/+0
* exynos: video: Convert several boards to driver model for videoSimon Glass2016-05-251-15/+0
* exynos: Simplify calling of exynos_dp_phy_ctrl()Simon Glass2016-05-251-5/+0
* exynos: Disable LCD display for boards we can't convertSimon Glass2016-05-252-0/+4
* exynos: Allow CONFIG_MISC_COMMON to be build without an LCDSimon Glass2016-05-251-0/+10
* board: samsung: add initial Espresso7420 board supportThomas Abraham2016-05-255-2/+55
* samsung: fix mkorigenspl for darwinAndreas Bießmann2016-02-241-2/+2
* Fix GCC format-security errors and convert sprintfs.Ben Whitten2016-01-141-2/+2
* usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.hMarek Vasut2015-12-175-5/+5
* usb: s3c-otg: Rename s3c_udc_probe() functionMarek Vasut2015-12-175-5/+5
* usb: s3c-otg: Rename struct s3c_plat_otg_dataMarek Vasut2015-12-175-6/+6
* samsung: clean up checkpatch issuesMinkyu Kang2015-11-021-4/+3
* odroid: clean up checkpatch issuesMinkyu Kang2015-11-021-8/+7
* smdk2410: clean up checkpatch issuesMinkyu Kang2015-11-021-5/+5
* smdkv310: clean up checkpatch issuesMinkyu Kang2015-11-021-4/+4
* exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4.Przemyslaw Marczak2015-11-023-1/+212
* samsung: board/misc: check returned pointer for get_board_type() callsPrzemyslaw Marczak2015-11-022-2/+5
* Fix bad return value checks (detected with Coccinelle)Thomas Huth2015-10-242-2/+2
* Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass2015-09-111-0/+1
* exynos: Rise ARM voltage to 1.1V for chained bootloadersMisha Komarovskiy2015-08-311-3/+4
* exynos: Add support for springSimon Glass2015-08-052-0/+19
* exynos: Drop old exynos5250-specific board codeSimon Glass2015-08-052-310/+0
* exynos: Drop old exynos5420-specific board codeSimon Glass2015-08-052-147/+0
* exynos: Remove unneeded device tree control #ifdefsSimon Glass2015-08-051-9/+8
* exynos: Enable new features for exynos5 boardsSimon Glass2015-08-051-1/+1