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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-12
i2c: ihs_i2c: Dual channel support
Dirk Eibach
1
-13
/
+63
2015-11-12
driver: net: Fix pointer conversion warnings for xilinx_zynqmp_ep
Prabhakar Kushwaha
1
-8
/
+8
2015-11-12
driver: usb: Fix pointer conversion warnings for hikey
Prabhakar Kushwaha
1
-4
/
+5
2015-11-12
driver: dwmmc: Fix pointer conversion warnings for hikey
Prabhakar Kushwaha
2
-4
/
+4
2015-11-12
pci: fix checking PCI_REGION_MEM in pci_hose_phys_to_bus()
Cheng Gu
1
-2
/
+2
2015-11-12
fastboot: Implement NAND backend
Maxime Ripard
1
-0
/
+11
2015-11-12
fastboot: Implement flashing session counter
Maxime Ripard
1
-1
/
+13
2015-11-12
fastboot: Move fastboot response functions to fastboot core
Maxime Ripard
1
-8
/
+19
2015-11-12
mtd: uboot: Add meaningful error message
Maxime Ripard
1
-1
/
+1
2015-11-12
net: altera_tse: add mSG-DMA support
Thomas Chou
2
-0
/
+191
2015-11-12
net: altera_tse: add priv ops to prepare msgdma support
Thomas Chou
2
-25
/
+81
2015-11-12
net: altera_tse: wait sgdma in altera_tse_recv
Thomas Chou
1
-1
/
+1
2015-11-12
net: altera_tse: factor out stop mac func
Thomas Chou
1
-15
/
+21
2015-11-12
mtd: add altera quadspi driver
Thomas Chou
3
-0
/
+283
2015-11-12
cfi_flash: convert to driver model
Thomas Chou
2
-0
/
+89
2015-11-12
dm: implement a MTD uclass
Thomas Chou
3
-0
/
+34
2015-11-10
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
11
-3
/
+34
2015-11-06
Merge branch 'master' of git://git.denx.de/u-boot-nios
Tom Rini
7
-220
/
+122
2015-11-06
net: altera_tse: get numbers of fdt address and size cells
Thomas Chou
1
-6
/
+8
2015-11-06
net: altera_tse: use BIT macro
Thomas Chou
1
-15
/
+15
2015-11-06
net: altera_tse: remove the useless parenthesis
Thomas Chou
1
-15
/
+15
2015-11-06
net: altera_tse: fix packed and aligned attribute
Thomas Chou
1
-1
/
+1
2015-11-06
net: altera_tse: use data type u32 for regs and desc
Thomas Chou
2
-60
/
+60
2015-11-06
net: altera_tse: remove unused macro and regs def
Thomas Chou
1
-101
/
+3
2015-11-06
altera_uart: Adjust the declaration of debug_uart_init()
Thomas Chou
1
-1
/
+1
2015-11-06
altera_jtag_uart: Adjust the declaration of debug_uart_init()
Thomas Chou
1
-1
/
+1
2015-11-06
spi: altera_spi: minor clean up
Thomas Chou
1
-2
/
+2
2015-11-06
misc: altera_sysid: minor clean up
Thomas Chou
1
-2
/
+2
2015-11-06
timer: altera_timer: minor clean up
Thomas Chou
1
-7
/
+7
2015-11-06
timer: altera_timer: use BIT macro
Thomas Chou
1
-3
/
+3
2015-11-06
serial: altera_uart: minor clean up
Thomas Chou
1
-11
/
+10
2015-11-06
serial: altera_uart: use BIT macro
Thomas Chou
1
-3
/
+3
2015-11-06
serial: altera_jtag_uart: minor clean up
Thomas Chou
1
-14
/
+13
2015-11-06
serial: altera_jtag_uart: use BIT macro
Thomas Chou
1
-3
/
+3
2015-11-05
sf: Add SPI NOR protection mechanism
Fabio Estevam
3
-2
/
+34
2015-11-05
sf: Add SPI protection mechanism from the kernel
Fabio Estevam
2
-0
/
+173
2015-11-05
compat: Remove is_power_of_2() definition
Fabio Estevam
2
-2
/
+2
2015-11-05
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
5
-6
/
+5
2015-11-05
Merge git://git.denx.de/u-boot-samsung
Tom Rini
12
-7
/
+862
2015-11-05
Merge git://git.denx.de/u-boot-usb
Tom Rini
8
-18
/
+22
2015-11-05
Merge git://git.denx.de/u-boot-socfpga
Tom Rini
2
-13
/
+21
2015-11-05
video: Drop DEV_EXT_VIDEO flag
Bin Meng
1
-1
/
+0
2015-11-05
video: Drop DEV_FLAGS_SYSTEM flag
Bin Meng
5
-5
/
+5
2015-11-05
spi: cadence_qspi: Ensure check for max frequency in place
Chin Liang See
1
-0
/
+3
2015-11-05
spi: cadence_qspi: Fix fdt read of spi-max-frequency
Chin Liang See
1
-4
/
+4
2015-11-05
spi: cadence_qspi: Ensure spi_calibration is run when sclk change
Chin Liang See
2
-9
/
+14
2015-11-04
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2
-1
/
+35
2015-11-04
rtc: Add MCP79411 support to DS1307 rtc driver
Andy Fleming
2
-1
/
+35
2015-11-04
arm: zynq: Move serial driver to driver model
Simon Glass
1
-98
/
+65
2015-11-04
arm: zynq: serial: Drop non-device-tree serial driver portions
Simon Glass
1
-15
/
+0
[next]