summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Merge git://www.denx.de/git/u-boot-marvellTom Rini2016-04-12-2/+116
|\
| * arm: mvebu: theadorable: Remove Board name output in checkboardStefan Roese2016-04-12-2/+0
| * arm: mvebu: theadorable: Add PEX-switch detection and reset codeStefan Roese2016-04-12-0/+70
| * arm: mvebu: theadorable: Enable 2nd I2C controllerStefan Roese2016-04-12-0/+1
| * arm: mvebu: Add base address for 2nd I2C controllerStefan Roese2016-04-12-0/+1
| * arm: mvebu: theadorable: Add bootcounter supportStefan Roese2016-04-12-0/+8
| * arm: mvebu: theadorable: Add USB power toggle and tweak USB PHY registerStefan Roese2016-04-12-0/+32
| * gpio: mvebu_gpio: Add missing out value set to gpio_direction_output()Stefan Roese2016-04-12-0/+4
* | sunxi: Add defconfig and dts file for Orange Pi One SBCHans de Goede2016-04-12-0/+163
* | sunxi: H3: Do not clear usb companion clk-gate / reset on removeHans de Goede2016-04-12-6/+14
* | sunxi: Enable CMD_GPIO on all sunxi boardsHans de Goede2016-04-12-83/+1
* | sunxi: Enable usb ports on the Sinovoip BPI M3Hans de Goede2016-04-12-0/+17
* | sunxi: Set DCDC1 to 3.3V on the Sinovoip BPI M3Hans de Goede2016-04-12-1/+0
* | sunxi: Add INITIAL_USB_SCAN_DELAY Kconfig optionHans de Goede2016-04-12-0/+16
|/
* Prepare v2016.05-rc1Tom Rini2016-04-11-2/+2
* fastboot: sparse: remove unnecessary loggingSteve Rae2016-04-11-4/+2
* fastboot: sparse: fix block addressing for don't care chunk typeSteve Rae2016-04-11-4/+8
* Merge branch 'master' of git://git.denx.de/u-boot-arcTom Rini2016-04-11-23/+5
|\
| * arc: Add virt_to_phys() stubAlexey Brodkin2016-04-11-0/+5
| * arc: get rid of running_on_hwAlexey Brodkin2016-04-11-23/+0
* | spl: mmc: raw: Try to load u-boot if Linux image is not foundLokesh Vutla2016-04-11-1/+11
* | arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_INVAL_ALL) with asm codeHans de Goede2016-04-11-96/+74
* | arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm codeHans de Goede2016-04-11-102/+92
* | lib/crc8: Add crc start valueStefan Roese2016-04-11-15/+23
* | test/py: README: link to example hook scriptsStephen Warren2016-04-11-0/+6
* | bootcounter_ram: Flush dcache after data is written into SDRAMStefan Roese2016-04-11-0/+3
* | disk: part: Enable get_info pointer for CONFIG_SPL_FAT_SUPPORTMichal Simek2016-04-11-1/+1
* | am33xx changed BOOT_DEVICE_SPI to correct valueVogt, Christof2016-04-11-1/+1
* | rpi: remove redundant board filesStephen Warren2016-04-11-308/+236
* | stm32: stm32_flash: add memory barrier during flash writeVikas Manocha2016-04-11-0/+4
* | test/py: Add support for loading image via tftp to specified locationMichal Simek2016-04-11-1/+5
* | spmi: Fix sandbox spmi driver memory corruptionMateusz Kulikowski2016-04-11-1/+2
* | test/py: pass -v option when executing sandboxStephen Warren2016-04-11-0/+1
* | board: ti: am57xx: Prevent init_sata() from being called twiceRoger Quadros2016-04-11-1/+0
* | README: Specify the full path for README.videoFabio Estevam2016-04-11-1/+1
* | drivers: block: fix placement of parametersEric Nelson2016-04-11-20/+14
* | cmd: blkcache: simplify sub-command handlingEric Nelson2016-04-11-4/+2
* | cmd: blkcache: remove indentation from output of 'show'Eric Nelson2016-04-11-5/+5
* | ARM: rpi: add some missing Kconfig help textStephen Warren2016-04-11-1/+27
* | ARM: add Raspberry Pi 3 64-bit configStephen Warren2016-04-11-0/+73
* | ARM: allow CONFIG_GICV* not to be definedStephen Warren2016-04-11-2/+2
* | arm: socfpga: sr1500: Remove USB_GADGETSam Protsenko2016-04-11-2/+0
* | env_eeprom invalidates gd->env_addr by setting it to an offset valueGuy Thouret2016-04-11-7/+0
* | fastboot: sparse: fix sparse blocks calculationJeffy Chen2016-04-11-1/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-04-10-105/+129
|\
| * arm: socfpga: Drop space after 'loadaddr=' in extra envMarek Vasut2016-04-10-6/+6
| * arm: socfpga: Nuke useless includeMarek Vasut2016-04-10-14/+0
| * arm: socfpga: migration of CONFIG_SPI_FLASH_BARDenis Bakhvalov2016-04-10-2/+7
| * arm: socfpga: sockit: Use more relaxed DRAM timingsMarek Vasut2016-04-10-80/+80
| * arm: socfpga: Handle phy-mode OF property for GMACsMarek Vasut2016-04-10-3/+36