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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-08
Convert CONFIG_APBH_DMA et al to Kconfig
Adam Ford
3
-0
/
+22
2018-02-08
Kconfig: net: phylib: Phylib should depends on NET
Michal Simek
1
-0
/
+1
2018-02-08
Convert CONFIG_NAND_MXS to Kconfig
Stefan Agner
1
-1
/
+1
2018-02-08
Convert CONFIG_MXC_GPIO to Kconfig
Adam Ford
1
-0
/
+5
2018-02-07
atcspi200: avoid possible NULL dereference
Heinrich Schuchardt
1
-2
/
+2
2018-02-06
Merge git://git.denx.de/u-boot-ubi
Tom Rini
1
-5
/
+0
2018-02-06
ubi: Ensure no fastmap flush after uif_close
Martin Townsend
1
-5
/
+0
2018-02-06
i2c: mvtwsi.c: Avoid NULL dereference
Heinrich Schuchardt
1
-1
/
+2
2018-02-06
i2c: ihs_i2c: Factor out send_buffer method
Mario Six
1
-24
/
+26
2018-02-06
i2c: ihs_i2c: Make DM compatible
Mario Six
2
-3
/
+199
2018-02-06
i2c: ihs_i2c: Prepare DM conversion
Mario Six
1
-29
/
+40
2018-02-06
i2c: fsl_i2c: Make live-tree compatible
Mario Six
1
-10
/
+6
2018-02-06
i2c: fsl_i2c: Remove inline declarations
Mario Six
1
-7
/
+7
2018-02-06
i2c: fsl_i2c: Fix style violations
Mario Six
1
-55
/
+56
2018-02-05
usb: ulpi: kconfig: Remove meaningless choice default
Ulf Magnusson
1
-1
/
+0
2018-02-05
usb: dwc2: make casts of ep->dma_buf consistent
Tom Rini
1
-1
/
+1
2018-02-04
Merge git://git.denx.de/u-boot-dm
Tom Rini
1
-0
/
+14
2018-02-04
drivers/crypto/fsl: assign job-rings to non-TrustZone
Bryan O'Donoghue
2
-0
/
+11
2018-02-04
mmc: fsl_esdhc: support SDR104 and HS200
Peng Fan
1
-5
/
+358
2018-02-04
mmc: fsl_esdhc: add strobe and tuning entry
Peng Fan
1
-8
/
+12
2018-02-04
rtc: adding RX8010SJ rtc driver
Nandor Han
3
-0
/
+385
2018-02-04
net: e1000: implement eth_write_hwaddr
Hannu Lounento
1
-0
/
+40
2018-02-04
net: e1000: split e1000_read_mac_addr
Hannu Lounento
1
-18
/
+63
2018-02-04
net: e1000: add support for writing to EEPROM
Hannu Lounento
2
-2
/
+174
2018-02-04
power: pmic/regulator allow dm be omitted by SPL
Peng Fan
2
-2
/
+2
2018-02-04
net: fec: fix build warnings for 64bits support
Ye Li
1
-31
/
+43
2018-02-04
net: fec: do not access reserved register for i.MX8M
Peng Fan
1
-2
/
+2
2018-02-04
gpio: mxc: add i.MX8M support
Peng Fan
1
-7
/
+15
2018-02-04
mmc: fsl_esdhc: support i.MX8M
Peng Fan
1
-4
/
+8
2018-02-04
misc: ocotp: add i.MX8M support
Peng Fan
1
-0
/
+7
2018-02-03
dm: core: Add a function to look up a uclass by name
Simon Glass
1
-0
/
+14
2018-02-02
Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig
Lukasz Majewski
1
-0
/
+6
2018-02-02
Kconfig: gadget: Move CONFIG_USB_FUNCTION_THOR to Kconfig
Lukasz Majewski
1
-0
/
+6
2018-02-02
Kconfig: usb: Sort USB_FUNCTION_* entries
Lukasz Majewski
1
-7
/
+7
2018-01-31
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
10
-60
/
+220
2018-01-31
Merge tag 'xilinx-for-v2018.03' of git://git.denx.de/u-boot-microblaze
Tom Rini
2
-36
/
+151
2018-01-30
Convert CONFIG_SYS_OMAP24_I2C_SLAVE et al to Kconfig
Adam Ford
1
-0
/
+14
2018-01-30
drivers/ddr/fsl: Cleanup unused variable
York Sun
5
-5
/
+0
2018-01-30
drivers/ddr/fsl: Modify binding registers to save time on data init
York Sun
1
-11
/
+49
2018-01-30
drivers/ddr/fsl: Add calculation of register control words
York Sun
3
-7
/
+48
2018-01-30
drivers/ddr/fsl: Add 3DS RDIMM support
York Sun
5
-14
/
+80
2018-01-30
drivers/ddr/fsl: Fix workaround for A009803
York Sun
1
-1
/
+1
2018-01-30
drivers/ddr/fsl: Fix DDR4 RDIMM support
York Sun
3
-22
/
+40
2018-01-30
driver: fsl-mc: Perform fsl-mc fdt fixup for lazyapply dpl
Yogesh Gaur
1
-1
/
+3
2018-01-30
x86: qemu: qfw: Implement acpi_get_rsdp_addr()
Bin Meng
1
-0
/
+8
2018-01-30
nand: arasan: Select CONFIG_SYS_NAND_SELF_INIT
Ezequiel Garcia
1
-0
/
+1
2018-01-30
nand: arasan_nfc: Use the calculated ecc address for updating ecc register
Siva Durga Prasad Paladugu
1
-2
/
+5
2018-01-30
nand: arasan_nfc: Add support for ondie ecc
Siva Durga Prasad Paladugu
1
-27
/
+138
2018-01-30
nand: arasan_nfc: Move common ecc struct initialization init routine
Siva Durga Prasad Paladugu
1
-7
/
+7
2018-01-29
mvpp2: Fix warning over 32bit vs 64bit targets
Tom Rini
1
-1
/
+1
[next]