summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-12Prepare v2016.01v2016.01Tom Rini
2016-01-11dm: test: usb: Update the USB tests so that they all passSimon Glass
2016-01-11MAINTAINERS/mailmap: Update my email addressFabio Estevam
2016-01-10Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-01-10cgtqmx6eval: README: Fix parameter of 'sf write' commandOtavio Salvador
2016-01-10mx6cuboxi: Remove obsolete commentFabio Estevam
2016-01-10mx6cuboxi: Fix the reset delay for the AR8035 PHYFabio Estevam
2016-01-08Merge git://git.denx.de/u-boot-rockchipTom Rini
2016-01-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-01-08pci: layerscape: Adjust the return value when ls_pcie_addr_valid() failsBin Meng
2016-01-08pci: imx: Adjust the return value when imx_pcie_addr_valid() failsBin Meng
2016-01-08fs: handle the fileaddr variable in the same way as in the network caseDavid Müller (ELSOFT AG)
2016-01-08get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" useHeiko Schocher
2016-01-08fix always succesful memory testRasmus Villemoes
2016-01-08cyrus: Enable STDIO deregisterAndy Fleming
2016-01-08MAINTAINERS, .mailmap: Update my email addressYork Sun
2016-01-08am33xx/am43xx: Add platform data for GPIOsTom Rini
2016-01-08serial: zynq: Use static inline for _debug_uart_init()Michal Simek
2016-01-08net: remove scary warning about EEPROM provided MAC addressAndre Przywara
2016-01-08arm64: Juno/FVP: adjust kernel load addressAndre Przywara
2016-01-08arm, Makefile: correct compilation flag for u-boot-dtbAneesh Bansal
2016-01-08bootcount: Correct #endif comment to match, other aestheticsRobert P. J. Day
2016-01-08doc: Tidy up first part of top-level README fileRobert P. J. Day
2016-01-08powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xxRobert P. J. Day
2016-01-08include: Correct "requset" typoes in misc.hRobert P. J. Day
2016-01-08Merge git://git.denx.de/u-boot-dmTom Rini
2016-01-08rockchip: Fix the configuration for chromebook_jerrySimon Glass
2016-01-08rockchip: Drop a debug message when outputing SPI imagesSimon Glass
2016-01-08rockchip: Enable generation of SPI imagesSimon Glass
2016-01-07net: Fix delay in net_retry testJoe Hershberger
2016-01-07fdt: fix address cell count checking in fdt_translate_address()Przemyslaw Marczak
2016-01-07dm: usb: Add a remove() method for USB keyboardsSimon Glass
2016-01-07Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2016-01-07usb: Allow up to 7 storage devicesSimon Glass
2016-01-07dm: Disable all SPI and SPI flash testsSimon Glass
2016-01-07dm: eth: Stick to 'ethact' when 'ethrotate' is 'no' in eth_init()Bin Meng
2016-01-07dm: eth: Test 'ethrotate' before changing current ethernet deviceBin Meng
2016-01-07test: add sandbox timer to test.dtsThomas Chou
2016-01-07imx_watchdog: always set minimal timeout in reset_cpuAndrey Skvortsov
2016-01-07gpio: mxs: add name_to_gpio() functionMåns Rullgård
2016-01-07imx: mx7: fix the temperature checking for Rev1.1Peng Fan
2016-01-07imx: mx6ul: disable VIDEO for SPLPeng Fan
2016-01-07pfuze: Fix unsigned variable for less-than-zero comparisonYe.Li
2016-01-07wandboard: Simplify the Ethernet PHY configurationFabio Estevam
2016-01-07mx6sabresd: Simplify the Ethernet PHY configurationFabio Estevam
2016-01-07phy: atheros: Use ar8035_config for AR8031Fabio Estevam
2016-01-07Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2016-01-07spi: fsl_qspi: fix an error of using GENMASKGong Qianyu
2016-01-07spi: spi_flash: Fix the arguments of stm_is_locked_sr()Fabio Estevam
2016-01-05powerpc, mpc5xxx: fix missing bootflag initHeiko Schocher