summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare v2016.05-rc1v2016.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
| * | drivers:usb:common:fsl-dt-fixup: Add device-tree fixup support for xhci contr...Sriram Dash2016-04-103-18/+19
| * | drivers:usb:common:fsl-dt-fixup: Remove code duplication for fdt_usb_get_node...Sriram Dash2016-04-101-43/+29
| * | drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common fileSriram Dash2016-04-104-195/+220
| * | usb: kbd: Do not deregister usbkbd twice when using dmHans de Goede2016-04-102-2/+3
| * | usb: ehci-hcd: Fix crash when no ops are provided to ehci_register()Mateusz Kulikowski2016-04-101-2/+2
| * | board: pic32mzda: enable USB-host, USB-storage support.Purna Chandra Mandal2016-04-104-0/+29
| * | drivers: musb-new: Add USB DRC driver for Microchip PIC32 OTG controller.Purna Chandra Mandal2016-04-104-1/+297
| * | drivers: remove writes{b,w,l,q} and reads{b,w,l,q}.Purna Chandra Mandal2016-04-102-15/+0