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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-30
Merge git://git.denx.de/u-boot-riscv
Tom Rini
40
-207
/
+878
2018-05-30
travis.yml: Support RISC-V 64-bit
Rick Chen
1
-3
/
+3
2018-05-29
Merge git://git.denx.de/u-boot-marvell
Tom Rini
69
-96
/
+2262
2018-05-29
Merge branch 'master' of git://git.denx.de/u-boot-ubi
Tom Rini
1
-0
/
+29
2018-05-29
mach-snapdragon: increase size of malloc pool
Ramon Fried
1
-0
/
+6
2018-05-29
db820c: add dummy clock for uart node
Ramon Fried
1
-0
/
+1
2018-05-29
Import Android's dt_table.h for DT image format
Alex Deymo
1
-0
/
+49
2018-05-29
configs: remove CONFIG_SYS_MVFS
Chris Packham
14
-31
/
+22
2018-05-29
mtd: ftsmc020: Drop unsed code
Rick Chen
2
-38
/
+0
2018-05-29
board: ax25-ae350: Support cfi flash
Rick Chen
1
-0
/
+34
2018-05-29
riscv: dts: Support cfi flash
Rick Chen
1
-0
/
+12
2018-05-29
configs: ax25-ae350: Support cfi flash
Rick Chen
2
-0
/
+43
2018-05-29
mmc: ftsdc010_mci: Sync compatible with DT mmc node
Rick Chen
1
-1
/
+1
2018-05-29
riscv: dts: Sync DT with Linux Kernel
Rick Chen
1
-38
/
+78
2018-05-29
net: ftmac100: Fix compiler warning
Rick Chen
1
-7
/
+7
2018-05-29
spi: atcspi200: Fix compiler warning
Rick Chen
1
-3
/
+3
2018-05-29
configs: ax25-ae350: Set 64-bit as default configuration
Rick Chen
1
-0
/
+1
2018-05-29
doc: ae250: Rename as ae350
Rick Chen
2
-18
/
+18
2018-05-29
configs: nx25-ae250:Rename as ax25-ae350
Rick Chen
2
-2
/
+2
2018-05-29
board: nx25-ae250: Rename as ax25-ae350
Rick Chen
5
-13
/
+13
2018-05-29
riscv: cpu: nx25: Rename as ax25
Rick Chen
8
-11
/
+11
2018-05-29
SPDX: Convert single license tags to Linux Kernel style
Rick Chen
6
-6
/
+6
2018-05-29
efi_loader: Enable RISC-V support
Rick Chen
4
-5
/
+52
2018-05-29
riscv: nx25: Enable distro boot
Alexander Graf
2
-0
/
+18
2018-05-29
distro: Extend with RISC-V defines
Alexander Graf
1
-0
/
+11
2018-05-29
efi_loader: Use EFI_CACHELINE_SIZE in the image loader too
Alexander Graf
3
-8
/
+8
2018-05-29
riscv: Add board_quiesce_devices stub
Alexander Graf
2
-0
/
+5
2018-05-29
riscv: Add EFI application infrastructure
Alexander Graf
6
-0
/
+405
2018-05-29
riscv: Enable function sections
Alexander Graf
1
-1
/
+1
2018-05-29
riscv: Add setjmp/longjmp code
Alexander Graf
3
-0
/
+93
2018-05-29
configs: remove redundant comment sections
Chris Packham
2
-12
/
+0
2018-05-29
configs: remove empty #ifdef block from mv-common.h
Chris Packham
1
-6
/
+0
2018-05-29
arm64: mvebu: defconfig: enable CONFIG_AHCI_MVEBU
Ken Ma
4
-4
/
+4
2018-05-29
ata: ahci_mvebu: add scsi support
Ken Ma
2
-1
/
+17
2018-05-29
ata: ahci_mvebu: a8040 a0: remove bad port register offsets workarounds
David Sniatkiwicz
1
-8
/
+0
2018-05-29
ata: mvebu: move mvebu sata driver to drivers/ata directory
Ken Ma
5
-1
/
+12
2018-05-29
dts: mvebu: a80x0: Enable SD/eMMC interfaces
Konstantin Porotchkin
2
-0
/
+22
2018-05-29
mvebu: pinctrl: Add SD/eMMC PHY selector to the driver
Konstantin Porotchkin
1
-2
/
+57
2018-05-29
mvebu: pinctrl: sync compatible string with Linux 4.17-rc4
Evan Wang
5
-16
/
+16
2018-05-29
ARM: kirkwood: Add device-tree for keymile
Chris Packham
10
-8
/
+94
2018-05-29
ARM: kirkwood: Add device-tree for netspace & inetspace
Chris Packham
12
-5
/
+350
2018-05-29
ARM: kirkwood: Add device-tree for lschlv2 & lsxhl
Chris Packham
5
-2
/
+281
2018-05-29
ARM: kirkwood: Add device-tree for ds109
Chris Packham
3
-0
/
+897
2018-05-29
ARM: kirkwood: Add device-tree for dreamplug
Chris Packham
2
-1
/
+129
2018-05-29
ARM: kirkwood: Add device-tree for d2net_v2 & net2big_v2
Chris Packham
6
-2
/
+362
2018-05-29
board: turris_mox: Add fixed regulator support to defconfig
Marek BehĂșn
1
-0
/
+2
2018-05-26
add FIT data-position & data-offset property support
Kelvin Cheung
2
-3
/
+53
2018-05-26
malloc: Use malloc simple before malloc is fully initialized in memalign()
Ley Foon Tan
1
-0
/
+7
2018-05-26
mmc: stm32_sdmmc2: Fix stm32_sdmmc2_start_cmd()
Patrice Chotard
1
-2
/
+2
2018-05-26
stm32mp1: use OTP to configure MAC address and serial number
Patrick Delaunay
1
-0
/
+81
[next]