Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f5a5902f7a706a6d4ba870e9f54fe47e16abf944
/
drivers
f5a5902
dm: core: Fix uclass_probe_all to really probe all devices
by Michal Suchanek
· Wed Oct 12 21:57:50 2022 +0200
9e0a090
dm: regmap: Disable range checks in SPL
by Simon Glass
· Sat Oct 15 08:08:54 2022 -0600
dbb689f
spi: Implement spi_set_speed
by Paul Barker
· Wed Oct 05 13:18:34 2022 +0100
3cf84bb
Fix typo in CONFIG_USBNET_DEVADDR
by Ignacio Zamora
· Sat Oct 08 09:50:56 2022 -0500
245048b
smem: msm: add missing <linux/sizes.h>
by Robert Marko
· Fri Oct 07 11:52:44 2022 +0200
3d8b950
firmware: scmi: fix the multi channel support with CCF
by Patrick Delaunay
· Fri Sep 30 09:36:38 2022 +0200
9cf8712
thermal: add sandbox driver
by Robert Marko
· Tue Sep 06 13:30:35 2022 +0200
8573ec4
pinctrl: fix buffer size for pinctrl_generic_set_state_prefix()
by John Keeping
· Wed Sep 07 12:11:42 2022 +0100
c1f659d
pinctrl: nuvoton: fix set persist error
by Jim Liu
· Tue Sep 13 14:23:15 2022 +0800
33e48bf
bootcount: pmic: Correct misleading comment
by Philip Oberfichtner
· Mon Sep 19 10:11:00 2022 +0200
af74e27
Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· Tue Oct 11 09:57:08 2022 -0400
e9621d8
usb: gadget: fastboot: detach usb on reboot commands
by Mattijs Korpershoek
· Fri Oct 07 11:38:22 2022 +0200
b2a19ff
usb: ehci: Remove unused ehci_{setup,shutdown}_phy() helpers
by Patrice Chotard
· Tue Sep 06 08:15:29 2022 +0200
343ff75
usb: ehci: Make usage of generic_{setup,shutdown}_phy() helpers
by Patrice Chotard
· Tue Sep 06 08:15:28 2022 +0200
cb9f1e4
usb: ohci: Make usage of generic_{setup,shutdown}_phy() helpers
by Patrice Chotard
· Tue Sep 06 08:15:27 2022 +0200
ea7c49e
phy: Add generic_{setup,shutdown}_phy() helpers
by Patrice Chotard
· Tue Sep 06 08:15:26 2022 +0200
9725534
usb: gadget: Clean up Makefile ifdeffery
by Marek Vasut
· Tue Aug 23 19:06:51 2022 +0200
c1f49a2
Merge tag 'u-boot-nand-20221009' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash
by Tom Rini
· Mon Oct 10 08:17:08 2022 -0400
4b842e1
fpga: virtex2: Use logging feature instead of FPGA_DEBUG
by Alexander Dahl
· Fri Oct 07 14:20:03 2022 +0200
a151d23
fpga: spartan3: Use logging feature instead of FPGA_DEBUG
by Alexander Dahl
· Fri Oct 07 14:20:02 2022 +0200
cb9c1f9
fpga: spartan2: Use logging feature instead of FPGA_DEBUG
by Alexander Dahl
· Fri Oct 07 14:20:01 2022 +0200
7178d0e
fpga: ACEX1K: Use logging feature instead of FPGA_DEBUG
by Alexander Dahl
· Fri Oct 07 14:20:00 2022 +0200
e543b1b
fpga: cyclon2: Use logging feature instead of FPGA_DEBUG
by Alexander Dahl
· Fri Oct 07 14:19:59 2022 +0200
b9f41d5
fpga: altera: Use logging feature instead of FPGA_DEBUG
by Alexander Dahl
· Fri Oct 07 14:19:58 2022 +0200
300954e
fpga: virtex2: Fix printf format string warnings
by Alexander Dahl
· Fri Oct 07 14:19:57 2022 +0200
6e33dea
fpga: spartan3: Fix printf arguments warning
by Alexander Dahl
· Fri Oct 07 14:19:56 2022 +0200
907527b
fpga: spartan2: Fix printf arguments warning
by Alexander Dahl
· Fri Oct 07 14:19:55 2022 +0200
cad0381
fpga: Add missing Kconfig symbols for old FPGA drivers
by Alexander Dahl
· Fri Oct 07 14:19:54 2022 +0200
e3184f8
clk: versal: Mark versal_clock_setup() as static
by Venkatesh Yadav Abbarapu
· Fri Oct 07 16:25:35 2022 +0530
f35f957
soc: xilinx: zynqmp: Mark soc_xilinx_zynqmp_get_machine() as static
by Venkatesh Yadav Abbarapu
· Tue Oct 04 11:22:01 2022 +0530
fd6e13e
mtd: mxs_nand: Support EDO mode for imx8mn architecture
by Michael Trimarchi
· Tue Aug 30 16:48:47 2022 +0200
8a6bbc5
mtd: mxs_nand: get the clock with the right name
by Dario Binacchi
· Tue Sep 27 11:56:33 2022 +0200
cb49d10
mtd: mxs_nand: don't get the gpmi_apbh_dma clock
by Dario Binacchi
· Tue Sep 27 11:47:29 2022 +0200
252e54e
clk: imx: clk-imx8mn add gpmi nand clocks
by Michael Trimarchi
· Tue Aug 30 16:45:20 2022 +0200
29c56cf
clk: imx: gate2 support shared counter and relative clock functions
by Michael Trimarchi
· Tue Aug 30 16:41:38 2022 +0200
bdd58e2
mtd: nand: Fix SPL build after migration of CONFIG_SYS_NAND_SELF_INIT to Kconfig
by Roger Quadros
· Wed Sep 28 14:42:35 2022 +0300
c86fcca
Merge tag 'efi-2023-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Fri Oct 07 11:51:05 2022 -0400
f6dfade
spi: zynqmp_qspi: Mark zynqmp_qspi_set_tapdelay() as static
by Venkatesh Yadav Abbarapu
· Tue Oct 04 11:07:30 2022 +0530
686b6e2
clk: nuvoton: Add support for NPCM845
by Jim Liu
· Tue Sep 27 16:45:16 2022 +0800
1eb6191
net: ti: am65-cpsw-nuss: Enable MDIO manual mode
by Ravi Gunasekaran
· Thu Sep 22 15:21:24 2022 +0530
40cea49
net: ti: cpsw-mdio: Add workaround for errata i2329
by Ravi Gunasekaran
· Thu Sep 22 15:21:23 2022 +0530
e6b4239
dma: ti: k3-udma: Fix 'SZ_64K’ undeclared error
by Dhruva Gole
· Tue Sep 20 10:56:02 2022 +0530
03027a5
gpio: ftgpio010: Add support for Faraday Technology FTGPIO010
by Sergei Antonov
· Mon Sep 12 13:09:15 2022 +0300
9aaf70e
regmap: fix range checks
by Heinrich Schuchardt
· Thu Sep 29 22:27:06 2022 +0000
bd758d4
timer: orion-timer: Only init timer once
by Stefan Roese
· Wed Sep 21 08:26:42 2022 +0200
03085ca
mtd: nand: pxa3xx: simplify ECC hardware parameters
by Chris Packham
· Thu Aug 25 16:59:49 2022 +1200
3315453
mmc: zynq_sdhci: Read power-domains id from DT and use
by Ashok Reddy Soma
· Fri Sep 30 03:25:47 2022 -0600
a23e6ee
mmc: zynq_sdhci: Change node_id prototype to u32
by Ashok Reddy Soma
· Fri Sep 30 03:25:46 2022 -0600
1bbe450
net: Fix static checker warnings
by Venkatesh Yadav Abbarapu
· Thu Sep 29 10:26:05 2022 +0530
e8362ea
net: emaclite: fix handling for IP packets with specific lengths
by Samuel Obuch
· Tue Sep 27 13:21:03 2022 +0200
e4fdd45
net: emaclite: fix xemaclite_alignedread/write functions
by Samuel Obuch
· Tue Sep 27 13:21:02 2022 +0200
2f229ef
net: emaclite: enable for more architectures
by Samuel Obuch
· Tue Sep 27 13:21:01 2022 +0200
aacc906
firmware: zynqmp: Change loadable config object from APU_0 to OCM_BANK_0
by Ashok Reddy Soma
· Fri Sep 30 09:37:26 2022 +0200
6ac319d
dm: fpga: Introduce new uclass
by Alexander Dahl
· Fri Sep 30 14:04:30 2022 +0200
9411630
Merge branch 'next'
by Tom Rini
· Mon Oct 03 15:39:46 2022 -0400
7a7229a
dm: core: Support copying properties with ofnode
by Simon Glass
· Tue Sep 06 20:27:33 2022 -0600
17abed0
dm: core: Allow copying ofnode property data when writing
by Simon Glass
· Tue Sep 06 20:27:32 2022 -0600
f912a72
dm: core: Complete phandle implementation using the other FDT
by Simon Glass
· Tue Sep 06 20:27:27 2022 -0600
cb13a1b
dm: core: Add the ofnode multi-tree implementation
by Simon Glass
· Tue Sep 06 20:27:26 2022 -0600
f007731
dm: core: Add definitions for multiple ofnode trees
by Simon Glass
· Tue Sep 06 20:27:25 2022 -0600
45ae59d
dm: core: Split ofnode_path_root() into two functions
by Simon Glass
· Tue Sep 06 20:27:24 2022 -0600
37dcd91
dm: core: Allow obtaining a node offset in the same tree
by Simon Glass
· Tue Sep 06 20:27:23 2022 -0600
95fd209
dm: core: Add a way to look up a phandle in an oftree
by Simon Glass
· Tue Sep 06 20:27:22 2022 -0600
04fa09a
dm: core: Add an ofnode function to obtain the flat tree
by Simon Glass
· Tue Sep 06 20:27:20 2022 -0600
e3be5fc
dm: core: Expand integer-reading tests
by Simon Glass
· Tue Sep 06 20:27:18 2022 -0600
2e4938b
dm: core: Drop ofnode_is_available()
by Simon Glass
· Tue Sep 06 20:27:17 2022 -0600
91d89a8
dm: core: Avoid creating a name property when unflattening
by Simon Glass
· Tue Sep 06 20:27:15 2022 -0600
d0aff8b
dm: core: Rename ofnode_get_property_by_prop()
by Simon Glass
· Tue Sep 06 20:27:14 2022 -0600
fec058d
dm: core: Rename ofnode_get_first/next_property()
by Simon Glass
· Tue Sep 06 20:27:13 2022 -0600
cb12c9f
dm: core: Reduce code size with dev_of_offset()
by Simon Glass
· Tue Sep 06 20:27:12 2022 -0600
9036c5c
dm: core: Drop the const from ofnode
by Simon Glass
· Tue Sep 06 20:27:04 2022 -0600
238afb5
dm: core: Support writing a property to an empty node
by Simon Glass
· Tue Sep 06 20:27:03 2022 -0600
56bc332
dm: core: Allow adding ofnode subnodes
by Simon Glass
· Tue Sep 06 20:27:02 2022 -0600
176dd43
dm: core: Pass a root node to of_find_node_by_phandle()
by Simon Glass
· Tue Sep 06 20:26:57 2022 -0600
10dda9e
sandbox: power: Update PMIC driver to use log
by Simon Glass
· Tue Sep 06 20:26:54 2022 -0600
bb7d3bb
treewide: Drop image_header_t typedef
by Simon Glass
· Tue Sep 06 20:26:52 2022 -0600
293c034
watchdog: max6370: use __udelay() to avoid recursion
by Pali Rohár
· Tue Sep 27 12:19:19 2022 +0200
21df251
watchdog: gpio_wdt: use __udelay() to avoid recursion
by Rasmus Villemoes
· Tue Sep 27 09:45:44 2022 +0200
785be73
Merge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· Mon Sep 26 11:28:14 2022 -0400
eff2077
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next
by Tom Rini
· Mon Sep 26 11:27:30 2022 -0400
5887be5
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· Mon Sep 26 08:30:17 2022 -0400
dac2b17
reset: zynqmp: Enable reset driver for Versal NET
by Jay Buddhabhatti
· Mon Sep 19 14:21:08 2022 +0200
2a0c918
mailbox: zynqmp: Enable ipi mailbox driver for Versal NET
by Jay Buddhabhatti
· Mon Sep 19 14:21:07 2022 +0200
bc62eb2
firmware: zynqmp: Add Versal NET compatible string
by Jay Buddhabhatti
· Mon Sep 19 14:21:06 2022 +0200
d52796d
clk: versal: Enable clock driver for Versal NET
by Jay Buddhabhatti
· Mon Sep 19 14:21:05 2022 +0200
06995c4
spi: zynqmp_gqspi: Add support for Versal NET
by Michal Simek
· Mon Sep 19 14:21:04 2022 +0200
2895a22
spi: cadence_qspi: Add support for Versal NET platform
by Michal Simek
· Mon Sep 19 14:21:03 2022 +0200
265f989
gpio: turris_omnia_mcu: Fix registering gpios
by Pali Rohár
· Thu Sep 22 13:25:13 2022 +0200
af47fb8
Fix out of bound access of ep array.
by Alison Huffman
· Thu Sep 22 04:01:32 2022 +0000
1fd3b3d
usb: host: nuvoton: Add nuvoton NPCM7xx ehci/ohci driver
by Jim Liu
· Tue Jun 21 17:09:02 2022 +0800
fe0e249
sandbox: Convert to use driver model for SCSI
by Simon Glass
· Wed Sep 21 16:21:46 2022 +0200
4d3b00d
sandbox: scsi: Move request-handling code to scsi_emul
by Simon Glass
· Wed Sep 21 16:21:45 2022 +0200
bfe2c81
sandbox: scsi: Move structs to header file
by Simon Glass
· Wed Sep 21 16:21:43 2022 +0200
657efaa
sandbox: scsi: Remove setup calls from handle_read()
by Simon Glass
· Wed Sep 21 16:21:42 2022 +0200
8cfdea7
sandbox: scsi: Move reply setup out of helper
by Simon Glass
· Wed Sep 21 16:21:41 2022 +0200
4313c3e
sandbox: scsi: Move file size into shared struct
by Simon Glass
· Wed Sep 21 16:21:40 2022 +0200
d0962c9
sandbox: scsi: Move block size into shared struct
by Simon Glass
· Wed Sep 21 16:21:39 2022 +0200
37884f0
scsi: Move vendor/product info into the shared struct
by Simon Glass
· Wed Sep 21 16:21:38 2022 +0200
293c43f
sandbox: Move buffer to scsi_emul_info
by Simon Glass
· Wed Sep 21 16:21:37 2022 +0200
4c92a4d
scsi: Move core emulation state into a new struct
by Simon Glass
· Wed Sep 21 16:21:36 2022 +0200
Next »