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-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
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
2015-11-04
arm: zynq: Support the debug UART
Simon Glass
2
-16
/
+68
2015-11-04
dm: serial: Deal with stdout-path with an alias
Simon Glass
1
-5
/
+25
2015-11-03
usb: udc: Fix warnings on 64-bit builds
Michal Simek
1
-1
/
+1
2015-11-03
usb: lthor: Specify correct parameter for sizeof type
Michal Simek
1
-1
/
+1
2015-11-03
usb: dwc3: Fix warnings on 64-bit builds
Michal Simek
4
-15
/
+16
2015-11-03
dfu: dfu_sf: Pass duplicate devstr to parse_dev
Vignesh R
1
-1
/
+3
2015-11-03
ohci: Add missing cache-flush for hcca area
Hans de Goede
1
-0
/
+1
2015-11-03
mmc: atmel: Add atmel sdhci support
Wenyou Yang
2
-0
/
+41
2015-11-03
mmc: sdhci: Fix the SD clock stop sequence
Wenyou Yang
1
-2
/
+18
2015-11-02
mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter Card
Yangbo Lu
1
-0
/
+3
2015-11-02
mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter Card
Yangbo Lu
1
-0
/
+3
2015-11-02
Powerpc: eSDHC: expand a fix to T4160
Shaohui Xie
1
-1
/
+2
2015-11-02
s5p sdhci: call pinmux for card's gpio pins before use them
Przemyslaw Marczak
1
-7
/
+7
2015-11-02
sandbox: add ADC driver
Przemyslaw Marczak
3
-0
/
+184
2015-11-02
dm: adc: add Exynos54xx compatible ADC driver
Przemyslaw Marczak
3
-0
/
+155
2015-11-02
dm: adc: add simple ADC uclass implementation
Przemyslaw Marczak
5
-0
/
+432
2015-11-02
dm: regulator: add function device_get_supply_regulator()
Przemyslaw Marczak
1
-0
/
+7
2015-11-02
dm: pmic: add s2mps11 PMIC I/O driver
Przemyslaw Marczak
3
-0
/
+77
2015-11-01
lcd: atmel: Add 32bpp support for HLCDC
Marek Vasut
1
-0
/
+4
2015-11-01
mmc: atmel: Zap global 'initialized' variable
Marek Vasut
1
-4
/
+4
2015-11-01
mmc: atmel: Implement proper private data
Marek Vasut
1
-15
/
+25
2015-11-01
mmc: atmel: Fix clock configuration
Marek Vasut
1
-0
/
+2
2015-11-01
mmc: atmel: Silence debug output
Marek Vasut
1
-6
/
+6
2015-10-30
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
20
-141
/
+402
2015-10-30
drivers/ddr/fsl_ddr: Make SR_IE configurable
Joakim Tjernlund
1
-1
/
+1
2015-10-29
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
7
-33
/
+85
2015-10-29
dm: core: Remove unnecessary codes in uclass_pre_remove_device()
Bin Meng
1
-7
/
+0
2015-10-29
net: pch_gbe: Add driver remove support
Bin Meng
1
-0
/
+12
[next]