aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-08-13tpm: sandbox: fix wrong assignment with a simplificationMiquel Raynal1-26/+26
2018-08-13tpm: sandbox: fix wrong check on pcr_mapMiquel Raynal1-3/+3
2018-08-13clk: at91: utmi: add timeout for utmi lockEugen Hristev1-1/+6
2018-08-13Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini5-41/+89
2018-08-11Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini6-1/+497
2018-08-11Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini15-21/+3784
2018-08-11misc: Add gdsys_ioep driverMario Six4-0/+353
2018-08-11test: Add tests for misc uclassMario Six2-1/+134
2018-08-11misc: uclass: Add enable/disable functionMario Six1-0/+10
2018-08-11video_display: Add Xilinx LogiCore DP TXMario Six6-0/+3099
2018-08-11video: Sort Makefile entriesMario Six1-21/+21
2018-08-11axi: Add AXI sandbox driver and simple emulatorMario Six5-0/+295
2018-08-11axi: Add ihs_axi driverMario Six3-0/+306
2018-08-11drivers: Add AXI uclassMario Six5-0/+63
2018-08-10drivers: serial: document on_baudrate()Heinrich Schuchardt1-0/+8
2018-08-10mtd: nand: fsl_ifc: Fix handling of bitflips in erased pagesDarwin Dingel1-30/+39
2018-08-10armv8: ls1046a: add icid setup for qman portalsLaurentiu Tudor1-4/+39
2018-08-10misc: fsl_portals: setup QMAN_BAR{E} also on ARM platformsLaurentiu Tudor1-2/+0
2018-08-10dm: led: move default state support in led uclassPatrick Delaunay2-8/+30
2018-08-10Revert "dm: led: auto probe() LEDs with "default-state""Patrick Delaunay1-9/+0
2018-08-10Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini3-30/+245
2018-08-09Merge git://git.denx.de/u-boot-dmTom Rini5-25/+232
2018-08-08Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini4-11/+40
2018-08-08dfu: Provide more verbose error messageSam Protsenko1-0/+1
2018-08-08dfu: Fix memory leak in dfu_init_env_entities()Sam Protsenko1-3/+4
2018-08-08dfu: Fix data abort in dfu_free_entities()Sam Protsenko1-1/+1
2018-08-08usb: rockchip: on K_FW_LBA_WRITE_10 remove magic block size of 512 bytesAlberto Panizzo1-18/+21
2018-08-08usb: rockchip: fix printing csw debug infoAlberto Panizzo1-1/+1
2018-08-08usb: rockchip: be quiet on serial port while transferring dataAlberto Panizzo1-2/+2
2018-08-08usb: rockchip: implement K_FW_LBA_ERASE_10 commandAlberto Panizzo1-0/+48
2018-08-08usb: rockchip: implement K_FW_LBA_READ_10 commandAlberto Panizzo1-1/+103
2018-08-08usb: rockchip: implement skeleton for K_FW_GET_CHIP_VER commandAlberto Panizzo1-1/+43
2018-08-08usb: rockchip: fix command failed on host side due to missing dataAlberto Panizzo1-2/+20
2018-08-08gadget: f_thor: fix hang-up with ctrl-cSeung-Woo Kim1-2/+2
2018-08-08fsl/mc: Limit the ethernet name to ETH_NAME_LENPankaj Bansal2-5/+5
2018-08-08FSL PCI: Configure PCIe reference ratioJoakim Tjernlund1-0/+6
2018-08-08test: dm: pci: Add cases for finding PCI capability APIsBin Meng1-0/+21
2018-08-08dm: pci: Add APIs to find capability and extended capabilityBin Meng1-0/+68
2018-08-08pci: sandbox: emul: Rename priv structureBin Meng1-4/+4
2018-08-08pci: sandbox: swap_case: Declare dynamic driver matchingBin Meng1-0/+7
2018-08-08pci: sandbox: Support dynamically binding device driverBin Meng2-10/+82
2018-08-08dm: pci: Assign correct driver data when binding a driverBin Meng1-1/+1
2018-08-08pci: sandbox: emul: Fix the call to pci_bus_find_devfn()Bin Meng1-1/+1
2018-08-08pci: sandbox: swap_case: Preserve space indicator bit in BAR registersBin Meng1-3/+5
2018-08-08dm: pci: Fix scanning multi-function deviceBin Meng1-0/+2
2018-08-08dm: pci: Extract vendor/device id in child_post_bind()Bin Meng1-6/+5
2018-08-08dm: core: Add ofnode function to read PCI vendor and device idBin Meng1-0/+36
2018-08-08bcm6838: add initial supportPhilippe Reynes1-0/+33
2018-08-08bmips: ram: add an option to force the size of the ramPhilippe Reynes1-1/+7
2018-08-08mips: au1x00: Remove support for these SoCsTom Rini2-10/+0