summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-02Merge git://git.denx.de/u-boot-usbTom Rini
2015-12-31usb: musb: Fix hub port setting for SPLIT transactionsStefan Brüns
2015-12-31usb: Move determination of TT hub address/port into separate functionStefan Brüns
2015-12-31usb: dwc2: avoid out of bounds accessStefan Brüns
2015-12-31usb: Alloc buffer for USB descriptor dynamicallyStefan Brüns
2015-12-28altera_qspi: allow ctrl-c to abort the erase opsThomas Chou
2015-12-28altera_qspi: show erase progressThomas Chou
2015-12-28altera_qspi: skip erase if the sector is blankThomas Chou
2015-12-28altera_qspi: set fail_addr for erase opsThomas Chou
2015-12-28altera_qspi: call callback even if the erase failedThomas Chou
2015-12-27Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-12-27sunxi: Reduce Orangepi PC RAM speed to 624 MHzHans de Goede
2015-12-24Merge git://git.denx.de/u-boot-socfpgaTom Rini
2015-12-23arm: socfpga: Fix i2c mux on cyclone5-socdk boardChin Liang See
2015-12-23arm: socfpga: Fix USB doesn't work on socdk boardshengjiangwu
2015-12-22arm: socfpga: Add support for Denali NAND controllerMarek Vasut
2015-12-22arm: socfpga: Enable DFU MMC support only if DM_MMC is enabledMarek Vasut
2015-12-22arm: socfpga: Enable SPL MMC/SPI support only if DM_MMC/SPI is enabledMarek Vasut
2015-12-22arm: socfpga: Unreset NAND in U-BootMarek Vasut
2015-12-22arm: socfpga: Unreset NAND in SPLMarek Vasut
2015-12-22arm: socfpga: Define NAND reset bitMarek Vasut
2015-12-22arm: socfpga: Fix QSPI doesn't work on socdk boardshengjiangwu
2015-12-22arm: socfpga: Fix emac1 doesn't work on socdk boardshengjiangwu
2015-12-22arm: socfpga: sr1500: Update qspiboot to use UBIFSChin Liang See
2015-12-22arm: socfpga: sockit: Update qspiboot to use UBIFSChin Liang See
2015-12-22arm: socfpga: arria5_socdk: Update qspiboot to use UBIFSChin Liang See
2015-12-22arm: socfpga: cyclone5_socdk: Update qspiboot to use UBIFSChin Liang See
2015-12-22arm: socfpga: sr1500: Enable qspiload console commandChin Liang See
2015-12-22arm: socfpga: sockit: Enable qspiload console commandChin Liang See
2015-12-22arm: socfpga: arria5_socdk: Enable qspiload console commandChin Liang See
2015-12-22arm: socfpga: cyclone5_socdk: Enable qspiload console commandChin Liang See
2015-12-22arm: socfpga: sr1500: Enable ubiload console commandChin Liang See
2015-12-22arm: socfpga: sockit: Enable ubiload console commandChin Liang See
2015-12-22arm: socfpga: arria5_socdk: Enable ubiload console commandChin Liang See
2015-12-22arm: socfpga: cyclone5_socdk: Enable ubiload console commandChin Liang See
2015-12-22arm: socfpga: sr1500: Undefine CONFIG_SPI_FLASH_USE_4K_SECTORSChin Liang See
2015-12-22arm: socfpga: arria5: Undefine CONFIG_SPI_FLASH_USE_4K_SECTORSChin Liang See
2015-12-22arm: socfpga: cyclone5: Undefine CONFIG_SPI_FLASH_USE_4K_SECTORSChin Liang See
2015-12-22arm: socfpga: Enable ubi and ubifs supportChin Liang See
2015-12-22ARM: dts: uniphier: add SD/MMC pinmux nodesMasahiro Yamada
2015-12-22ARM: uniphier: allow to run zImage rather than uImageMasahiro Yamada
2015-12-22ARM: uniphier: rename rest of defconfig filesMasahiro Yamada
2015-12-22ARM: uniphier: support ProXstream2, PH1-LD6b boards in single defconfigMasahiro Yamada
2015-12-22ARM: uniphier: merge ph1_ld4_defconfig and ph1_sld8_defconfigMasahiro Yamada
2015-12-22ARM: uniphier: drop fdt_file from CONFIG_EXTRA_ENV_SETTINGSMasahiro Yamada
2015-12-22ARM: uniphier: set DTB file name to fdt_file environmentMasahiro Yamada
2015-12-22ARM: uniphier: merge umc/ and ddrphy/ into a single directoryMasahiro Yamada
2015-12-22ARM: uniphier: display model number all the time on boot upMasahiro Yamada
2015-12-22ARM: uniphier: add macros and revision IDs for sLD11 and LD10Masahiro Yamada
2015-12-22ARM: uniphier: compile uniphier_get_board_param() for U-Boot properMasahiro Yamada