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
/
CZ.NIC
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
1
-1
/
+1
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2
-0
/
+2
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2
-0
/
+2
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop net.h from common header
Simon Glass
2
-0
/
+2
2020-04-14
arm: mvebu: turris_mox: fix PCIe ranges in device tree
Marek Behún
1
-0
/
+11
2020-04-14
arm: mvebu: turris_mox: support devices with RAM > 1 GB
Marek Behún
1
-16
/
+0
2020-04-14
arm: mvebu: turris_mox: sort headers alphabetically
Marek Behún
1
-8
/
+8
2020-04-14
arm: mvebu: turris_mox: don't use hardcoded addresses
Marek Behún
2
-11
/
+14
2020-04-14
arm: mvebu: turris_mox: Setup Linux's device tree before boot
Marek Behún
1
-18
/
+277
2020-04-14
arm: mvebu: turris_mox: Fix early SPI communication
Marek Behún
1
-3
/
+6
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2
-0
/
+2
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
1
-0
/
+1
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2
-2
/
+0
2019-08-11
env: Move env_set() to env.h
Simon Glass
1
-0
/
+1
2019-08-11
env: Move env_set_ulong() to env.h
Simon Glass
1
-0
/
+1
2019-07-11
arm: mvebu: turris_omnia: fix rescue mode bootcmd bootargs setting
Marek Behún
1
-1
/
+2
2019-07-11
arm: mvebu: turris_omnia: call pci_init from board init code
Marek Behún
1
-0
/
+1
2019-07-11
arm: mvebu: turris_omnia: fix adapters MAC addresses
Marek Behún
1
-3
/
+3
2019-05-03
arm: mvebu: turris_omnia: add RESET button handling
Marek Behún
1
-0
/
+38
2019-05-03
arm: mvebu: turris_omnia: fix regdomain env var setting
Marek Behún
1
-1
/
+0
2019-05-03
arm: mvebu: turris_*: remove watchdog include
Marek Behún
2
-8
/
+0
2019-05-03
arm: mvebu: turris_omnia: print board info as Turris Mox
Marek Behún
1
-3
/
+5
2019-05-03
arm: mvebu: turris_omnia: refactor more code
Marek Behún
1
-30
/
+28
2019-05-03
arm: mvebu: turris_omnia: move ATSHA204A from defconfig to Kconfig
Marek Behún
1
-11
/
+0
2019-05-03
arm: mvebu: turris_omnia: fix checkpatch warnings
Marek Behún
1
-8
/
+8
2019-05-03
arm: mvebu: turris_omnia: refactor I2C accessing code
Marek Behún
1
-96
/
+109
2019-05-03
arm: mvebu: turris_omnia: remove redundant code
Marek Behún
1
-13
/
+0
2019-04-26
watchdog: Implement generic watchdog_reset() version
Stefan Roese
2
-65
/
+0
2019-04-26
arm: mvebu: turris_omnia: fix eeprom/mcu device names
Pierre Bourdon
1
-2
/
+2
2019-04-12
watchdog: orion_wdt: take timeout value in ms
Chris Packham
1
-1
/
+1
2019-04-08
watchdog: Move watchdog_dev to data section (BSS may not be cleared)
Stefan Roese
2
-2
/
+2
2019-01-21
arm: mvebu: turris_mox: Support 1 GB version of Turris Mox
Marek Behún
1
-0
/
+16
2019-01-21
arm: mvebu: turris_mox: Read info (and ethaddrs) from OTP
Marek Behún
4
-3
/
+205
2019-01-21
arm: mvebu: turris_mox: Check and configure modules
Marek Behún
1
-1
/
+233
2019-01-21
arm: mvebu: turris_mox: Change SERDES map depending on module topology
Marek Behún
1
-0
/
+33
2019-01-21
arm: mvebu: turris_mox: Cosmetic restructurization
Marek Behún
1
-47
/
+89
2018-12-08
ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02
Chris Packham
1
-2
/
+2
2018-09-19
board: turris_mox: Fixup U-Boot's device tree if PCIe connected
Marek Behún
1
-0
/
+82
2018-09-19
board: turris_mox: Fix watchdog macro name
Marek Behún
1
-3
/
+3
2018-08-06
mvebu: select boot device at SoC level
Baruch Siach
1
-12
/
+0
2018-08-06
mvebu: turris_omnia: use u-boot-spl-dtb.bin
Baruch Siach
1
-1
/
+1
2018-06-07
mvebu: turris_omnia: add note about i2c slave disable
Baruch Siach
1
-1
/
+5
2018-05-14
ARM: mvebu: a38x: restore support for setting timing
Chris Packham
1
-2
/
+4
2018-05-14
ARM: mvebu: a38x: sync ddr training code with upstream
Chris Packham
1
-16
/
+20
2018-05-14
arm64: mvebu: Add basic support for the Turris Mox board
Marek Behún
3
-0
/
+138
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2
-5
/
+2
2018-04-08
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
1
-0
/
+1
2017-11-30
arm: mvebu: correct comments around cas_wl/cas_l
Chris Packham
1
-2
/
+2
2017-11-06
MAINTAINERS: Add missing boards and config entries
Tom Rini
1
-0
/
+6
[next]