aboutsummaryrefslogtreecommitdiff
path: root/board/samsung
AgeCommit message (Expand)AuthorFilesLines
2020-01-28arm: exynos: Read default MMC device from XOM[7:5] pinsMarek Szyprowski1-0/+28
2020-01-23arm: exynos: Use proper PMIC device namesMarek Szyprowski2-4/+4
2020-01-23arm: exynos: Use proper ADC device nameMarek Szyprowski1-3/+3
2020-01-17common: Move hang() to the same header as panic()Simon Glass1-0/+1
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass3-0/+3
2019-12-02common: Move some board functions out of common.hSimon Glass1-0/+1
2019-12-02common: Move command functions out of common.hSimon Glass1-0/+1
2019-12-02common: Move some SMP functions out of common.hSimon Glass1-0/+1
2019-08-11env: Move env_get() to env.hSimon Glass2-0/+2
2019-08-11env: Move env_set() to env.hSimon Glass3-0/+3
2019-03-14arndale: fix unknown statusMinkyu Kang1-1/+1
2019-03-11arm: exynos: odroid: Fix build if BOARD_TYPES are not setKrzysztof Kozlowski1-6/+21
2019-03-11arm: exynos: Remove duplicated "boardname" env settingKrzysztof Kozlowski2-6/+6
2019-03-11arm: exynos: arndale: Replace Chander Kashyap inactive maintainerKrzysztof Kozlowski1-2/+2
2019-03-11arm: exynos: Wait till ADC stabilizes before checking Odroid HC1 revisionKrzysztof Kozlowski1-1/+37
2019-03-11arm: exynos: odroid-xu3: Display info late to have proper typeKrzysztof Kozlowski1-1/+1
2019-03-11arm: exynos: Detect revision later, when all resources are readyKrzysztof Kozlowski3-4/+43
2019-02-09samsung: mmc: Drop old MMC init codeSimon Glass1-38/+0
2019-02-09samsung: Drop board_enable_audio_codec()Simon Glass1-29/+0
2019-02-09exynos: Drop duplicate 'model' lineSimon Glass1-8/+6
2019-01-26linker: Modify linker scripts to be more genericTom Rini1-1/+1
2018-11-20sandbox: cros_ec: exynos: Drop use of cros_ec_get_error()Simon Glass1-4/+6
2018-10-23ARM: Samsung: Add Exynos5422-based Odroid HC2 supportDirk Meul2-5/+15
2018-08-06ARM: Odroid XU3: MAINTAINERS: Add a co-maintainer for OdroidXU3Lukasz Majewski1-0/+1
2018-08-06ARM: Odroid XU3: Fix autoboot.cmd to use ${mmcbootdev} instead of hardcoded 0Lukasz Majewski1-3/+3
2018-06-07board: samsung: add missing line breaks for pr_err()Seung-Woo Kim3-8/+8
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini41-95/+41
2018-05-02samsung: board: init the s2mps11 pmic during booting timeJaehoon Chung1-0/+4
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini4-8/+0
2018-01-10build: Drop CONFIG_SPL_BUILD guards in some casesTom Rini2-5/+0
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