summaryrefslogtreecommitdiff
path: root/board/samsung
AgeCommit message (Expand)AuthorFilesLines
2023-05-16samsung: common: do not reset if cros-ec uclass is missingHenrik Grimler1-1/+1
2023-05-03board: Fix board file path for sdm845.c for Samsung and Qualcomm boardsBhupesh Sharma1-1/+1
2022-12-23global: Migrate CONFIG_SMP_PEN_ADDR to CFGTom Rini1-2/+2
2022-12-23global: Migrate CONFIG_SET_DFU_ALT_BUF_LEN to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_ODROID_REV_AIN to CFGTom Rini1-2/+2
2022-12-23global: Migrate CONFIG_ENV_SROM_BANK to CFGTom Rini2-6/+6
2022-12-23global: Migrate CONFIG_DFU_ALT et al to CFGTom Rini2-4/+4
2022-12-22arm: samsung: Rename CONFIG_G_DNL_*_NUM variablesTom Rini1-4/+10
2022-12-22Convert CONFIG_FLASH_SPANSION_S29WS_N et al to KconfigTom Rini1-0/+3
2022-12-06arm: samsung: Move CONFIG_MISC_COMMON to KconfigTom Rini1-0/+2
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2-2/+2
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2-4/+4
2022-11-10Convert CONFIG_SYS_I2C_INIT_BOARD to KconfigTom Rini2-14/+0
2022-10-30video: samsung: Drop old LCD codeSimon Glass5-26/+0
2022-10-30video: Drop ld9040 driverSimon Glass1-1/+0
2022-10-30video: Drop CONFIG_LCD_MENUSimon Glass2-343/+0
2022-08-21smdkc100: Remove legacy non-DM_ETH codeTom Rini1-9/+0
2022-06-29arm: samsung: Migrate a number of symbols to KconfigTom Rini1-2/+2
2022-06-29arm: samsung: Remove dead LCD codeTom Rini3-165/+0
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull1-2/+2
2022-04-19Convert CONFIG_SYS_MEM_TOP_HIDE to KconfigTom Rini1-2/+2
2022-01-13board: samsung: fix menu entries for a{3,7}y17lteHenrik Grimler1-2/+2
2021-11-09Merge https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini1-0/+3
2021-10-31board: samsung: add support for Galaxy A series of 2017 (a5y17lte)Dzmitry Sankouski4-0/+80
2021-10-31board: samsung: add Samsung Galaxy S9/S9+(SM-G96x0) boardDzmitry Sankouski4-0/+47
2021-09-07arm: Disable ATAGs supportTom Rini5-22/+18
2021-09-04i2c: Convert CONFIG_POWER_I2C et al to KconfigSimon Glass1-1/+1
2021-09-04power: Rename CONFIG_POWER to CONFIG_POWER_LEGACYSimon Glass1-1/+1
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