Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
06aeb26cff2d13382dbfe4901c5038fc93c07746
/
board
/
samsung
/
common
4cc3885
arm: Disable ATAGs support
by Tom Rini
· Mon Aug 30 09:16:30 2021 -0400
3133941
i2c: Convert CONFIG_POWER_I2C et al to Kconfig
by Simon Glass
· Sun Aug 08 12:20:27 2021 -0600
44da595
power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY
by Simon Glass
· Sun Aug 08 12:20:26 2021 -0600
c14d7b3
Merge https://source.denx.de/u-boot/custodians/u-boot-samsung
by Tom Rini
· Tue Aug 03 09:07:01 2021 -0400
ff9b903
global: Convert simple_strtoul() with decimal to dectoul()
by Simon Glass
· Sat Jul 24 09:03:30 2021 -0600
881c886
samsung: exynos: Convert SROMC interface to a driver
by Simon Glass
· Sun Jul 18 19:02:40 2021 -0600
35f307d
ARM: fix LTO for rockchip and samsung
by Marek Behún
· Thu May 20 13:24:18 2021 +0200
4cc3c8b
board: samsung: covert to driver model about power_key_pressed
by Jaehoon Chung
· Tue Feb 23 07:28:22 2021 +0900
f7c9176
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
by Igor Opaniuk
· Tue Feb 09 13:52:45 2021 +0200
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
a778d4d
samsung: common: remove the duplicated stdio print message
by Jaehoon Chung
· Thu Oct 22 15:56:57 2020 +0900
f7ed78b
treewide: convert bd_t to struct bd_info by coccinelle
by Masahiro Yamada
· Fri Jun 26 15:13:33 2020 +0900
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· Sun May 10 11:40:03 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
bc4a2e3
arm: exynos: Read default MMC device from XOM[7:5] pins
by Marek Szyprowski
· Fri Jan 17 14:02:44 2020 +0100
a436d70
arm: exynos: Use proper PMIC device names
by Marek Szyprowski
· Thu Jan 16 14:46:04 2020 +0100
3d025f6
arm: exynos: Use proper ADC device name
by Marek Szyprowski
· Tue Jan 14 15:04:20 2020 +0100
f11478f
common: Move hang() to the same header as panic()
by Simon Glass
· Sat Dec 28 10:45:07 2019 -0700
a7b5130
common: Move some board functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:46 2019 -0700
adaaa48
common: Move command functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:43 2019 -0700
0af6e2d
env: Move env_get() to env.h
by Simon Glass
· Thu Aug 01 09:46:52 2019 -0600
5e6201b
env: Move env_set() to env.h
by Simon Glass
· Thu Aug 01 09:46:51 2019 -0600
f4befd4
arm: exynos: Remove duplicated "boardname" env setting
by Krzysztof Kozlowski
· Fri Feb 22 19:36:43 2019 +0100
ab7d7464
arm: exynos: Wait till ADC stabilizes before checking Odroid HC1 revision
by Krzysztof Kozlowski
· Wed Mar 06 19:37:53 2019 +0100
c51bd0b
arm: exynos: odroid-xu3: Display info late to have proper type
by Krzysztof Kozlowski
· Wed Mar 06 19:37:52 2019 +0100
36476ee
arm: exynos: Detect revision later, when all resources are ready
by Krzysztof Kozlowski
· Wed Mar 06 19:37:51 2019 +0100
deec621
samsung: mmc: Drop old MMC init code
by Simon Glass
· Fri Jan 11 18:37:13 2019 -0700
b6322f2
samsung: Drop board_enable_audio_codec()
by Simon Glass
· Fri Jan 11 18:37:12 2019 -0700
6ceeff4
exynos: Drop duplicate 'model' line
by Simon Glass
· Fri Jan 11 18:37:07 2019 -0700
2aaa27d
linker: Modify linker scripts to be more generic
by Tom Rini
· Tue Jan 22 17:09:26 2019 -0500
fe3f643
sandbox: cros_ec: exynos: Drop use of cros_ec_get_error()
by Simon Glass
· Tue Nov 06 15:21:26 2018 -0700
738805d
ARM: Samsung: Add Exynos5422-based Odroid HC2 support
by Dirk Meul
· Sun Oct 14 17:14:17 2018 +0200
42a4b14
ARM: Odroid XU3: Fix autoboot.cmd to use ${mmcbootdev} instead of hardcoded 0
by Lukasz Majewski
· Wed Aug 01 14:48:56 2018 +0200
ca21166
board: samsung: add missing line breaks for pr_err()
by Seung-Woo Kim
· Mon Jun 04 16:03:05 2018 +0900
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
a47a6bb
samsung: board: init the s2mps11 pmic during booting time
by Jaehoon Chung
· Mon Jan 29 13:53:19 2018 +0900
3b1688f
ARM: Samsung: Add Exynos5422-based Odroid HC1 support
by Marek Szyprowski
· Fri Nov 03 09:30:30 2017 +0100
121973a
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· Thu Oct 05 08:26:36 2017 -0400
81e1042
treewide: replace with error() with pr_err()
by Masahiro Yamada
· Sat Sep 16 14:10:41 2017 +0900
7f78b9d
usb: gadget: Make g_dnl USB settings common
by Maxime Ripard
· Thu Sep 07 08:58:08 2017 +0200
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· Thu Aug 03 12:22:12 2017 -0600
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· Thu Aug 03 12:22:09 2017 -0600
19eb118
samsung: Move pmic header out of config file
by Simon Glass
· Thu May 18 20:09:31 2017 -0600
1d9af1f
dm: gpio: Add live tree support
by Simon Glass
· Tue May 30 21:47:09 2017 -0600
0a78017
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
by Masahiro Yamada
· Tue May 09 20:31:39 2017 +0900
2f949c3
board_f: Drop setup_dram_config() wrapper
by Simon Glass
· Fri Mar 31 08:40:32 2017 -0600
49f0caf
i2c: Drop CONFIG_SOFT_I2C_MULTI_BUS
by Simon Glass
· Tue Mar 28 10:27:32 2017 -0600
8c0afb1
exynos: Drop large alignment for SDRAM parameters
by Simon Glass
· Wed Feb 08 05:43:46 2017 -0700
ab23a5b
Merge git://git.denx.de/u-boot-samsung
by Tom Rini
· Wed Jan 18 07:21:12 2017 -0500
9526fc4
exynos5: Don't potentially undervoltage the CPU
by Sjoerd Simons
· Tue Jan 10 12:28:57 2017 +0100
7942e91
mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW
by Masahiro Yamada
· Tue Jan 10 13:32:04 2017 +0900
7db8c17
mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI
by Masahiro Yamada
· Wed Dec 07 22:10:28 2016 +0900
7bbb7d9
arm: exynos: i2c: Convert exynos boards to use DM_I2C
by Simon Glass
· Wed Nov 23 06:34:40 2016 -0700
6930d6f
exynos: video: Drop old unused code
by Simon Glass
· Sun Feb 21 21:09:02 2016 -0700
a1015ad
exynos: video: Convert several boards to driver model for video
by Simon Glass
· Sun Feb 21 21:09:01 2016 -0700
bfd239c
exynos: Simplify calling of exynos_dp_phy_ctrl()
by Simon Glass
· Sun Feb 21 21:08:57 2016 -0700
a216f72
exynos: Allow CONFIG_MISC_COMMON to be build without an LCD
by Simon Glass
· Sun Feb 21 21:08:53 2016 -0700
8d84faa
board: samsung: add initial Espresso7420 board support
by Thomas Abraham
· Sat Apr 23 22:18:14 2016 +0530
1dcc63d
samsung: clean up checkpatch issues
by Minkyu Kang
· Fri Oct 23 16:21:20 2015 +0900
a6e12d3
exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4.
by Przemyslaw Marczak
· Tue Oct 27 13:08:05 2015 +0100
5b8bbbf
samsung: board/misc: check returned pointer for get_board_type() calls
by Przemyslaw Marczak
· Tue Oct 27 13:07:54 2015 +0100
2dd337a
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
by Simon Glass
· Wed Sep 02 17:24:58 2015 -0600
f057082
exynos: Rise ARM voltage to 1.1V for chained bootloaders
by Misha Komarovskiy
· Tue Aug 25 11:53:26 2015 +0300
bf8ce88
exynos: Remove unneeded device tree control #ifdefs
by Simon Glass
· Thu Jul 02 18:16:23 2015 -0600
dc4d5e5
exynos: Add common board code for exynos5 boards that use device tree
by Simon Glass
· Mon Aug 03 08:19:27 2015 -0600
045d605
usb: USB download gadget and functions config options coherent naming
by Paul Kocialkowski
· Fri Jun 12 19:56:58 2015 +0200
286fd9d
fix: samsung: common: autoboot.cmd: Correct itbcfg definition
by Łukasz Majewski
· Wed Jun 17 12:49:23 2015 +0200
a9efd63
samsung: common: add example boot scripts
by Przemyslaw Marczak
· Fri May 22 18:14:28 2015 +0200
95d3a1d
smdk5420: board: add functions required to enable USB DWC3
by Joonyoung Shim
· Fri May 22 18:14:24 2015 +0200
e7781bc
odroid: enable driver model pmic/regulator API and MAX77686 drivers
by Przemyslaw Marczak
· Wed May 13 13:38:25 2015 +0200
110aa29
dm: board:samsung: power_init_board: add requirement of CONFIG_DM_PMIC
by Przemyslaw Marczak
· Mon Apr 20 20:07:50 2015 +0200
cf8d0df
exynos: cros_ec: Drop unnecessary init
by Simon Glass
· Thu Mar 26 09:29:35 2015 -0600
7573b96
usb: board: samsung: Add default board_usb_cleanup() definition for Exynos SoCs
by Lukasz Majewski
· Tue Mar 03 17:32:03 2015 +0100
c32a04c
board: samsung: reserve memory for the secure firmware
by Przemyslaw Marczak
· Tue Feb 17 14:50:25 2015 +0100
33d7a19
samsung: board: fix: Define loop iterator as an unsigned int to suppress gcc 4.8 warning
by Łukasz Majewski
· Wed Mar 04 10:54:48 2015 +0100
d0dd609
dfu: samsung: move call to set_dfu_alt_info() to dfu common code
by Przemyslaw Marczak
· Tue Feb 17 12:24:11 2015 +0100
7a3e806
samsung: board: support eMMC reset using DT
by Joonyoung Shim
· Thu Jan 15 11:45:56 2015 +0900
5cd8294
samsung: board: use __weak
by Jeroen Hofstee
· Wed Oct 08 22:57:28 2014 +0200
ca7eafe
dm: exynos: Convert SPI to driver model
by Simon Glass
· Mon Oct 13 23:42:01 2014 -0600
4f83d3d
dm: exynos: Make sure that GPIOs are requested
by Simon Glass
· Mon Oct 20 19:48:39 2014 -0600
37f1162
dm: exynos: Tidy up GPIO headers
by Simon Glass
· Mon Oct 20 19:48:37 2014 -0600
1176348
exynos_fb: Remove usage of static defines
by Ajay Kumar
· Fri Sep 05 16:53:30 2014 +0530
2cadc4d
samsung: misc: use board specific functions to set env board info
by Przemyslaw Marczak
· Mon Sep 01 13:50:50 2014 +0200
4d2a92c
samsung: board: enable support of multiple board types
by Przemyslaw Marczak
· Mon Sep 01 13:50:49 2014 +0200
46c00de
samsung:board: misc_init_r: call set_dfu_alt_info()
by Przemyslaw Marczak
· Mon Sep 01 13:50:47 2014 +0200
fa9566f
samsung: misc: add function for setting $dfu_alt_info
by Przemyslaw Marczak
· Mon Sep 01 13:50:46 2014 +0200
0ae6f51
board:samsung: check the boot device and init the right mmc driver.
by Przemyslaw Marczak
· Mon Sep 01 13:50:45 2014 +0200
b8b0724
samsung: misc: fix soc revision setting in the set_board_info()
by Przemyslaw Marczak
· Mon Sep 01 13:50:42 2014 +0200
3f7740f
arm: Add missing .vectors section to linker scripts
by Benoît Thébaudeau
· Thu Aug 21 15:43:11 2014 +0200
cb7ff44
samsung: dfu: Provide correct Vendor and Product IDs for UMS gadget
by Lukasz Majewski
· Tue Jul 29 11:10:44 2014 +0200
e61f9f6
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Mon Jun 02 08:43:48 2014 +0200
a46845b
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Thu May 22 14:29:41 2014 -0400
b775da7
ARM: exynos: board: change the mmc/sd init sequence
by Jaehoon Chung
· Fri May 16 13:59:49 2014 +0900
1ed6981
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Thu May 15 16:36:02 2014 +0200
803876d
ums: move IO support code to common location
by Stephen Warren
· Mon May 05 10:40:15 2014 -0600
13c5ff4
ums: remove ums_disk_init()
by Stephen Warren
· Mon May 05 10:40:14 2014 -0600
c0d4e39
ums: remove error-checking of MMC device size
by Stephen Warren
· Mon May 05 10:40:13 2014 -0600
8d9f917
ums: remove UMS_{NUM,START}_SECTORS + UMS_START_SECTOR
by Stephen Warren
· Mon May 05 10:40:12 2014 -0600
Next »