summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: uniphier: move headers out of include/mach directoryMasahiro Yamada2016-01-1377-129/+188
* ARM: uniphier: move cmd_pinmon.c to boot-mode subdirectoryMasahiro Yamada2016-01-133-1/+2
* ARM: uniphier: move cmd_ddrphy.c to dram subdirectoryMasahiro Yamada2016-01-133-1/+2
* ARM: uniphier: kill bogus header includesMasahiro Yamada2016-01-1313-15/+0
* Prepare v2016.01Tom Rini2016-01-121-1/+1
* dm: test: usb: Update the USB tests so that they all passSimon Glass2016-01-111-7/+16
* MAINTAINERS/mailmap: Update my email addressFabio Estevam2016-01-1112-12/+12
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-01-102-6/+7
|\
| * cgtqmx6eval: README: Fix parameter of 'sf write' commandOtavio Salvador2016-01-101-1/+5
| * mx6cuboxi: Remove obsolete commentFabio Estevam2016-01-101-4/+0
| * mx6cuboxi: Fix the reset delay for the AR8035 PHYFabio Estevam2016-01-101-1/+2
* | Merge git://git.denx.de/u-boot-rockchipTom Rini2016-01-085-5/+11
|\ \
| * | rockchip: Fix the configuration for chromebook_jerrySimon Glass2016-01-083-3/+9
| * | rockchip: Drop a debug message when outputing SPI imagesSimon Glass2016-01-081-1/+1
| * | rockchip: Enable generation of SPI imagesSimon Glass2016-01-081-1/+1
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-01-089-79/+41
|\ \ \ | | |/ | |/|
| * | imx_watchdog: always set minimal timeout in reset_cpuAndrey Skvortsov2016-01-072-1/+2
| * | gpio: mxs: add name_to_gpio() functionMåns Rullgård2016-01-071-0/+15
| * | imx: mx7: fix the temperature checking for Rev1.1Peng Fan2016-01-071-8/+15
| * | imx: mx6ul: disable VIDEO for SPLPeng Fan2016-01-071-0/+2
| * | pfuze: Fix unsigned variable for less-than-zero comparisonYe.Li2016-01-071-1/+2
| * | wandboard: Simplify the Ethernet PHY configurationFabio Estevam2016-01-071-34/+2
| * | mx6sabresd: Simplify the Ethernet PHY configurationFabio Estevam2016-01-071-34/+2
| * | phy: atheros: Use ar8035_config for AR8031Fabio Estevam2016-01-071-1/+1
| |/
* | pci: layerscape: Adjust the return value when ls_pcie_addr_valid() failsBin Meng2016-01-081-1/+1
* | pci: imx: Adjust the return value when imx_pcie_addr_valid() failsBin Meng2016-01-081-1/+1
* | fs: handle the fileaddr variable in the same way as in the network caseDavid Müller (ELSOFT AG)2016-01-081-0/+1
* | get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" useHeiko Schocher2016-01-081-11/+11
* | fix always succesful memory testRasmus Villemoes2016-01-081-2/+2
* | cyrus: Enable STDIO deregisterAndy Fleming2016-01-081-0/+1
* | MAINTAINERS, .mailmap: Update my email addressYork Sun2016-01-084-5/+6
* | am33xx/am43xx: Add platform data for GPIOsTom Rini2016-01-081-0/+23
* | serial: zynq: Use static inline for _debug_uart_init()Michal Simek2016-01-081-1/+1
* | net: remove scary warning about EEPROM provided MAC addressAndre Przywara2016-01-081-2/+0
* | arm64: Juno/FVP: adjust kernel load addressAndre Przywara2016-01-081-2/+2
* | arm, Makefile: correct compilation flag for u-boot-dtbAneesh Bansal2016-01-081-1/+1
* | bootcount: Correct #endif comment to match, other aestheticsRobert P. J. Day2016-01-081-6/+4
* | doc: Tidy up first part of top-level README fileRobert P. J. Day2016-01-081-85/+43
* | powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xxRobert P. J. Day2016-01-086-20/+20
* | include: Correct "requset" typoes in misc.hRobert P. J. Day2016-01-081-2/+2
* | Merge git://git.denx.de/u-boot-dmTom Rini2016-01-089-17/+83
|\ \
| * | net: Fix delay in net_retry testJoe Hershberger2016-01-072-5/+4
| * | fdt: fix address cell count checking in fdt_translate_address()Przemyslaw Marczak2016-01-071-4/+3
| * | dm: usb: Add a remove() method for USB keyboardsSimon Glass2016-01-071-0/+36
| * | usb: Allow up to 7 storage devicesSimon Glass2016-01-072-2/+2
| * | dm: Disable all SPI and SPI flash testsSimon Glass2016-01-071-2/+2
| * | dm: eth: Stick to 'ethact' when 'ethrotate' is 'no' in eth_init()Bin Meng2016-01-071-4/+20
| * | dm: eth: Test 'ethrotate' before changing current ethernet deviceBin Meng2016-01-071-0/+11
| * | test: add sandbox timer to test.dtsThomas Chou2016-01-071-0/+5
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2016-01-072-3/+3
|\ \ | |/ |/|
OpenPOWER on IntegriCloud