index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
dubhe_fpga_dev_v2024.10
master
pinetabv-devel
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
samsung
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-03
Merge https://source.denx.de/u-boot/custodians/u-boot-samsung
Tom Rini
3
-79
/
+77
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
1
-1
/
+1
2021-07-27
samsung: exynos: Convert SROMC interface to a driver
Simon Glass
3
-79
/
+77
2021-05-24
ARM: fix LTO for rockchip and samsung
Marek BehĂșn
1
-1
/
+1
2021-02-23
board: samsung: covert to driver model about power_key_pressed
Jaehoon Chung
1
-13
/
+14
2021-02-21
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
1
-1
/
+1
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
4
-0
/
+4
2020-10-22
samsung: common: remove the duplicated stdio print message
Jaehoon Chung
1
-1
/
+0
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
1
-1
/
+1
2020-05-19
common: Drop linux/delay.h from common header
Simon Glass
3
-0
/
+3
2020-05-19
common: Drop log.h from common header
Simon Glass
2
-0
/
+2
2020-05-19
command: Remove the cmd_tbl_t typedef
Simon Glass
2
-1
/
+2
2020-05-19
common: Drop net.h from common header
Simon Glass
1
-0
/
+1
2020-01-28
arm: exynos: Read default MMC device from XOM[7:5] pins
Marek Szyprowski
1
-0
/
+28
2020-01-23
arm: exynos: Use proper PMIC device names
Marek Szyprowski
2
-4
/
+4
2020-01-23
arm: exynos: Use proper ADC device name
Marek Szyprowski
1
-3
/
+3
2020-01-18
common: Move hang() to the same header as panic()
Simon Glass
1
-0
/
+1
2019-12-03
common: Move some board functions out of common.h
Simon Glass
1
-0
/
+1
2019-12-03
common: Move command functions out of common.h
Simon Glass
1
-0
/
+1
2019-08-11
env: Move env_get() to env.h
Simon Glass
1
-0
/
+1
2019-08-11
env: Move env_set() to env.h
Simon Glass
1
-0
/
+1
2019-03-11
arm: exynos: Remove duplicated "boardname" env setting
Krzysztof Kozlowski
2
-6
/
+6
2019-03-11
arm: exynos: Wait till ADC stabilizes before checking Odroid HC1 revision
Krzysztof Kozlowski
1
-1
/
+37
2019-03-11
arm: exynos: odroid-xu3: Display info late to have proper type
Krzysztof Kozlowski
1
-1
/
+1
2019-03-11
arm: exynos: Detect revision later, when all resources are ready
Krzysztof Kozlowski
2
-4
/
+35
2019-02-09
samsung: mmc: Drop old MMC init code
Simon Glass
1
-38
/
+0
2019-02-09
samsung: Drop board_enable_audio_codec()
Simon Glass
1
-29
/
+0
2019-02-09
exynos: Drop duplicate 'model' line
Simon Glass
1
-8
/
+6
2019-01-27
linker: Modify linker scripts to be more generic
Tom Rini
1
-1
/
+1
2018-11-21
sandbox: cros_ec: exynos: Drop use of cros_ec_get_error()
Simon Glass
1
-4
/
+6
2018-10-23
ARM: Samsung: Add Exynos5422-based Odroid HC2 support
Dirk Meul
2
-5
/
+15
2018-08-06
ARM: Odroid XU3: Fix autoboot.cmd to use ${mmcbootdev} instead of hardcoded 0
Lukasz Majewski
1
-3
/
+3
2018-06-08
board: samsung: add missing line breaks for pr_err()
Seung-Woo Kim
2
-2
/
+2
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
7
-15
/
+7
2018-05-02
samsung: board: init the s2mps11 pmic during booting time
Jaehoon Chung
1
-0
/
+4
2017-12-05
ARM: Samsung: Add Exynos5422-based Odroid HC1 support
Marek Szyprowski
2
-9
/
+22
2017-10-05
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
1
-2
/
+2
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2
-2
/
+2
2017-10-03
usb: gadget: Make g_dnl USB settings common
Maxime Ripard
1
-2
/
+2
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
1
-1
/
+1
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
1
-7
/
+7
2017-06-01
samsung: Move pmic header out of config file
Simon Glass
1
-0
/
+13
2017-06-01
dm: gpio: Add live tree support
Simon Glass
2
-3
/
+3
2017-05-15
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
Masahiro Yamada
2
-3
/
+3
2017-04-05
board_f: Drop setup_dram_config() wrapper
Simon Glass
1
-1
/
+3
2017-04-05
i2c: Drop CONFIG_SOFT_I2C_MULTI_BUS
Simon Glass
2
-60
/
+0
2017-02-10
exynos: Drop large alignment for SDRAM parameters
Simon Glass
1
-2
/
+1
2017-01-18
Merge git://git.denx.de/u-boot-samsung
Tom Rini
1
-7
/
+1
2017-01-18
exynos5: Don't potentially undervoltage the CPU
Sjoerd Simons
1
-7
/
+1
2017-01-11
mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW
Masahiro Yamada
1
-1
/
+1
[next]