summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* clk: at91: utmi: add timeout for utmi lockEugen Hristev2018-08-131-1/+6
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-08-135-41/+89
|\
| * mtd: nand: fsl_ifc: Fix handling of bitflips in erased pagesDarwin Dingel2018-08-101-30/+39
| * armv8: ls1046a: add icid setup for qman portalsLaurentiu Tudor2018-08-101-4/+39
| * misc: fsl_portals: setup QMAN_BAR{E} also on ARM platformsLaurentiu Tudor2018-08-101-2/+0
| * fsl/mc: Limit the ethernet name to ETH_NAME_LENPankaj Bansal2018-08-082-5/+5
| * FSL PCI: Configure PCIe reference ratioJoakim Tjernlund2018-08-081-0/+6
* | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2018-08-116-1/+497
|\ \
| * | misc: Add gdsys_ioep driverMario Six2018-08-114-0/+353
| * | test: Add tests for misc uclassMario Six2018-08-112-1/+134
| * | misc: uclass: Add enable/disable functionMario Six2018-08-111-0/+10
* | | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2018-08-1115-21/+3784
|\ \ \ | |/ / |/| |
| * | video_display: Add Xilinx LogiCore DP TXMario Six2018-08-116-0/+3099
| * | video: Sort Makefile entriesMario Six2018-08-111-21/+21
| * | axi: Add AXI sandbox driver and simple emulatorMario Six2018-08-115-0/+295
| * | axi: Add ihs_axi driverMario Six2018-08-113-0/+306
| * | drivers: Add AXI uclassMario Six2018-08-115-0/+63
* | | drivers: serial: document on_baudrate()Heinrich Schuchardt2018-08-101-0/+8
* | | dm: led: move default state support in led uclassPatrick Delaunay2018-08-102-8/+30
* | | Revert "dm: led: auto probe() LEDs with "default-state""Patrick Delaunay2018-08-101-9/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2018-08-103-30/+245
|\ \ \ | |/ / |/| |
| * | dfu: Provide more verbose error messageSam Protsenko2018-08-081-0/+1
| * | dfu: Fix memory leak in dfu_init_env_entities()Sam Protsenko2018-08-081-3/+4
| * | dfu: Fix data abort in dfu_free_entities()Sam Protsenko2018-08-081-1/+1
| * | usb: rockchip: on K_FW_LBA_WRITE_10 remove magic block size of 512 bytesAlberto Panizzo2018-08-081-18/+21
| * | usb: rockchip: fix printing csw debug infoAlberto Panizzo2018-08-081-1/+1
| * | usb: rockchip: be quiet on serial port while transferring dataAlberto Panizzo2018-08-081-2/+2
| * | usb: rockchip: implement K_FW_LBA_ERASE_10 commandAlberto Panizzo2018-08-081-0/+48
| * | usb: rockchip: implement K_FW_LBA_READ_10 commandAlberto Panizzo2018-08-081-1/+103
| * | usb: rockchip: implement skeleton for K_FW_GET_CHIP_VER commandAlberto Panizzo2018-08-081-1/+43
| * | usb: rockchip: fix command failed on host side due to missing dataAlberto Panizzo2018-08-081-2/+20
| * | gadget: f_thor: fix hang-up with ctrl-cSeung-Woo Kim2018-08-081-2/+2
* | | Merge git://git.denx.de/u-boot-dmTom Rini2018-08-095-25/+232
|\ \ \
| * | | test: dm: pci: Add cases for finding PCI capability APIsBin Meng2018-08-081-0/+21
| * | | dm: pci: Add APIs to find capability and extended capabilityBin Meng2018-08-081-0/+68
| * | | pci: sandbox: emul: Rename priv structureBin Meng2018-08-081-4/+4
| * | | pci: sandbox: swap_case: Declare dynamic driver matchingBin Meng2018-08-081-0/+7
| * | | pci: sandbox: Support dynamically binding device driverBin Meng2018-08-082-10/+82
| * | | dm: pci: Assign correct driver data when binding a driverBin Meng2018-08-081-1/+1
| * | | pci: sandbox: emul: Fix the call to pci_bus_find_devfn()Bin Meng2018-08-081-1/+1
| * | | pci: sandbox: swap_case: Preserve space indicator bit in BAR registersBin Meng2018-08-081-3/+5
| * | | dm: pci: Fix scanning multi-function deviceBin Meng2018-08-081-0/+2
| * | | dm: pci: Extract vendor/device id in child_post_bind()Bin Meng2018-08-081-6/+5
| * | | dm: core: Add ofnode function to read PCI vendor and device idBin Meng2018-08-081-0/+36
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2018-08-084-11/+40
|\ \ \
| * | | bcm6838: add initial supportPhilippe Reynes2018-08-081-0/+33
| * | | bmips: ram: add an option to force the size of the ramPhilippe Reynes2018-08-081-1/+7
| * | | mips: au1x00: Remove support for these SoCsTom Rini2018-08-082-10/+0
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2018-08-071-16/+21
|\ \ \ | |/ / |/| |
| * | ARM: Odroid XU3: Modify exynos dw_mmc driver to support Odroid XU3 in DM MMCLukasz Majewski2018-08-061-0/+1