summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* cgtqmx6eval: README: Fix parameter of 'sf write' commandOtavio Salvador2016-01-10-1/+5
* mx6cuboxi: Remove obsolete commentFabio Estevam2016-01-10-4/+0
* mx6cuboxi: Fix the reset delay for the AR8035 PHYFabio Estevam2016-01-10-1/+2
* imx_watchdog: always set minimal timeout in reset_cpuAndrey Skvortsov2016-01-07-1/+2
* gpio: mxs: add name_to_gpio() functionMåns Rullgård2016-01-07-0/+15
* imx: mx7: fix the temperature checking for Rev1.1Peng Fan2016-01-07-8/+15
* imx: mx6ul: disable VIDEO for SPLPeng Fan2016-01-07-0/+2
* pfuze: Fix unsigned variable for less-than-zero comparisonYe.Li2016-01-07-1/+2
* wandboard: Simplify the Ethernet PHY configurationFabio Estevam2016-01-07-34/+2
* mx6sabresd: Simplify the Ethernet PHY configurationFabio Estevam2016-01-07-34/+2
* phy: atheros: Use ar8035_config for AR8031Fabio Estevam2016-01-07-1/+1
* Merge git://git.denx.de/u-boot-mpc85xxTom Rini2016-01-07-0/+2
|\
| * powerpc, mpc5xxx: fix missing bootflag initHeiko Schocher2016-01-05-0/+2
* | Prepare v2016.01-rc4Tom Rini2016-01-04-1/+1
* | common: nvedit: use snprintf instead of sprintfPeng Fan2016-01-04-1/+1
* | common: env: initialize scalar variablePeng Fan2016-01-04-0/+2
* | common: cli: avoid memory leakPeng Fan2016-01-04-1/+1
* | net: e1000: use correct helper to do endianness conversionMiao Yan2016-01-04-2/+2
* | qemu-ppce500: pass 'range_id' around in pci_map_regionMiao Yan2016-01-04-1/+1
* | checkpatch: fix left brace warningHeiko Schocher2016-01-04-5/+5
* | mmc: update MMC_ERASE argument to match Linux kernel.Eric Nelson2016-01-04-2/+7
* | 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
|/ /