summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * mtd: spi-nor: Add WATCHDOG_RESET() in spi_nor_core callbacksPatrice Chotard2021-03-111-0/+3
| * | arm: mvebu: a38x: Remove dead code ARMADA_39XPali Rohár2021-03-123-17/+0
| * | arm: a37xx: pci: Implement workaround for the readback value of VEND_IDPali Rohár2021-03-121-0/+10
| * | ddr: marvell: axp: fix array types have different bounds warningMarek Behún2021-03-122-3/+3
| * | ddr: marvell: axp: align signature of mv_xor_mem_init() with a38xMarek Behún2021-03-122-4/+4
| * | ddr: marvell: a38x: Sync code with Marvell mv-ddr-marvell repositoryPali Rohár2021-03-1210-40/+6
| * | ddr: marvell: a38x: Add more space for additional info from SPDSujeet Baranwal2021-03-121-1/+7
| * | usb: mtu3: flush cache for next GPDChunfeng Yun2021-03-101-0/+3
| * | x86: Move INTEL_ACPIGEN to arch/x86Simon Glass2021-03-091-9/+0
| * | Merge tag 'u-boot-amlogic-20210308' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2021-03-081-7/+7
| |\ \
| | * | button: adc: fix treshold typoNeil Armstrong2021-03-081-7/+7
| * | | arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64Siew Chin Lim2021-03-083-5/+5
| |/ /
| * | dm: sysreset: Add a Kconfig option for the 'reset' commandBin Meng2021-03-052-0/+8
| * | gpio: mpc8xxx: Support controller register physical address beyond 32-bitBin Meng2021-03-051-3/+4
| * | virtio: Fix VirtIO BLK driver dependencyBin Meng2021-03-051-0/+1
| * | pci: mpc85xx: Support 64-bit bus and cpu addressBin Meng2021-03-051-8/+8
| * | pci: mpc85xx: Support controller register physical address beyond 32-bitBin Meng2021-03-051-3/+2
| * | pci: mpc85xx: Wrap LAW programming with CONFIG_FSL_LAWBin Meng2021-03-051-0/+4
| * | pci: fsl_pci_init: Dynamically allocate the PCI regionsBin Meng2021-03-051-0/+5
| * | serial: ns16550: Handle zero <clock-frequency> valueBin Meng2021-03-031-0/+2
| * | serial: ns16550: Correct the base address typeBin Meng2021-03-031-1/+1
| * | sandbox: host bind must close file descriptorHeinrich Schuchardt2021-03-031-0/+13
| * | dm: core: Add DM_DEVICE_REMOVE condition to all exit pathsSimon Glass2021-03-031-8/+11
| * | dm: core: Fix allocation of empty of-platdataSimon Glass2021-03-031-4/+13
| * | Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2021-03-032-0/+13
| |\ \
| | * | mmc: fsl_esdhc_imx: fix the DTOCV to 0xEHaibo Chen2021-03-011-0/+6
| | * | mmc: fsl_esdhc_imx: Add a compatible for i.MX51Fabio Estevam2021-03-011-0/+1
| | * | thermal: imx_tmu: enable monitoring and default alert/criticalTim Harvey2021-03-011-0/+6
| | |/
| * | usb: USB keyboard requires DM_KEYBOARDHeinrich Schuchardt2021-03-031-0/+1
| * | usb: gadget: Use dbg_ep0() macro instead of serial_printf()Pali Rohár2021-03-031-8/+8
| * | usb: musb: Ensure that we set musb dynamic FIFO buffer for every endpointPali Rohár2021-03-031-12/+2
| * | usb: musb: Fix handling interrupts for EP0 and SET ADDRESS commmandPali Rohár2021-03-031-8/+4
| * | usb: musb: Fix receiving of bigger buffersPali Rohár2021-03-031-1/+15
| * | usb: musb: Fix transmission of bigger buffersPali Rohár2021-03-031-11/+6
| * | usb: musb: Read value of PERI_RXCSR to 16bit variablePali Rohár2021-03-031-1/+1
| * | usb: musb: Fix configuring FIFO for endpointsPali Rohár2021-03-031-4/+4
| * | usb: musb: Always clear the data toggle bit when configuring epPali Rohár2021-03-031-4/+0
| * | serial: usbtty: Send urb data in correct orderPali Rohár2021-03-031-9/+3
| * | serial: usbtty: Fix puts functionPali Rohár2021-03-031-2/+2
| * | rng: iproc_rng200: Enable support for RPi4 armv7Matthias Brugger2021-03-021-4/+4
| * | drivers: mmc: iproc_sdhci: enable HS200 modeBharat Gooty2021-03-021-9/+83
| |/
* | drivers: tee: sandbox: SCP03 control emulatorJorge Ramirez-Ortiz2021-03-142-1/+59
* | tpm: Correct warning on 32-bit buildSimon Glass2021-03-131-1/+1
* | dm: core: Fix allocation of empty of-platdataSimon Glass2021-03-121-4/+13
* | Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2021-03-041-115/+153
|\ \
| * | video: sunxi_display: Convert to DM_VIDEOJagan Teki2021-03-031-115/+153
| |/
* | gpio: Add a way to read 3-way strapping pinsSimon Glass2021-03-032-4/+90
* | gpio: Define the log category in the uclassSimon Glass2021-03-031-0/+2
* | gpio: sandbox: Track whether a GPIO is drivenSimon Glass2021-03-031-6/+15
* | gpio: x86: Drop the deprecated methods in intel_gpioSimon Glass2021-03-031-34/+38