Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
dba266f8af27e462c3551c6d3370468354ce33b4
/
drivers
dba266f
serial: ns16550: Try get serial clock rate from DT before CLK
by Jonas Karlman
· Sun Aug 04 15:09:52 2024 +0000
be3ad16
pinctrl: mediatek: Bind gpio while binding pinctrl
by Chris Webb
· Wed Jul 31 11:01:31 2024 +0100
63630a7
Merge branch 'next'
by Tom Rini
· Mon Oct 07 09:06:49 2024 -0600
1f528fd
clk: renesas: rcar-gen3: Fix SSCG caching replacement with MDSEL/PE caching
by Marek Vasut
· Sat Oct 05 19:45:02 2024 +0200
231d2ba
Merge branch 'u-boot-nand-20241005' of https://gitlab.denx.de/u-boot/custodians/u-boot-nand-flash into next
by Tom Rini
· Sat Oct 05 11:18:38 2024 -0600
a5837bf
mtd: rawnand: brcmnand: Add support for getting ecc setting from strap
by William Zhang
· Mon Sep 16 11:58:49 2024 +0200
27cfe7d
mtd: rawnand: brcmnand: Support write protection setting from dts
by William Zhang
· Mon Sep 16 11:58:48 2024 +0200
d2ad157
mtd: rawnand: brcmnand: Add read data bus interface
by Linus Walleij
· Mon Sep 16 11:58:47 2024 +0200
3d8ade4
mtd: rawnand: brcmnand: Fix mtd oobsize
by William Zhang
· Mon Sep 16 11:58:46 2024 +0200
a645493
mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write
by William Zhang
· Mon Sep 16 11:58:45 2024 +0200
080ac0f
mtd: rawnand: brcmnand: Fix potential false time out warning
by William Zhang
· Mon Sep 16 11:58:44 2024 +0200
26f66e6
mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller
by William Zhang
· Mon Sep 16 11:58:43 2024 +0200
6f8ae26
Merge tag 'u-boot-imx-next-20241005' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next
by Tom Rini
· Sat Oct 05 11:18:16 2024 -0600
7c9d077
Merge branch 'qcom-next' of https://source.denx.de/u-boot/custodians/u-boot-snapdragon into next
by Tom Rini
· Fri Oct 04 09:01:44 2024 -0600
573c6c2
rockchip: Provid SPL control over otp presence
by Jonas Karlman
· Fri Oct 04 06:21:34 2024 +0000
a17233d
clk/qcom: sm8250: add debug data
by Caleb Connolly
· Mon Aug 19 21:34:20 2024 +0200
591a963
clk/qcom: sm6115: add debug data
by Caleb Connolly
· Mon Aug 19 21:34:19 2024 +0200
0ae54d8
clk/qcom: sdm845: add dump data
by Caleb Connolly
· Mon Aug 19 21:34:18 2024 +0200
86d2839
clk/qcom: implement clk dump
by Caleb Connolly
· Mon Aug 19 21:34:17 2024 +0200
5f6a7fa
Revert "gpio: qcom_pmic: add a quirk to skip GPIO configuration"
by Caleb Connolly
· Mon Sep 09 14:06:10 2024 +0200
2837f94
pinctr: qcom: sm8250: add special pins pins configuration data
by Neil Armstrong
· Wed Sep 11 20:07:15 2024 +0200
6102ac4
gpio: msm: add support for special pins
by Neil Armstrong
· Wed Sep 11 20:07:14 2024 +0200
f0cbbc9
phy: qcom: Add QMP UFS PHY driver
by Bhupesh Sharma
· Tue Sep 10 11:11:58 2024 +0200
2f579cd
phy: qcom: Import QMP phy related header files from Linux
by Bhupesh Sharma
· Tue Sep 10 11:11:57 2024 +0200
c6e3748
pinctrl: qcom: add driver for SM8150 SoC
by Julius Lehmann
· Wed Sep 11 19:13:10 2024 +0200
9930fca
clk: qcom: add driver for SM8150 SoC
by Julius Lehmann
· Wed Sep 11 19:13:09 2024 +0200
74bee30
da9063: Add watchdog support
by Fabio Estevam
· Tue Sep 17 10:55:50 2024 -0300
97a645c
mmc: fsl_esdhc_imx: Reset tuning logic
by Peng Fan
· Tue Oct 01 21:07:57 2024 +0800
c6b90e2
mmc: fsl_esdhc_imx: Avoid resource leak
by Ye Li
· Tue Oct 01 21:07:56 2024 +0800
8f17e76
mmc: fsl_esdhc_imx: Fix host_caps issue for non-DM driver
by Ye Li
· Tue Oct 01 21:07:55 2024 +0800
56cb13e
mmc: fsl_esdhc_imx: Send 80 clocks before IDLE command
by Ye Li
· Tue Oct 01 21:07:54 2024 +0800
e5b6e5c
mmc: fsl_esdhc_imx: Enable AHB/IPG clk with clk bulk API
by Peng Fan
· Tue Oct 01 21:07:53 2024 +0800
4b3e656
gpio: adp5585: Add SPL config for ADP5585 driver
by Ye Li
· Sun Sep 29 09:32:26 2024 +0800
67545de
Merge tag 'u-boot-dfu-next-20241003' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next
by Tom Rini
· Thu Oct 03 16:09:30 2024 -0600
8b7bc20
Merge patch series "vbe: Series part D"
by Tom Rini
· Thu Oct 03 11:52:42 2024 -0600
c3e0e45
rockchip: Provided SPL control over efuse presence
by Simon Glass
· Fri Sep 20 09:24:42 2024 +0200
be4480d
rockchip: mmc: Fix a missing colon and newline
by Simon Glass
· Fri Sep 20 09:24:41 2024 +0200
979f26d
mmc: rockchip: Allow clocks to be missing
by Simon Glass
· Fri Sep 20 09:24:40 2024 +0200
ce80ec9
mmc: rockchip: Log some error returns
by Simon Glass
· Fri Sep 20 09:24:39 2024 +0200
9c3e926
mmc: Log the error when init fails
by Simon Glass
· Fri Sep 20 09:24:38 2024 +0200
89e920a
mmc: Support driver model in TPL
by Simon Glass
· Fri Sep 20 09:24:36 2024 +0200
35a8956
serial: Support debug UART in TPL
by Simon Glass
· Fri Sep 20 09:24:32 2024 +0200
6fa47e1
ram: Support driver model in VPL
by Simon Glass
· Fri Sep 20 09:24:31 2024 +0200
a70253d
tpl: Support numbered aliases in device tree
by Simon Glass
· Fri Sep 20 09:24:30 2024 +0200
55b2164
rtc: rv3028: add support to manage VDD regulator
by Arturo Buzarra
· Mon Sep 23 10:25:18 2024 +0200
655ccf5
spi: davinci: Drop the preload of TX buffer before read/writes operations
by Bastien Curutchet
· Fri Sep 20 10:28:06 2024 +0200
d6456b0
fs: Fix SPL build if SPL_FS_LOADER is enabled and FS_LOADER is disabled
by Hiago De Franco
· Mon Sep 16 15:03:36 2024 +0200
d8e5fc8
usb: gadget: usbhs: Add Renesas USBHS device driver
by Vitaliy Vasylskyy
· Mon Sep 09 01:06:24 2024 +0200
a51a2f0
dfu: define a callback function for the dfu_alt_info environment variable
by Rasmus Villemoes
· Wed Sep 11 15:39:00 2024 +0200
b25cf9b
power: regulator: Drop regulators_enable_boot_on/off()
by Marek Vasut
· Fri Sep 27 01:14:15 2024 +0200
6d41bf2
power: regulator: Drop regulator_unset()
by Marek Vasut
· Fri Sep 27 01:14:14 2024 +0200
ae4326a
power: regulator: Convert regulators_enable_boot_on/off() to regulator_post_probe
by Marek Vasut
· Fri Sep 27 01:14:13 2024 +0200
152fe72
power: regulator: Trigger probe of regulators which are always-on or boot-on
by Marek Vasut
· Fri Sep 27 01:14:12 2024 +0200
093502e
Merge tag 'v2024.10-rc6' into next
by Tom Rini
· Mon Sep 30 17:48:12 2024 -0600
70e99c4
Merge tag 'u-boot-dfu-20240930' of https://source.denx.de/u-boot/custodians/u-boot-dfu
by Tom Rini
· Mon Sep 30 10:38:05 2024 -0600
c0497f0
usb: gadget: cdns3: Fix missing cache operations for non-zero Endpoints
by Siddharth Vadapalli
· Mon Sep 30 15:04:07 2024 +0530
431810c
regulator: rk8xx: Use buck variable consistently
by Jonas Karlman
· Tue Sep 17 20:59:18 2024 +0000
2942516
regulator: rk8xx: Fix buck get and set enabled state on RK806
by Jonas Karlman
· Tue Sep 17 20:59:17 2024 +0000
a7c6f6b
power: regulator: Consistently return -ENOSYS when ops is unimplemented
by Jonas Karlman
· Wed Jul 24 22:47:11 2024 +0000
c3c84ad
power: regulator: Do not call set_suspend_value with -ENODATA
by Jonas Karlman
· Wed Jul 24 22:47:10 2024 +0000
239722c
Merge tag 'u-boot-imx-next-20240925' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next
by Tom Rini
· Wed Sep 25 08:21:40 2024 -0600
593070f
net: fec_mxc: Skip recv packet process when fec is halted
by Ye Li
· Tue Sep 24 15:32:00 2024 +0800
0c615f3
net: fec_mxc: Fix clk_ref rate on iMX93
by Peng Fan
· Tue Sep 24 15:31:59 2024 +0800
4e2e7a8
Merge patch series "Miscellaneous fixes"
by Tom Rini
· Tue Sep 24 10:11:59 2024 -0600
be3d47e
net: fec_mxc_init(): do not ignore return status of fec_open()
by Jerome Forissier
· Wed Sep 11 11:58:23 2024 +0200
69c5b05
net: ftgmac100: depend on NET
by Jerome Forissier
· Wed Sep 11 11:58:21 2024 +0200
116815f
net: phy: ncsi: depend on NET
by Jerome Forissier
· Wed Sep 11 11:58:20 2024 +0200
edb410b
net: fm: call dtsec_init_phy() only when it is defined
by Jerome Forissier
· Wed Sep 11 11:58:18 2024 +0200
523bc4d
flash: prefix error codes with FL_
by Jerome Forissier
· Wed Sep 11 11:58:15 2024 +0200
a2a3490
spl: ram: hide SPL_RAM_SUPPORT
by Jerome Forissier
· Tue Sep 10 15:00:18 2024 +0200
888f057
ram: k3-ddrss: Handle error properly in lpddr4_start
by Udit Kumar
· Thu Aug 29 14:04:53 2024 +0530
c8eaf2c
Merge tag 'xilinx-for-v2025.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· Mon Sep 23 08:11:01 2024 -0600
b096740
mmc: Poll CD in case cyclic framework is enabled
by Marek Vasut
· Fri Sep 06 19:10:42 2024 +0200
92c8990
phy: cadence: sierra: Don't spam console
by Roger Quadros
· Wed Sep 18 16:49:22 2024 +0300
742b897
mux: mmio: Support "reg-mux" compatible
by Roger Quadros
· Wed Sep 18 16:49:21 2024 +0300
6a29dcb
net: gem: Remove undocumented is-internal-pcspma dt flag
by Michal Simek
· Fri Sep 13 09:37:38 2024 +0200
cc0a283
mmc: zynq_sdhci: Remove device_is_compatible() function
by Padmarao Begari
· Fri Sep 13 15:01:57 2024 +0530
cb66f72
mtd: spi-nor: scale up timeout for full-chip erase
by Venkatesh Yadav Abbarapu
· Tue Jan 02 18:23:03 2024 +0530
57b2ac4
imx93: Add Low performance parts 9302/9301 support
by Ye Li
· Thu Sep 19 12:01:33 2024 +0800
fa83dc8
imx9: Add 233Mhz DDR PLL frequency
by Ye Li
· Thu Sep 19 12:01:29 2024 +0800
385a613
Merge patch series "Fix various bugs"
by Tom Rini
· Wed Sep 18 13:07:19 2024 -0600
463a56b
usb: Drop old non-DM code
by Simon Glass
· Sun Sep 01 16:26:17 2024 -0600
23686aa
nvmxip: Avoid probing on boot
by Simon Glass
· Sun Sep 01 16:26:13 2024 -0600
e745d1b
nvmxip: Drop the message on probe
by Simon Glass
· Sun Sep 01 16:26:12 2024 -0600
0dc470b
Merge patch series "Arm: npcm: modify npcm8xx boot setting"
by Tom Rini
· Mon Sep 16 16:43:53 2024 -0600
7bdf00a
pinctrl: npcm8xx: clear all gpio events
by Stanley Chu
· Wed Sep 04 10:41:06 2024 +0800
3827c33
drivers/crypto: aspeed: Add Caliptra SHA ACC support
by Chia-Wei Wang
· Fri Aug 30 15:23:34 2024 +0800
38f0459
Merge tag 'v2024.10-rc5' into next
by Tom Rini
· Mon Sep 16 14:48:13 2024 -0600
1d28d54
dfu: fix Kconfig dependencies
by Jerome Forissier
· Tue Sep 10 12:27:50 2024 +0200
277a534
Merge tag 'efi-next-20241024' of https://source.denx.de/u-boot/custodians/u-boot-efi into next
by Tom Rini
· Fri Sep 13 08:20:25 2024 -0600
14e9a3a
bootcount: Update to point to current documentation
by Tom Rini
· Mon Aug 26 10:49:56 2024 -0600
29cab7c
include: export uuid.h
by Caleb Connolly
· Fri Aug 30 13:34:37 2024 +0100
c8470c7
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next
by Tom Rini
· Thu Sep 12 09:03:40 2024 -0600
2329c21
pwm: imx: Don't drop the enable bit once set
by Miquel Raynal
· Tue Sep 10 11:13:59 2024 +0200
8fb5259
ram: ast2700: Add DRAM controller initialization
by Chia-Wei Wang
· Tue Sep 10 17:39:19 2024 +0800
e960cb7
timer: Add AST2700 IBEX timer support
by Chia-Wei Wang
· Tue Sep 10 17:39:17 2024 +0800
2882620
driver: net: Add Aspeed AST2700 MDIO support
by Jacky Chou
· Tue Sep 10 15:49:34 2024 +0800
65909ec
net: ftgmac100: Add Aspeed AST2700 support
by Jacky Chou
· Mon Jul 08 14:07:18 2024 +0800
a3e259b
net: ftgmac100: Modify desc. size to cache line
by Jacky Chou
· Fri Jun 28 17:38:50 2024 +0800
7c01153
net: ftgmac100: Fixed NC-SI PHY device cannot get
by Jacky Chou
· Fri Jun 28 15:14:45 2024 +0800
Next »