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
/
compulab
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
3
-4
/
+2
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
3
-2
/
+4
2024-05-06
board: compulab: Remove <common.h> and add needed includes
Tom Rini
3
-3
/
+2
2024-05-06
global: Audit usage of <eeprom.h>
Tom Rini
1
-1
/
+0
2022-10-30
compulab: Drop old LCD code
Simon Glass
2
-453
/
+0
2021-09-27
compulab: Clean up some unused symbols
Tom Rini
1
-43
/
+0
2021-08-30
Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY
Tom Rini
2
-2
/
+2
2021-08-30
Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig
Tom Rini
1
-9
/
+0
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2
-2
/
+2
2021-07-28
i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY
Simon Glass
2
-2
/
+2
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2
-0
/
+2
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
1
-0
/
+1
2019-12-02
common: Move old EEPROM functions into a new header
Simon Glass
1
-0
/
+1
2019-08-11
env: Move env_get() to env.h
Simon Glass
1
-0
/
+1
2019-05-28
cm_t3517: remove board
Bartosz Golaszewski
1
-1
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
7
-15
/
+7
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
1
-2
/
+0
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
1
-2
/
+2
2017-06-05
arm: Include asm/setup.h explictly
Simon Glass
2
-0
/
+2
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2
-2
/
+2
2016-05-20
compulab: add support for layout aware eeprom commands
Nikita Kiryanov
1
-0
/
+344
2015-09-13
compulab: eeprom: add support for obtaining product name
Nikita Kiryanov
2
-0
/
+36
2015-09-13
compulab: eeprom: propagate error value in read_mac_addr()
Nikita Kiryanov
1
-2
/
+4
2015-09-13
compulab: eeprom: select i2c bus when querying for board rev
Nikita Kiryanov
2
-4
/
+4
2015-01-29
common: convert compulab splash load code to common code
Nikita Kiryanov
3
-187
/
+0
2015-01-29
compulab: splash: support loading splash from sf
Nikita Kiryanov
2
-0
/
+28
2015-01-29
compulab: splash: support multiple splash sources
Nikita Kiryanov
2
-9
/
+76
2015-01-29
compulab: splash: refactor splash.c
Nikita Kiryanov
2
-19
/
+28
2015-01-29
compulab: splash: use errno values
Nikita Kiryanov
1
-4
/
+5
2015-01-29
compulab: eeprom: allow reading mac address from multiple eeproms
Nikita Kiryanov
2
-9
/
+15
2014-11-06
omap3: cm-t35: move get_board_serial() fallback
Igor Grinberg
1
-0
/
+12
2014-11-06
omap3: cm-t35: move the SMC911x code
Igor Grinberg
3
-0
/
+105
2014-11-06
omap3: cm-t35: extract the splash code from board
Igor Grinberg
3
-0
/
+82
2014-11-06
omap3: cm-t35: move the USB hub reset code
Igor Grinberg
2
-0
/
+35
2014-11-06
compulab: refactor board revision handling
Igor Grinberg
4
-7
/
+51
2014-10-09
compulab: eeprom: add default eeprom bus
Nikita Kiryanov
1
-0
/
+4
2014-09-09
compulab: eeprom: add support for defining eeprom i2c bus
Nikita Kiryanov
1
-1
/
+12
2014-05-23
compulab: eeprom: enable any i2c driver
Ilya Ledvich
2
-2
/
+2
2014-05-23
compulab: eeprom: add default eeprom address
Igor Grinberg
1
-0
/
+5
2013-11-13
i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework
Heiko Schocher
2
-2
/
+2
2013-11-12
cm_t35: use scf0403 driver
Nikita Kiryanov
1
-2
/
+44
2013-11-09
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
4
-0
/
+570
2013-11-01
cm_t35: update lcd predefines
Nikita Kiryanov
1
-1
/
+7
2013-11-01
cm-t35: move the display code to common place
Igor Grinberg
2
-0
/
+407
2013-11-01
cm-t35: move the eeprom code to common place
Igor Grinberg
3
-0
/
+183