summaryrefslogtreecommitdiff
path: root/board/samsung
AgeCommit message (Expand)Author
2019-03-14arndale: fix unknown statusMinkyu Kang
2019-03-11arm: exynos: odroid: Fix build if BOARD_TYPES are not setKrzysztof Kozlowski
2019-03-11arm: exynos: Remove duplicated "boardname" env settingKrzysztof Kozlowski
2019-03-11arm: exynos: arndale: Replace Chander Kashyap inactive maintainerKrzysztof Kozlowski
2019-03-11arm: exynos: Wait till ADC stabilizes before checking Odroid HC1 revisionKrzysztof Kozlowski
2019-03-11arm: exynos: odroid-xu3: Display info late to have proper typeKrzysztof Kozlowski
2019-03-11arm: exynos: Detect revision later, when all resources are readyKrzysztof Kozlowski
2019-02-09samsung: mmc: Drop old MMC init codeSimon Glass
2019-02-09samsung: Drop board_enable_audio_codec()Simon Glass
2019-02-09exynos: Drop duplicate 'model' lineSimon Glass
2019-01-26linker: Modify linker scripts to be more genericTom Rini
2018-11-20sandbox: cros_ec: exynos: Drop use of cros_ec_get_error()Simon Glass
2018-10-23ARM: Samsung: Add Exynos5422-based Odroid HC2 supportDirk Meul
2018-08-06ARM: Odroid XU3: MAINTAINERS: Add a co-maintainer for OdroidXU3Lukasz Majewski
2018-08-06ARM: Odroid XU3: Fix autoboot.cmd to use ${mmcbootdev} instead of hardcoded 0Lukasz Majewski
2018-06-07board: samsung: add missing line breaks for pr_err()Seung-Woo Kim
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-05-02samsung: board: init the s2mps11 pmic during booting timeJaehoon Chung
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-01-10build: Drop CONFIG_SPL_BUILD guards in some casesTom Rini
2017-12-05ARM: Samsung: Add Exynos5422-based Odroid HC1 supportMarek Szyprowski
2017-11-06MAINTAINERS: Add missing boards and config entriesTom Rini
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