summaryrefslogtreecommitdiffstats
path: root/board/samsung
Commit message (Expand)AuthorAgeFilesLines
* samsung: origen: change maintainerMinkyu Kang2021-02-231-1/+1
* samsung: espresso7420: change maintainerMinkyu Kang2021-02-231-1/+1
* samsung: smdkv310: change maintainerMinkyu Kang2021-02-231-1/+1
* samsung: smdk5420: change maintainerMinkyu Kang2021-02-231-1/+1
* samsung: smdk5250: change maintainerMinkyu Kang2021-02-231-2/+2
* samsung: goni: change maintainerMinkyu Kang2021-02-231-1/+1
* board: samsung: covert to driver model about power_key_pressedJaehoon Chung2021-02-231-13/+14
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-213-11/+11
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-0210-0/+10
* samsung: arndale: remove board_mmc_init functionJaehoon Chung2021-01-131-13/+0
* samsung: common: remove the duplicated stdio print messageJaehoon Chung2020-10-221-1/+0
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-175-6/+6
* common: Drop linux/delay.h from common headerSimon Glass2020-05-187-0/+7
* common: Drop log.h from common headerSimon Glass2020-05-189-0/+9
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-182-1/+2
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-183-0/+3
* arm: exynos: Read default MMC device from XOM[7:5] pinsMarek Szyprowski2020-01-281-0/+28
* arm: exynos: Use proper PMIC device namesMarek Szyprowski2020-01-232-4/+4
* arm: exynos: Use proper ADC device nameMarek Szyprowski2020-01-231-3/+3
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-173-0/+3
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move command functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move some SMP functions out of common.hSimon Glass2019-12-021-0/+1
* env: Move env_get() to env.hSimon Glass2019-08-112-0/+2
* env: Move env_set() to env.hSimon Glass2019-08-113-0/+3
* arndale: fix unknown statusMinkyu Kang2019-03-141-1/+1
* arm: exynos: odroid: Fix build if BOARD_TYPES are not setKrzysztof Kozlowski2019-03-111-6/+21
* arm: exynos: Remove duplicated "boardname" env settingKrzysztof Kozlowski2019-03-112-6/+6
* arm: exynos: arndale: Replace Chander Kashyap inactive maintainerKrzysztof Kozlowski2019-03-111-2/+2
* arm: exynos: Wait till ADC stabilizes before checking Odroid HC1 revisionKrzysztof Kozlowski2019-03-111-1/+37
* arm: exynos: odroid-xu3: Display info late to have proper typeKrzysztof Kozlowski2019-03-111-1/+1
* arm: exynos: Detect revision later, when all resources are readyKrzysztof Kozlowski2019-03-113-4/+43
* samsung: mmc: Drop old MMC init codeSimon Glass2019-02-091-38/+0
* samsung: Drop board_enable_audio_codec()Simon Glass2019-02-091-29/+0
* exynos: Drop duplicate 'model' lineSimon Glass2019-02-091-8/+6
* linker: Modify linker scripts to be more genericTom Rini2019-01-261-1/+1
* sandbox: cros_ec: exynos: Drop use of cros_ec_get_error()Simon Glass2018-11-201-4/+6
* ARM: Samsung: Add Exynos5422-based Odroid HC2 supportDirk Meul2018-10-232-5/+15
* ARM: Odroid XU3: MAINTAINERS: Add a co-maintainer for OdroidXU3Lukasz Majewski2018-08-061-0/+1
* ARM: Odroid XU3: Fix autoboot.cmd to use ${mmcbootdev} instead of hardcoded 0Lukasz Majewski2018-08-061-3/+3
* board: samsung: add missing line breaks for pr_err()Seung-Woo Kim2018-06-073-8/+8
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0741-95/+41
* samsung: board: init the s2mps11 pmic during booting timeJaehoon Chung2018-05-021-0/+4
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-274-8/+0
* build: Drop CONFIG_SPL_BUILD guards in some casesTom Rini2018-01-102-5/+0
* ARM: Samsung: Add Exynos5422-based Odroid HC1 supportMarek Szyprowski2017-12-052-9/+22
* MAINTAINERS: Add missing boards and config entriesTom Rini2017-11-061-0/+1
* Merge git://git.denx.de/u-boot-sunxiTom Rini2017-10-051-2/+2
|\