summaryrefslogtreecommitdiff
path: root/board/samsung
AgeCommit message (Expand)Author
2017-10-05Merge git://git.denx.de/u-boot-sunxiTom Rini
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-10-03usb: gadget: Make g_dnl USB settings commonMaxime Ripard
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass
2017-06-01samsung: Move pmic header out of config fileSimon Glass
2017-06-01dm: gpio: Add live tree supportSimon Glass
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada
2017-04-08Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini
2017-04-07board: samsung: trats2: remove the board_power_init() functionJaehoon Chung
2017-04-07board: samsung: trats2: remove the unused functionsJaehoon Chung
2017-04-07board: samsung: trats2: remove the board_i2c_init() functionJaehoon Chung
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2017-04-05i2c: Drop CONFIG_SOFT_I2C_MULTI_BUSSimon Glass
2017-04-03board: samsung: trats: remove the i2c_init functionJaehoon Chung
2017-04-03board: samsung: trats: convert to driver model for controlling phyJaehoon Chung
2017-04-03board: samsung: trats: remove the unnecessary codesJaehoon Chung
2017-02-10exynos: Drop large alignment for SDRAM parametersSimon Glass
2017-01-18Merge git://git.denx.de/u-boot-samsungTom Rini
2017-01-18exynos5: Don't potentially undervoltage the CPUSjoerd Simons
2017-01-18board: samsung: universal_c210: remove the codes relevant to soft_i2cJaehoon Chung
2017-01-18board: samsung: universal_210: use the driver model for max8998Jaehoon Chung
2017-01-18board: samsung: goni: fix the pmic's name for gettingJaehoon Chung
2017-01-11mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DWMasahiro Yamada
2017-01-05arm: samsung: goni: use the driver model for max8998Jaehoon Chung
2016-12-29mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCIMasahiro Yamada
2016-12-27board: samsung: update the MAINTAINERS fileJaehoon Chung
2016-12-05arm: samsung: Convert s5p_goni and smdkc100 to DM_I2CSimon Glass
2016-12-05arm: exynos: i2c: Convert exynos boards to use DM_I2CSimon Glass
2016-12-04arm: Remove smdk2410 boardSimon Glass
2016-09-23arch, board: squash lines for immediate returnMasahiro Yamada
2016-07-22mtd: OneNAND: allow board init function failLadislav Michl
2016-05-25exynos: video: Drop old unused codeSimon Glass
2016-05-25exynos: video: Convert several boards to driver model for videoSimon Glass
2016-05-25exynos: Simplify calling of exynos_dp_phy_ctrl()Simon Glass
2016-05-25exynos: Disable LCD display for boards we can't convertSimon Glass
2016-05-25exynos: Allow CONFIG_MISC_COMMON to be build without an LCDSimon Glass
2016-05-25board: samsung: add initial Espresso7420 board supportThomas Abraham
2016-02-24samsung: fix mkorigenspl for darwinAndreas Bießmann
2016-01-14Fix GCC format-security errors and convert sprintfs.Ben Whitten
2015-12-17usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.hMarek Vasut
2015-12-17usb: s3c-otg: Rename s3c_udc_probe() functionMarek Vasut
2015-12-17usb: s3c-otg: Rename struct s3c_plat_otg_dataMarek Vasut
2015-11-02samsung: clean up checkpatch issuesMinkyu Kang
2015-11-02odroid: clean up checkpatch issuesMinkyu Kang
2015-11-02smdk2410: clean up checkpatch issuesMinkyu Kang
2015-11-02smdkv310: clean up checkpatch issuesMinkyu Kang
2015-11-02exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4.Przemyslaw Marczak
2015-11-02samsung: board/misc: check returned pointer for get_board_type() callsPrzemyslaw Marczak