aboutsummaryrefslogtreecommitdiff
path: root/board/samsung
AgeCommit message (Expand)AuthorFilesLines
2017-12-05ARM: Samsung: Add Exynos5422-based Odroid HC1 supportMarek Szyprowski2-9/+22
2017-11-06MAINTAINERS: Add missing boards and config entriesTom Rini1-0/+1
2017-10-05Merge git://git.denx.de/u-boot-sunxiTom Rini1-2/+2
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada4-10/+10
2017-10-03usb: gadget: Make g_dnl USB settings commonMaxime Ripard1-2/+2
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass2-2/+2
2017-08-16env: Rename setenv() to env_set()Simon Glass3-9/+9
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass3-0/+3
2017-06-01samsung: Move pmic header out of config fileSimon Glass1-0/+13
2017-06-01dm: gpio: Add live tree supportSimon Glass2-3/+3
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada5-6/+6
2017-04-08Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2-304/+49
2017-04-07board: samsung: trats2: remove the board_power_init() functionJaehoon Chung1-57/+0
2017-04-07board: samsung: trats2: remove the unused functionsJaehoon Chung1-18/+0
2017-04-07board: samsung: trats2: remove the board_i2c_init() functionJaehoon Chung1-29/+0
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass5-5/+15
2017-04-05i2c: Drop CONFIG_SOFT_I2C_MULTI_BUSSimon Glass2-60/+0
2017-04-03board: samsung: trats: remove the i2c_init functionJaehoon Chung1-13/+0
2017-04-03board: samsung: trats: convert to driver model for controlling phyJaehoon Chung1-27/+48
2017-04-03board: samsung: trats: remove the unnecessary codesJaehoon Chung1-160/+1
2017-02-10exynos: Drop large alignment for SDRAM parametersSimon Glass1-2/+1
2017-01-18Merge git://git.denx.de/u-boot-samsungTom Rini3-124/+125
2017-01-18exynos5: Don't potentially undervoltage the CPUSjoerd Simons1-7/+1
2017-01-18board: samsung: universal_c210: remove the codes relevant to soft_i2cJaehoon Chung1-11/+0
2017-01-18board: samsung: universal_210: use the driver model for max8998Jaehoon Chung1-75/+94
2017-01-18board: samsung: goni: fix the pmic's name for gettingJaehoon Chung1-1/+1
2017-01-11mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DWMasahiro Yamada1-1/+1
2017-01-05arm: samsung: goni: use the driver model for max8998Jaehoon Chung1-31/+30
2016-12-29mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCIMasahiro Yamada1-1/+1
2016-12-27board: samsung: update the MAINTAINERS fileJaehoon Chung5-5/+5
2016-12-05arm: samsung: Convert s5p_goni and smdkc100 to DM_I2CSimon Glass1-1/+6
2016-12-05arm: exynos: i2c: Convert exynos boards to use DM_I2CSimon Glass4-12/+52
2016-12-04arm: Remove smdk2410 boardSimon Glass5-315/+0
2016-09-23arch, board: squash lines for immediate returnMasahiro Yamada1-7/+1
2016-07-22mtd: OneNAND: allow board init function failLadislav Michl3-3/+9
2016-05-25exynos: video: Drop old unused codeSimon Glass1-153/+0
2016-05-25exynos: video: Convert several boards to driver model for videoSimon Glass1-15/+0
2016-05-25exynos: Simplify calling of exynos_dp_phy_ctrl()Simon Glass1-5/+0
2016-05-25exynos: Disable LCD display for boards we can't convertSimon Glass2-0/+4
2016-05-25exynos: Allow CONFIG_MISC_COMMON to be build without an LCDSimon Glass1-0/+10
2016-05-25board: samsung: add initial Espresso7420 board supportThomas Abraham5-2/+55
2016-02-24samsung: fix mkorigenspl for darwinAndreas Bießmann1-2/+2
2016-01-14Fix GCC format-security errors and convert sprintfs.Ben Whitten1-2/+2
2015-12-17usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.hMarek Vasut5-5/+5
2015-12-17usb: s3c-otg: Rename s3c_udc_probe() functionMarek Vasut5-5/+5
2015-12-17usb: s3c-otg: Rename struct s3c_plat_otg_dataMarek Vasut5-6/+6
2015-11-02samsung: clean up checkpatch issuesMinkyu Kang1-4/+3
2015-11-02odroid: clean up checkpatch issuesMinkyu Kang1-8/+7
2015-11-02smdk2410: clean up checkpatch issuesMinkyu Kang1-5/+5
2015-11-02smdkv310: clean up checkpatch issuesMinkyu Kang1-4/+4