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
2017-08-11
Kconfig: Drop CONFIG_CMD_PCA953X_INFO
Simon Glass
13
-22
/
+0
2017-08-11
Convert CONFIG_CMD_PCA953X to Kconfig
Simon Glass
26
-12
/
+22
2017-08-11
Convert CONFIG_CMD_ONENAND to Kconfig
Simon Glass
20
-20
/
+19
2017-08-11
Convert CONFIG_CMD_MTDPARTS_SPREAD to Kconfig
Simon Glass
3
-1
/
+11
2017-08-11
Convert CONFIG_CMD_MMC_SPI to Kconfig
Simon Glass
10
-7
/
+12
2017-08-11
Kconfig: Sort the device-access commands
Simon Glass
1
-130
/
+130
2017-08-11
Kconfig: Drop CONFIG_CMD_MEM
Simon Glass
3
-5
/
+2
2017-08-11
Convert CONFIG_CMD_MAX6957 to Kconfig
Simon Glass
4
-2
/
+8
2017-08-11
board: ks2: README: Update NAND wording
Cooper Jr., Franklin
1
-2
/
+2
2017-08-11
at91, smartweb: use SPL_SYS_MALLOC_F_LEN
Heiko Schocher
2
-3
/
+1
2017-08-11
OMAP3: omap3logic: Fix DDR Pin Mux
Adam Ford
1
-1
/
+1
2017-08-11
travis-ci: Emulate 'make tests'
Tom Rini
1
-0
/
+9
2017-08-11
configs: Resync with savedefconfig
Tom Rini
74
-175
/
+72
2017-08-11
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
29
-61
/
+88
2017-08-10
Merge git://git.denx.de/u-boot-i2c
Tom Rini
34
-38
/
+43
2017-08-10
Merge git://www.denx.de/git/u-boot-marvell
Tom Rini
1
-98
/
+89
2017-08-10
i2c: designware: Allow sending restart conditions
Marek Vasut
1
-1
/
+2
2017-08-10
Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig
Adam Ford
26
-28
/
+12
2017-08-10
net: mvpp2x: Set BM poll size once during priv probe
Stefan Chulski
1
-4
/
+1
2017-08-10
net: mvpp2x: remove TX drain from transmit routine
Stefan Chulski
1
-21
/
+0
2017-08-10
net: mvpp2x: Set BM pool high address
Stefan Chulski
1
-0
/
+6
2017-08-10
net: mvpp2x: Remove IRQ configuration from U-Boot
Stefan Chulski
1
-45
/
+1
2017-08-10
net: mvpp2x: remove MBUS configurations from MvPP22 driver
Stefan Chulski
1
-5
/
+6
2017-08-10
net: mvpp2x: decrease size of AGGR_TXQ and CPU_DESC_CHUNK
Stefan Chulski
1
-2
/
+2
2017-08-10
net: mvpp2x: fix BM configuration overrun issue
Stefan Chulski
1
-8
/
+17
2017-08-10
net: mvpp2x: Enable GoP packet padding in TX
Stefan Chulski
1
-12
/
+0
2017-08-10
net: mvpp2x: fix phy connected to wrong mdio issue
Stefan Chulski
1
-1
/
+25
2017-08-10
net: mvpp2x: Add GPIO configuration support
Stefan Chulski
1
-0
/
+31
2017-08-09
armv8: ls2080a: Increase env sector size for qspi boot
Santan Kumar
1
-1
/
+1
2017-08-09
fsl-lsch2: csu: correct the workaround A-010315
Hou Zhiqiang
2
-11
/
+11
2017-08-09
driver: net: fsl-mc: fsl_mc_ldpaa_exit exit earlier if dpl applied
Santan Kumar
1
-2
/
+9
2017-08-09
board: ls2080ardb: Add fsl_fdt_fixup_flash
Santan Kumar
1
-0
/
+28
2017-08-09
config: ls1012aqds: Enable USB EHCI support for ls1012aqds
Rajesh Bhagat
3
-1
/
+4
2017-08-09
mmc: fsl_esdhc: not always setting esdhc fdt status to okay
Yang Li
1
-2
/
+0
2017-08-09
PCI: layerscape: Fix assigning wrong address to LS2088A pcie cfg1 space
Hou Zhiqiang
1
-0
/
+3
2017-08-09
dm: arm: ls1021a: Move to driver model for USB
Alison Wang
12
-0
/
+12
2017-08-09
fsl-lsch2: csu: remove multiple calling function
Hou Zhiqiang
4
-13
/
+0
2017-08-09
armv8/fsl-lsch2: correct the config description of DSPI clock divider
Hou Zhiqiang
1
-1
/
+1
2017-08-09
board:ls2080ardb: Update execution of config_board_mux
Santan Kumar
1
-13
/
+14
2017-08-09
board/ls2080ardb: Disable SD-related GPIO programming
Santan Kumar
1
-16
/
+2
2017-08-09
armv8: ls1046ardb: update core frequency to 1800MHZ
Qianyu Gong
2
-2
/
+2
2017-08-09
driver: mmc: fsl_esdhc: Fix compiling warning
York Sun
1
-0
/
+2
2017-08-09
Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX
Adam Ford
24
-24
/
+22
2017-08-09
i2c: at91: Add missing probe function to device driver
Wenyou.Yang@microchip.com
1
-2
/
+24
2017-08-08
Merge git://git.denx.de/u-boot-x86
Tom Rini
16
-87
/
+380
2017-08-08
Merge git://www.denx.de/git/u-boot-cfi-flash
Tom Rini
1
-2
/
+0
2017-08-08
Merge git://www.denx.de/git/u-boot-marvell
Tom Rini
1
-3
/
+8
2017-08-08
configs: Finish migration of PHY_GIGE
Tom Rini
427
-98
/
+350
2017-08-08
x86: Add defconfig for theadorable-x86-conga with PCIe x4 blobs
Stefan Roese
2
-0
/
+56
2017-08-08
x86: conga: theadorable-x86-conga-qa3-e3845_defconfig: Misc defconfig updates
Stefan Roese
1
-3
/
+3
[prev]
[next]