summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-usbWIP/22May2020Tom Rini2020-05-224-12/+129
|\
| * eth/r8152: fix typo in register nameHayes Wang2020-05-222-6/+6
| * usb: dwc3: fix NULL pointer issueChunfeng Yun2020-05-221-3/+3
| * usb: ehci-omap: Add Support for DM_USB and OF_CONTROLAdam Ford2020-05-221-3/+120
* | Merge branch 'net' of git://git.denx.de/u-boot-socfpgaTom Rini2020-05-222-264/+320
|\ \
| * | net: ks8851: Add Kconfig entriesMarek Vasut2020-05-221-0/+14
| * | net: ks8851: Add DM supportMarek Vasut2020-05-221-0/+103
| * | net: ks8851: Receive one packet per recv callMarek Vasut2020-05-221-29/+36
| * | net: ks8851: Split non-DM specific bits from common codeMarek Vasut2020-05-221-16/+44
| * | net: ks8851: Pass around driver private dataMarek Vasut2020-05-221-124/+133
| * | net: ks8851: Checkpatch cleanupMarek Vasut2020-05-221-9/+10
| * | net: ks8851: Clean up chip ID readoutMarek Vasut2020-05-221-19/+2
| * | net: ks8851: Remove type_frame_headMarek Vasut2020-05-221-29/+7
| * | net: ks8851: Trim down struct ks_netMarek Vasut2020-05-221-61/+9
| * | net: ks8851: Use 16bit RXQCR accessMarek Vasut2020-05-221-13/+4
| * | net: ks8851: Remove RXQCR cacheMarek Vasut2020-05-221-9/+6
| * | net: ks8851: Replace malloc()+memset() with calloc()Marek Vasut2020-05-221-6/+3
| |/
* | Merge tag 'u-boot-rockchip-20200522' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2020-05-226-0/+1001
|\ \
| * | pci: Add Rockchip PCIe PHY controller driverJagan Teki2020-05-224-14/+306
| * | pci: Add Rockchip PCIe controller driverJagan Teki2020-05-224-0/+555
| * | clk: rk3399: Enable/Disable the PCIEPHY clkJagan Teki2020-05-221-0/+6
| * | clk: rk3399: Add enable/disable clksJagan Teki2020-05-221-0/+148
| |/
* | Merge tag 'imx8qxp-fixes' of https://gitlab.denx.de/u-boot/custodians/u-boot-...Tom Rini2020-05-222-26/+28
|\ \
| * | thermal: imx_scu_thermal: prevent boot hang with zero pdataAnatolij Gustschin2020-05-221-1/+3
| * | cpu: imx8: use intended cpu-thermal device when getting temp valueAnatolij Gustschin2020-05-221-25/+25
| * | cpu: imx8: fix type and rate detectionAnatolij Gustschin2020-05-221-6/+6
| |/
* | mtd: rawnand: denali: deassert write protect pinMasahiro Yamada2020-05-221-0/+1
* | mtd: rawnand: denali: configure SPARE_AREA_SKIP_BYTES only for denali_splMasahiro Yamada2020-05-221-9/+9
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/20May2020Tom Rini2020-05-202-5/+31
|\
| * net: fsl-mc: fixup DPC: add /board/ports node if missingRazvan Ionut Cirjan2020-05-191-3/+14
| * drivers: net: fsl-mc: fixup msi-map propertyLaurentiu Tudor2020-05-191-1/+16
| * driver: net: fm: minor fix in DM ETH supportMadalin Bucur2020-05-191-1/+1
* | drivers: crypto: mod_exp_sw: Re-add DM_FLAG_PRE_RELOCJan Kiszka2020-05-191-0/+1
* | common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-18438-0/+444
* | common: Drop linux/delay.h from common headerSimon Glass2020-05-18452-0/+452
* | Fix some checkpatch warnings in calls to udelay()Simon Glass2020-05-189-60/+60
* | common: Drop linux/stringify.h from common headerSimon Glass2020-05-186-0/+6
* | common: Drop linux/bug.h from common headerSimon Glass2020-05-1867-0/+67
* | common: Drop asm/ptrace.h from common headerSimon Glass2020-05-183-0/+3
* | common: Drop log.h from common headerSimon Glass2020-05-18832-2/+837
* | Fix some checkpatch warnings in calls to debug()Simon Glass2020-05-181-6/+6
* | command: Remove the cmd_tbl_t typedefSimon Glass2020-05-1833-63/+92
* | common: Drop init.h from common headerSimon Glass2020-05-1831-0/+31
* | common: Drop image.h from common headerSimon Glass2020-05-1818-1/+21
* | common: Drop bootstage.h from common headerSimon Glass2020-05-188-0/+8
* | common: Drop part.h from common headerSimon Glass2020-05-1834-1/+40
* | part: Drop disk_partition_t typedefSimon Glass2020-05-183-13/+13
* | common: Drop net.h from common headerSimon Glass2020-05-1892-0/+104
* | arm: Don't include common.h in header filesSimon Glass2020-05-183-0/+11
* | common: Drop flash.h from common headerSimon Glass2020-05-1810-0/+10
|/