summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge git://git.denx.de/u-boot-video"Tom Rini2017-09-012-17/+1
* Merge git://git.denx.de/u-boot-sunxiTom Rini2017-09-015-6/+5
|\
| * sunxi: Fix CONFIG_SUNXI_GMAC referencesDave Prue2017-09-015-6/+5
* | Merge git://git.denx.de/u-boot-videoTom Rini2017-09-012-1/+17
|\ \
| * | video: ipuv3_fb: skip IPU shutdown if IPU was not enabled beforeAnatolij Gustschin2017-08-291-1/+12
| * | splash_source: Verify FIT magicNiko Mauno2017-08-291-0/+5
* | | Merge git://git.denx.de/u-boot-imxTom Rini2017-09-0147-279/+1156
|\ \ \
| * | | i.MX6Q: icorem6: Add falcon modeJagan Teki2017-08-303-0/+26
| * | | i.MX6Q: spl: Fix falcon to use dram_init_banksizeJagan Teki2017-08-301-0/+12
| * | | imx: remove SATA boot mode for i.MX 6UL and 6ULLStefan Agner2017-08-301-0/+2
| * | | icorem6: Fix to find MMC devicesJagan Teki2017-08-292-2/+0
| * | | imx6: don't include unneeded boot_mode array in SPLAnatolij Gustschin2017-08-291-0/+2
| * | | spl: do not repeat timer init on i.MX6Anatolij Gustschin2017-08-291-1/+1
| * | | imx: timer: don't clear the GPT control register multiple timesAnatolij Gustschin2017-08-291-2/+1
| * | | pfla02: Fix RAM detection and support 1 bank SOMStefano Babic2017-08-292-33/+60
| * | | imx: imx6: Move gpr_init() function to soc.cBreno Lima2017-08-2819-200/+19
| * | | imx: use BOOT_DEVICE_BOARD instead of UARTStefan Agner2017-08-251-2/+2
| * | | imx: fix USB boot mode detection for i.MX 6UL and 6ULLStefan Agner2017-08-252-2/+7
| * | | pinctrl: imx7ulp: Add new info instance for iomuxc1Peng Fan2017-08-231-3/+7
| * | | pinctrl: imx: Fix mask when SHARE_MUX_CONF_REG is setPeng Fan2017-08-231-1/+1
| * | | imx: fix licensing in i.MX filesStefano Babic2017-08-234-35/+4
| * | | imx: mx7: psci: add copyright and licensePeng Fan2017-08-232-0/+14
| * | | apalis/colibri_imx6: enable SDP by defaultStefan Agner2017-08-232-0/+8
| * | | apalis/colibri_imx6: use independent USB PID for SPLStefan Agner2017-08-232-0/+26
| * | | doc: add Serial Download Protocol documentationStefan Agner2017-08-231-0/+100
| * | | spl: add serial download protocol (SDP) supportStefan Agner2017-08-234-0/+45
| * | | cmd: add sdp commandStefan Agner2017-08-233-0/+58
| * | | usb: gadget: sdp: extend images compatible for jumpsStefan Agner2017-08-231-2/+18
| * | | usb: gadget: add SDP driverStefan Agner2017-08-234-0/+745
| * | | imx: move imximage header to common locationStefan Agner2017-08-231-0/+0
* | | | Merge git://git.denx.de/u-boot-marvellTom Rini2017-09-011-1/+1
|\ \ \ \
| * | | | ARM: mvebu: add "spi-flash" compatible stringChris Packham2017-08-301-1/+1
| | |/ / | |/| |
* | | | Merge git://git.denx.de/u-boot-uniphierTom Rini2017-09-0151-169/+554
|\ \ \ \
| * | | | ARM: uniphier: enable Denali NAND driver for 64bit SoCsMasahiro Yamada2017-08-301-0/+5
| * | | | ARM: uniphier: set system bus pinmux for PXs3Masahiro Yamada2017-08-301-0/+2
| * | | | ARM: uniphier: move CONFIG_NAND to defconfigMasahiro Yamada2017-08-304-1/+3
| * | | | ARM: dts: uniphier: update PXs3 SoC/board DTMasahiro Yamada2017-08-302-50/+142
| * | | | ARM: dts: uniphier: sync with LinuxMasahiro Yamada2017-08-3022-62/+90
| * | | | reset: uniphier: add PXs3 supportMasahiro Yamada2017-08-301-0/+23
| * | | | reset: uniphier: fix compatible for SD reset node for LD11/LD20Masahiro Yamada2017-08-301-1/+5
| * | | | clk: uniphier: add System clock supportMasahiro Yamada2017-08-304-0/+67
| * | | | ARM: uniphier: fix DSPLL init code for LD20 SoCDai Okamura2017-08-301-3/+3
| * | | | ARM: uniphier: remove ad-hoc pin settings for NANDMasahiro Yamada2017-08-301-24/+4
| * | | | ARM: uniphier: enable CONFIG_NAND_DENALI_DTMasahiro Yamada2017-08-303-0/+3
| * | | | ARM: uniphier: remove unneeded NAND config optionsMasahiro Yamada2017-08-301-3/+0
| * | | | ARM: uniphier: add PLL settings for PXs3Masahiro Yamada2017-08-301-0/+55
| * | | | ARM: uniphier: move PLLCTRL register macros to each SoC .c fileMasahiro Yamada2017-08-303-21/+30
| * | | | ARM: uniphier: replace <common.h> with <linux/delay.h> in pll settingsMasahiro Yamada2017-08-302-2/+2
| * | | | mtd: nand: denali_dt: add a DT driverMasahiro Yamada2017-08-305-1/+81
| * | | | ofnode: add {ofnode, dev}_read_resource_byname()Masahiro Yamada2017-08-294-1/+39
| |/ / /