Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
cda02f127e899c8011d0b45f968e055052cb3ebf
/
drivers
cda02f1
mmc: exynos_dw_mmc: Improve coding style
by Sam Protsenko
· Wed Aug 07 22:14:41 2024 -0500
bb28ec5
mmc: exynos_dw_mmc: Use dev->name as driver's displayed name
by Sam Protsenko
· Wed Aug 07 22:14:40 2024 -0500
9deaa46
mmc: exynos_dw_mmc: Don't call dwmci_setup_cfg() after add_dwmci()
by Sam Protsenko
· Wed Aug 07 22:14:39 2024 -0500
bb875e8
mmc: exynos_dw_mmc: Pull all init code into probe function
by Sam Protsenko
· Wed Aug 07 22:14:38 2024 -0500
af9dcff
mmc: exynos_dw_mmc: Add support for ARM64 Exynos chips
by Sam Protsenko
· Wed Aug 07 22:14:37 2024 -0500
f35cd26
mmc: exynos_dw_mmc: Set requested freq in get_mmc_clk() callback
by Sam Protsenko
· Wed Aug 07 22:14:36 2024 -0500
4fe61da
mmc: exynos_dw_mmc: Read and use DDR timing when available
by Sam Protsenko
· Wed Aug 07 22:14:35 2024 -0500
3b26440
mmc: exynos_dw_mmc: Move quirks from struct dwmci_host to chip data
by Sam Protsenko
· Wed Aug 07 22:14:34 2024 -0500
b4dbd28
mmc: exynos_dw_mmc: Read common clock-frequency property
by Sam Protsenko
· Wed Aug 07 22:14:33 2024 -0500
38d8d5d
mmc: exynos_dw_mmc: Read common bus-width property
by Sam Protsenko
· Wed Aug 07 22:14:32 2024 -0500
40ad20d
mmc: exynos_dw_mmc: Refactor fixed CIU clock divider
by Sam Protsenko
· Wed Aug 07 22:14:31 2024 -0500
60b63e4
mmc: exynos_dw_mmc: Abstract CLKSEL register
by Sam Protsenko
· Wed Aug 07 22:14:30 2024 -0500
bab187c
mmc: exynos_dw_mmc: Read upstream SDR timing properties
by Sam Protsenko
· Wed Aug 07 22:14:29 2024 -0500
6002ceb
mmc: exynos_dw_mmc: Convert to use livetree API
by Sam Protsenko
· Wed Aug 07 22:14:28 2024 -0500
f78333a
mmc: exynos_dw_mmc: Use .of_to_plat for device tree parsing
by Sam Protsenko
· Wed Aug 07 22:14:27 2024 -0500
57ddb37
mmc: exynos_dw_mmc: Obtain and use CIU clock via CCF API
by Sam Protsenko
· Wed Aug 07 22:14:26 2024 -0500
0e28aa0
mmc: exynos_dw_mmc: Don't call pinmux functions on ARM64 chips
by Sam Protsenko
· Wed Aug 07 22:14:25 2024 -0500
3192a64
mmc: exynos_dw_mmc: Fix getting private data in exynos_dwmci_board_init()
by Sam Protsenko
· Wed Aug 07 22:14:24 2024 -0500
745edd6
mmc: exynos_dw_mmc: Fix obtaining the base address of controller
by Sam Protsenko
· Wed Aug 07 22:14:23 2024 -0500
286892e
mmc: dw_mmc: Improve coding style
by Sam Protsenko
· Wed Aug 07 22:14:19 2024 -0500
751fdf1
mmc: dw_mmc: Replace fifoth_val property with fifo-depth
by Sam Protsenko
· Wed Aug 07 22:14:17 2024 -0500
7c99161
mmc: dw_mmc: Add support for 64-bit IDMAC
by Sam Protsenko
· Wed Aug 07 22:14:16 2024 -0500
6384a1f
mmc: dw_mmc: Improve 32-bit IDMAC descriptor namings
by Sam Protsenko
· Wed Aug 07 22:14:15 2024 -0500
2e7424b
mmc: dw_mmc: Extract setting the DMA descriptor into a separate routine
by Sam Protsenko
· Wed Aug 07 22:14:14 2024 -0500
3350c20
mmc: dw_mmc: Extract DMA transfer handling code into a separate routine
by Sam Protsenko
· Wed Aug 07 22:14:13 2024 -0500
c4cffe8
mmc: dw_mmc: Extract FIFO data transfer into a separate routine
by Sam Protsenko
· Wed Aug 07 22:14:12 2024 -0500
fd5387f
mmc: dw_mmc: Extract divider update to a separate function
by Sam Protsenko
· Wed Aug 07 22:14:11 2024 -0500
0845f4f
mmc: dw_mmc: Extract FIFO init into a separate routine
by Sam Protsenko
· Wed Aug 07 22:14:10 2024 -0500
cf81204
mmc: dw_mmc: Extract waiting for data busy into a separate routine
by Sam Protsenko
· Wed Aug 07 22:14:09 2024 -0500
2543c32
mmc: dw_mmc: Move struct idmac to dw_mmc.c
by Sam Protsenko
· Wed Aug 07 22:14:08 2024 -0500
e37b28b
Merge tag 'u-boot-rockchip-20240812' of https://source.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Mon Aug 12 07:58:24 2024 -0600
dcd0ab9
usb: dwc3: support USB 3.1 controllers
by Caleb Connolly
· Tue Apr 23 16:15:06 2024 +0200
3be6f97
Merge tag 'tpm-master-09082024' of https://source.denx.de/u-boot/custodians/u-boot-tpm.git
by Tom Rini
· Fri Aug 09 14:00:04 2024 -0600
e78d13a
i2c: imx_lpi2c: Support read transfers longer than 256 bytes
by Fedor Ross
· Wed Aug 07 16:08:01 2024 +0200
dbef547
i2c: imx_lpi2c: Replace hard-coded bus speed value with bus->speed_hz
by Fedor Ross
· Wed Aug 07 16:08:00 2024 +0200
4233e73
i2c: imx_lpi2c: Fix a typo in bus_i2c_receive
by Fedor Ross
· Wed Aug 07 16:07:59 2024 +0200
e2ec142
i2c: samsung: Support platforms other than EXYNOS4 and EXYNOS5
by David Virag
· Fri Aug 02 21:19:16 2024 +0200
4e04b5f
i2c: samsung: Drop s3c24x0 specific code.
by David Virag
· Fri Aug 02 21:19:15 2024 +0200
47b9efb
i2c: mux: Fix error path in i2c-arb-gpio
by Michal Simek
· Thu Aug 01 10:01:30 2024 +0200
7aa8189
i2c: pca954x: Remove pointer to GD
by Michal Simek
· Thu Aug 01 09:41:25 2024 +0200
1d52512
dm: adc: Add SPL_ADC Kconfig symbol for use of ADC in SPL
by Jonas Karlman
· Fri Aug 02 22:12:22 2024 +0000
cd51318
rockchip: io-domain: Add support for RK3308
by Jonas Karlman
· Wed Jul 24 06:58:15 2024 +0000
8b2dec8
mmc: rockchip_dw_mmc: Allow 4-bit mode when 8-bit mode is supported
by Jonas Karlman
· Wed Jul 24 06:55:36 2024 +0000
2e17ad8
phy: rockchip: naneng-combphy: Introduce PHY-IDs to fix RK3588 muxing
by Sebastian Kropatsch
· Tue Jul 23 23:13:14 2024 +0200
7f0264a
Merge tag 'u-boot-nand-20240808' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash
by Tom Rini
· Thu Aug 08 07:59:47 2024 -0600
a87a7fa
spinand: bind UBI block
by Alexey Romanov
· Thu Jul 18 08:45:28 2024 +0300
c9f6113
disk: support UBI partitions
by Alexey Romanov
· Thu Jul 18 08:45:27 2024 +0300
4d44fa2
drivers: introduce UBI block abstraction
by Alexey Romanov
· Thu Jul 18 08:45:25 2024 +0300
2ec1fd8
spinand: bind mtdblock
by Alexey Romanov
· Thu Jul 18 08:46:06 2024 +0300
8e1fd2e
drivers: introduce mtdblock abstraction
by Alexey Romanov
· Thu Jul 18 08:46:05 2024 +0300
d511967
disk: support MTD partitions
by Alexey Romanov
· Thu Jul 18 08:46:04 2024 +0300
9f98a00
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· Tue Aug 06 09:36:46 2024 -0600
2a7314c
Merge tag 'xilinx-for-v2024.10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· Tue Aug 06 07:17:11 2024 -0600
d1c099e
tpm: call tpm_tis_wait_init() after tpm_tis_init()
by Lukas Funke
· Wed Jul 24 09:34:47 2024 +0200
3a16917
spi: sunxi: fix clock divider calculation for max frequency setting
by Michael Walle
· Thu Jul 18 22:42:53 2024 +0200
8ca7b0c
spi: sunxi: fix CDR2 calculation
by Michael Walle
· Thu Jul 18 22:42:52 2024 +0200
a00df29
Merge patch series "Bug-fixes for a few boards"
by Tom Rini
· Mon Aug 05 12:15:44 2024 -0600
08d4ba4
rockchip: Avoid #ifdefs in RK3399 SPL
by Simon Glass
· Thu Aug 01 06:47:23 2024 -0600
c5c33be
rockchip: Ensure memory size is available in RK3399 SPL
by Simon Glass
· Thu Aug 01 06:47:22 2024 -0600
b7ec65e
soc: zynqmp: Add support for zu1eg_lr device
by Michal Simek
· Tue Jul 30 16:53:23 2024 +0200
119909c
mtd: spi-nor: ids: Add IS25LP01GG flash support
by Prasad Kummari
· Mon Jun 17 09:48:42 2024 +0530
fb05644
clk: zynqmp: Add set_rate support for display clocks
by Venkatesh Yadav Abbarapu
· Thu Jul 11 13:59:39 2024 +0530
863a154
cpu: imx: implement release_core callback
by Hou Zhiqiang
· Thu Aug 01 11:59:54 2024 +0800
78ff9db
cpu: imx: Add i.MX 8M series SoCs
by Hou Zhiqiang
· Thu Aug 01 11:59:53 2024 +0800
baea09c
cpu: imx: removed the tail '\n' of the CPU description
by Hou Zhiqiang
· Thu Aug 01 11:59:52 2024 +0800
c5e1a11
cpu: imx: fix the CPU type field width
by Hou Zhiqiang
· Thu Aug 01 11:59:51 2024 +0800
a1124da
cpu: imx: fix the CPU frequency in cpu_imx_get_info()
by Hou Zhiqiang
· Thu Aug 01 11:59:50 2024 +0800
4274452
cpu: sandbox: implement release_core callback
by Hou Zhiqiang
· Thu Aug 01 11:59:48 2024 +0800
ace391d
cpu: add release_core callback
by Hou Zhiqiang
· Thu Aug 01 11:59:47 2024 +0800
04a0643
clk: imx8m: register ARM A53 core clock
by Hou Zhiqiang
· Thu Aug 01 11:59:46 2024 +0800
f84d65c
clk: clk-uclass: Print clk name in clk_enable/clk_disable
by Michael Trimarchi
· Tue Jul 09 08:28:13 2024 +0200
46bba6e
clk: Fix error message in clk_get_bulk
by Jan Kiszka
· Sat Mar 09 13:27:09 2024 +0100
a4a0c6e
Merge patch series "clk: mediatek: add OPs to support OF_UPSTREAM"
by Tom Rini
· Thu Aug 01 15:32:54 2024 -0600
3c2ae7d
clk: mediatek: add support for APMIXED parent in infra MUX
by Christian Marangi
· Fri Jun 28 19:40:57 2024 +0200
475d00f
clk: mediatek: add support for GATEs for APMIXED OPs
by Christian Marangi
· Fri Jun 28 19:40:56 2024 +0200
c05ebe6
clk: mediatek: implement MUX_FLAGS and MUX_MIXED_FLAGS macro
by Christian Marangi
· Fri Jun 28 19:40:55 2024 +0200
29771ad
clk: mediatek: add support for remapping clock ID
by Christian Marangi
· Fri Jun 28 19:40:54 2024 +0200
e03d080
clk: mediatek: provide common clk init function for infrasys
by Christian Marangi
· Fri Jun 28 19:40:53 2024 +0200
56dc7cd
clk: mediatek: add support for gate clock to reference topckgen clock
by Christian Marangi
· Fri Jun 28 19:40:52 2024 +0200
1bde149
clk: mediatek: add support for parent mux from different source for topckgen
by Christian Marangi
· Fri Jun 28 19:40:51 2024 +0200
a4143eb
clk: mediatek: add support for parent mux from different source
by Christian Marangi
· Fri Jun 28 19:40:50 2024 +0200
8f5b30c
clk: mediatek: add support for gate ID at offset
by Christian Marangi
· Fri Jun 28 19:40:49 2024 +0200
baa244c
clk: mediatek: add support for gates in clk_tree for infrasys
by Christian Marangi
· Fri Jun 28 19:40:48 2024 +0200
358415a
clk: mediatek: return XTAL rate for infrasys get_mux_rate
by Christian Marangi
· Fri Jun 28 19:40:47 2024 +0200
16f5f3f
clk: mediatek: return XTAL rate directly for gates with XTAL parent
by Christian Marangi
· Fri Jun 28 19:40:46 2024 +0200
abed372
net: dwc_eth_qos: mdio: Implement clause 45
by Philip Oberfichtner
· Tue May 07 11:42:37 2024 +0200
06e8f11
Merge tag 'video-20240731' of https://source.denx.de/u-boot/custodians/u-boot-video
by Tom Rini
· Wed Jul 31 13:39:14 2024 -0600
614a2ef
Merge patch series "Endian Kconfig improvements"
by Tom Rini
· Wed Jul 31 11:18:43 2024 -0600
0803a27
config: Use CONFIG_SYS_BIG_ENDIAN in code whenever possible
by Jiaxun Yang
· Wed Jul 17 16:07:03 2024 +0800
89ee5ef
sandbox: Drop video-sync in serial driver
by Simon Glass
· Wed Jul 31 08:44:12 2024 -0600
e0337a5
video: Use cyclic to handle video sync
by Simon Glass
· Wed Jul 31 08:44:10 2024 -0600
7f6280f
video: Move last_sync to private data
by Simon Glass
· Wed Jul 31 08:44:09 2024 -0600
0b38522
cyclic: Add a symbol for SPL
by Simon Glass
· Wed Jul 31 08:44:08 2024 -0600
6012c1e
dm: use list_count_nodes() for counting list nodes
by Sughosh Ganu
· Tue Jul 30 16:41:32 2024 +0530
c88e90a
Merge patch series "led: implement software blinking"
by Tom Rini
· Tue Jul 30 12:36:22 2024 -0600
56250a6
led: Add dts property to specify blinking of the led
by Michael Polyntsov
· Fri Jul 19 13:12:13 2024 +0400
353deb9
led: Implement software led blinking
by Michael Polyntsov
· Fri Jul 19 13:12:12 2024 +0400
8224f16
led: enable LEDST_BLINK state unconditionally
by Mikhail Kshevetskiy
· Fri Jul 19 13:12:11 2024 +0400
5690c25
Merge branch 'qcom-main' of https://gitlab.denx.de/u-boot/custodians/u-boot-snapdragon
by Tom Rini
· Thu Jul 25 18:04:16 2024 -0600
ea1b88b
net: add Qualcomm ESS EDMA adapter
by Robert Marko
· Mon Jun 03 14:06:15 2024 +0200
Next »