summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imxTom Rini2019-04-15159-2790/+4798
|\
| * board: tbs2910: Remove CMD_FDT support in defconfig to reduce u-boot sizeSoeren Moch2019-04-141-0/+1
| * imx6: wandboard: fix dwc_ahsata build errors when DM enabledAnatolij Gustschin2019-04-131-1/+2
| * imx6: dts: add wandboard dtb target to fix build errorAnatolij Gustschin2019-04-131-0/+3
| * imx6: tbs2910: fix dtb build errorAnatolij Gustschin2019-04-131-0/+3
| * apalis/colibri_imx6: add device trees to makefileMarcel Ziswiler2019-04-131-0/+3
| * imx: aristainetos: fix build breakageAnatolij Gustschin2019-04-131-1/+1
| * tdx-cfg-block: fix off by one issueMarcel Ziswiler2019-04-131-1/+1
| * toradex: common: unify behaviour when config block is missingBhuvanchandra DV2019-04-131-16/+18
| * toradex: configblock: add an -y parameter to 'cfgblock create’Dominik Sliwa2019-04-131-13/+26
| * colibri_vf: fix sdboot for vybrid modulesGerard Salvatella2019-04-131-3/+3
| * colibri_vf: use leveling evaluated by DDR validation toolsStefan Agner2019-04-131-0/+7
| * colibri_vf: adjust timing according to data sheetStefan Agner2019-04-131-3/+9
| * arm: vf610: add uart2 clock/pinmux supportStefan Agner2019-04-132-1/+6
| * config: colibri_vf: enable mtd partitions via dtStefan Agner2019-04-131-0/+1
| * colibri_vf: disable undefined instruction events in user debugStefan Agner2019-04-131-1/+1
| * colibri_vf: enable user debug by defaultStefan Agner2019-04-131-1/+1
| * colibri_vf: sync the board info messageBhuvanchandra DV2019-04-131-2/+2
| * colibri_vf: set fdtfile for distrobootStefan Agner2019-04-131-2/+2
| * colibri_vf: add distroboot supportStefan Agner2019-04-131-29/+46
| * config: colibri_vf: use macros from linux/sizes.hMarcel Ziswiler2019-04-131-3/+4
| * colibri_vf: migrate fec, esdhc, nfc and usb to driver modelMarcel Ziswiler2019-04-133-93/+7
| * colibri_vf: migrate pinctrl and regulators to dtb/dmMarcel Ziswiler2019-04-132-128/+16
| * configs: colibri_vf: disable obscure optionsMarcel Ziswiler2019-04-131-1/+9
| * ARM: dts: colibri_vf: update device treesMarcel Ziswiler2019-04-135-3/+224
| * configs: move CONFIG_MXC_OCOTP to KconfigMarcel Ziswiler2019-04-1314-41/+2
| * configs: colibri_vf: limit size of malloc() pool before relocationMarcel Ziswiler2019-04-131-0/+1
| * configs: colibri_vf: remove obsolete mmc/sd card environmentMarcel Ziswiler2019-04-131-9/+0
| * configs: move CONFIG_USB_EHCI_VF to KconfigMarcel Ziswiler2019-04-133-2/+7
| * imx: bootaux: add dependency on vf610Marcel Ziswiler2019-04-131-1/+1
| * vf610: ddrmc: add missing includeMarcel Ziswiler2019-04-131-0/+2
| * Add missing space in commentMarcel Ziswiler2019-04-132-2/+2
| * imx6: wandboard: convert to DM_MMCAnatolij Gustschin2019-04-133-97/+93