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
/
compulab
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-23
compulab: eeprom: enable any i2c driver
Ilya Ledvich
2
-2
/
+2
2014-05-23
cm-t54: add environment partition runtime detection
Dmitry Lifshitz
1
-0
/
+22
2014-05-23
cm-t54: add EEPROM support and MAC address handling
Dmitry Lifshitz
1
-0
/
+63
2014-05-23
cm-t54: add cm-t54 board support
Dmitry Lifshitz
4
-0
/
+347
2014-05-23
compulab: eeprom: add default eeprom address
Igor Grinberg
1
-0
/
+5
2014-05-15
arm: move exception handling out of start.S files
Albert ARIBAUD
1
-0
/
+1
2014-05-09
Merge branch 'u-boot/master'
Albert ARIBAUD
1
-1
/
+1
2014-04-17
kbuild: do not use $(BOARD) to specify exact object name
Masahiro Yamada
1
-1
/
+1
2014-04-17
ARM: tegra: Tegra20 pinmux cleanup
Stephen Warren
1
-2
/
+2
2014-03-10
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
1
-1
/
+1
2014-03-04
sizes.h - consolidate for all architectures
Alexey Brodkin
1
-1
/
+1
2014-03-04
drivers: net: cpsw: add support to have phy address from cpsw platform data
Mugunthan V N
1
-1
/
+1
2014-02-26
arm: make _end compiler-generated
Albert ARIBAUD
1
-2
/
+7
2014-02-26
cm_t335: fix linker file to produce full ELF
Albert ARIBAUD
1
-6
/
+10
2014-02-19
dts: move device tree sources to arch/$(ARCH)/dts/
Masahiro Yamada
1
-64
/
+0
2014-02-19
kbuild: change out-of-tree build
Masahiro Yamada
1
-1
/
+1
2013-12-18
ARM: AM33xx+: Update ioregs to pass different values
Lokesh Vutla
1
-1
/
+9
2013-12-12
arm: omap3: Add SPL support to cm_t35
Stefan Roese
1
-1
/
+17
2013-12-10
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
6
-8
/
+60
2013-12-04
am33xx: Stop modifying certain EMIF4D registers
Tom Rini
1
-4
/
+0
2013-12-04
cm_t335: add support for status LED
Ilya Ledvich
2
-0
/
+9
2013-12-04
cm_t335: add cm_t335 board support
Ilya Ledvich
5
-0
/
+491
2013-11-17
Makefile: make directories by Makefile.build
Masahiro Yamada
1
-2
/
+0
2013-11-13
i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework
Heiko Schocher
3
-3
/
+3
2013-11-12
cm_t35: use scf0403 driver
Nikita Kiryanov
2
-2
/
+56
2013-11-11
cm-t35: use gpio_led driver for status led
Igor Grinberg
2
-34
/
+1
2013-11-09
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
6
-36
/
+51
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
3
-2
/
+1
2013-11-01
cm-t35: move the eeprom code to common place
Igor Grinberg
5
-33
/
+69
2013-11-01
Makefile: convert makefiles to Kbuild style and delete grep switch
Masahiro Yamada
1
-21
/
+1
2013-11-01
board: arm: convert makefiles to Kbuild style
Masahiro Yamada
1
-22
/
+3
2013-10-20
usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.
Troy Kisky
1
-1
/
+2
2013-10-20
usb: new board-specific USB init interface
Mateusz Zalega
1
-1
/
+1
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
8
-121
/
+11
2013-07-01
omap: cm_t35: Fix cm_t35 for weak splash_screen_prepare
Robert Winkler
1
-1
/
+1
2013-05-10
cm-t35: move cm-t35 to live in compulab directory
Igor Grinberg
6
-0
/
+1295
2013-03-14
Tegra: MMC: Add DT support to MMC driver for all T20 boards
Tom Warren
1
-22
/
+1
2013-03-14
Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT files
Tom Warren
1
-0
/
+14
2013-03-14
Tegra: fdt: Change /include/ to #include for C preprocessor
Tom Warren
1
-1
/
+1
2013-02-11
tegra20: fdt: add SPI SFLASH node
Allen Martin
1
-0
/
+5
2013-01-17
tegra: fdt: remove clocks nodes
Allen Martin
1
-13
/
+0
2012-11-19
ARM: tegra: TrimSlice: add support for USB1 port
Stephen Warren
2
-1
/
+10
2012-10-29
tegra: move common features to a common makefile
Marc Dietrich
1
-2
/
+4
2012-10-15
tegra20: rework UART GPIO handling
Lucas Stach
1
-7
/
+0
2012-10-15
Tegra20: Move some include files to arch-tegra for sharing with Tegra30
Tom Warren
1
-3
/
+3
2012-09-10
Tegra: Change Tegra20 to Tegra in common code, prep for T30
Tom Warren
1
-2
/
+2
2012-09-01
tegra20: make board mkdir commands unconditional
Allen Martin
1
-2
/
+0
2012-09-01
tegra20: rename tegra2 -> tegra20
Allen Martin
2
-3
/
+3
2012-07-09
tegra: trimslice: set up serial flash pinmux
Stephen Warren
1
-0
/
+5
[next]