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
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
/
universal_c210
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
1
-1
/
+1
2022-10-30
video: samsung: Drop old LCD code
Simon Glass
1
-1
/
+0
2022-10-30
video: Drop ld9040 driver
Simon Glass
1
-1
/
+0
2022-06-28
arm: samsung: Remove dead LCD code
Tom Rini
1
-107
/
+0
2021-09-07
arm: Disable ATAGs support
Tom Rini
1
-0
/
+2
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2019-08-11
env: Move env_set() to env.h
Simon Glass
1
-0
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
3
-7
/
+3
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
1
-1
/
+1
2017-06-05
arm: Add explicit include of <asm/mach-types.h>
Simon Glass
1
-0
/
+1
2017-01-18
board: samsung: universal_c210: remove the codes relevant to soft_i2c
Jaehoon Chung
1
-11
/
+0
2017-01-18
board: samsung: universal_210: use the driver model for max8998
Jaehoon Chung
1
-75
/
+94
2016-12-27
board: samsung: update the MAINTAINERS file
Jaehoon Chung
1
-1
/
+1
2016-12-05
arm: exynos: i2c: Convert exynos boards to use DM_I2C
Simon Glass
1
-6
/
+16
2016-07-22
mtd: OneNAND: allow board init function fail
Ladislav Michl
1
-1
/
+3
2016-05-25
exynos: Disable LCD display for boards we can't convert
Simon Glass
1
-0
/
+2
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
1
-1
/
+1
2015-12-17
usb: s3c-otg: Rename s3c_udc_probe() function
Marek Vasut
1
-1
/
+1
2015-12-17
usb: s3c-otg: Rename struct s3c_plat_otg_data
Marek Vasut
1
-1
/
+1
2014-10-27
universal: request soft i2c gpio
Przemyslaw Marczak
1
-0
/
+9
2014-10-22
exynos: universal_c210: Move to driver model soft_spi
Simon Glass
1
-52
/
+0
2014-10-22
dm: exynos: Make sure that GPIOs are requested
Simon Glass
1
-0
/
+3
2014-10-22
dm: exynos: Tidy up GPIO headers
Simon Glass
1
-1
/
+0
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
1
-3
/
+0
2014-08-30
exynos: kconfig: move board select menu and common settings
Masahiro Yamada
1
-8
/
+0
2014-07-30
Add board MAINTAINERS files
Masahiro Yamada
1
-0
/
+6
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
1
-0
/
+23
2014-05-15
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
1
-28
/
+23
2014-05-13
S5P: Exynos: Add GPIO pin numbering and rename definitions
Akshay Saraswat
1
-28
/
+23
2014-05-05
usb: dfu: fix boards wo USB cable detection
Mateusz Zalega
1
-7
/
+0
2014-03-12
board:universal: Enable device tree on Universal
Piotr Wilczek
1
-151
/
+53
2014-02-07
board:samsung:universal: add env variables describing platform
Piotr Wilczek
1
-0
/
+3
2014-02-03
universal: add LCD download menu support
Przemyslaw Marczak
1
-0
/
+5
2014-02-03
samsung: boards: update display configs with 16bpp mode.
Przemyslaw Marczak
1
-1
/
+1
2014-02-03
samsung: common: Add file for common functions, draw_logo() cleanup.
Przemyslaw Marczak
1
-0
/
+11
2014-01-20
board:universal: fix i2c adapter
Piotr Wilczek
1
-1
/
+1
2013-11-01
board: arm: convert makefiles to Kbuild style
Masahiro Yamada
1
-21
/
+1
2013-08-20
i2c:samsung: Adjust Trats, GONI and Universal_c210 boards to work with new I2...
Ćukasz Majewski
1
-0
/
+4
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
3
-51
/
+3
2013-03-27
video: exynos_fb: Remove callbacks from the driver
Ajay Kumar
1
-10
/
+13
2012-12-11
universal_c210: check the NULL pointer when get the PMIC
Minkyu Kang
1
-0
/
+6
2012-12-10
universal_c210: fix compiler error and compiler warning
Minkyu Kang
1
-2
/
+6
2012-12-10
Merge branch 'master' of git://git.denx.de/u-boot into resolve
Minkyu Kang
1
-11
/
+20
2012-11-15
exynos4: universal_C210: add display support
Piotr Wilczek
1
-0
/
+166
2012-11-15
exynos4: universal_C210: use software SPI
Piotr Wilczek
1
-18
/
+69
2012-11-15
arm:exynos4:universal: Eliminated low level init
Piotr Wilczek
3
-396
/
+8
2012-11-15
arm:exynos4:universal: Use pinmux for mmc configuration
Piotr Wilczek
1
-59
/
+15
[next]