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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-25
Merge tag 'u-boot-atmel-2020.01-b' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
10
-0
/
+152
2019-10-25
Merge tag 'xilinx-for-v2020.01-part2' of https://gitlab.denx.de/u-boot/custod...
Tom Rini
97
-480
/
+4078
2019-10-25
configs: mtmips: remove configs which are selected in Kconfig or useless
Weijie Gao
4
-28
/
+0
2019-10-25
mips: mtmips: select essential drivers in Kconfig
Weijie Gao
2
-0
/
+8
2019-10-25
mips: mtmips: change baudrate table for all boards
Weijie Gao
2
-2
/
+2
2019-10-25
dts: mtmips: add default pinctrl to eth nodes for all boards
Weijie Gao
2
-0
/
+4
2019-10-25
dts: mtmips: add default pinctrl for gardena-smart-gateway-mt7688
Weijie Gao
1
-0
/
+3
2019-10-25
dts: mtmips: add mmc related nodes for mt7628an.dtsi
Weijie Gao
1
-0
/
+22
2019-10-25
mmc: mtk-sd: add a dts property cd-active-high for builtin-cd mode
Weijie Gao
1
-1
/
+5
2019-10-25
mmc: mtk-sd: add support for MediaTek MT7620/MT7628 SoCs
Weijie Gao
2
-4
/
+21
2019-10-25
dts: mtmips: enable eth port0 led and link poll functions for all boards
Weijie Gao
3
-1
/
+27
2019-10-25
net: mt7628-eth: add support to isolate LAN/WAN ports
Weijie Gao
1
-0
/
+32
2019-10-25
net: mt7628-eth: free rx descriptor on receiving failure
Weijie Gao
1
-0
/
+3
2019-10-25
net: mt7628-eth: make phy link up detection optional via DT
Weijie Gao
2
-29
/
+31
2019-10-25
net: mt7628-eth: remove hardcoded gpio settings and regmap-based phy reset
Weijie Gao
1
-37
/
+8
2019-10-25
phy: mt76x8-usb-phy: add slew rate calibration and remove non-mt7628 part
Weijie Gao
2
-68
/
+158
2019-10-25
dts: mtmips: update reset controller node for mt7628
Weijie Gao
1
-12
/
+24
2019-10-25
reset: add reset controller driver for MediaTek MIPS platform
Weijie Gao
4
-0
/
+126
2019-10-25
dts: mtmips: add default pinctrl for uart nodes
Weijie Gao
1
-0
/
+9
2019-10-25
dts: mtmips: add pinctrl node for mt7628
Weijie Gao
1
-0
/
+150
2019-10-25
pinctrl: add support for MediaTek MT7628
Weijie Gao
7
-0
/
+747
2019-10-25
spi: mt7621-spi: restore default register value after each xfer
Weijie Gao
1
-13
/
+17
2019-10-25
spi: mt7621-spi: remove data cache and rewrite its xfer function
Weijie Gao
1
-106
/
+91
2019-10-25
spi: mt7621-spi: use clock frequency from clk driver
Weijie Gao
1
-7
/
+13
2019-10-25
dts: mtmips: add clock node for mt7628
Weijie Gao
1
-4
/
+17
2019-10-25
clk: add clock driver for MediaTek MT76x8 platform
Weijie Gao
4
-0
/
+199
2019-10-25
dts: mtmips: enable high-speed UART support for mt7628
Weijie Gao
1
-3
/
+3
2019-10-25
dts: mtmips: move uart property clock-frequency into mt7628an.dtsi
Weijie Gao
3
-2
/
+6
2019-10-25
serial: serial_mtk: add non-DM version for SPL
Weijie Gao
2
-17
/
+187
2019-10-25
serial: serial_mtk: enable FIFO and disable flow control
Weijie Gao
1
-0
/
+21
2019-10-25
drivers: nand: brcmnand: fix nand_chip ecc layout structure
William Zhang
1
-156
/
+104
2019-10-25
mips: bmips: switch to board defines for dtb
Álvaro Fernández Rojas
1
-2
/
+2
2019-10-25
bmips: correct name characters
Álvaro Fernández Rojas
7
-7
/
+7
2019-10-25
bmips: configs: switch to size definitions
Álvaro Fernández Rojas
22
-45
/
+58
2019-10-25
mips: bmips: remove unneeded definitions
Álvaro Fernández Rojas
1
-4
/
+0
2019-10-25
bmips: enable vr-3032u nand support
Álvaro Fernández Rojas
3
-0
/
+23
2019-10-25
bmips: bcm63268: add support for brcmnand
Álvaro Fernández Rojas
1
-0
/
+18
2019-10-25
bmips: bcm6362: add support for brcmnand
Álvaro Fernández Rojas
1
-0
/
+18
2019-10-25
bmips: bcm6328: add support for brcmnand
Álvaro Fernández Rojas
1
-0
/
+16
2019-10-25
bmips: bcm6368: add support for brcmnand
Álvaro Fernández Rojas
1
-0
/
+18
2019-10-25
nand: brcm: add BCM6368 support
Álvaro Fernández Rojas
3
-0
/
+124
2019-10-25
MIPS: add compile time definition of L2 cache size
Ramon Fried
2
-2
/
+10
2019-10-25
sunxi: set PIO voltage to hardware-detected value on startup on H6
Icenowy Zheng
2
-0
/
+12
2019-10-25
arm: dts: sync dts for Allwinner H6
Clément Péron
3
-3
/
+131
2019-10-25
sunxi: Fix pll1 clock calculation
Stefan Mavrodiev
1
-1
/
+1
2019-10-25
arm64: dts: sun50i: Add support for A64 OLinuXino (with eMMC)
Sunil Mohan Adapa
4
-0
/
+46
2019-10-25
sunxi: H6: DRAM: Add support for half DQ
Jernej Skrabec
2
-25
/
+54
2019-10-25
spi-nor-ids: Add support for Adesto AT25SL321
Fabio Estevam
1
-0
/
+1
2019-10-25
mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTD
Frieder Schrempf
26
-37
/
+23
2019-10-25
spi-nor: spi-nor-ids: Add USE_FSR flag for mt25q* and n25q* entry
Vignesh Raghavendra
1
-5
/
+6
[prev]
[next]