aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-27Prepare v2017-rc3v2017.03-rc3Tom Rini1-1/+1
2017-02-27arm: mach-omap2: Flush cache after FIT post-processing imageAndrew F. Davis1-0/+6
2017-02-27drivers/net/Kconfig: Correct use of apostropheTom Rini1-1/+1
2017-02-27Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini4-27/+22
2017-02-27rockchip: video: fix 83500000 clock mistake in rockchip HDMINickey Yang Nickey Yang1-1/+1
2017-02-27splash: Prevent splash_load_fs from writing to 0x0Jonathan Golder1-1/+2
2017-02-26travis-ci: Temporarily disable using a newer device tree compilerTom Rini1-2/+3
2017-02-26Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini4-38/+40
2017-02-26usb: gadget: f_dfu: set serial number if serial# is validFelipe Balbi1-0/+5
2017-02-26usb: gadget: g_dnl: fix g_dnl_set_serialnumber()Felipe Balbi1-2/+1
2017-02-26usb: gadget: f_dfu: write req->actual bytesFelipe Balbi1-1/+1
2017-02-26usb: gadget: dfu: add result for handle_getstatus()Patrick Delaunay2-22/+13
2017-02-26usb: gadget: dfu: correct size for USB_REQ_DFU_GETSTATE resultPatrick Delaunay1-11/+11
2017-02-26usb: gadget: dfu: add functional descriptor in descriptor setPatrick Delaunay1-1/+9
2017-02-26usb: dwc3: gadget: Remove unused header inclusionVincent Tinelli1-1/+0
2017-02-23Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini54-659/+948
2017-02-23ARM: uniphier: set up charge pump current for MPLL of LD11 SoCMasahiro Yamada3-0/+24
2017-02-23ARM: uniphier: add simple eMMC load APIs instead of ROM APIMasahiro Yamada1-58/+195
2017-02-23ARM: uniphier: enable CONFIG_CMD_CONFIGMasahiro Yamada7-0/+7
2017-02-23ARM: uniphier: enable CONFIG_CMD_GPTMasahiro Yamada7-0/+13
2017-02-23ARM: uniphier: disable CONFIG_SPL_DOS_PARTITIONMasahiro Yamada6-0/+6
2017-02-23ARM: uniphier: deassert RST_n of eMMC device for LD11/LD20Masahiro Yamada5-1/+25
2017-02-23ARM: uniphier: add DRAM PHY clock duty adjustment for LD20 SoCKotaro Hayashi1-2/+8
2017-02-23ARM: uniphier: remove dram_nr_ch from board parametersMasahiro Yamada5-26/+18
2017-02-23ARM: uniphier: rework spl_boot_device() and related codeMasahiro Yamada17-344/+312
2017-02-23ARM: uniphier: move spl_boot_mode() to a separate fileMasahiro Yamada3-24/+35
2017-02-23ARM: uniphier: move MMC code to a separate fileMasahiro Yamada3-38/+47
2017-02-23ARM: uniphier: disable CONFIG_MTD_NOR_FLASHMasahiro Yamada7-7/+0
2017-02-23ARM: dts: uniphier: drop u-boot, dm-pre-reloc from system-bus pinctrl nodeMasahiro Yamada2-8/+0
2017-02-23ARM: uniphier: rename second stage loader nameMasahiro Yamada1-1/+1
2017-02-23pinctrl: uniphier: support pin configurationMasahiro Yamada7-12/+134
2017-02-23ARM: uniphier: enable generic EHCI driver for uniphier_v8_defconfigMasahiro Yamada1-0/+2
2017-02-23ARM: uniphier: remove DRAM base address from board parametersMasahiro Yamada6-57/+36
2017-02-23ARM: uniphier: update README.uniphier for latest build instructionMasahiro Yamada1-3/+3
2017-02-23ARM: uniphier: print Support Card info very lateMasahiro Yamada1-7/+4
2017-02-23ARM: uniphier: skip memreserve of unused DRAM bank of LD20Masahiro Yamada1-0/+3
2017-02-23ARM: uniphier: correct spelling of "invalid"Masahiro Yamada1-3/+3
2017-02-23ARM: uniphier: skip MEMCONF ch2 parsing if CH2_DISABLE bit is setMasahiro Yamada1-1/+1
2017-02-23ARM: uniphier: revive accidentally removed dcache_disable()Masahiro Yamada1-0/+4
2017-02-22video: mxsfb: Fix reset hang when videomode variable is not presentFabio Estevam1-0/+3
2017-02-22Merge git://git.denx.de/u-boot-x86Tom Rini4-2/+21
2017-02-21x86: Intel MID platforms has no microcode updateAndy Shevchenko1-1/+2
2017-02-21x86: zImage: add Intel MID platforms supportVincent Tinelli1-0/+4
2017-02-21x86: Introduce INTEL_MID quirk optionAndy Shevchenko1-0/+14
2017-02-21x86: Force 32-bit jumps in interrupt handlersJ. Tang1-1/+1
2017-02-19tqma6: [cosmetic] sanitize environment definesMarkus Niebel1-1/+1
2017-02-19tqma6: fix rounding in envMarkus Niebel1-6/+6
2017-02-19mx6: tqma6: add rootfsmode environment for mmc / sdMarkus Niebel1-1/+3
2017-02-19mx6: tqma6: fix typo in envMarkus Niebel1-1/+1
2017-02-19imx6: tqma6: rely on default setting for tftp and nfsMarkus Niebel1-4/+0