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-08-10
drivers: serial: document on_baudrate()
Heinrich Schuchardt
1
-0
/
+8
2018-08-10
dm: led: move default state support in led uclass
Patrick Delaunay
2
-8
/
+30
2018-08-10
Revert "dm: led: auto probe() LEDs with "default-state""
Patrick Delaunay
1
-9
/
+0
2018-08-10
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
3
-30
/
+245
2018-08-09
Merge git://git.denx.de/u-boot-dm
Tom Rini
5
-25
/
+232
2018-08-08
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
4
-11
/
+40
2018-08-08
dfu: Provide more verbose error message
Sam Protsenko
1
-0
/
+1
2018-08-08
dfu: Fix memory leak in dfu_init_env_entities()
Sam Protsenko
1
-3
/
+4
2018-08-08
dfu: Fix data abort in dfu_free_entities()
Sam Protsenko
1
-1
/
+1
2018-08-08
usb: rockchip: on K_FW_LBA_WRITE_10 remove magic block size of 512 bytes
Alberto Panizzo
1
-18
/
+21
2018-08-08
usb: rockchip: fix printing csw debug info
Alberto Panizzo
1
-1
/
+1
2018-08-08
usb: rockchip: be quiet on serial port while transferring data
Alberto Panizzo
1
-2
/
+2
2018-08-08
usb: rockchip: implement K_FW_LBA_ERASE_10 command
Alberto Panizzo
1
-0
/
+48
2018-08-08
usb: rockchip: implement K_FW_LBA_READ_10 command
Alberto Panizzo
1
-1
/
+103
2018-08-08
usb: rockchip: implement skeleton for K_FW_GET_CHIP_VER command
Alberto Panizzo
1
-1
/
+43
2018-08-08
usb: rockchip: fix command failed on host side due to missing data
Alberto Panizzo
1
-2
/
+20
2018-08-08
gadget: f_thor: fix hang-up with ctrl-c
Seung-Woo Kim
1
-2
/
+2
2018-08-08
test: dm: pci: Add cases for finding PCI capability APIs
Bin Meng
1
-0
/
+21
2018-08-08
dm: pci: Add APIs to find capability and extended capability
Bin Meng
1
-0
/
+68
2018-08-08
pci: sandbox: emul: Rename priv structure
Bin Meng
1
-4
/
+4
2018-08-08
pci: sandbox: swap_case: Declare dynamic driver matching
Bin Meng
1
-0
/
+7
2018-08-08
pci: sandbox: Support dynamically binding device driver
Bin Meng
2
-10
/
+82
2018-08-08
dm: pci: Assign correct driver data when binding a driver
Bin Meng
1
-1
/
+1
2018-08-08
pci: sandbox: emul: Fix the call to pci_bus_find_devfn()
Bin Meng
1
-1
/
+1
2018-08-08
pci: sandbox: swap_case: Preserve space indicator bit in BAR registers
Bin Meng
1
-3
/
+5
2018-08-08
dm: pci: Fix scanning multi-function device
Bin Meng
1
-0
/
+2
2018-08-08
dm: pci: Extract vendor/device id in child_post_bind()
Bin Meng
1
-6
/
+5
2018-08-08
dm: core: Add ofnode function to read PCI vendor and device id
Bin Meng
1
-0
/
+36
2018-08-08
bcm6838: add initial support
Philippe Reynes
1
-0
/
+33
2018-08-08
bmips: ram: add an option to force the size of the ram
Philippe Reynes
1
-1
/
+7
2018-08-08
mips: au1x00: Remove support for these SoCs
Tom Rini
2
-10
/
+0
2018-08-07
Merge branch 'master' of git://git.denx.de/u-boot-samsung
Tom Rini
1
-16
/
+21
2018-08-07
Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblaze
Tom Rini
3
-388
/
+103
2018-08-07
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2
-1
/
+11
2018-08-07
gpio: xilinx: Add support for using label property
Michal Simek
2
-2
/
+18
2018-08-07
gpio: xilinx: Return 0 from xilinx_gpio_set_value
Michal Simek
1
-1
/
+1
2018-08-07
gpio: xilinx: Not read output values via regs
Michal Simek
1
-4
/
+32
2018-08-07
gpio: xilinx: Simplify logic in xilinx_gpio_set_value
Michal Simek
1
-7
/
+6
2018-08-07
gpio: xilinx: Set value before changing direction
Michal Simek
1
-2
/
+2
2018-08-07
gpio: xilinx: Remove !DM driver
Michal Simek
1
-336
/
+2
2018-08-07
gpio: xilinx: Find out bank before use in xilinx_gpio_get_function()
Michal Simek
1
-4
/
+4
2018-08-06
i2c: imx_lpi2c: add uclass api support
Peng Fan
1
-7
/
+40
2018-08-06
i2c-mux: pca954x: support pca9646 i2c switch
Peng Fan
1
-1
/
+8
2018-08-06
dm: core: device: enable power domain in probe
Peng Fan
1
-0
/
+7
2018-08-06
power: Add CONFIG_SPL_POWER_DOMAIN config
Peng Fan
2
-1
/
+2
2018-08-06
gpio: zynq: Used platdata structure for storing static data instead of priv
Vipul Kumar
1
-33
/
+34
2018-08-06
spi: Kconfig: Create ISSI Kconfig entry
Michal Simek
1
-0
/
+5
2018-08-06
ARM: Odroid XU3: Modify exynos dw_mmc driver to support Odroid XU3 in DM MMC
Lukasz Majewski
1
-0
/
+1
2018-08-06
ARM: Odroid XU3: Fix the dwmci_exynos *priv data assignment for DM_MMC (sdr_t...
Lukasz Majewski
1
-1
/
+5
2018-08-06
ARM: dw_mmc: Exclude dwmci Exynos priv_data allocation from exynos_dwmci_get_...
Lukasz Majewski
1
-15
/
+15
[next]