summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | phy: usbphyc: remove unused variable indexPatrick Delaunay2019-04-211-2/+0
| * | | | fastboot: Improve error reporting on 'getvar partition-{size, type}'Eugeniu Rosca2019-04-211-2/+2
| * | | | fastboot: getvar: correct/rename "has_slot" to "has-slot"Eugeniu Rosca2019-04-211-1/+1
| * | | | dfu: Avoid declaring unused variables and absent parametersAndy Shevchenko2019-04-211-0/+3
| * | | | usb: Select USB_MUSB_DSPS with USB_MUSB_TIAlex Kiernan2019-04-199-8/+1
| * | | | configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to KconfigAlex Kiernan2019-04-1910-14/+9
| | |_|/ | |/| |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2019-04-2137-129/+560
|\ \ \ \ | |/ / / |/| | |
| * | | timer: dw-apb: Add missing 64bit up-conversionMarek Vasut2019-04-171-1/+1
| * | | arm: dts: Stratix10: Add QSPI nodeLey Foon Tan2019-04-173-0/+73
| * | | ddr: altera: Stratix10: Add ECC memory scrubbingLey Foon Tan2019-04-172-0/+90
| * | | arm: socfpga: stratix10: Add cpu_has_been_warmreset()Ley Foon Tan2019-04-172-0/+12
| * | | arm: dts: Stratix10: Modify stratix10 socdk memory nodeLey Foon Tan2019-04-171-1/+3
| * | | configs: stratix10: Change CONFIG_NR_DRAM_BANKS to 2Ley Foon Tan2019-04-171-1/+1
| * | | ddr: altera: Stratix10: Add multi-banks DRAM size checkLey Foon Tan2019-04-171-5/+41
| * | | ddr: altera: stratix10: Move SDRAM size check to SDRAM driverLey Foon Tan2019-04-172-11/+15
| * | | arm: socfpga: implement proper peripheral resetSimon Goldschmidt2019-04-172-18/+1
| * | | spi: cadence_qspi: add reset handlingSimon Goldschmidt2019-04-172-0/+21
| * | | mtd: rawnand: denali: add reset handlingSimon Goldschmidt2019-04-172-0/+17
| * | | arm: socfpga: move gen5 SDR driver to DMSimon Goldschmidt2019-04-177-42/+184
| * | | reset: socfpga: add reset handling for old kernelsSimon Goldschmidt2019-04-171-0/+44
| * | | arm: socfpga: gen5: deassert peripheral reset by defaultSimon Goldschmidt2019-04-171-0/+1
| * | | reset: socfpga: rename membase ptr to modrst_baseSimon Goldschmidt2019-04-171-5/+6
| * | | arm: socfpga: gen5: add reset & sdr node to SPL devicetreesSimon Goldschmidt2019-04-1712-44/+36
| * | | arm: socfpga: gen5: sync devicetrees to LinuxSimon Goldschmidt2019-04-172-4/+17
* | | | Merge tag 'arc-for-2019.07' of git://git.denx.de/u-boot-arcTom Rini2019-04-1811-64/+314
|\ \ \ \
| * | | | ARC: [plat-axs10x]: migrate to DM_MMCEugeniy Paltsev2019-04-183-29/+30
| * | | | ARC: [plat-hsdk]: migrate to DM_MMCEugeniy Paltsev2019-04-183-35/+34
| * | | | ARC: dwmmc: Adding DesignWare MMC driver support for ARC devboardsEugeniy Paltsev2019-04-185-0/+250
| |/ / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2019-04-179-281/+108
|\ \ \ \
| * | | | spi: ti_qspi: Convert to spi-mem opsVignesh Raghavendra2019-04-171-64/+68
| * | | | spi: ti_qspi: Drop non DM codeVignesh Raghavendra2019-04-179-223/+46
| | |/ / | |/| |
* | | | arm: am57xx: cl-som-am57x: remove board supportUri Mashiach2019-04-1712-1685/+0
* | | | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2019-04-1753-956/+1493
|\ \ \ \
| * | | | sunxi: update SATA driver to always use DM_SCSIAndre Przywara2019-04-176-20/+9
| * | | | arm: sunxi: Enable DM_MMC and DM_SCSIJagan Teki2019-04-172-13/+2
| * | | | ARM: dts: sun8i-r40-bananapi-m2-berry: Enable AHCIJagan Teki2019-04-171-0/+18
| * | | | ARM: dts: a20-wits-pro-a20-dkt: Enable AHCIJagan Teki2019-04-171-0/+10
| * | | | ARM: dts: a20-m5: Enable AHCIJagan Teki2019-04-171-0/+4
| * | | | board: sunxi: Add R40 sata compatibleJagan Teki2019-04-171-0/+1
| * | | | arm: allwinner: dts: a20: Sync A20 dts(i) files from Linux 5.1-rc2Jagan Teki2019-04-1733-836/+369
| * | | | arm: allwinner: r40: Sync R40 dts(i) files from Linux 5.1-rc2Jagan Teki2019-04-173-8/+449
| * | | | board: sunxi: gmac: Remove Ethernet clock and resetJagan Teki2019-04-161-8/+0
| * | | | net: sun8i_emac: Add CLK and RESET supportJagan Teki2019-04-161-15/+42
| * | | | net: sun8i_emac: Retrieve GMAC clock via 'syscon' phandleJagan Teki2019-04-161-28/+27
| * | | | net: sunxi_emac: Add CLK supportJagan Teki2019-04-161-6/+22
| * | | | clk: sunxi: r40: Fix GMAC reset reg offsetJagan Teki2019-04-161-1/+2
| * | | | arm64: allwinner: sun50i: Sync H6 dts(i) files from LinuxJagan Teki2019-04-144-21/+538
| |/ / /
* | | | Merge tag 'xilinx-for-v2019.07' of git://git.denx.de/u-boot-microblazeTom Rini2019-04-1716-82/+65
|\ \ \ \
| * | | | arm64: zynqmp: fix preprocessor check for SPL_ZYNQMP_TWO_SDHCILuca Ceresoli2019-04-161-1/+1
| * | | | arm64: zynqmp: Remove eeprom settingMichal Simek2019-04-161-9/+0