Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
baba248fccd74e4f2b86ab5ea48e11085d0f36e5
/
drivers
baba248
watchdog: octeontx_wdt: Add support for start and stop
by Suneel Garapati
· Wed Sep 23 11:01:31 2020 +0200
8f0f949
mmc: octeontx_hsmmc.c: Remove test debug message
by Stefan Roese
· Wed Sep 23 11:01:29 2020 +0200
bea4632
spi: octeon_spi: Use a fixed 100MHz input clock on Octeon TX2
by Stefan Roese
· Wed Aug 05 15:07:30 2020 +0200
53a55a1
Merge tag 'mmc-2020-10-14' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· Thu Oct 15 08:20:42 2020 -0400
344a33b
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· Wed Oct 14 13:51:56 2020 -0400
7c7b3c9
net: e1000: add defaults for i210 TX/RX PBSIZE
by Christian Gmeiner
· Tue Oct 06 16:08:35 2020 +0200
5de2f33
treewide: Fix wrong CONFIG_IS_ENABLED() handling
by Alper Nebi Yasak
· Mon Oct 05 09:57:29 2020 +0300
49fee03
mmc: remove duplicate mmc_get_env_dev() implementations
by David Woodhouse
· Tue Aug 04 10:05:46 2020 +0100
5355be6
drivers: gpio: keep output value for input on sandbox
by Heinrich Schuchardt
· Mon Sep 14 12:50:55 2020 +0200
081d401
mmc: fsl_esdhc: add ADMA2 support
by Michael Walle
· Mon Oct 12 10:07:14 2020 +0200
bc9e13e
mmc: fsl_esdhc: replace most #ifdefs by IS_ENABLED()
by Michael Walle
· Mon Oct 12 10:07:13 2020 +0200
e286380
spi: mvebu_a3700_spi: add support for cs-gpios
by George Hilliard
· Wed Sep 30 09:28:21 2020 -0500
8666ae8
net: Add NIC controller driver for OcteonTX2
by Suneel Garapati
· Wed Aug 26 14:37:42 2020 +0200
53dc448
net: Add NIC controller driver for OcteonTX
by Suneel Garapati
· Wed Aug 26 14:37:33 2020 +0200
9de7d2b
mtd: nand: Add NAND controller driver for OcteonTX
by Suneel Garapati
· Wed Aug 26 14:37:22 2020 +0200
8dcfee9
Merge branch 'for-next' of https://github.com/lftan/u-boot
by Tom Rini
· Mon Oct 12 07:55:17 2020 -0400
554c624
Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti
by Tom Rini
· Mon Oct 12 07:26:57 2020 -0400
920f5d0
mmc: fsl_esdhc_imx: replace all readl/writel to esdhc_read32/esdhc_write32
by Haibo Chen
· Wed Sep 30 15:52:23 2020 +0800
0ff50c9
mmc: do not check argument of free() beforehand
by Heinrich Schuchardt
· Tue Sep 29 21:48:08 2020 +0200
02016c6
mmc: sdhci: move the ADMA2 table handling into own module
by Michael Walle
· Wed Sep 23 12:42:51 2020 +0200
bdd413f
mmc: fsl_esdhc: simplify esdhc_setup_data()
by Michael Walle
· Wed Sep 23 12:42:49 2020 +0200
c9bba2e
mmc: fsl_esdhc: use dma-mapping API
by Michael Walle
· Wed Sep 23 12:42:48 2020 +0200
4ff0c69
mmc: fsl_esdhc: simplify 64bit check for SDMA transfers
by Michael Walle
· Wed Sep 23 12:42:47 2020 +0200
c2700de
mmc: fsl_esdhc_imx: remove the 1ms delay before sending command
by Haibo Chen
· Tue Sep 22 18:11:43 2020 +0800
d8de5e4
mmc: do not send cmd13 if the parameter 'send_status' is 0 for __mmc_switch
by Haibo Chen
· Tue Sep 22 18:11:42 2020 +0800
9ac60a4
mmc: fsl_esdhc: fix eMMC HS400 stability issue
by Yangbo Lu
· Tue Sep 01 16:58:07 2020 +0800
dd08eea
mmc: fsl_esdhc: fix mmc->clock with actual clock
by Yangbo Lu
· Tue Sep 01 16:58:06 2020 +0800
8f9ace1
mmc: fsl_esdhc: support eMMC HS400 mode
by Yangbo Lu
· Tue Sep 01 16:58:05 2020 +0800
5347aea
mmc: add a mmc_hs400_prepare_ddr() interface
by Yangbo Lu
· Tue Sep 01 16:58:04 2020 +0800
3ed53ac
mmc: add a hs400_tuning flag
by Yangbo Lu
· Tue Sep 01 16:58:03 2020 +0800
573859c
mmc: fsl_esdhc: clean TBCTL[TB_EN] manually during init
by Yangbo Lu
· Tue Sep 01 16:58:02 2020 +0800
73da9c8
mmc: fsl_esdhc: support tuning for eMMC HS200
by Yangbo Lu
· Tue Sep 01 16:58:01 2020 +0800
76c7469
mmc: fsl_esdhc: add a reinit() callback
by Yangbo Lu
· Tue Sep 01 16:58:00 2020 +0800
c46f5d7
mmc: add a reinit() API
by Yangbo Lu
· Tue Sep 01 16:57:59 2020 +0800
55c5ff5
phy: omap-usb2-phy: Drop usage of "ti, dis-chg-det-quirk" DT property
by Vignesh Raghavendra
· Thu Oct 08 14:58:38 2020 +0530
be7bdcc
dma: ti: k3-udma: Reset the channel during release
by Vignesh Raghavendra
· Thu Sep 17 20:11:22 2020 +0530
5f78ee7
Kconfig: Move BOUNCE_BUFFER under driver options
by Simon Glass
· Thu Sep 10 20:21:25 2020 -0600
89ac34d
arm: socfpga: agilex: Enable FPGA Full Reconfiguration support
by Chee Hong Ang
· Fri Aug 07 11:50:05 2020 +0800
4e87fcd
fpga: intel_sdm_mb: Add watchdog reset
by Chee Hong Ang
· Fri Aug 07 11:50:04 2020 +0800
1419245
fpga: altera: Rename Stratix10 FPGA to Intel FPGA SDM Mailbox
by Chee Hong Ang
· Fri Aug 07 11:50:03 2020 +0800
3f78b53
sysreset: socfpga: agilex: Enable sysreset support
by Chee Hong Ang
· Wed Aug 05 20:11:26 2020 +0800
673e98e
sysreset: socfpga: soc64: Rename SYSRESET SoCFPGA driver for S10 to SoC64
by Chee Hong Ang
· Wed Aug 05 20:11:25 2020 +0800
9579301
clk: agilex: Additional membus writes for HPS PLL
by Chee Hong Ang
· Fri Jul 10 20:55:23 2020 +0800
2d94ee6
clk: agilex: Handle clock configuration differently in SPL and U-Boot proper
by Chee Hong Ang
· Fri Jul 10 20:55:22 2020 +0800
7609220
clk: agilex: Add clock enable support
by Ley Foon Tan
· Fri Jul 10 20:55:21 2020 +0800
f94b0fd
clk: agilex: Add NAND clock support
by Ley Foon Tan
· Fri Jul 10 20:55:20 2020 +0800
f23419c
wdt: designware: fix timeout calculation due to expecting KHz
by Jack Mitchell
· Thu Sep 17 10:30:40 2020 +0100
9476963
led: gpio: Default to using node name if label is absent
by Sean Anderson
· Mon Sep 14 11:02:02 2020 -0400
ccca40b
gpio: dw: Return output value when direction is out
by Sean Anderson
· Mon Sep 14 11:02:01 2020 -0400
2fb5b78
gpio: dw: Add a trailing underscore to generated name
by Sean Anderson
· Mon Sep 14 11:02:00 2020 -0400
2f3c335
gpio: dw: Fix warnings about casting int to pointer
by Sean Anderson
· Mon Sep 14 11:01:59 2020 -0400
087dfce
pinctrl: Add support for Kendryte K210 FPIOA
by Sean Anderson
· Mon Sep 14 11:01:58 2020 -0400
3438e3b
test: pinmux: Add test for pin muxing
by Sean Anderson
· Mon Sep 14 11:01:57 2020 -0400
319ca70
pinctrl: Add pinmux property support to pinctrl-generic
by Sean Anderson
· Mon Sep 14 11:01:55 2020 -0400
f7d8f83
ram: add ddr4 dual x8 configuration
by Dylan Hung
· Mon Sep 07 16:25:07 2020 +0800
58adc73
ram: move aspeed ram driver into drivers/ directory
by Dylan Hung
· Mon Sep 07 16:25:06 2020 +0800
23915fa
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-cfi-flash
by Tom Rini
· Thu Oct 08 10:20:53 2020 -0400
b2bb1b3
cfi_flash: Fix devicetree address determination
by Andre Przywara
· Thu Sep 24 00:22:04 2020 +0100
faa3fee
mtd: cfi_mtd: Use DMA for reads
by Vignesh Raghavendra
· Thu Sep 17 16:53:08 2020 +0530
518d924
dma: Reduce error level when DMA channel type does not exist
by Vignesh Raghavendra
· Thu Sep 17 16:53:07 2020 +0530
2013b66
Merge tag 'mips-pull-2020-10-07' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips
by Tom Rini
· Wed Oct 07 17:25:25 2020 -0400
df33b57
usb: xhci: octeon: Add DWC3 glue layer for Octeon
by Stefan Roese
· Mon Aug 24 13:04:38 2020 +0200
79db944
usb: xhci: xhci_bulk_tx: Don't "BUG" when comparing addresses
by Stefan Roese
· Mon Aug 24 13:04:37 2020 +0200
cf35437
usb: xhci: xhci-dwc3.c: Use dev_remap_addr() instead of dev_get_addr()
by Stefan Roese
· Mon Aug 24 13:04:36 2020 +0200
efa73a9
ram: octeon: Add MIPS Octeon3 DDR4 support (part 3/3)
by Aaron Williams
· Wed Sep 02 08:29:08 2020 +0200
e60c6a7
ram: octeon: Add MIPS Octeon3 DDR4 support (part 2/3)
by Aaron Williams
· Wed Sep 02 08:29:07 2020 +0200
0111421
ram: octeon: Add MIPS Octeon3 DDR4 support (part 1/3)
by Aaron Williams
· Wed Sep 02 08:29:06 2020 +0200
bd81c5b
Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm
by Tom Rini
· Tue Oct 06 13:59:01 2020 -0400
d776a84
dm: add cells_count parameter in *_count_phandle_with_args
by Patrick Delaunay
· Fri Sep 25 09:41:14 2020 +0200
60d6b5d
Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· Tue Oct 06 08:36:10 2020 -0400
38ae92e
Merge branch 'next'
by Tom Rini
· Mon Oct 05 13:05:46 2020 -0400
da7f09c
pwm: Add driver for Amlogic Meson PWM controller
by Neil Armstrong
· Thu Oct 01 10:04:56 2020 +0200
6e2d447
pinctrl: meson-axg: add missing GPIOA_18
by Neil Armstrong
· Fri Oct 02 09:32:12 2020 +0200
135bd3e
pinctrl: meson-axg-pmx: fix gpio request
by Neil Armstrong
· Fri Oct 02 09:31:46 2020 +0200
c90263c
phy: meson-gxl-usb: depend on Meson AXG aswell
by Neil Armstrong
· Thu Sep 10 10:48:16 2020 +0200
d08ce85
phy: meson-gxl: remove invalid USB3 PHY driver
by Neil Armstrong
· Thu Sep 10 10:48:15 2020 +0200
c1a7e72c
usb: dwc3: add Amlogic GXL & GXL DWC3 Glue
by Neil Armstrong
· Thu Sep 10 10:48:13 2020 +0200
2a8bc03
Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel into next
by Tom Rini
· Mon Oct 05 10:54:27 2020 -0400
8ac4a89
Merge tag 'u-boot-stm32-20201003' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm into next
by Tom Rini
· Mon Oct 05 10:54:10 2020 -0400
929f5cc
cpu: at91: add driver for CPU
by Claudiu Beznea
· Thu Oct 01 13:27:25 2020 +0300
eb6355c
pinctrl: bcm283x: Store the return value of dev_read_u32_default to int
by Ovidiu Panait
· Tue Sep 29 20:27:13 2020 +0300
44d0c63
pinctrl: bcm283x: Read address from DT in ofdata_to_platdata
by Ovidiu Panait
· Tue Sep 29 20:27:12 2020 +0300
aab2a86
pinctrl: bcm283x: DM_FLAG_PRE_RELOC: Remove OF_CONTROL check
by Ovidiu Panait
· Tue Sep 29 20:27:11 2020 +0300
6064c61
mailbox: stm32_ipcc: Convert to use APIs which support live DT
by Patrick Delaunay
· Wed Sep 09 17:48:15 2020 +0200
bf7d97d
video: stm32_dsi: Convert to use APIs which support live DT
by Patrick Delaunay
· Wed Sep 09 17:44:13 2020 +0200
1d64641
video: stm32_ltdc: Convert to use APIs which support live DT
by Patrick Delaunay
· Wed Sep 09 17:44:12 2020 +0200
4b3f012
pinctrl: stm32: Add header with SPDX licence
by Patrick Delaunay
· Wed Sep 09 17:50:15 2020 +0200
11ec597
pinctrl: stm32: Convert to use APIs which support live DT
by Patrick Delaunay
· Wed Sep 09 17:50:14 2020 +0200
e7f6638
gpio: stm32: check result of ofnode_phandle_args
by Patrick Delaunay
· Wed Sep 09 18:28:34 2020 +0200
cd7c951
gpio: stm32: cosmetic: cleanup gpio_stm32_probe
by Patrick Delaunay
· Wed Sep 09 18:28:33 2020 +0200
3bf27ff
Merge branch 'next' of git://git.denx.de/u-boot-usb into next
by Tom Rini
· Thu Oct 01 14:52:56 2020 -0400
65a747d
Revert "net: smc911x: Automatically Update ethaddr with MAC"
by Tom Rini
· Thu Oct 01 14:51:58 2020 -0400
7f2d86d
usb: xhci-rcar: Add support for R8A774A1 SoC
by Lad Prabhakar
· Mon Sep 21 18:24:09 2020 +0100
14bb350
usb: xhci: convert to readx_poll_sleep_timeout()
by developer
· Tue Sep 08 19:00:03 2020 +0200
9963422
usb: xhci: use macros with parameter to fill ep_info2
by developer
· Tue Sep 08 19:00:02 2020 +0200
57c052b
usb: xhci: convert to TRB_TX_TYPE()
by developer
· Tue Sep 08 19:00:01 2020 +0200
6cabb14
usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET()
by developer
· Tue Sep 08 19:00:00 2020 +0200
497dcfa
usb: xhci: convert to TRB_TYPE()
by developer
· Tue Sep 08 18:59:59 2020 +0200
6b9e221
usb: xhci: convert to HCS_MAX_PORTS()
by developer
· Tue Sep 08 18:59:58 2020 +0200
8039053
usb: xhci: add quirks flag to support MediaTek xHCI 0.96
by developer
· Tue Sep 08 18:59:57 2020 +0200
Next »