summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: zynq: zc706: Add adv7511 on i2c busChristian Kohn2016-04-131-0/+15
* ARM: zynq: zc702: Add adv7511 on i2c busChristian Kohn2016-04-131-0/+15
* ARM: zynq: DT: Add ethernet phy reset informationPunnaiah Choudary Kalluri2016-04-131-0/+2
* ARM: zynq: Fix bootargs in board dtsiMichal Simek2016-04-138-8/+8
* ARM: zynq: Align devcfg nodeMichal Simek2016-04-131-0/+4
* ARM: dts: Updated devicetree bindings for Zynq 7000 platformMoritz Fischer2016-04-131-0/+1
* ARM: dts: zynq: Add devicetree entry for Xilinx Zynq reset controller.Moritz Fischer2016-04-131-0/+7
* ARM: zynq: Add interrupt-controller property to gpio nodesMichal Simek2016-04-131-0/+2
* Prepare v2016.05-rc1Tom Rini2016-04-111-2/+2
* fastboot: sparse: remove unnecessary loggingSteve Rae2016-04-111-4/+2
* fastboot: sparse: fix block addressing for don't care chunk typeSteve Rae2016-04-111-4/+8
* Merge branch 'master' of git://git.denx.de/u-boot-arcTom Rini2016-04-114-23/+5
|\
| * arc: Add virt_to_phys() stubAlexey Brodkin2016-04-111-0/+5
| * arc: get rid of running_on_hwAlexey Brodkin2016-04-113-23/+0
* | spl: mmc: raw: Try to load u-boot if Linux image is not foundLokesh Vutla2016-04-111-1/+11
* | arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_INVAL_ALL) with asm codeHans de Goede2016-04-112-96/+74
* | arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm codeHans de Goede2016-04-114-102/+92
* | lib/crc8: Add crc start valueStefan Roese2016-04-113-15/+23
* | test/py: README: link to example hook scriptsStephen Warren2016-04-111-0/+6
* | bootcounter_ram: Flush dcache after data is written into SDRAMStefan Roese2016-04-111-0/+3
* | disk: part: Enable get_info pointer for CONFIG_SPL_FAT_SUPPORTMichal Simek2016-04-111-1/+1
* | am33xx changed BOOT_DEVICE_SPI to correct valueVogt, Christof2016-04-111-1/+1
* | rpi: remove redundant board filesStephen Warren2016-04-1115-308/+236
* | stm32: stm32_flash: add memory barrier during flash writeVikas Manocha2016-04-111-0/+4
* | test/py: Add support for loading image via tftp to specified locationMichal Simek2016-04-111-1/+5
* | spmi: Fix sandbox spmi driver memory corruptionMateusz Kulikowski2016-04-111-1/+2
* | test/py: pass -v option when executing sandboxStephen Warren2016-04-111-0/+1
* | board: ti: am57xx: Prevent init_sata() from being called twiceRoger Quadros2016-04-111-1/+0
* | README: Specify the full path for README.videoFabio Estevam2016-04-111-1/+1
* | drivers: block: fix placement of parametersEric Nelson2016-04-111-20/+14
* | cmd: blkcache: simplify sub-command handlingEric Nelson2016-04-111-4/+2
* | cmd: blkcache: remove indentation from output of 'show'Eric Nelson2016-04-111-5/+5
* | ARM: rpi: add some missing Kconfig help textStephen Warren2016-04-111-1/+27
* | ARM: add Raspberry Pi 3 64-bit configStephen Warren2016-04-117-0/+73
* | ARM: allow CONFIG_GICV* not to be definedStephen Warren2016-04-111-2/+2
* | arm: socfpga: sr1500: Remove USB_GADGETSam Protsenko2016-04-111-2/+0
* | env_eeprom invalidates gd->env_addr by setting it to an offset valueGuy Thouret2016-04-111-7/+0
* | fastboot: sparse: fix sparse blocks calculationJeffy Chen2016-04-111-1/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-04-1020-105/+129
|\
| * arm: socfpga: Drop space after 'loadaddr=' in extra envMarek Vasut2016-04-106-6/+6
| * arm: socfpga: Nuke useless includeMarek Vasut2016-04-103-14/+0
| * arm: socfpga: migration of CONFIG_SPI_FLASH_BARDenis Bakhvalov2016-04-108-2/+7
| * arm: socfpga: sockit: Use more relaxed DRAM timingsMarek Vasut2016-04-103-80/+80
| * arm: socfpga: Handle phy-mode OF property for GMACsMarek Vasut2016-04-101-3/+36
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-04-1022-224/+570
|\ \
| * | dm: usb: Do not reprobe usb hosts on "usb tree" commandHans de Goede2016-04-101-2/+6
| * | musb: Properly call musb_stop() on probe failureHans de Goede2016-04-101-1/+3
| * | musb: sunxi: Do not allocate musb struct multiple timesHans de Goede2016-04-101-4/+7
| * | usb: bcm_udc_otg: enable clocksSteve Rae2016-04-101-0/+4
| * | drivers:usb:common:fsl-dt-fixup: fix return value of fdt_usb_get_node_typeSriram Dash2016-04-101-11/+14
OpenPOWER on IntegriCloud