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
/
davinci
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-29
arm: da850-evm: Enable DM and device tree support for da850-evm
Adam Ford
2
-1
/
+4
2017-09-13
ARM: davinci: Update da8xxevm Maintainers
Adam Ford
1
-8
/
+2
2017-09-13
Convert CONFIG_MAC_ADDR_IN_SPIFLASH et al to Kconfig
Adam Ford
1
-0
/
+24
2017-09-13
davinci: da850evm: Make EEPROM MAC code configurable
Adam Ford
1
-1
/
+4
2017-09-12
davinci: da850-evm: switch to using TI_COMMON_CMD_OPTIONS
Adam Ford
1
-2
/
+2
2017-08-16
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
1
-1
/
+1
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2
-3
/
+3
2017-08-16
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
1
-1
/
+1
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
3
-0
/
+3
2017-05-12
davinci: omapl138_lcdk: add support for TI_COMMON_CMD_OPTIONS
Sekhar Nori
1
-0
/
+2
2017-04-06
Remove various unused interrupt related code
Tom Rini
3
-6
/
+0
2017-03-20
da850: Add instructions to copy AIS image to NAND
ahaslam@baylibre.com
1
-0
/
+41
2017-02-17
da850: Add instructions to copy AIS image to an MMC card
ahaslam@baylibre.com
1
-0
/
+23
2017-01-28
Revert "arm: Remove unregister MACH_TYPE_xxx uses"
Tom Rini
2
-0
/
+6
2017-01-14
arm: Remove unregister MACH_TYPE_xxx uses
Tom Rini
2
-6
/
+0
2017-01-11
mmc: move more driver config options to Kconfig
Masahiro Yamada
2
-11
/
+11
2016-12-04
davinci: da8xxevm: fix indentation
Andre Przywara
1
-2
/
+2
2016-12-03
davinci: omapl138_lcdk: add NAND SPL boot support
Fabien Parent
1
-28
/
+0
2016-12-03
davinci: da850evm: fix empty boot method list in the SPL
Fabien Parent
1
-0
/
+3
2016-11-13
davinci: omapl138_lcdk: keep booting even when MAC address is invalid
Fabien Parent
1
-6
/
+8
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2
-2
/
+2
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
1
-13
/
+1
2015-09-28
arm: Remove da830evm board
Simon Glass
2
-222
/
+0
2015-09-11
arm: Remove unmaintained davinci boards
Simon Glass
44
-1408
/
+0
2015-04-23
davinci: add support for omapl138-lcdk board
Peter Howard
5
-0
/
+431
2015-04-18
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
1
-3
/
+3
2015-02-24
ARM: davinci: remove hawkboard support
Masahiro Yamada
7
-307
/
+0
2014-11-23
kbuild: Descend into SOC directory from CPU directory
Masahiro Yamada
1
-1
/
+1
2014-09-24
MAINTAINERS: comment out blank M: field
Masahiro Yamada
4
-4
/
+4
2014-09-24
MAINTAINERS: comment out invalid maintainers
Masahiro Yamada
4
-4
/
+4
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
10
-36
/
+0
2014-08-30
davinci: kconfig: move board select menu and common settings
Masahiro Yamada
10
-96
/
+0
2014-08-30
arm: Add missing .vectors section to linker scripts
Benoît Thébaudeau
2
-0
/
+2
2014-08-21
davinci: orphan some Davinci boards
Masahiro Yamada
4
-4
/
+4
2014-07-30
Add board MAINTAINERS files
Masahiro Yamada
10
-0
/
+77
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
10
-0
/
+278
2014-06-19
mtd: nand: davinci: add header file for driver definitions
Khoronzhuk, Ivan
8
-11
/
+9
2014-02-26
arm: make _end compiler-generated
Albert ARIBAUD
2
-2
/
+9
2013-11-17
Makefile: rename all libraries to built-in.o
Masahiro Yamada
1
-2
/
+2
2013-11-01
board: arm: convert makefiles to Kbuild style
Masahiro Yamada
10
-214
/
+16
2013-08-18
Merge branch 'master' of git://88.191.163.10/u-boot-arm
Tom Rini
1
-11
/
+3
2013-08-10
video, da8xx-fb: changes for am335x usage
Heiko Schocher
1
-1
/
+25
2013-08-10
video, da8xx: move da8xx-fb.h to drivers/video
Heiko Schocher
1
-1
/
+1
2013-07-26
da850evm: Use clrbits function with correct endianess
Christian Riesch
1
-11
/
+3
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
28
-419
/
+28
2013-06-21
remove all references to .dynsym
Albert ARIBAUD
2
-6
/
+0
2013-06-10
arm: da830: moved pinmux configurations to the arch tree
Vishwanathrao Badarkhe, Manish
1
-131
/
+14
2013-06-10
da830: add MMC support
Vishwanathrao Badarkhe, Manish
1
-0
/
+48
2013-04-14
da850evm, da850_am18xxevm: convert to CONFIG_SPL_MAX_FOOTPRINT
Albert ARIBAUD
1
-1
/
+1
[next]