summaryrefslogtreecommitdiff
path: root/board/samsung
AgeCommit message (Expand)Author
2022-01-13board: samsung: fix menu entries for a{3,7}y17lteHenrik Grimler
2021-11-09Merge https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2021-10-31board: samsung: add support for Galaxy A series of 2017 (a5y17lte)Dzmitry Sankouski
2021-10-31board: samsung: add Samsung Galaxy S9/S9+(SM-G96x0) boardDzmitry Sankouski
2021-09-07arm: Disable ATAGs supportTom Rini
2021-09-04i2c: Convert CONFIG_POWER_I2C et al to KconfigSimon Glass
2021-09-04power: Rename CONFIG_POWER to CONFIG_POWER_LEGACYSimon Glass
2021-08-03Merge https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-07-27samsung: exynos: Convert SROMC interface to a driverSimon Glass
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