Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
41d262a947ce59e2aed0f109622c06b4a9fb2bf8
/
board
/
samsung
/
common
0af6e2d
env: Move env_get() to env.h
by Simon Glass
· 5 years ago
5e6201b
env: Move env_set() to env.h
by Simon Glass
· 5 years ago
f4befd4
arm: exynos: Remove duplicated "boardname" env setting
by Krzysztof Kozlowski
· 6 years ago
ab7d7464
arm: exynos: Wait till ADC stabilizes before checking Odroid HC1 revision
by Krzysztof Kozlowski
· 6 years ago
c51bd0b
arm: exynos: odroid-xu3: Display info late to have proper type
by Krzysztof Kozlowski
· 6 years ago
36476ee
arm: exynos: Detect revision later, when all resources are ready
by Krzysztof Kozlowski
· 6 years ago
deec621
samsung: mmc: Drop old MMC init code
by Simon Glass
· 6 years ago
b6322f2
samsung: Drop board_enable_audio_codec()
by Simon Glass
· 6 years ago
6ceeff4
exynos: Drop duplicate 'model' line
by Simon Glass
· 6 years ago
2aaa27d
linker: Modify linker scripts to be more generic
by Tom Rini
· 6 years ago
fe3f643
sandbox: cros_ec: exynos: Drop use of cros_ec_get_error()
by Simon Glass
· 6 years ago
738805d
ARM: Samsung: Add Exynos5422-based Odroid HC2 support
by Dirk Meul
· 6 years ago
42a4b14
ARM: Odroid XU3: Fix autoboot.cmd to use ${mmcbootdev} instead of hardcoded 0
by Lukasz Majewski
· 6 years ago
ca21166
board: samsung: add missing line breaks for pr_err()
by Seung-Woo Kim
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
a47a6bb
samsung: board: init the s2mps11 pmic during booting time
by Jaehoon Chung
· 7 years ago
3b1688f
ARM: Samsung: Add Exynos5422-based Odroid HC1 support
by Marek Szyprowski
· 7 years ago
121973a
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
81e1042
treewide: replace with error() with pr_err()
by Masahiro Yamada
· 7 years ago
7f78b9d
usb: gadget: Make g_dnl USB settings common
by Maxime Ripard
· 7 years ago
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
19eb118
samsung: Move pmic header out of config file
by Simon Glass
· 8 years ago
1d9af1f
dm: gpio: Add live tree support
by Simon Glass
· 7 years ago
0a78017
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
by Masahiro Yamada
· 8 years ago
2f949c3
board_f: Drop setup_dram_config() wrapper
by Simon Glass
· 8 years ago
49f0caf
i2c: Drop CONFIG_SOFT_I2C_MULTI_BUS
by Simon Glass
· 8 years ago
8c0afb1
exynos: Drop large alignment for SDRAM parameters
by Simon Glass
· 8 years ago
ab23a5b
Merge git://git.denx.de/u-boot-samsung
by Tom Rini
· 8 years ago
9526fc4
exynos5: Don't potentially undervoltage the CPU
by Sjoerd Simons
· 8 years ago
7942e91
mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW
by Masahiro Yamada
· 8 years ago
7db8c17
mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI
by Masahiro Yamada
· 8 years ago
7bbb7d9
arm: exynos: i2c: Convert exynos boards to use DM_I2C
by Simon Glass
· 8 years ago
6930d6f
exynos: video: Drop old unused code
by Simon Glass
· 9 years ago
a1015ad
exynos: video: Convert several boards to driver model for video
by Simon Glass
· 9 years ago
bfd239c
exynos: Simplify calling of exynos_dp_phy_ctrl()
by Simon Glass
· 9 years ago
a216f72
exynos: Allow CONFIG_MISC_COMMON to be build without an LCD
by Simon Glass
· 9 years ago
8d84faa
board: samsung: add initial Espresso7420 board support
by Thomas Abraham
· 9 years ago
1dcc63d
samsung: clean up checkpatch issues
by Minkyu Kang
· 9 years ago
a6e12d3
exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4.
by Przemyslaw Marczak
· 9 years ago
5b8bbbf
samsung: board/misc: check returned pointer for get_board_type() calls
by Przemyslaw Marczak
· 9 years ago
2dd337a
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
by Simon Glass
· 9 years ago
f057082
exynos: Rise ARM voltage to 1.1V for chained bootloaders
by Misha Komarovskiy
· 9 years ago
bf8ce88
exynos: Remove unneeded device tree control #ifdefs
by Simon Glass
· 9 years ago
dc4d5e5
exynos: Add common board code for exynos5 boards that use device tree
by Simon Glass
· 9 years ago
045d605
usb: USB download gadget and functions config options coherent naming
by Paul Kocialkowski
· 9 years ago
286fd9d
fix: samsung: common: autoboot.cmd: Correct itbcfg definition
by Łukasz Majewski
· 9 years ago
a9efd63
samsung: common: add example boot scripts
by Przemyslaw Marczak
· 10 years ago
95d3a1d
smdk5420: board: add functions required to enable USB DWC3
by Joonyoung Shim
· 10 years ago
e7781bc
odroid: enable driver model pmic/regulator API and MAX77686 drivers
by Przemyslaw Marczak
· 10 years ago
110aa29
dm: board:samsung: power_init_board: add requirement of CONFIG_DM_PMIC
by Przemyslaw Marczak
· 10 years ago
cf8d0df
exynos: cros_ec: Drop unnecessary init
by Simon Glass
· 10 years ago
7573b96
usb: board: samsung: Add default board_usb_cleanup() definition for Exynos SoCs
by Lukasz Majewski
· 10 years ago
c32a04c
board: samsung: reserve memory for the secure firmware
by Przemyslaw Marczak
· 10 years ago
33d7a19
samsung: board: fix: Define loop iterator as an unsigned int to suppress gcc 4.8 warning
by Łukasz Majewski
· 10 years ago
d0dd609
dfu: samsung: move call to set_dfu_alt_info() to dfu common code
by Przemyslaw Marczak
· 10 years ago
7a3e806
samsung: board: support eMMC reset using DT
by Joonyoung Shim
· 10 years ago
5cd8294
samsung: board: use __weak
by Jeroen Hofstee
· 10 years ago
ca7eafe
dm: exynos: Convert SPI to driver model
by Simon Glass
· 10 years ago
4f83d3d
dm: exynos: Make sure that GPIOs are requested
by Simon Glass
· 10 years ago
37f1162
dm: exynos: Tidy up GPIO headers
by Simon Glass
· 10 years ago
1176348
exynos_fb: Remove usage of static defines
by Ajay Kumar
· 10 years ago
2cadc4d
samsung: misc: use board specific functions to set env board info
by Przemyslaw Marczak
· 10 years ago
4d2a92c
samsung: board: enable support of multiple board types
by Przemyslaw Marczak
· 10 years ago
46c00de
samsung:board: misc_init_r: call set_dfu_alt_info()
by Przemyslaw Marczak
· 10 years ago
fa9566f
samsung: misc: add function for setting $dfu_alt_info
by Przemyslaw Marczak
· 10 years ago
0ae6f51
board:samsung: check the boot device and init the right mmc driver.
by Przemyslaw Marczak
· 10 years ago
b8b0724
samsung: misc: fix soc revision setting in the set_board_info()
by Przemyslaw Marczak
· 10 years ago
3f7740f
arm: Add missing .vectors section to linker scripts
by Benoît Thébaudeau
· 10 years ago
cb7ff44
samsung: dfu: Provide correct Vendor and Product IDs for UMS gadget
by Lukasz Majewski
· 10 years ago
e61f9f6
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
a46845b
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
b775da7
ARM: exynos: board: change the mmc/sd init sequence
by Jaehoon Chung
· 11 years ago
1ed6981
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
803876d
ums: move IO support code to common location
by Stephen Warren
· 11 years ago
13c5ff4
ums: remove ums_disk_init()
by Stephen Warren
· 11 years ago
c0d4e39
ums: remove error-checking of MMC device size
by Stephen Warren
· 11 years ago
8d9f917
ums: remove UMS_{NUM,START}_SECTORS + UMS_START_SECTOR
by Stephen Warren
· 11 years ago
59ab2d2
ums: support block devices not MMC devices
by Stephen Warren
· 11 years ago
6d34c99
samsung: misc: remove download mode info screen
by Przemyslaw Marczak
· 11 years ago
399e2e9
samsung: misc: menu: increase delay in menu main loop
by Przemyslaw Marczak
· 11 years ago
88bc5f7
samsung: misc: add env default option to lcd menu
by Inha Song
· 11 years ago
713f223
samsung: misc: add gpt restore option to lcd menu
by Przemyslaw Marczak
· 11 years ago
c099c27
samsung: misc: allows using environmental macros as args in menu commands
by Przemyslaw Marczak
· 11 years ago
59c6c6f
ums: always initialize mmc before ums_disk_init()
by Mateusz Zalega
· 11 years ago
5f0e674
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
e5d1579
cros_ec: Move EC interface into common library
by Vadim Bendebury
· 11 years ago
2c3eed5
arm:exynos: enable sdhci and misc_init to common board
by Piotr Wilczek
· 11 years ago
45a804b
board:samsung:common: move max77686 init function
by Piotr Wilczek
· 11 years ago
942d0a9
arm:exynos: add common DTS file for exynos 4
by Piotr Wilczek
· 11 years ago
3df7aff
board:samsung: move checkboard to common file
by Piotr Wilczek
· 11 years ago
267d8e2
sizes.h - consolidate for all architectures
by Alexey Brodkin
· 11 years ago
9d25fa4
arm: make _end compiler-generated
by Albert ARIBAUD
· 11 years ago
1b5c766
board:samsung:common: set envs with board unified information
by Piotr Wilczek
· 11 years ago
ea60f02
config: trats: trats2: extend dfu_alt_info by env update settings
by Przemyslaw Marczak
· 11 years ago
a8da551
samsung: misc: Add LCD download menu.
by Przemyslaw Marczak
· 11 years ago
02f4a09
lib: tizen: change Tizen logo with the new one.
by Przemyslaw Marczak
· 11 years ago
283a320
samsung: common: Add file for common functions, draw_logo() cleanup.
by Przemyslaw Marczak
· 11 years ago
5b475ae
Exynos5420: Add base patch for SMDK5420
by Rajeshwari Birje
· 11 years ago
987b0dd
EXYNOS5: Create a common board file
by Rajeshwari Birje
· 11 years ago
Next »