index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
board
/
samsung
/
common
/
board.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
1
-0
/
+1
*
samsung: common: remove the duplicated stdio print message
Jaehoon Chung
2020-10-22
1
-1
/
+0
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
1
-1
/
+1
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop net.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
arm: exynos: Read default MMC device from XOM[7:5] pins
Marek Szyprowski
2020-01-28
1
-0
/
+28
*
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
1
-0
/
+1
*
common: Move some board functions out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
arm: exynos: odroid-xu3: Display info late to have proper type
Krzysztof Kozlowski
2019-03-11
1
-1
/
+1
*
arm: exynos: Detect revision later, when all resources are ready
Krzysztof Kozlowski
2019-03-11
1
-1
/
+22
*
samsung: mmc: Drop old MMC init code
Simon Glass
2019-02-09
1
-38
/
+0
*
exynos: Drop duplicate 'model' line
Simon Glass
2019-02-09
1
-8
/
+6
*
sandbox: cros_ec: exynos: Drop use of cros_ec_get_error()
Simon Glass
2018-11-20
1
-4
/
+6
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
dm: gpio: Add live tree support
Simon Glass
2017-06-01
1
-2
/
+2
*
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
Masahiro Yamada
2017-05-15
1
-1
/
+1
*
board_f: Drop setup_dram_config() wrapper
Simon Glass
2017-04-05
1
-1
/
+3
*
mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW
Masahiro Yamada
2017-01-11
1
-1
/
+1
*
mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI
Masahiro Yamada
2016-12-29
1
-1
/
+1
*
exynos: video: Convert several boards to driver model for video
Simon Glass
2016-05-25
1
-15
/
+0
*
board: samsung: add initial Espresso7420 board support
Thomas Abraham
2016-05-25
1
-2
/
+8
*
samsung: board/misc: check returned pointer for get_board_type() calls
Przemyslaw Marczak
2015-11-02
1
-2
/
+2
*
exynos: Remove unneeded device tree control #ifdefs
Simon Glass
2015-08-05
1
-9
/
+8
*
smdk5420: board: add functions required to enable USB DWC3
Joonyoung Shim
2015-06-08
1
-1
/
+5
*
dm: board:samsung: power_init_board: add requirement of CONFIG_DM_PMIC
Przemyslaw Marczak
2015-05-14
1
-2
/
+2
*
exynos: cros_ec: Drop unnecessary init
Simon Glass
2015-04-18
1
-12
/
+0
*
usb: board: samsung: Add default board_usb_cleanup() definition for Exynos SoCs
Lukasz Majewski
2015-04-14
1
-0
/
+6
*
board: samsung: reserve memory for the secure firmware
Przemyslaw Marczak
2015-03-04
1
-0
/
+6
*
samsung: board: fix: Define loop iterator as an unsigned int to suppress gcc ...
Ćukasz Majewski
2015-03-04
1
-2
/
+2
*
dfu: samsung: move call to set_dfu_alt_info() to dfu common code
Przemyslaw Marczak
2015-02-25
1
-3
/
+0
*
samsung: board: support eMMC reset using DT
Joonyoung Shim
2015-02-13
1
-0
/
+28
*
samsung: board: use __weak
Jeroen Hofstee
2014-10-25
1
-6
/
+2
*
dm: exynos: Convert SPI to driver model
Simon Glass
2014-10-22
1
-3
/
+0
*
dm: exynos: Tidy up GPIO headers
Simon Glass
2014-10-22
1
-1
/
+1
*
exynos_fb: Remove usage of static defines
Ajay Kumar
2014-09-05
1
-0
/
+16
*
samsung: board: enable support of multiple board types
Przemyslaw Marczak
2014-09-05
1
-5
/
+10
*
samsung:board: misc_init_r: call set_dfu_alt_info()
Przemyslaw Marczak
2014-09-05
1
-0
/
+3
*
board:samsung: check the boot device and init the right mmc driver.
Przemyslaw Marczak
2014-09-05
1
-10
/
+27
*
ARM: exynos: board: change the mmc/sd init sequence
Jaehoon Chung
2014-05-16
1
-7
/
+6
*
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-03-25
1
-26
/
+3
|
\
|
*
cros_ec: Move EC interface into common library
Vadim Bendebury
2014-03-17
1
-26
/
+3
*
|
arm:exynos: enable sdhci and misc_init to common board
Piotr Wilczek
2014-03-12
1
-0
/
+30
*
|
board:samsung:common: move max77686 init function
Piotr Wilczek
2014-03-12
1
-120
/
+0
*
|
arm:exynos: add common DTS file for exynos 4
Piotr Wilczek
2014-03-12
1
-2
/
+16
*
|
board:samsung: move checkboard to common file
Piotr Wilczek
2014-03-12
1
-0
/
+12
|
/
*
Exynos5420: Add base patch for SMDK5420
Rajeshwari Birje
2013-12-30
1
-0
/
+2
*
EXYNOS5: Create a common board file
Rajeshwari Birje
2013-12-30
1
-0
/
+409