aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-08Merge git://git.denx.de/u-boot-rockchipTom Rini5-5/+11
2016-01-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini9-79/+41
2016-01-08pci: layerscape: Adjust the return value when ls_pcie_addr_valid() failsBin Meng1-1/+1
2016-01-08pci: imx: Adjust the return value when imx_pcie_addr_valid() failsBin Meng1-1/+1
2016-01-08fs: handle the fileaddr variable in the same way as in the network caseDavid Müller (ELSOFT AG)1-0/+1
2016-01-08get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" useHeiko Schocher1-11/+11
2016-01-08fix always succesful memory testRasmus Villemoes1-2/+2
2016-01-08cyrus: Enable STDIO deregisterAndy Fleming1-0/+1
2016-01-08MAINTAINERS, .mailmap: Update my email addressYork Sun4-5/+6
2016-01-08am33xx/am43xx: Add platform data for GPIOsTom Rini1-0/+23
2016-01-08serial: zynq: Use static inline for _debug_uart_init()Michal Simek1-1/+1
2016-01-08net: remove scary warning about EEPROM provided MAC addressAndre Przywara1-2/+0
2016-01-08arm64: Juno/FVP: adjust kernel load addressAndre Przywara1-2/+2
2016-01-08arm, Makefile: correct compilation flag for u-boot-dtbAneesh Bansal1-1/+1
2016-01-08bootcount: Correct #endif comment to match, other aestheticsRobert P. J. Day1-6/+4
2016-01-08doc: Tidy up first part of top-level README fileRobert P. J. Day1-85/+43
2016-01-08powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xxRobert P. J. Day6-20/+20
2016-01-08include: Correct "requset" typoes in misc.hRobert P. J. Day1-2/+2
2016-01-08Merge git://git.denx.de/u-boot-dmTom Rini9-17/+83
2016-01-08rockchip: Fix the configuration for chromebook_jerrySimon Glass3-3/+9
2016-01-08rockchip: Drop a debug message when outputing SPI imagesSimon Glass1-1/+1
2016-01-08rockchip: Enable generation of SPI imagesSimon Glass1-1/+1
2016-01-07net: Fix delay in net_retry testJoe Hershberger2-5/+4
2016-01-07fdt: fix address cell count checking in fdt_translate_address()Przemyslaw Marczak1-4/+3
2016-01-07dm: usb: Add a remove() method for USB keyboardsSimon Glass1-0/+36
2016-01-07Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2-3/+3
2016-01-07usb: Allow up to 7 storage devicesSimon Glass2-2/+2
2016-01-07dm: Disable all SPI and SPI flash testsSimon Glass1-2/+2
2016-01-07dm: eth: Stick to 'ethact' when 'ethrotate' is 'no' in eth_init()Bin Meng1-4/+20
2016-01-07dm: eth: Test 'ethrotate' before changing current ethernet deviceBin Meng1-0/+11
2016-01-07test: add sandbox timer to test.dtsThomas Chou1-0/+5
2016-01-07imx_watchdog: always set minimal timeout in reset_cpuAndrey Skvortsov2-1/+2
2016-01-07gpio: mxs: add name_to_gpio() functionMåns Rullgård1-0/+15
2016-01-07imx: mx7: fix the temperature checking for Rev1.1Peng Fan1-8/+15
2016-01-07imx: mx6ul: disable VIDEO for SPLPeng Fan1-0/+2
2016-01-07pfuze: Fix unsigned variable for less-than-zero comparisonYe.Li1-1/+2
2016-01-07wandboard: Simplify the Ethernet PHY configurationFabio Estevam1-34/+2
2016-01-07mx6sabresd: Simplify the Ethernet PHY configurationFabio Estevam1-34/+2
2016-01-07phy: atheros: Use ar8035_config for AR8031Fabio Estevam1-1/+1
2016-01-07Merge git://git.denx.de/u-boot-mpc85xxTom Rini1-0/+2
2016-01-07spi: fsl_qspi: fix an error of using GENMASKGong Qianyu1-1/+1
2016-01-07spi: spi_flash: Fix the arguments of stm_is_locked_sr()Fabio Estevam1-2/+2
2016-01-05powerpc, mpc5xxx: fix missing bootflag initHeiko Schocher1-0/+2
2016-01-04Prepare v2016.01-rc4v2016.01-rc4Tom Rini1-1/+1
2016-01-04common: nvedit: use snprintf instead of sprintfPeng Fan1-1/+1
2016-01-04common: env: initialize scalar variablePeng Fan2-0/+2
2016-01-04common: cli: avoid memory leakPeng Fan1-1/+1
2016-01-04net: e1000: use correct helper to do endianness conversionMiao Yan1-2/+2
2016-01-04qemu-ppce500: pass 'range_id' around in pci_map_regionMiao Yan1-1/+1
2016-01-04checkpatch: fix left brace warningHeiko Schocher1-5/+5