Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
f8b4e45e313f1f3ab092d1172e5348466c57481c
/
board
/
samsung
/
common
de5f973
samsung: clean up checkpatch issues
by Minkyu Kang
· 9 years ago
1611c8c
exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4.
by Przemyslaw Marczak
· 9 years ago
bc3f39e
samsung: board/misc: check returned pointer for get_board_type() calls
by Przemyslaw Marczak
· 9 years ago
cf92e05
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
by Simon Glass
· 9 years ago
057d2f4
exynos: Rise ARM voltage to 1.1V for chained bootloaders
by Misha Komarovskiy
· 9 years ago
bae3433
exynos: Remove unneeded device tree control #ifdefs
by Simon Glass
· 9 years ago
c65dc7d
exynos: Add common board code for exynos5 boards that use device tree
by Simon Glass
· 9 years ago
01acd6a
usb: USB download gadget and functions config options coherent naming
by Paul Kocialkowski
· 9 years ago
7eee2b5
fix: samsung: common: autoboot.cmd: Correct itbcfg definition
by Łukasz Majewski
· 9 years ago
2911bd1
samsung: common: add example boot scripts
by Przemyslaw Marczak
· 9 years ago
302a7d0
smdk5420: board: add functions required to enable USB DWC3
by Joonyoung Shim
· 9 years ago
ca2b933
odroid: enable driver model pmic/regulator API and MAX77686 drivers
by Przemyslaw Marczak
· 9 years ago
622e5fe
dm: board:samsung: power_init_board: add requirement of CONFIG_DM_PMIC
by Przemyslaw Marczak
· 10 years ago
3db02b1
exynos: cros_ec: Drop unnecessary init
by Simon Glass
· 10 years ago
28f393c
usb: board: samsung: Add default board_usb_cleanup() definition for Exynos SoCs
by Lukasz Majewski
· 10 years ago
a0643e2
board: samsung: reserve memory for the secure firmware
by Przemyslaw Marczak
· 10 years ago
c8b71a3
samsung: board: fix: Define loop iterator as an unsigned int to suppress gcc 4.8 warning
by Łukasz Majewski
· 10 years ago
899a528
dfu: samsung: move call to set_dfu_alt_info() to dfu common code
by Przemyslaw Marczak
· 10 years ago
aa8e00f
samsung: board: support eMMC reset using DT
by Joonyoung Shim
· 10 years ago
e7e60c1
samsung: board: use __weak
by Jeroen Hofstee
· 10 years ago
73186c9
dm: exynos: Convert SPI to driver model
by Simon Glass
· 10 years ago
7f19610
dm: exynos: Make sure that GPIOs are requested
by Simon Glass
· 10 years ago
903fd79
dm: exynos: Tidy up GPIO headers
by Simon Glass
· 10 years ago
f001717
exynos_fb: Remove usage of static defines
by Ajay Kumar
· 10 years ago
c9c36bf
samsung: misc: use board specific functions to set env board info
by Przemyslaw Marczak
· 10 years ago
d50c41e
samsung: board: enable support of multiple board types
by Przemyslaw Marczak
· 10 years ago
32ee9bc
samsung:board: misc_init_r: call set_dfu_alt_info()
by Przemyslaw Marczak
· 10 years ago
1d07c10
samsung: misc: add function for setting $dfu_alt_info
by Przemyslaw Marczak
· 10 years ago
33a4fcf
board:samsung: check the boot device and init the right mmc driver.
by Przemyslaw Marczak
· 10 years ago
0dc579f
samsung: misc: fix soc revision setting in the set_board_info()
by Przemyslaw Marczak
· 10 years ago
eeadd3f
arm: Add missing .vectors section to linker scripts
by Benoît Thébaudeau
· 10 years ago
8fc1713
samsung: dfu: Provide correct Vendor and Product IDs for UMS gadget
by Lukasz Majewski
· 10 years ago
cc49da2
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
f6ed9d5
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
58209df
ARM: exynos: board: change the mmc/sd init sequence
by Jaehoon Chung
· 10 years ago
9f5f515
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
abfe8af
ums: move IO support code to common location
by Stephen Warren
· 11 years ago
36ff05c
ums: remove ums_disk_init()
by Stephen Warren
· 11 years ago
dc1e746
ums: remove error-checking of MMC device size
by Stephen Warren
· 11 years ago
c2474d9
ums: remove UMS_{NUM,START}_SECTORS + UMS_START_SECTOR
by Stephen Warren
· 11 years ago
ce19d97
ums: support block devices not MMC devices
by Stephen Warren
· 11 years ago
605d7e2
samsung: misc: remove download mode info screen
by Przemyslaw Marczak
· 11 years ago
f418a1c
samsung: misc: menu: increase delay in menu main loop
by Przemyslaw Marczak
· 11 years ago
0954dd6
samsung: misc: add env default option to lcd menu
by Inha Song
· 11 years ago
5c7b8a3
samsung: misc: add gpt restore option to lcd menu
by Przemyslaw Marczak
· 11 years ago
e6bfe79
samsung: misc: allows using environmental macros as args in menu commands
by Przemyslaw Marczak
· 11 years ago
41c2d60
ums: always initialize mmc before ums_disk_init()
by Mateusz Zalega
· 11 years ago
ab6423c
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
41364f0
cros_ec: Move EC interface into common library
by Vadim Bendebury
· 11 years ago
431a1c5
arm:exynos: enable sdhci and misc_init to common board
by Piotr Wilczek
· 11 years ago
d31b388
board:samsung:common: move max77686 init function
by Piotr Wilczek
· 11 years ago
8e5e1e6
arm:exynos: add common DTS file for exynos 4
by Piotr Wilczek
· 11 years ago
4c1dd99
board:samsung: move checkboard to common file
by Piotr Wilczek
· 11 years ago
1ace402
sizes.h - consolidate for all architectures
by Alexey Brodkin
· 11 years ago
d0b5d9d
arm: make _end compiler-generated
by Albert ARIBAUD
· 11 years ago
eee2fab
board:samsung:common: set envs with board unified information
by Piotr Wilczek
· 11 years ago
a0afc6f
config: trats: trats2: extend dfu_alt_info by env update settings
by Przemyslaw Marczak
· 11 years ago
9d29a68
samsung: misc: Add LCD download menu.
by Przemyslaw Marczak
· 11 years ago
903afe1
lib: tizen: change Tizen logo with the new one.
by Przemyslaw Marczak
· 11 years ago
679549d
samsung: common: Add file for common functions, draw_logo() cleanup.
by Przemyslaw Marczak
· 11 years ago
e106bd9
Exynos5420: Add base patch for SMDK5420
by Rajeshwari Birje
· 11 years ago
71ebb33
EXYNOS5: Create a common board file
by Rajeshwari Birje
· 11 years ago
4b19ed6
usb: ums: move ums code from trats to Samsung common directory
by Przemyslaw Marczak
· 11 years ago
a79854a
board: arm: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
ce2757b
samsung:common:thor: Define common Samsung code to handle THOR usb descriptor setup
by Lukasz Majewski
· 11 years ago
ecda331
samsung:common:i2c: add definions for third soft I2C adapter for Trats2 board
by Piotr Wilczek
· 11 years ago
2936df1
i2c:samsung: Adjust Trats, GONI and Universal_c210 boards to work with new I2C framework
by Łukasz Majewski
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
6e50e5c
EXYNOS: LDS file move to common
by Rajeshwari Shinde
· 11 years ago
7ca8f73
i2c:soft:multi: Support for multiple soft I2C buses at Samsung boards
by Łukasz Majewski
· 12 years ago