summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * spi: fsl_qspi: fix an error of using GENMASKGong Qianyu2016-01-071-1/+1
| * spi: spi_flash: Fix the arguments of stm_is_locked_sr()Fabio Estevam2016-01-071-2/+2
* | Merge git://git.denx.de/u-boot-mpc85xxTom Rini2016-01-071-0/+2
|\ \
| * | powerpc, mpc5xxx: fix missing bootflag initHeiko Schocher2016-01-051-0/+2
| |/
* | Prepare v2016.01-rc4Tom Rini2016-01-041-1/+1
* | common: nvedit: use snprintf instead of sprintfPeng Fan2016-01-041-1/+1
* | common: env: initialize scalar variablePeng Fan2016-01-042-0/+2
* | common: cli: avoid memory leakPeng Fan2016-01-041-1/+1
* | net: e1000: use correct helper to do endianness conversionMiao Yan2016-01-041-2/+2
* | qemu-ppce500: pass 'range_id' around in pci_map_regionMiao Yan2016-01-041-1/+1
* | checkpatch: fix left brace warningHeiko Schocher2016-01-041-5/+5
* | mmc: update MMC_ERASE argument to match Linux kernel.Eric Nelson2016-01-042-2/+7
* | Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini2016-01-041-1/+0
|\ \
| * | UBI: Fix compile error when CONFIG_UBI_SILENCE_MSG definedLadislav Michl2016-01-041-1/+0
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-01-0318-22/+268
|\ \ \
| * | | imx: mx6qsabreauto: support lvds displayPeng Fan2016-01-031-3/+84
| * | | i2c: mxc: add a condition in case the parameter is NULLGong Qianyu2016-01-031-2/+10
| * | | imx_common: check for Serial Downloader in spl_boot_deviceStefano Babic2016-01-032-0/+59
| * | | ARM: mxs: allow boards to select DC-DC switching clock sourceMichael Heimpold2016-01-032-0/+36
| * | | cgtqmx6eval: fix pad configuration for SPI busMichael Schanz2016-01-031-1/+1
| * | | net: fec_mxc: unregister mdio bus on probe errorMåns Rullgård2016-01-031-0/+2
| * | | net: fec_mxc: configure MDIO hold timeMåns Rullgård2016-01-031-3/+15
| * | | serial_mxc: Fix setup of UARTx_UFCR registerMaximilian Schwerin2016-01-031-1/+8
| * | | ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl registerEric Nelson2016-01-032-2/+15
| * | | imx: ddr: drop duplicated debug infoPeng Fan2016-01-031-1/+0
| * | | arm: novena: Switch novena to config_distro_bootcmdVagrant Cascadian2015-12-141-1/+22
| * | | imx: mx6: fix reg base address when runtime usagePeng Fan2015-12-071-4/+4
| * | | imx: mx6: add missing return valueJeroen Hofstee2015-12-071-0/+2
| * | | imx: mx7: enable CONFIG_FSL_CLKPeng Fan2015-12-071-0/+2
| * | | mx6sxsabresd: Fix Ethernet PHY reset sequenceFabio Estevam2015-12-071-3/+7
| * | | cgtqmx6eval: Fix defconfig nameOtavio Salvador2015-12-071-1/+1
* | | | Merge git://git.denx.de/u-boot-usbTom Rini2016-01-026-120/+115
|\ \ \ \ | |_|/ / |/| | |
| * | | usb: musb: Fix hub port setting for SPLIT transactionsStefan Brüns2015-12-311-1/+1
| * | | usb: Move determination of TT hub address/port into separate functionStefan Brüns2015-12-315-101/+80
| * | | usb: dwc2: avoid out of bounds accessStefan Brüns2015-12-311-3/+4
| * | | usb: Alloc buffer for USB descriptor dynamicallyStefan Brüns2015-12-312-16/+31
| | |/ | |/|
* | | altera_qspi: allow ctrl-c to abort the erase opsThomas Chou2015-12-281-0/+9
* | | altera_qspi: show erase progressThomas Chou2015-12-281-0/+14
* | | altera_qspi: skip erase if the sector is blankThomas Chou2015-12-281-14/+25
* | | altera_qspi: set fail_addr for erase opsThomas Chou2015-12-281-0/+1
* | | altera_qspi: call callback even if the erase failedThomas Chou2015-12-281-0/+1
|/ /
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-12-271-1/+1
|\ \
| * | sunxi: Reduce Orangepi PC RAM speed to 624 MHzHans de Goede2015-12-271-1/+1
* | | Merge git://git.denx.de/u-boot-socfpgaTom Rini2015-12-2428-93/+163
|\ \ \
| * | | arm: socfpga: Fix i2c mux on cyclone5-socdk boardChin Liang See2015-12-231-2/+2
| * | | arm: socfpga: Fix USB doesn't work on socdk boardshengjiangwu2015-12-231-12/+12
| * | | arm: socfpga: Add support for Denali NAND controllerMarek Vasut2015-12-221-0/+23
| * | | arm: socfpga: Enable DFU MMC support only if DM_MMC is enabledMarek Vasut2015-12-221-0/+2
| * | | arm: socfpga: Enable SPL MMC/SPI support only if DM_MMC/SPI is enabledMarek Vasut2015-12-221-0/+4
| * | | arm: socfpga: Unreset NAND in U-BootMarek Vasut2015-12-221-0/+4
OpenPOWER on IntegriCloud