summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | rng: stm32mp1: use log() instead of printf()Heinrich Schuchardt2020-09-181-1/+3
| * | | mmc: fsl_esdhc_imx: check the clock stable status after config the clock rate.Haibo Chen2020-09-171-1/+6
| |/ /
| * | mmc: xenon_sdhci: Add missing common host capabilitiesAndre Heider2020-09-151-14/+4
| * | mmc: msm_sdhci: Use mmc_of_parse for setting host_capsManivannan Sadhasivam2020-09-151-0/+4
| * | mtd: nand: Fix nand write error with bad block addresses above 32-bitT Karthik Reddy2020-09-111-3/+3
| * | PCI: mediatek: Release the resource when PCIe enable port failChuanjia Liu2020-09-101-6/+13
| * | bcmgenet: Add support for rgmii-rxidJason Wessel2020-09-081-1/+2
| * | bcmgenet: fix DMA buffer managementJason Wessel2020-09-081-8/+9
* | | usb: dwc3: Add Qualcomm DWC3 compatible stringRobert Marko2020-09-181-0/+1
* | | phy: add driver for Qualcomm IPQ40xx USB PHYRobert Marko2020-09-183-0/+152
* | | reset: Add IPQ40xx reset controller driverRobert Marko2020-09-183-0/+182
* | | IPQ40xx: Add SMEM supportRobert Marko2020-09-181-1/+1
* | | net, qe: add DM support for QE UEC ethernetHeiko Schocher2020-09-1714-1/+2696
* | | powerpc, qe: add DTS support for parallel I/O portsHeiko Schocher2020-09-173-0/+263
* | | powerpc, qe: fix codingstyle issues for drivers/qeHeiko Schocher2020-09-177-972/+1040
* | | Merge tag 'ti-v2021.01-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...WIP/15Sep2020-nextTom Rini2020-09-153-91/+117
|\ \ \
| * | | spi: omap3_spi: Read platform data in ofdata_to_platdata()Faiz Abbas2020-09-151-11/+26
| * | | arm: mach-omap2: am33xx: Add device structure for spiFaiz Abbas2020-09-151-69/+1
| * | | spi: spi-uclass: Block dm_scan_fdt_dev with OF_CONTROL to prevent build failuresFaiz Abbas2020-09-151-1/+1
| * | | remoteproc: k3-r5: Add support for J7200 R5FsSuman Anna2020-09-151-10/+89
| |/ /
* | | PCI: mediatek: Release the resource when PCIe enable port failChuanjia Liu2020-09-101-6/+13
* | | clock:aspeed: Sync with Linux kernel clock header defineRyan Chen2020-09-091-20/+18
* | | cosmetic: aspeed: ast2500: Rename clock headerRyan Chen2020-09-091-1/+1
| |/ |/|
* | Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.de...Tom Rini2020-09-072-8/+3
|\ \ | |/ |/|
| * video: cfb_console.c: Use bi_dram[] values on all platformsStefan Roese2020-08-261-7/+1
| * CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always definedStefan Roese2020-08-261-1/+2
* | phy: marvell: a3700: add sata comphy on lane 2 with invert optionzachary2020-09-041-19/+14
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWIP/03Sep2020Tom Rini2020-09-0321-88/+1753
|\ \
| * | fastboot: getvar: fix partition-size return valueGary Bisson2020-09-011-2/+2
| * | fastboot: Fix fastboot reboot fail by changing functions orderyurii.pidhornyi2020-09-011-2/+2
| * | f_sdp: Change bInterval of interrupt endpoint to 3Sherry Sun2020-09-011-2/+2
| * | f_sdp: Add EP1_OUT as default data receive pipe in sdpSherry Sun2020-09-011-16/+107
| * | f_sdp: Support searching and loading FIT or container imagePeng Fan2020-09-011-12/+58
| * | f_sdp: Fix wrong usb request sizeYe Li2020-09-011-1/+1
| * | f_sdp: Add high speed endpoint descriptorYe Li2020-09-011-2/+28
| * | usb: max3420: add the gadget driverJassi Brar2020-09-014-0/+890
| * | fastboot: Add default fastboot_set_reboot_flag implementationRoman Kovalivskyi2020-09-013-0/+56
| * | fastboot: Add support for 'reboot fastboot' commandRoman Kovalivskyi2020-09-012-0/+40
| * | fastboot: Extend fastboot_set_reboot_flag with reboot reasonRoman Kovalivskyi2020-09-012-2/+2
| * | dfu: fix dfu tftp on sandboxHeinrich Schuchardt2020-09-011-3/+4
| * | dfu: DFU_MTD depends on CMD_MTDPARTSHeinrich Schuchardt2020-09-011-0/+1
| * | fastboot: Support defining raw partitions without a partition tableFilip Brozovic2020-09-011-9/+66
| * | usb: ci_udc: Add function to remove usb deviceYe Li2020-09-012-0/+25
| * | usb: gadget: Fix controller index in UMSYe Li2020-09-011-2/+4
| * | eth/r8152: support RTL8153B/RTL8154BHayes Wang2020-09-013-4/+414
| * | eth/r8152: modify rtl_clear_bp functionHayes Wang2020-09-012-35/+36
| * | eth/r8152: reset PHY after setting itHayes Wang2020-09-011-1/+1
| * | eth/r8152: reset bmu after disabling Tx/RxHayes Wang2020-09-012-1/+20
* | | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2020-09-031-1/+4
|\ \ \
| * | | serial: sh: Improve FIFO empty check on RXMarek Vasut2020-09-011-1/+4
| |/ /