summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini2016-01-04-1/+0
|\
| * UBI: Fix compile error when CONFIG_UBI_SILENCE_MSG definedLadislav Michl2016-01-04-1/+0
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-01-03-22/+268
|\ \
| * | imx: mx6qsabreauto: support lvds displayPeng Fan2016-01-03-3/+84
| * | i2c: mxc: add a condition in case the parameter is NULLGong Qianyu2016-01-03-2/+10
| * | imx_common: check for Serial Downloader in spl_boot_deviceStefano Babic2016-01-03-0/+59
| * | ARM: mxs: allow boards to select DC-DC switching clock sourceMichael Heimpold2016-01-03-0/+36
| * | cgtqmx6eval: fix pad configuration for SPI busMichael Schanz2016-01-03-1/+1
| * | net: fec_mxc: unregister mdio bus on probe errorMåns Rullgård2016-01-03-0/+2
| * | net: fec_mxc: configure MDIO hold timeMåns Rullgård2016-01-03-3/+15
| * | serial_mxc: Fix setup of UARTx_UFCR registerMaximilian Schwerin2016-01-03-1/+8
| * | ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl registerEric Nelson2016-01-03-2/+15
| * | imx: ddr: drop duplicated debug infoPeng Fan2016-01-03-1/+0
| * | arm: novena: Switch novena to config_distro_bootcmdVagrant Cascadian2015-12-14-1/+22
| * | imx: mx6: fix reg base address when runtime usagePeng Fan2015-12-07-4/+4
| * | imx: mx6: add missing return valueJeroen Hofstee2015-12-07-0/+2
| * | imx: mx7: enable CONFIG_FSL_CLKPeng Fan2015-12-07-0/+2
| * | mx6sxsabresd: Fix Ethernet PHY reset sequenceFabio Estevam2015-12-07-3/+7
| * | cgtqmx6eval: Fix defconfig nameOtavio Salvador2015-12-07-1/+1
* | | Merge git://git.denx.de/u-boot-usbTom Rini2016-01-02-120/+115
|\ \ \ | |_|/ |/| |
| * | usb: musb: Fix hub port setting for SPLIT transactionsStefan Brüns2015-12-31-1/+1
| * | usb: Move determination of TT hub address/port into separate functionStefan Brüns2015-12-31-101/+80
| * | usb: dwc2: avoid out of bounds accessStefan Brüns2015-12-31-3/+4
| * | usb: Alloc buffer for USB descriptor dynamicallyStefan Brüns2015-12-31-16/+31
* | | altera_qspi: allow ctrl-c to abort the erase opsThomas Chou2015-12-28-0/+9
* | | altera_qspi: show erase progressThomas Chou2015-12-28-0/+14
* | | altera_qspi: skip erase if the sector is blankThomas Chou2015-12-28-14/+25
* | | altera_qspi: set fail_addr for erase opsThomas Chou2015-12-28-0/+1
* | | altera_qspi: call callback even if the erase failedThomas Chou2015-12-28-0/+1
|/ /
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-12-27-1/+1
|\ \
| * | sunxi: Reduce Orangepi PC RAM speed to 624 MHzHans de Goede2015-12-27-1/+1
* | | Merge git://git.denx.de/u-boot-socfpgaTom Rini2015-12-24-93/+163
|\ \ \
| * | | arm: socfpga: Fix i2c mux on cyclone5-socdk boardChin Liang See2015-12-23-2/+2
| * | | arm: socfpga: Fix USB doesn't work on socdk boardshengjiangwu2015-12-23-12/+12
| * | | arm: socfpga: Add support for Denali NAND controllerMarek Vasut2015-12-22-0/+23
| * | | arm: socfpga: Enable DFU MMC support only if DM_MMC is enabledMarek Vasut2015-12-22-0/+2
| * | | arm: socfpga: Enable SPL MMC/SPI support only if DM_MMC/SPI is enabledMarek Vasut2015-12-22-0/+4
| * | | arm: socfpga: Unreset NAND in U-BootMarek Vasut2015-12-22-0/+4
| * | | arm: socfpga: Unreset NAND in SPLMarek Vasut2015-12-22-0/+1
| * | | arm: socfpga: Define NAND reset bitMarek Vasut2015-12-22-1/+2
| * | | arm: socfpga: Fix QSPI doesn't work on socdk boardshengjiangwu2015-12-22-7/+7
| * | | arm: socfpga: Fix emac1 doesn't work on socdk boardshengjiangwu2015-12-22-15/+15
| * | | arm: socfpga: sr1500: Update qspiboot to use UBIFSChin Liang See2015-12-22-4/+2
| * | | arm: socfpga: sockit: Update qspiboot to use UBIFSChin Liang See2015-12-22-0/+3
| * | | arm: socfpga: arria5_socdk: Update qspiboot to use UBIFSChin Liang See2015-12-22-4/+2
| * | | arm: socfpga: cyclone5_socdk: Update qspiboot to use UBIFSChin Liang See2015-12-22-4/+2
| * | | arm: socfpga: sr1500: Enable qspiload console commandChin Liang See2015-12-22-0/+1
| * | | arm: socfpga: sockit: Enable qspiload console commandChin Liang See2015-12-22-0/+1
| * | | arm: socfpga: arria5_socdk: Enable qspiload console commandChin Liang See2015-12-22-0/+1
| * | | arm: socfpga: cyclone5_socdk: Enable qspiload console commandChin Liang See2015-12-22-0/+1