summaryrefslogtreecommitdiff
path: root/board/samsung
Commit message (Expand)AuthorAgeFilesLines
* board: samsung: fix menu entries for a{3,7}y17lteHenrik Grimler2022-01-131-2/+2
* Merge https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini2021-11-091-0/+3
* board: samsung: add support for Galaxy A series of 2017 (a5y17lte)Dzmitry Sankouski2021-10-314-0/+80
* board: samsung: add Samsung Galaxy S9/S9+(SM-G96x0) boardDzmitry Sankouski2021-10-314-0/+47
* arm: Disable ATAGs supportTom Rini2021-09-075-22/+18
* i2c: Convert CONFIG_POWER_I2C et al to KconfigSimon Glass2021-09-041-1/+1
* power: Rename CONFIG_POWER to CONFIG_POWER_LEGACYSimon Glass2021-09-041-1/+1
* Merge https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini2021-08-034-88/+77
|\
| * samsung: exynos: Convert SROMC interface to a driverSimon Glass2021-07-274-88/+77
* | global: Convert simple_strtoul() with decimal to dectoul()Simon Glass2021-08-022-2/+2
|/
* ARM: fix LTO for rockchip and samsungMarek BehĂșn2021-05-241-1/+1
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn2021-05-243-3/+3
* 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 headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon 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