summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SYS_I2C_DAVINCI to KconfigAdam Ford2018-08-171-0/+6
* Convert CONFIG_TWL4030_LED et al to KconfigAdam Ford2018-08-172-0/+10
* Convert CONFIG_VIDEO_OMAP3 to KconfigAdam Ford2018-08-171-0/+6
* Add BOOTCOUNT_BOOTLIMIT to set reboot limitAlex Kiernan2018-08-171-0/+8
* Convert CONFIG_MII et al to KconfigAdam Ford2018-08-171-0/+10
* kconfig: fix typo 'parition'Simon Goldschmidt2018-08-171-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2018-08-174-1/+200
|\
| * phy: rcar: Add R-Car Gen2 PHY driverMarek Vasut2018-08-143-0/+199
| * phy: Fix off-by-one error when parsing DT PHY bindingsMarek Vasut2018-08-141-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2018-08-177-9/+554
|\ \
| * | mmc: socfpga: Add clock framework supportMarek Vasut2018-08-131-9/+31
| * | clk: socfpga: Add initial Arria10 clock driverMarek Vasut2018-08-133-0/+371
| * | net: designware: socfpga: Add Arria10 extrasMarek Vasut2018-08-133-0/+152
| |/
* | tpm: sandbox: fix wrong assignment with a simplificationMiquel Raynal2018-08-131-26/+26
* | tpm: sandbox: fix wrong check on pcr_mapMiquel Raynal2018-08-131-3/+3
* | 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