index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
samsung
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-14
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
1
-2
/
+2
2015-12-17
usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h
Marek Vasut
5
-5
/
+5
2015-12-17
usb: s3c-otg: Rename s3c_udc_probe() function
Marek Vasut
5
-5
/
+5
2015-12-17
usb: s3c-otg: Rename struct s3c_plat_otg_data
Marek Vasut
5
-6
/
+6
2015-11-02
samsung: clean up checkpatch issues
Minkyu Kang
1
-4
/
+3
2015-11-02
odroid: clean up checkpatch issues
Minkyu Kang
1
-8
/
+7
2015-11-02
smdk2410: clean up checkpatch issues
Minkyu Kang
1
-5
/
+5
2015-11-02
smdkv310: clean up checkpatch issues
Minkyu Kang
1
-4
/
+4
2015-11-02
exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4.
Przemyslaw Marczak
3
-1
/
+212
2015-11-02
samsung: board/misc: check returned pointer for get_board_type() calls
Przemyslaw Marczak
2
-2
/
+5
2015-10-24
Fix bad return value checks (detected with Coccinelle)
Thomas Huth
2
-2
/
+2
2015-09-11
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
1
-0
/
+1
2015-08-31
exynos: Rise ARM voltage to 1.1V for chained bootloaders
Misha Komarovskiy
1
-3
/
+4
2015-08-05
exynos: Add support for spring
Simon Glass
2
-0
/
+19
2015-08-05
exynos: Drop old exynos5250-specific board code
Simon Glass
2
-310
/
+0
2015-08-05
exynos: Drop old exynos5420-specific board code
Simon Glass
2
-147
/
+0
2015-08-05
exynos: Remove unneeded device tree control #ifdefs
Simon Glass
1
-9
/
+8
2015-08-05
exynos: Enable new features for exynos5 boards
Simon Glass
1
-1
/
+1
2015-08-05
exynos: Add common board code for exynos5 boards that use device tree
Simon Glass
2
-0
/
+363
2015-07-22
usb: USB download gadget and functions config options coherent naming
Paul Kocialkowski
1
-1
/
+1
2015-07-10
arm: adds the status info for odroid-xu3
Minkyu Kang
1
-0
/
+1
2015-06-18
fix: samsung: common: autoboot.cmd: Correct itbcfg definition
Łukasz Majewski
1
-1
/
+1
2015-06-08
samsung: common: add example boot scripts
Przemyslaw Marczak
2
-0
/
+102
2015-06-08
smdk5420: board: add functions to init dfu environment settings
Inha Song
1
-0
/
+30
2015-06-08
smdk5420: board: add functions required to enable USB DWC3
Joonyoung Shim
2
-8
/
+48
2015-05-14
dm: regulator: uclass driver code cleanup
Przemyslaw Marczak
1
-5
/
+4
2015-05-14
odroid: enable driver model pmic/regulator API and MAX77686 drivers
Przemyslaw Marczak
2
-32
/
+46
2015-05-14
dm: board:samsung: power_init_board: add requirement of CONFIG_DM_PMIC
Przemyslaw Marczak
1
-2
/
+2
2015-04-18
dm: select CONFIG_DM* options
Masahiro Yamada
2
-18
/
+0
2015-04-18
exynos: cros_ec: Drop unnecessary init
Simon Glass
1
-12
/
+0
2015-04-18
cros_ec: Drop unused CONFIG_DM_CROS_EC
Simon Glass
1
-6
/
+0
2015-04-14
usb: board: goni: Add default board_usb_cleanup() definition for Goni board
Lukasz Majewski
1
-0
/
+5
2015-04-14
usb: board: samsung: Add default board_usb_cleanup() definition for Exynos SoCs
Lukasz Majewski
1
-0
/
+6
2015-04-09
odroid-XU3: update board maintainer
Przemyslaw Marczak
1
-0
/
+6
2015-04-06
smdk5420: Remove GPIO enums
Ajay Kumar
1
-15
/
+0
2015-03-24
remove unnecessary version.h includes
Rob Herring
4
-5
/
+0
2015-03-04
Odroid U3: use common code for dram reservation
Przemyslaw Marczak
1
-4
/
+0
2015-03-04
board: samsung: reserve memory for the secure firmware
Przemyslaw Marczak
1
-0
/
+6
2015-03-04
samsung: board: fix: Define loop iterator as an unsigned int to suppress gcc ...
Łukasz Majewski
1
-2
/
+2
2015-03-02
Merge git://git.denx.de/u-boot-usb
Tom Rini
3
-20
/
+20
2015-02-25
odroid: adjust get_dfu_alt_*() functions to new declarations
Inha Song
1
-14
/
+17
2015-02-25
dfu: samsung: move call to set_dfu_alt_info() to dfu common code
Przemyslaw Marczak
2
-6
/
+3
2015-02-24
kconfig: remove unneeded dependency on !SPL_BUILD
Masahiro Yamada
2
-6
/
+6
2015-02-13
Merge git://git.denx.de/u-boot-samsung
Tom Rini
2
-10
/
+30
2015-02-13
odroid: fix g2d sclk rate
Joonyoung Shim
1
-2
/
+2
2015-02-13
samsung: board: support eMMC reset using DT
Joonyoung Shim
2
-8
/
+28
2015-02-12
dm: exynos: Move driver model CONFIGs to Kconfig
Simon Glass
3
-0
/
+24
2015-01-29
odroid u3: enable dm i2c support
Przemyslaw Marczak
1
-13
/
+1
2015-01-12
ARM: remove redudant information from Kconfig files
Masahiro Yamada
1
-3
/
+0
2014-12-22
ARM: exynos5420: Leave VBUS GPIO configuration up to common code
Sjoerd Simons
1
-16
/
+0
[next]