usb: dwc3: Include device_compat.h in dwc3-octeon-glue.c
[pandora-u-boot.git] / drivers /
2020-10-16 Tom Riniusb: dwc3: Include device_compat.h in dwc3-octeon-glue.c
2020-10-16 Tom Riniclk: at91: Include device_compat.h in compat.c
2020-10-16 Sean Andersonusb: musb-new: mt85xx: Fix not calling dev_err with...
2020-10-16 Sean Andersonusb: musb-new: Include device_compat.h
2020-10-16 Sean Andersonusb: xhci: Include device_compat.h
2020-10-16 Sean Andersontimer: Include device_compat.h
2020-10-16 Sean Andersontee: optee: Include device_compat.h
2020-10-16 Sean Andersonspi: fsl_qspi: Include device_compat.h
2020-10-16 Sean Andersonspi: nxp_fspi: Include device_compat.h
2020-10-15 Sean Andersonram: imxrt: Include device_compat.h
2020-10-15 Sean Andersonphy: Include device_compat.h
2020-10-15 Sean Andersonnet: ldpaa_eth: Include device_compat.h
2020-10-15 Sean Andersonmtd: mxs_nand: Fix not calling dev_xxx with a device
2020-10-15 Sean Andersonfirmware: scmi: Include device_compat.h
2020-10-15 Sean Andersondm: syscon: Set LOG_CATEGORY
2020-10-15 Sean Andersonclk: sifive: Include device_compat.h
2020-10-15 Tom RiniMerge tag 'mmc-2020-10-14' of https://gitlab.denx.de...
2020-10-14 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-14 Tom RiniMerge branch '2020-10-14-assorted-changes'
2020-10-14 Christian Gmeinernet: e1000: add defaults for i210 TX/RX PBSIZE
2020-10-14 Alper Nebi Yasaktreewide: Fix wrong CONFIG_IS_ENABLED() handling
2020-10-14 David Woodhousemmc: remove duplicate mmc_get_env_dev() implementations
2020-10-14 Heinrich Schuchardtdrivers: gpio: keep output value for input on sandbox
2020-10-14 Michael Wallemmc: fsl_esdhc: add ADMA2 support
2020-10-14 Michael Wallemmc: fsl_esdhc: replace most #ifdefs by IS_ENABLED()
2020-10-14 George Hilliardspi: mvebu_a3700_spi: add support for cs-gpios
2020-10-14 Suneel Garapatinet: Add NIC controller driver for OcteonTX2
2020-10-14 Suneel Garapatinet: Add NIC controller driver for OcteonTX
2020-10-14 Suneel Garapatimtd: nand: Add NAND controller driver for OcteonTX
2020-10-12 Tom RiniMerge branch 'for-next' of https://github.com/lftan...
2020-10-12 Tom RiniMerge tag 'ti-v2021.01-rc1' of https://gitlab.denx...
2020-10-12 Haibo Chenmmc: fsl_esdhc_imx: replace all readl/writel to esdhc_r...
2020-10-12 Heinrich Schuchardtmmc: do not check argument of free() beforehand
2020-10-12 Michael Wallemmc: sdhci: move the ADMA2 table handling into own...
2020-10-12 Michael Wallemmc: fsl_esdhc: simplify esdhc_setup_data()
2020-10-12 Michael Wallemmc: fsl_esdhc: use dma-mapping API
2020-10-12 Michael Wallemmc: fsl_esdhc: simplify 64bit check for SDMA transfers
2020-10-12 Haibo Chenmmc: fsl_esdhc_imx: remove the 1ms delay before sending...
2020-10-12 Haibo Chenmmc: do not send cmd13 if the parameter 'send_status...
2020-10-12 Yangbo Lummc: fsl_esdhc: fix eMMC HS400 stability issue
2020-10-12 Yangbo Lummc: fsl_esdhc: fix mmc->clock with actual clock
2020-10-12 Yangbo Lummc: fsl_esdhc: support eMMC HS400 mode
2020-10-12 Yangbo Lummc: add a mmc_hs400_prepare_ddr() interface
2020-10-12 Yangbo Lummc: add a hs400_tuning flag
2020-10-12 Yangbo Lummc: fsl_esdhc: clean TBCTL[TB_EN] manually during...
2020-10-12 Yangbo Lummc: fsl_esdhc: support tuning for eMMC HS200
2020-10-12 Yangbo Lummc: fsl_esdhc: add a reinit() callback
2020-10-12 Yangbo Lummc: add a reinit() API
2020-10-12 Vignesh Raghavendraphy: omap-usb2-phy: Drop usage of "ti, dis-chg-det...
2020-10-12 Vignesh Raghavendradma: ti: k3-udma: Reset the channel during release
2020-10-09 Tom RiniMerge branch '2020-10-09-kconfig-reorg'
2020-10-09 Simon GlassKconfig: Move BOUNCE_BUFFER under driver options
2020-10-09 Tom RiniMerge branch '2020-10-08-misc-board-improvements'
2020-10-09 Chee Hong Angarm: socfpga: agilex: Enable FPGA Full Reconfiguration...
2020-10-09 Chee Hong Angfpga: intel_sdm_mb: Add watchdog reset
2020-10-09 Chee Hong Angfpga: altera: Rename Stratix10 FPGA to Intel FPGA SDM...
2020-10-09 Chee Hong Angsysreset: socfpga: agilex: Enable sysreset support
2020-10-09 Chee Hong Angsysreset: socfpga: soc64: Rename SYSRESET SoCFPGA drive...
2020-10-09 Chee Hong Angclk: agilex: Additional membus writes for HPS PLL
2020-10-09 Chee Hong Angclk: agilex: Handle clock configuration differently...
2020-10-09 Ley Foon Tanclk: agilex: Add clock enable support
2020-10-09 Ley Foon Tanclk: agilex: Add NAND clock support
2020-10-08 Jack Mitchellwdt: designware: fix timeout calculation due to expecti...
2020-10-08 Sean Andersonled: gpio: Default to using node name if label is absent
2020-10-08 Sean Andersongpio: dw: Return output value when direction is out
2020-10-08 Sean Andersongpio: dw: Add a trailing underscore to generated name
2020-10-08 Sean Andersongpio: dw: Fix warnings about casting int to pointer
2020-10-08 Sean Andersonpinctrl: Add support for Kendryte K210 FPIOA
2020-10-08 Sean Andersontest: pinmux: Add test for pin muxing
2020-10-08 Sean Andersonpinctrl: Add pinmux property support to pinctrl-generic
2020-10-08 Dylan Hungram: add ddr4 dual x8 configuration
2020-10-08 Dylan Hungram: move aspeed ram driver into drivers/ directory
2020-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-08 Andre Przywaracfi_flash: Fix devicetree address determination
2020-10-08 Vignesh Raghavendramtd: cfi_mtd: Use DMA for reads
2020-10-08 Vignesh Raghavendradma: Reduce error level when DMA channel type does...
2020-10-07 Tom RiniMerge tag 'mips-pull-2020-10-07' of https://gitlab...
2020-10-07 Stefan Roeseusb: xhci: octeon: Add DWC3 glue layer for Octeon
2020-10-07 Stefan Roeseusb: xhci: xhci_bulk_tx: Don't "BUG" when comparing...
2020-10-07 Stefan Roeseusb: xhci: xhci-dwc3.c: Use dev_remap_addr() instead...
2020-10-07 Aaron Williamsram: octeon: Add MIPS Octeon3 DDR4 support (part 3/3)
2020-10-07 Aaron Williamsram: octeon: Add MIPS Octeon3 DDR4 support (part 2/3)
2020-10-07 Aaron Williamsram: octeon: Add MIPS Octeon3 DDR4 support (part 1/3)
2020-10-06 Tom RiniMerge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm
2020-10-06 Patrick Delaunaydm: add cells_count parameter in *_count_phandle_with_args
2020-10-06 Tom RiniMerge tag 'efi-2021-01-rc1' of https://gitlab.denx...
2020-10-06 Tom RiniMerge tag 'u-boot-amlogic-20201005' of https://gitlab...
2020-10-05 Tom RiniMerge branch 'next'
2020-10-05 Neil Armstrongpwm: Add driver for Amlogic Meson PWM controller
2020-10-05 Neil Armstrongpinctrl: meson-axg: add missing GPIOA_18
2020-10-05 Neil Armstrongpinctrl: meson-axg-pmx: fix gpio request
2020-10-05 Neil Armstrongphy: meson-gxl-usb: depend on Meson AXG aswell
2020-10-05 Neil Armstrongphy: meson-gxl: remove invalid USB3 PHY driver
2020-10-05 Neil Armstrongusb: dwc3: add Amlogic GXL & GXL DWC3 Glue
2020-10-05 Tom RiniMerge tag 'u-boot-atmel-2021.01-a' of https://gitlab...
2020-10-05 Tom RiniMerge tag 'u-boot-stm32-20201003' of https://gitlab...
2020-10-05 Claudiu Bezneacpu: at91: add driver for CPU
2020-10-02 Tom RiniMerge branch 'rpi-next' of https://gitlab.denx.de/u...
2020-10-02 Ovidiu Panaitpinctrl: bcm283x: Store the return value of dev_read_u3...
2020-10-02 Ovidiu Panaitpinctrl: bcm283x: Read address from DT in ofdata_to_pla...
next