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
2022-03-10
event: Convert arch_cpu_init_dm() to use events
Simon Glass
1
-0
/
+5
2022-03-10
event: Add events for device probe/remove
Simon Glass
3
-0
/
+27
2022-03-07
gpio: Add Aspeed GPIO driver
Andrew Jeffery
3
-0
/
+307
2022-03-07
arm: mmc: Add "ti, am335-sdhci" compatible for TI's omap_hsmmc driver
Lukasz Majewski
1
-0
/
+1
2022-03-07
drivers: led: led_bcm6753: initial support
Philippe Reynes
3
-0
/
+278
2022-03-07
watchdog: bcm6345: allow to use this driver on arm bcm6753
Philippe Reynes
1
-1
/
+2
2022-03-07
nand: brcmnand: add bcm6753 support
Philippe Reynes
3
-0
/
+131
2022-03-07
gpio: bcm6345: allow to use this driver on arm bcm6753
Philippe Reynes
1
-1
/
+2
2022-03-03
Convert CONFIG_CHIP_SELECTS_PER_CTRL to Kconfig
Tom Rini
1
-0
/
+4
2022-03-03
Convert CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS to Kconfig
Tom Rini
1
-0
/
+7
2022-03-03
powerpc: Remove unused MPC8540/60ADS code
Tom Rini
1
-1
/
+0
2022-03-02
clk: scmi: register scmi clocks with CCF
Etienne Carriere
2
-0
/
+143
2022-03-02
firmware: scmi: fix sandbox and related tests for clock discovery
Etienne Carriere
1
-7
/
+5
2022-03-02
scmi: change parameter dev in devm_scmi_process_msg
Etienne Carriere
4
-12
/
+25
2022-03-02
sandbox: scmi: test against a single scmi agent
Etienne Carriere
2
-119
/
+54
2022-02-25
net: ravb: Add tx/rx delay flag checks and support for rgmii-rxid
Adam Ford
1
-3
/
+31
2022-02-25
clk: ccf: correct the test on the parent uclass in clk_enable/clk_disable
Patrick Delaunay
1
-2
/
+2
2022-02-25
clk: Add clk_get_by_name_optional
Sean Anderson
2
-4
/
+5
2022-02-24
clk: Inline clk_get_*_optional
Sean Anderson
1
-22
/
+0
2022-02-24
clk: Rename clk_get_optional_nodev
Sean Anderson
2
-5
/
+6
2022-02-24
clk: cdce9xx: Convert .of_xlate to .request
Sean Anderson
1
-9
/
+3
2022-02-24
clk: versaclock: Remove xlate function
Sean Anderson
1
-19
/
+0
2022-02-24
clk: Remove no-op request and rfree callbacks
Sean Anderson
3
-29
/
+0
2022-02-24
clk: Rename ICS8N3QV01 to CLK_ICS8N3QV01
Sean Anderson
2
-2
/
+2
2022-02-24
clk: Alphabetize Kconfig
Sean Anderson
1
-91
/
+91
2022-02-24
clk: Alphabetize Makefile
Sean Anderson
1
-9
/
+9
2022-02-23
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
3
-101
/
+66
2022-02-23
usb: ehci-omap: Remove OMAP_EHCI_PHYx_RESET_GPIO from Kconfig
Adam Ford
1
-34
/
+0
2022-02-23
usb: ehci-omap: Use PHY system to manage phy resets
Adam Ford
1
-50
/
+56
2022-02-23
usb: ehci-omap: Make Kconfig select PHY if USB_EHCI_OMAP
Adam Ford
1
-0
/
+2
2022-02-23
phy: nop-phy: Fix enabling reset
Adam Ford
1
-2
/
+3
2022-02-23
usb: ehci-omap: Move omap_ehci_hcd_init to omap_ehci_probe
Adam Ford
1
-1
/
+6
2022-02-23
usb: ehci-omap: Drop dead code
Adam Ford
1
-16
/
+1
2022-02-22
phy: phy-uclass: check the parents for phys
Angus Ainslie
1
-6
/
+14
2022-02-21
Merge branch '2022-02-21-platform-updates'
Tom Rini
3
-2
/
+3
2022-02-21
ti: i2c: fix probe_chip() return value
Nikita Yushchenko
1
-1
/
+1
2022-02-21
crypto: aspeed: fix polling RSA status wrong issue
Neal Liu
1
-1
/
+1
2022-02-21
iommu: Add M1 Pro/Max support to Apple DART driver
Janne Grunau
1
-0
/
+1
2022-02-21
Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
9
-13
/
+328
2022-02-19
mmc: fsl_esdhc_imx: correct the actual card clock
Haibo Chen
1
-1
/
+2
2022-02-19
mmc: fsl_esdhc_imx: remove redundant ARCH_MXC
Haibo Chen
1
-12
/
+3
2022-02-19
clk: imx: select [SPL_]CLK_COMPOSITE_CCF for imx8mn
Heiko Thiery
1
-0
/
+2
2022-02-19
mmc: fsl_esdhc_imx: Use esdhc_soc_data flags to set host caps
Adam Ford
1
-1
/
+22
2022-02-17
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
8
-333
/
+286
2022-02-17
ddr: marvell: a38x: fix BYTE_HOMOGENEOUS_SPLIT_OUT decision
Marek Behún
1
-2
/
+4
2022-02-17
pci: mvebu: Ensure that root port is always on root zero bus
Pali Rohár
1
-30
/
+22
2022-02-17
arm: a37xx: pci: Update comment about Command/Direct mode
Pali Rohár
1
-1
/
+1
2022-02-17
arm: a37xx: pci: Register controller also when no PCIe card is connected
Pali Rohár
1
-9
/
+3
2022-02-17
arm: a37xx: pci: Do not try to access other buses when link is down
Pali Rohár
1
-17
/
+21
2022-02-17
watchdog: armada_37xx: Convert to official DT bindings
Pali Rohár
1
-5
/
+2
[next]