summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* net: remove scary warning about EEPROM provided MAC addressAndre Przywara2016-01-08-2/+0
* arm64: Juno/FVP: adjust kernel load addressAndre Przywara2016-01-08-2/+2
* arm, Makefile: correct compilation flag for u-boot-dtbAneesh Bansal2016-01-08-1/+1
* bootcount: Correct #endif comment to match, other aestheticsRobert P. J. Day2016-01-08-6/+4
* doc: Tidy up first part of top-level README fileRobert P. J. Day2016-01-08-85/+43
* powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xxRobert P. J. Day2016-01-08-20/+20
* include: Correct "requset" typoes in misc.hRobert P. J. Day2016-01-08-2/+2
* Merge git://git.denx.de/u-boot-dmTom Rini2016-01-08-17/+83
|\
| * net: Fix delay in net_retry testJoe Hershberger2016-01-07-5/+4
| * fdt: fix address cell count checking in fdt_translate_address()Przemyslaw Marczak2016-01-07-4/+3
| * dm: usb: Add a remove() method for USB keyboardsSimon Glass2016-01-07-0/+36
| * usb: Allow up to 7 storage devicesSimon Glass2016-01-07-2/+2
| * dm: Disable all SPI and SPI flash testsSimon Glass2016-01-07-2/+2
| * dm: eth: Stick to 'ethact' when 'ethrotate' is 'no' in eth_init()Bin Meng2016-01-07-4/+20
| * dm: eth: Test 'ethrotate' before changing current ethernet deviceBin Meng2016-01-07-0/+11
| * test: add sandbox timer to test.dtsThomas Chou2016-01-07-0/+5
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2016-01-07-3/+3
|\ \ | |/ |/|
| * spi: fsl_qspi: fix an error of using GENMASKGong Qianyu2016-01-07-1/+1
| * spi: spi_flash: Fix the arguments of stm_is_locked_sr()Fabio Estevam2016-01-07-2/+2
* | 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