Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
84516a786f420137bb7fc64f8a066800dd3e0993
/
drivers
84516a7
mmc: fsl_esdhc_imx: remove redundant ARCH_MXC
by Haibo Chen
· Fri Feb 11 19:16:56 2022 +0800
4a756dc
clk: imx: select [SPL_]CLK_COMPOSITE_CCF for imx8mn
by Heiko Thiery
· Sun Jan 30 07:37:06 2022 +0100
97497fd
mmc: fsl_esdhc_imx: Use esdhc_soc_data flags to set host caps
by Adam Ford
· Wed Jan 12 07:53:56 2022 -0600
427104d
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· Thu Feb 17 11:03:50 2022 -0500
532b719
ddr: marvell: a38x: fix BYTE_HOMOGENEOUS_SPLIT_OUT decision
by Marek Behún
· Thu Feb 17 01:08:37 2022 +0100
0ef7905
pci: mvebu: Ensure that root port is always on root zero bus
by Pali Rohár
· Tue Feb 15 11:34:01 2022 +0100
4d73e81
arm: a37xx: pci: Update comment about Command/Direct mode
by Pali Rohár
· Tue Feb 15 11:23:37 2022 +0100
1efa134
arm: a37xx: pci: Register controller also when no PCIe card is connected
by Pali Rohár
· Tue Feb 15 11:23:36 2022 +0100
4106305
arm: a37xx: pci: Do not try to access other buses when link is down
by Pali Rohár
· Tue Feb 15 11:23:35 2022 +0100
43691bb
watchdog: armada_37xx: Convert to official DT bindings
by Pali Rohár
· Mon Feb 14 11:34:25 2022 +0100
ecdc7bf
usb: ehci: ehci-marvell: Update compatible string to official DT bindings
by Pali Rohár
· Mon Feb 14 11:34:24 2022 +0100
570a7a5
phy: marvell: a3700: Update compatible string to official DT bindings
by Pali Rohár
· Mon Feb 14 11:34:23 2022 +0100
3f0032f
rtc: ds1307: Add bindings for microchip, mcp7940x
by Pali Rohár
· Mon Feb 14 11:34:22 2022 +0100
7e1c4fd
arm: a37xx: pci: Ensure that root port is always on root zero bus
by Pali Rohár
· Thu Feb 10 14:53:45 2022 +0100
0c8b55f
arm: a37xx: pci: Use dev_read_addr()
by Pali Rohár
· Thu Feb 10 14:53:44 2022 +0100
660a941
arm: a37xx: pci: Cleanup macro names
by Pali Rohár
· Thu Feb 10 14:53:43 2022 +0100
810cde3
arm: a37xx: pci: Use standard register macros from pci.h
by Pali Rohár
· Thu Feb 10 14:53:42 2022 +0100
7d02750
Merge branch 'master' of git://source.denx.de/u-boot-usb
by Tom Rini
· Wed Feb 16 18:21:41 2022 -0500
5f31d4a
drivers: power: regulator: tps65941_regulator: Add support for 3Phase buck
by Sinthu Raja
· Wed Feb 09 15:06:47 2022 +0530
e8146ea
drivers: power: pmic: Add support for tps659412 PMIC
by Sinthu Raja
· Wed Feb 09 15:06:46 2022 +0530
ec2b73d
usb: xhci: reset endpoint on USB stall
by Stefan Agner
· Mon Sep 27 14:42:58 2021 +0200
eefabee
usb: dwc3: core: stop the core when it's removed
by Angus Ainslie
· Wed Feb 02 15:08:55 2022 -0800
6e382a8
usb: dwc3: dwc3-generic: check the parent nodes
by Angus Ainslie
· Wed Feb 02 15:08:54 2022 -0800
a59a8cb
phy: nop-phy: Enable reset-gpios support
by Adam Ford
· Sat Jan 29 07:27:47 2022 -0600
fa4282a
DFU: Check the number of arguments and argument string strictly
by Masami Hiramatsu
· Mon Jan 31 11:52:37 2022 +0900
f815c33
DFU: Accept redundant spaces and tabs in dfu_alt_info
by Masami Hiramatsu
· Mon Jan 31 11:52:29 2022 +0900
020bb2c
DFU: Do not copy the entity name over the buffer size
by Masami Hiramatsu
· Mon Jan 31 11:52:20 2022 +0900
6a0904b
button: adc: set state to pressed when the voltage is closest to nominal
by Peter Cai
· Wed Feb 02 13:04:04 2022 -0500
bb91031
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· Fri Feb 11 07:22:30 2022 -0500
98a80cd
usb: gadget: ci: Avoid null pointer dereference
by Marek Vasut
· Fri Jan 28 04:39:09 2022 +0100
33da95a
usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mn
by Adam Ford
· Thu Feb 03 15:20:11 2022 -0600
5348dba
input: apple: Add support for Apple SPI keyboard
by Mark Kettenis
· Sun Jan 23 16:48:13 2022 +0100
0c3e924
spi: apple: Add driver for Apple SPI controller
by Mark Kettenis
· Sun Jan 23 16:48:12 2022 +0100
31d5f7b
nvme: apple: Add driver for Apple NVMe storage controller
by Mark Kettenis
· Sat Jan 22 20:38:18 2022 +0100
9e8c483
power: domain: apple: Add reset support
by Mark Kettenis
· Sat Jan 22 20:38:17 2022 +0100
a106a30
nvme: Add shutdown function
by Mark Kettenis
· Sat Jan 22 20:38:16 2022 +0100
7579e90
nvme: Introduce driver ops
by Mark Kettenis
· Sat Jan 22 20:38:15 2022 +0100
f3efb3b
mailbox: apple: Add driver for Apple IOP mailbox
by Mark Kettenis
· Sat Jan 22 20:38:12 2022 +0100
f8463d6
nvme: Split out PCI support
by Mark Kettenis
· Sat Jan 22 20:38:11 2022 +0100
331f7f9
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· Thu Feb 10 15:09:55 2022 -0500
6f775ff
Merge tag 'dm-pull-8feb22-take3' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Thu Feb 10 09:02:06 2022 -0500
c0fe284
serial: Add RISC-V HTIF console driver
by Anup Patel
· Thu Jan 27 11:41:07 2022 +0530
6fe2dd5
serial-uclass: fix build warning
by Heiko Schocher
· Wed Feb 02 13:55:19 2022 +0100
366daf6
serial: remove nulldev_serial_input
by Heiko Schocher
· Wed Feb 02 13:53:17 2022 +0100
c5e6ec1
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· Wed Feb 09 11:40:27 2022 -0500
231e774
Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig
by Simon Glass
· Mon Jan 31 07:49:37 2022 -0700
1a46224
scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICE
by Simon Glass
· Mon Jan 31 07:49:36 2022 -0700
d31075b
ahci: Make ahci drivers depend on AHCI
by Simon Glass
· Mon Jan 31 07:49:35 2022 -0700
9e56288
sata: sata_sil: Only support BLK
by Simon Glass
· Mon Jan 31 07:49:34 2022 -0700
701ef06
sata: Rearrange Kconfig for SATA
by Simon Glass
· Mon Jan 31 07:49:33 2022 -0700
edc4777
sata: Only support BLK
by Simon Glass
· Mon Jan 31 07:49:32 2022 -0700
6b798c9
sata: Drop Silicon Image SIL3114 SATA driver
by Simon Glass
· Mon Jan 31 07:49:31 2022 -0700
8a4b588
Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig
by Simon Glass
· Sat Jan 22 05:53:24 2022 -0700
37efde8
ide: Drop CONFIG_IDE_AHB
by Simon Glass
· Sat Jan 22 05:53:23 2022 -0700
87f79c5
mmc: fsl: Use brackets around if()
by Simon Glass
· Sat Jan 22 05:07:24 2022 -0700
86376fd
mmc: fsl_esdhc_imx: fix watermark level in dma
by Marcel Ziswiler
· Mon Jan 31 23:08:31 2022 +0100
f01608f
phy: cadence: Sierra: Add support for skipping configuration
by Aswath Govindraju
· Fri Jan 28 13:41:50 2022 +0530
e51f3e5
phy: cadence: Sierra: Add PCIe + QSGMII PHY multilink configuration
by Swapnil Jakhade
· Fri Jan 28 13:41:49 2022 +0530
547eec4
phy: cadence: Sierra: Add support for PHY multilink configurations
by Swapnil Jakhade
· Fri Jan 28 13:41:48 2022 +0530
7b7f88b
phy: cadence: Sierra: Update single link PCIe register configuration
by Swapnil Jakhade
· Fri Jan 28 13:41:47 2022 +0530
b5c512f
phy: cadence: Sierra: Check PIPE mode PHY status to be ready for operation
by Swapnil Jakhade
· Fri Jan 28 13:41:46 2022 +0530
13a6208
phy: cadence: Sierra: Check cmn_ready assertion during PHY power on
by Swapnil Jakhade
· Fri Jan 28 13:41:45 2022 +0530
aa20b30
phy: cadence: Sierra: Add PHY PCS common register configurations
by Swapnil Jakhade
· Fri Jan 28 13:41:44 2022 +0530
5b6b3dc
phy: cadence: Sierra: Rename some regmap variables to be in sync with Sierra documentation
by Swapnil Jakhade
· Fri Jan 28 13:41:43 2022 +0530
0d372ea
phy: cadence: Sierra: Add support to get SSC type from device tree.
by Swapnil Jakhade
· Fri Jan 28 13:41:42 2022 +0530
e42a847
phy: cadence: Sierra: Prepare driver to add support for multilink configurations
by Swapnil Jakhade
· Fri Jan 28 13:41:40 2022 +0530
eaf8b51
phy: ti: phy-j721e-wiz.c: Fix the condition for setting P_ENABLE_FORCE
by Aswath Govindraju
· Fri Jan 28 13:41:37 2022 +0530
304341f
phy: cadence: Sierra: Model PLL_CMNLC and PLL_CMNLC1 as a clock
by Aswath Govindraju
· Fri Jan 28 13:41:36 2022 +0530
11fcd0e
phy: cadence: Sierra: Add a UCLASS_PHY device for links
by Aswath Govindraju
· Fri Jan 28 13:41:35 2022 +0530
25f8b37
phy: cadence: Sierra: Add missing clk_disable_unprepare() in .remove callback
by Kishon Vijay Abraham I
· Fri Jan 28 13:41:34 2022 +0530
d604252
phy: cadence: Sierra: Add array of input clocks in "struct cdns_sierra_phy"
by Kishon Vijay Abraham I
· Fri Jan 28 13:41:33 2022 +0530
12fbc5c
phy: cadence: Sierra: Move all reset_control_get*() to a separate function
by Kishon Vijay Abraham I
· Fri Jan 28 13:41:32 2022 +0530
47d0bcb
phy: cadence: Sierra: Move all clk_get_*() to a separate function
by Kishon Vijay Abraham I
· Fri Jan 28 13:41:31 2022 +0530
030625f
phy: cadence: Sierra: Create PHY only for "phy" or "link" sub-nodes
by Kishon Vijay Abraham I
· Fri Jan 28 13:41:30 2022 +0530
1ff2b71
phy: cadence: Sierra: Fix PHY power_on sequence
by Kishon Vijay Abraham I
· Fri Jan 28 13:41:29 2022 +0530
a366626
phy: cadence: sierra: Fix for USB3 U1/U2 state
by Sanket Parmar
· Fri Jan 28 13:41:28 2022 +0530
ff14a05
remoteproc: ipu: Add driver to bring up ipu
by Keerthy
· Thu Jan 27 13:16:56 2022 +0100
844db20
remoteproc: uclass: Add remoteproc resource handling helpers
by Keerthy
· Thu Jan 27 13:16:55 2022 +0100
fe8f609
drivers: misc: Makefile: Enable fs_loader compilation at SPL Level
by Keerthy
· Thu Jan 27 13:16:53 2022 +0100
0c0bdbb
reset: dra7: Add a reset driver
by Keerthy
· Thu Jan 27 13:16:51 2022 +0100
1a798db
soc: soc_ti_k3: update j721e revision numbering
by Bryan Brattlof
· Wed Jan 26 16:07:33 2022 -0600
2645719
soc: ti: k3-socinfo: Add entry for J721S2 SoC
by David Huang
· Tue Jan 25 20:56:36 2022 +0530
bf9d0b9
ram: k3-ddrss: Add support for J721S2 SoC
by David Huang
· Tue Jan 25 20:56:35 2022 +0530
7078f35
power: domain: ti: Add support for J721S2 SoC
by David Huang
· Tue Jan 25 20:56:34 2022 +0530
e04854b
clk: clk-k3: Add support for J721S2 SoC
by David Huang
· Tue Jan 25 20:56:33 2022 +0530
7bee6e1
drivers: dma: Add support for J721S2
by David Huang
· Tue Jan 25 20:56:32 2022 +0530
6324bc7
ram: k3-ddrss: Add support for configuring MSMC subsystem in case of Multiple DDR subsystems
by Aswath Govindraju
· Tue Jan 25 20:56:30 2022 +0530
b232cb4
ram: k3-ddrss: Add support for multiple instances of DDR subsystems
by Aswath Govindraju
· Tue Jan 25 20:56:29 2022 +0530
7bd8844
ram: k3-ddrss: lpddr4_structs_if.h: Add a pointer to ddr instance
by Aswath Govindraju
· Tue Jan 25 20:56:28 2022 +0530
dd050c4
remoteproc: k3_system_controller: Support optional boot_notification channel
by Nishanth Menon
· Tue Jan 25 20:56:27 2022 +0530
bc72284
clk: imx: select [SPL_]CLK_COMPOSITE_CCF for imxrt10{20|50}
by Heiko Thiery
· Sun Jan 30 07:38:12 2022 +0100
f54598a
regulator: bd718x7: Bypass bogus warnings
by Marek Vasut
· Tue Jan 25 03:46:52 2022 +0100
3151e42
GPIO: fxl6408: Add support for FXL6408 GPIO expander
by Oleksandr Suvorov
· Sun Nov 21 18:05:16 2021 +0200
8b10a7e
spi: mxc_spi: remove redundant code in spi_xchg_single()
by Haolin Li
· Sat Nov 06 03:03:34 2021 -0700
7f5dd94
imx8ulp: ddr: Fix DDR frequency request issue
by Ye Li
· Fri Oct 29 09:46:34 2021 +0800
9cac6e2
imx8ulp:ddr: saving the dram config timing data into sram
by Jacky Bai
· Fri Oct 29 09:46:33 2021 +0800
198bbb1
net: ti: am65-cpsw: Cleanup resources before jump to kernel
by Vignesh Raghavendra
· Fri Jan 28 11:21:19 2022 +0530
da3d671
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· Wed Feb 02 09:16:49 2022 -0500
e5cb00a
mtd: cfi_mtd: populate mtd->dev with flash_info->dev
by Patrice Chotard
· Fri Dec 03 10:27:44 2021 +0100
ff1cb9c
rtc: pcf2127: remove U-Boot specific compatible string
by Vladimir Oltean
· Mon Jan 03 14:47:30 2022 +0200
Next »