summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-17arm: dts: Stratix10: Add QSPI nodeLey Foon Tan
2019-04-17ddr: altera: Stratix10: Add ECC memory scrubbingLey Foon Tan
2019-04-17arm: socfpga: stratix10: Add cpu_has_been_warmreset()Ley Foon Tan
2019-04-17arm: dts: Stratix10: Modify stratix10 socdk memory nodeLey Foon Tan
2019-04-17configs: stratix10: Change CONFIG_NR_DRAM_BANKS to 2Ley Foon Tan
2019-04-17ddr: altera: Stratix10: Add multi-banks DRAM size checkLey Foon Tan
2019-04-17ddr: altera: stratix10: Move SDRAM size check to SDRAM driverLey Foon Tan
2019-04-17arm: socfpga: implement proper peripheral resetSimon Goldschmidt
2019-04-17spi: cadence_qspi: add reset handlingSimon Goldschmidt
2019-04-17mtd: rawnand: denali: add reset handlingSimon Goldschmidt
2019-04-17arm: socfpga: move gen5 SDR driver to DMSimon Goldschmidt
2019-04-17reset: socfpga: add reset handling for old kernelsSimon Goldschmidt
2019-04-17arm: socfpga: gen5: deassert peripheral reset by defaultSimon Goldschmidt
2019-04-17reset: socfpga: rename membase ptr to modrst_baseSimon Goldschmidt
2019-04-17arm: socfpga: gen5: add reset & sdr node to SPL devicetreesSimon Goldschmidt
2019-04-17arm: socfpga: gen5: sync devicetrees to LinuxSimon Goldschmidt
2019-04-15Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imxTom Rini
2019-04-15Merge tag 'efi-2019-07-rc1-2' of git://git.denx.de/u-boot-efiTom Rini
2019-04-15Merge tag 'video-for-2019.07-rc1' of git://git.denx.de/u-boot-videoTom Rini
2019-04-14board: tbs2910: Remove CMD_FDT support in defconfig to reduce u-boot sizeSoeren Moch
2019-04-14sunxi: allow boards to de-select SYS_WHITE_ON_BLACK font schemeAndre Przywara
2019-04-14usb: kbd: Properly translate up/down arrow keysAndre Przywara
2019-04-14video/console: Factor out actual character outputAndre Przywara
2019-04-14video/console: Implement ANSI clear line commandAndre Przywara
2019-04-14video/console: Implement relative cursor movement ANSI handlingAndre Przywara
2019-04-14video/console: Implement reverse video ANSI sequence for DM_VIDEOAndre Przywara
2019-04-14video/console: Fix DM_VIDEO font glyph array indexingAndre Przywara
2019-04-14video: backlight: Parse PWM polarity cellStefan Mavrodiev
2019-04-14Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2019-04-13imx6: wandboard: fix dwc_ahsata build errors when DM enabledAnatolij Gustschin
2019-04-13imx6: dts: add wandboard dtb target to fix build errorAnatolij Gustschin
2019-04-13imx6: tbs2910: fix dtb build errorAnatolij Gustschin
2019-04-13apalis/colibri_imx6: add device trees to makefileMarcel Ziswiler
2019-04-13imx: aristainetos: fix build breakageAnatolij Gustschin
2019-04-13tdx-cfg-block: fix off by one issueMarcel Ziswiler
2019-04-13toradex: common: unify behaviour when config block is missingBhuvanchandra DV
2019-04-13toradex: configblock: add an -y parameter to 'cfgblock create’Dominik Sliwa
2019-04-13colibri_vf: fix sdboot for vybrid modulesGerard Salvatella
2019-04-13colibri_vf: use leveling evaluated by DDR validation toolsStefan Agner
2019-04-13colibri_vf: adjust timing according to data sheetStefan Agner
2019-04-13arm: vf610: add uart2 clock/pinmux supportStefan Agner
2019-04-13config: colibri_vf: enable mtd partitions via dtStefan Agner
2019-04-13colibri_vf: disable undefined instruction events in user debugStefan Agner
2019-04-13colibri_vf: enable user debug by defaultStefan Agner
2019-04-13colibri_vf: sync the board info messageBhuvanchandra DV
2019-04-13colibri_vf: set fdtfile for distrobootStefan Agner
2019-04-13colibri_vf: add distroboot supportStefan Agner
2019-04-13config: colibri_vf: use macros from linux/sizes.hMarcel Ziswiler
2019-04-13colibri_vf: migrate fec, esdhc, nfc and usb to driver modelMarcel Ziswiler
2019-04-13colibri_vf: migrate pinctrl and regulators to dtb/dmMarcel Ziswiler