summaryrefslogtreecommitdiff
path: root/board/samsung
AgeCommit message (Expand)AuthorFilesLines
2021-08-03Merge https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini4-88/+77
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass2-2/+2
2021-07-27samsung: exynos: Convert SROMC interface to a driverSimon Glass4-88/+77
2021-05-24ARM: fix LTO for rockchip and samsungMarek BehĂșn1-1/+1
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn3-3/+3
2021-02-23samsung: origen: change maintainerMinkyu Kang1-1/+1
2021-02-23samsung: espresso7420: change maintainerMinkyu Kang1-1/+1
2021-02-23samsung: smdkv310: change maintainerMinkyu Kang1-1/+1
2021-02-23samsung: smdk5420: change maintainerMinkyu Kang1-1/+1
2021-02-23samsung: smdk5250: change maintainerMinkyu Kang1-2/+2
2021-02-23samsung: goni: change maintainerMinkyu Kang1-1/+1
2021-02-23board: samsung: covert to driver model about power_key_pressedJaehoon Chung1-13/+14
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk3-11/+11
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass10-0/+10
2021-01-13samsung: arndale: remove board_mmc_init functionJaehoon Chung1-13/+0
2020-10-22samsung: common: remove the duplicated stdio print messageJaehoon Chung1-1/+0
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada5-6/+6
2020-05-19common: Drop linux/delay.h from common headerSimon Glass7-0/+7
2020-05-19common: Drop log.h from common headerSimon Glass9-0/+9
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass2-1/+2
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass3-0/+3
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-18common: 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-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-12-03common: Move command functions out of common.hSimon Glass1-0/+1
2019-12-03common: 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-27linker: Modify linker scripts to be more genericTom Rini1-1/+1
2018-11-21sandbox: 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-08board: 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