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
2021-09-27
ti: keystone: dma: Migrate to Kconfig
Tom Rini
3
-28
/
+34
2021-09-27
ti: keystone: Clean up or migrate some NAND related options.
Tom Rini
2
-6
/
+10
2021-09-27
Convert CONFIG_USB_XHCI_OMAP to Kconfig
Tom Rini
1
-0
/
+10
2021-09-27
usb: phy: ti: Remove non-DM PHY code
Tom Rini
3
-271
/
+0
2021-09-27
keystone2: Move CONFIG_AEMIF_CNTRL_BASE out of CONFIG namespace
Tom Rini
1
-5
/
+4
2021-09-27
Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/...
Tom Rini
87
-296
/
+392
2021-09-27
Merge tag 'v2021.10-rc5' into next
Tom Rini
16
-624
/
+340
2021-09-27
phy: marvell: cp110: Support SATA invert polarity
Denis Odintsov
1
-1
/
+6
2021-09-25
dm: pci: Fix handling of errors when scanning device
Pali Rohár
1
-8
/
+1
2021-09-25
sandbox: correct cpu nodes
Heinrich Schuchardt
1
-1
/
+1
2021-09-25
dm: gpio: Add of-platdata support
Simon Glass
4
-8
/
+57
2021-09-25
irq: Tidy up of-platdata irq support
Simon Glass
4
-15
/
+34
2021-09-25
clk: Rename clk_get_by_driver_info()
Simon Glass
5
-8
/
+7
2021-09-25
treewide: Try to avoid the preprocessor with OF_REAL
Simon Glass
19
-146
/
+157
2021-09-25
mmc: nds32: ftsdc010: Convert to livetree
Simon Glass
1
-15
/
+7
2021-09-25
treewide: Use OF_REAL instead of !OF_PLATDATA
Simon Glass
49
-62
/
+62
2021-09-25
treewide: Simply conditions with the new OF_REAL
Simon Glass
31
-59
/
+59
2021-09-25
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
Simon Glass
3
-4
/
+37
2021-09-24
drivers: tpm2: update reset gpio semantics
Jorge Ramirez-Ortiz
1
-8
/
+15
2021-09-24
mtd: remove SPEAr flash driver st_smi
Patrick Delaunay
2
-566
/
+0
2021-09-23
pci: Fix configuring io/memory base and limit registers of PCI bridges
Pali Rohár
1
-10
/
+29
2021-09-23
Merge git://source.denx.de/u-boot-socfpga
Tom Rini
1
-4
/
+4
2021-09-22
Merge tag 'u-boot-at91-2022.01-a' of https://source.denx.de/u-boot/custodians...
Tom Rini
7
-570
/
+145
2021-09-22
ddr: altera: use KBUILD_BASENAME instead of __FILE__
Marek Vasut
1
-4
/
+4
2021-09-22
usb: xhci-dwc3: Add support for USB 3.1 controllers
Mark Kettenis
1
-1
/
+2
2021-09-22
usb: ehci-mx6: use phy_type from device tree
Matthias Schiffer
1
-2
/
+23
2021-09-22
usb: add support for ULPI/SERIAL/HSIC PHY modes
Matthias Schiffer
1
-0
/
+3
2021-09-22
usb: xhci-dwc3: Add support for clocks/resets
Samuel Holland
1
-0
/
+56
2021-09-22
usb: xhci-pci: Move reset logic out of XHCI core
Samuel Holland
3
-41
/
+48
2021-09-22
phy: sun50i-usb3: Add a driver for the H6 USB3 PHY
Samuel Holland
3
-0
/
+180
2021-09-21
net: remove unused CONFIG_DRIVER_AT91EMAC_*
Eugen Hristev
2
-520
/
+0
2021-09-21
cpu: at91: add compatible for ARM9260EJ-S
Claudiu Beznea
1
-0
/
+1
2021-09-21
clk: at91: clk-master: split master clock in pres and divider
Claudiu Beznea
4
-50
/
+144
2021-09-20
wdt: dw: Fix passing NULL pointer to reset functions
Sean Anderson
1
-5
/
+5
2021-09-17
clk: ti: k3: Update driver to account for divider flags
Suman Anna
1
-2
/
+2
2021-09-17
clk: ti: k3-pll: Change DIV_CTRL programming to read-modify-write
Dave Gerlach
1
-2
/
+11
2021-09-17
Remove including timestamp.h in version.h
Pali Rohár
1
-1
/
+1
2021-09-17
version: Move version_string[] from version.h to version_string.h
Pali Rohár
1
-2
/
+1
2021-09-17
Remove #include <version.h> from files which do not need it
Pali Rohár
1
-1
/
+0
2021-09-16
pci: Fix mismerge with v2021.10-rc4
Tom Rini
2
-7
/
+1
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
25
-235
/
+226
2021-09-14
pinctrl: fix typo
Yuan Fang
1
-1
/
+1
2021-09-13
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
1
-3
/
+7
2021-09-14
sunxi: mmc: A20: Fix MMC optimisation
Andre Przywara
1
-3
/
+7
2021-09-13
pci: Drop DM_PCI
Simon Glass
7
-46
/
+10
2021-09-13
pci: Drop PCI_INDIRECT_BRIDGE
Simon Glass
2
-72
/
+0
2021-09-13
net: Drop DM_PCI check from designware driver
Simon Glass
1
-12
/
+10
2021-09-13
pci: acpi: Drop DM_PCI check from ahci
Simon Glass
1
-55
/
+0
2021-09-13
Merge tag 'mmc-2021-9-13' of https://source.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
4
-15
/
+32
2021-09-13
mmc: fsl_esdhc: remove 1ms sleep in esdhc_send_cmd_common()
Michael Walle
1
-7
/
+0
[next]