summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dts: imx6ul_evk: Add DTS files for 14x14 EVK and 9x9 EVK boardsYe Li2018-09-045-1/+921
* dts: imx6ul: Update alias to support DMYe Li2018-09-041-6/+7
* imx: imx7d-sdb: Add DM QSPI supportYe Li2018-09-049-25/+175
* imx: imx6sx-sabreauto: convert to use DM QSPI driverYe Li2018-09-044-24/+58
* imx: imx6sx-sdb: Enable DM QSPI driverYe Li2018-09-045-30/+34
* configs: am57xx: change default board name to beagle_x15Praneeth Bajjuri2018-08-262-2/+2
* cmd: ubi: change 'default y' for SUNXI to 'imply' in KconfigMasahiro Yamada2018-08-262-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2018-08-2416-67/+158
|\
| * ARM: dts: socfpga: Add missing NAND resetMarek Vasut2018-08-241-0/+1
| * ARM: dts: socfpga: Drop ad-hoc UART clock frequency encoding from DTMarek Vasut2018-08-241-1/+0
| * ARM: socfpga: Convert Arria10 to timer frameworkMarek Vasut2018-08-243-1/+5
| * ARM: dts: socfpga: Flag timer clock as pre-relocMarek Vasut2018-08-242-12/+10
| * timer: dw-apb: Add Designware APB timer driverMarek Vasut2018-08-243-0/+98
| * ARM: socfpga: Reorder Arria10 SPLMarek Vasut2018-08-246-44/+36
| * arm: socfpga: stratix10: Fix mailbox urgent command with urgent registerLey Foon Tan2018-08-241-8/+7
| * arm: socfpga: stratix10: Enable EMAC to FPGA bridge based on handoffLey Foon Tan2018-08-241-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2018-08-2419-519/+712
|\ \
| * | cmd: Add bind/unbind commands to bind a device to a driver from the command lineJean-Jacques Hiblot2018-08-216-0/+455
| * | device: expose the functions used to remove and unbind children of a deviceJean-Jacques Hiblot2018-08-212-19/+49
| * | dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode()Jean-Jacques Hiblot2018-08-214-12/+34
| * | dm: print the index of the device when dumping the dm treeJean-Jacques Hiblot2018-08-211-6/+10
| * | uclass: Add dev_get_uclass_index() to get the uclass/index of a deviceJean-Jacques Hiblot2018-08-212-0/+32
| * | net: eth-uclass: Fix for DM USB ethernet supportJean-Jacques Hiblot2018-08-211-1/+2
| * | usb: gadget: Add bcdDevice for the DWC3 USB Gadget ControllerJean-Jacques Hiblot2018-08-211-0/+2
| * | usb: musb-new: omap2430: Enable DM_USB and OF supportAdam Ford2018-08-211-1/+149
| * | usb: musb-new: omap2430: Remove dead codeAdam Ford2018-08-211-512/+0
| * | cmd: fastboot: Validate user inputSam Protsenko2018-08-211-1/+12
* | | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-08-246-54/+80
|\ \ \
| * | | usb: musb-new: Call musb_platform_exit from musb_stopJagan Teki2018-08-231-0/+1
| * | | usb: musb-new: sunxi: Add proper musb exit supportJagan Teki2018-08-231-21/+28
| * | | musb-new: sunxi: Access ahb_reset0_cfg via ccm offsetJagan Teki2018-08-231-12/+28
| * | | usb: musb-new: sunxi: Allocate struct phy in privateJagan Teki2018-08-231-13/+11
| * | | usb: musb-new: Fix improper musb host pointerJagan Teki2018-08-235-15/+19
* | | | ARM: dts: am33xx: fix SLEWCTRL_FAST pinctrl bindingChristian Amann2018-08-241-1/+2
* | | | env: ubi: Add missing ENV_NAMEMarek Vasut2018-08-241-0/+1
* | | | u-boot: align cache flushes in load_elf_image_shdr to line boundariesNeil Stainton2018-08-241-1/+4
* | | | ARM: display5: Remove "factory procedure" from display5 board configLukasz Majewski2018-08-242-23/+1
* | | | dm: test: Fix typo in test-main commentMichal Simek2018-08-241-1/+1
* | | | malloc_simple: calloc: don't call memset if malloc failedSimon Goldschmidt2018-08-241-1/+2
* | | | board: arm: bcmstb: Declare get_ticks in timer.hThomas Fitzsimmons2018-08-241-1/+1
* | | | boards: amlogic: remove ethernet gpio reset code from boardsBeniamino Galvani2018-08-242-12/+0
* | | | common: avb_verify: Fix division by zero in mmc_byte_io()Eugeniu Rosca2018-08-241-0/+3
* | | | common: avb_verify: Fix never-occurring avb_free(ops_data)Eugeniu Rosca2018-08-241-1/+1
* | | | common: avb_verify: Fix memory leaksEugeniu Rosca2018-08-241-5/+8
* | | | common: avb_verify: Make local data staticEugeniu Rosca2018-08-241-1/+1
* | | | common: kconfig: Mark AVB_VERIFY as dependent on PARTITION_UUIDSEugeniu Rosca2018-08-241-0/+1
* | | | common: avb_verify: Fix invalid 'for' loop conditionEugeniu Rosca2018-08-241-1/+1
* | | | libavb: Handle wrong hashtree_error_mode in avb_append_options()Ievgen Maliarenko2018-08-241-0/+3
* | | | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-08-233-1/+3
|\ \ \ \
| * | | | armv8: layerscape: Build u-boot-with-spl.bin for selected boardsJagdish Gediya2018-08-232-0/+2