summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | usb: gadget: OS String supportLi Jun2021-01-311-0/+26
| * | usb: gadget: don't change ep name for dwc3 while ep autoconfigLi Jun2021-01-311-0/+2
| * | usb: gadget: Add ep_config call back to usb_gadget_opsYe Li2021-01-311-0/+4
| * | usb: gadget: Do not export usbd_device_* arraysPali Rohár2021-01-312-41/+50
| * | thor: add support for the dfu_alt_info reintialization from the flashed scriptMarek Szyprowski2021-01-311-0/+3
| * | dfu: add 'SCRIPT' entityMarek Szyprowski2021-01-312-3/+27
| * | dfu: add 'SKIP' entityJaehoon Chung2021-01-312-1/+10
| * | dfu: mmc: use the default MMC device if entity specifies it as -1Marek Szyprowski2021-01-311-3/+4
| * | f_fastboot: Avoid use-after-free in the global pointer variableAndy Shevchenko2021-01-311-1/+1
| * | f_rockusb: Avoid use-after-free in the global pointer variableAndy Shevchenko2021-01-311-1/+2
| * | f_rockusb: Use NULL instead of 0 for pointersAndy Shevchenko2021-01-311-2/+2
| * | gadget: f_thor: fix wrong file size castSeung-Woo Kim2021-01-311-4/+4
| * | dfu: Fix handling of UBI partitions in MTD backendGuillermo Rodriguez2021-01-311-2/+2
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini2021-01-313-0/+8
|\ \
| * | mmc: tmio: sdhi: Configure internal DMA bus widthMarek Vasut2021-01-313-0/+8
| |/
* | sandbox: fill block device meta informationHeinrich Schuchardt2021-01-301-0/+11
* | sandbox: keep time offset when resettingHeinrich Schuchardt2021-01-301-1/+3
* | dm: core: Update ofnode_read_fmap_entry() to read hashesSimon Glass2021-01-301-9/+12
* | dm: core: Add a comment about pinctrl_select_state()Simon Glass2021-01-301-0/+9
* | clk: x86: Correct the driver nameSimon Glass2021-01-301-2/+2
* | clk: Add debugging for return valuesSimon Glass2021-01-301-5/+11
* | sandbox: Disable I2C emulators in SPLSimon Glass2021-01-301-0/+2
* | i2c: desigware: Add an alias for Intel Apollo LakeSimon Glass2021-01-301-0/+2
* | cros_ec: Add vstore supportSimon Glass2021-01-302-2/+121
* | cros_ec: Allow use with of-platdataSimon Glass2021-01-301-0/+2
* | cros_ec: Show events in human-readable formSimon Glass2021-01-301-1/+11
* | cros_ec: Add support for switchesSimon Glass2021-01-303-0/+33
* | cros_ec: Support reading EC featuresSimon Glass2021-01-302-6/+31
* | cros_ec: Add support for reading the SKU IDSimon Glass2021-01-302-0/+20
* | cros_ec: Add run-time check for input buffer overflowSimon Glass2021-01-301-0/+2
* | cros_ec: Tidy up a few delaysSimon Glass2021-01-301-7/+17
* | cros_ec: Add a function for the hello messageSimon Glass2021-01-302-15/+43
* | tpm: cr50: Rename driver to work with of-platdataSimon Glass2021-01-301-2/+2
* | tpm: cr50: Add a better description and more debugSimon Glass2021-01-301-4/+18
* | tpm: cr50: Check for valid localitySimon Glass2021-01-301-4/+12
|/
* spi: mtk_snor: add support for MTK SPI NOR controllerSkyLake.Huang2021-01-293-0/+571
* rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtcYing-Chun Liu (PaulLiu)2021-01-273-0/+563
* mmc: pci_mmc: Set the removable flagSimon Glass2021-01-271-0/+8
* mmc: pci_mmc: Only generate ACPI code for the SD cardSimon Glass2021-01-271-1/+10
* video: Allow syncing the entire framebuffer to the copySimon Glass2021-01-271-0/+10
* pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more)Stefan Roese2021-01-272-81/+41
* bootcount: allow to use this feature on TPLPhilippe Reynes2021-01-271-0/+1
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2021-01-276-11/+62
|\
| * arm64: a37xx: pci: Fix printing debug messagesPali Rohár2021-01-271-3/+2
| * serial: a3720: Implement pending method for output directionPali Rohár2021-01-271-2/+8
| * pci: pci_mvebu: Define an IO region as wellPhil Sutter2021-01-271-1/+27
| * pci: Make auto-config code a little more robustPhil Sutter2021-01-271-4/+5
| * arm: mvebu: Espressobin: Disable slot when emmc is not presentPali Rohár2021-01-271-0/+19
| * gpio: Add support for DM GPIO for KirkwoodHarm Berntsen2021-01-271-1/+1
* | net: phy: micrel: Try default PHY ofnode firstMarek Vasut2021-01-271-2/+7