summaryrefslogtreecommitdiff
path: root/board/samsung
AgeCommit message (Expand)Author
2021-05-24ARM: fix LTO for rockchip and samsungMarek BehĂșn
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn
2021-02-23samsung: origen: change maintainerMinkyu Kang
2021-02-23samsung: espresso7420: change maintainerMinkyu Kang
2021-02-23samsung: smdkv310: change maintainerMinkyu Kang
2021-02-23samsung: smdk5420: change maintainerMinkyu Kang
2021-02-23samsung: smdk5250: change maintainerMinkyu Kang
2021-02-23samsung: goni: change maintainerMinkyu Kang
2021-02-23board: samsung: covert to driver model about power_key_pressedJaehoon Chung
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-13samsung: arndale: remove board_mmc_init functionJaehoon Chung
2020-10-22samsung: common: remove the duplicated stdio print messageJaehoon Chung
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-01-28arm: exynos: Read default MMC device from XOM[7:5] pinsMarek Szyprowski
2020-01-23arm: exynos: Use proper PMIC device namesMarek Szyprowski
2020-01-23arm: exynos: Use proper ADC device nameMarek Szyprowski
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-12-02common: Move command functions out of common.hSimon Glass
2019-12-02common: Move some SMP functions out of common.hSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
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