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
2016-05-23
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
3
-0
/
+393
2016-05-23
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
14
-0
/
+1269
2016-05-23
omap3: Fix SPI registers on am33xx and am43xx
Martin Hejnfelt
1
-3
/
+20
2016-05-23
cmd: qfw: bring ACPI generation code into qfw core
Miao Yan
1
-0
/
+206
2016-05-23
cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]
Miao Yan
3
-3
/
+3
2016-05-23
x86: qemu: move x86 specific operations out of qfw core
Miao Yan
1
-17
/
+13
2016-05-23
x86: qemu: split qfw command interface and qfw core
Miao Yan
3
-0
/
+191
2016-05-21
ar933x: serial: Remove the explicit pinctrl setting
Wills Wang
1
-14
/
+2
2016-05-21
ath79: spi: Remove the explicit pinctrl setting
Wills Wang
1
-12
/
+0
2016-05-21
drivers: mtd: add Microchip PIC32 internal non-CFI flash driver.
Purna Chandra Mandal
3
-0
/
+452
2016-05-21
drivers: spi: add spi support for QCA/Atheros ath79 SOCs
Wills Wang
3
-0
/
+250
2016-05-21
drivers: serial: add serial driver for ar933x SOC
Wills Wang
3
-0
/
+274
2016-05-21
drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros qca953x.
Wills Wang
3
-0
/
+166
2016-05-21
drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros ar933x.
Wills Wang
4
-0
/
+151
2016-05-20
arm: mvebu: a38x: Weed out floating point use
Marek Vasut
1
-19
/
+10
2016-05-17
Merge git://git.denx.de/u-boot-dm
Tom Rini
46
-339
/
+2338
2016-05-17
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2
-3
/
+11
2016-05-17
dm: mmc: sandbox: Add an SD-card emulation
Simon Glass
2
-2
/
+143
2016-05-17
dm: mmc: Add support for driver-model block devices
Simon Glass
3
-12
/
+54
2016-05-17
dm: mmc: Add a way to bind MMC devices with driver model
Simon Glass
1
-0
/
+48
2016-05-17
dm: mmc: Implement the MMC functions for block devices
Simon Glass
2
-1
/
+109
2016-05-17
dm: sandbox: Only enable the sandbox MMC driver when valid
Simon Glass
1
-0
/
+4
2016-05-17
dm: mmc: Adjust mmc_switch_part() to use a struct mmc
Simon Glass
1
-8
/
+4
2016-05-17
dm: mmc: Move the device list into a separate file
Simon Glass
5
-117
/
+172
2016-05-17
dm: mmc: Set up the device pointer when using the MMC uclass
Simon Glass
6
-1
/
+11
2016-05-17
dm: blk: Add functions to select a hardware partition
Simon Glass
1
-0
/
+29
2016-05-17
dm: mmc: Use the new select_hwpart() API
Simon Glass
3
-7
/
+13
2016-05-17
dm: mmc: spl: Use the legacy block interface in SPL
Simon Glass
1
-0
/
+1
2016-05-17
dm: mmc: Add a function to obtain the block device
Simon Glass
1
-0
/
+5
2016-05-17
dm: mmc: Implement the select_hwpart() method
Simon Glass
1
-0
/
+22
2016-05-17
dm: mmc: Move mmc_switch_part() above its callers
Simon Glass
1
-24
/
+21
2016-05-17
dm: blk: Free the block device name when unbound
Simon Glass
1
-2
/
+10
2016-05-17
dm: core: Allow device names to be freed automatically
Simon Glass
2
-0
/
+8
2016-05-17
dm: blk: Fix allocation of block-device numbering
Simon Glass
1
-9
/
+9
2016-05-17
dm: systemace: Add driver-mode block-device support
Simon Glass
1
-0
/
+44
2016-05-17
dm: systemace: Reorder function to avoid forward declarataions
Simon Glass
1
-31
/
+26
2016-05-17
dm: blk: Add a easier way to create a named block device
Simon Glass
1
-0
/
+15
2016-05-17
dm: blk: Allow blk_create_device() to allocate the device number
Simon Glass
1
-0
/
+29
2016-05-17
dm: sandbox: Drop the host_get_dev() function
Simon Glass
1
-10
/
+0
2016-05-17
dm: blk: Drop the systemace.h header
Simon Glass
1
-1
/
+0
2016-05-17
dm: systemace: Drop the get_dev() function
Simon Glass
1
-11
/
+3
2016-05-17
dm: mmc: Drop the get_dev() function
Simon Glass
1
-14
/
+2
2016-05-17
dm: usb: Drop the get_dev() function
Simon Glass
1
-0
/
+1
2016-05-17
dm: mmc: Add an implementation of the 'devnum' functions
Simon Glass
1
-0
/
+280
2016-05-17
dm: mmc: Add a legacy block interface for MMC
Simon Glass
1
-3
/
+27
2016-05-17
dm: sandbox: Add a legacy host block interface
Simon Glass
1
-0
/
+7
2016-05-17
dm: systemace: Add a legacy block interface
Simon Glass
1
-0
/
+14
2016-05-17
dm: blk: Add a legacy block interface
Simon Glass
2
-0
/
+265
2016-05-17
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
Simon Glass
1
-1
/
+1
2016-05-17
sandbox: Add dummy SATA functions
Simon Glass
2
-1
/
+34
[next]