index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
samsung
Age
Commit message (
Expand
)
Author
2020-10-22
samsung: common: remove the duplicated stdio print message
Jaehoon Chung
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-01-28
arm: exynos: Read default MMC device from XOM[7:5] pins
Marek Szyprowski
2020-01-23
arm: exynos: Use proper PMIC device names
Marek Szyprowski
2020-01-23
arm: exynos: Use proper ADC device name
Marek Szyprowski
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-12-02
common: Move command functions out of common.h
Simon Glass
2019-12-02
common: Move some SMP functions out of common.h
Simon Glass
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-03-14
arndale: fix unknown status
Minkyu Kang
2019-03-11
arm: exynos: odroid: Fix build if BOARD_TYPES are not set
Krzysztof Kozlowski
2019-03-11
arm: exynos: Remove duplicated "boardname" env setting
Krzysztof Kozlowski
2019-03-11
arm: exynos: arndale: Replace Chander Kashyap inactive maintainer
Krzysztof Kozlowski
2019-03-11
arm: exynos: Wait till ADC stabilizes before checking Odroid HC1 revision
Krzysztof Kozlowski
2019-03-11
arm: exynos: odroid-xu3: Display info late to have proper type
Krzysztof Kozlowski
2019-03-11
arm: exynos: Detect revision later, when all resources are ready
Krzysztof Kozlowski
2019-02-09
samsung: mmc: Drop old MMC init code
Simon Glass
2019-02-09
samsung: Drop board_enable_audio_codec()
Simon Glass
2019-02-09
exynos: Drop duplicate 'model' line
Simon Glass
2019-01-26
linker: Modify linker scripts to be more generic
Tom Rini
2018-11-20
sandbox: cros_ec: exynos: Drop use of cros_ec_get_error()
Simon Glass
2018-10-23
ARM: Samsung: Add Exynos5422-based Odroid HC2 support
Dirk Meul
2018-08-06
ARM: Odroid XU3: MAINTAINERS: Add a co-maintainer for OdroidXU3
Lukasz Majewski
2018-08-06
ARM: Odroid XU3: Fix autoboot.cmd to use ${mmcbootdev} instead of hardcoded 0
Lukasz Majewski
2018-06-07
board: samsung: add missing line breaks for pr_err()
Seung-Woo Kim
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-02
samsung: board: init the s2mps11 pmic during booting time
Jaehoon Chung
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-01-10
build: Drop CONFIG_SPL_BUILD guards in some cases
Tom Rini
2017-12-05
ARM: Samsung: Add Exynos5422-based Odroid HC1 support
Marek Szyprowski
2017-11-06
MAINTAINERS: Add missing boards and config entries
Tom Rini
2017-10-05
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-10-03
usb: gadget: Make g_dnl USB settings common
Maxime Ripard
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-06-05
arm: Add explicit include of <asm/mach-types.h>
Simon Glass
2017-06-01
samsung: Move pmic header out of config file
Simon Glass
2017-06-01
dm: gpio: Add live tree support
Simon Glass
2017-05-15
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
Masahiro Yamada
2017-04-08
Merge branch 'master' of git://git.denx.de/u-boot-samsung
Tom Rini
2017-04-07
board: samsung: trats2: remove the board_power_init() function
Jaehoon Chung
[next]