summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-09kbuild: turn of dtc unit address warnings by defaultMasahiro Yamada
2017-03-08Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2017-03-08Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2017-03-08omap3_logic: Move SPL Stack into SDRAMAdam Ford
2017-03-07video: cfb_console: fix 32-bit display on 64-bit architecturesAndre Przywara
2017-03-07net: zynq_gem: Fix masking of supported phydev featuresNathan Rossi
2017-03-02net: macb: Fix ETH not found when clock not supportWenyou Yang
2017-03-02armv8: spl: Call spl_relocate_stack_gd for ARMv8Philipp Tomsich
2017-03-02armv5te: make 'ret lr' produce iinterworking 'bx lr'Albert ARIBAUD
2017-02-27Prepare v2017-rc3Tom Rini
2017-02-27arm: mach-omap2: Flush cache after FIT post-processing imageAndrew F. Davis
2017-02-27drivers/net/Kconfig: Correct use of apostropheTom Rini
2017-02-27Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2017-02-27rockchip: video: fix 83500000 clock mistake in rockchip HDMINickey Yang Nickey Yang
2017-02-27splash: Prevent splash_load_fs from writing to 0x0Jonathan Golder
2017-02-26travis-ci: Temporarily disable using a newer device tree compilerTom Rini
2017-02-26Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2017-02-26usb: gadget: f_dfu: set serial number if serial# is validFelipe Balbi
2017-02-26usb: gadget: g_dnl: fix g_dnl_set_serialnumber()Felipe Balbi
2017-02-26usb: gadget: f_dfu: write req->actual bytesFelipe Balbi
2017-02-26usb: gadget: dfu: add result for handle_getstatus()Patrick Delaunay
2017-02-26usb: gadget: dfu: correct size for USB_REQ_DFU_GETSTATE resultPatrick Delaunay
2017-02-26usb: gadget: dfu: add functional descriptor in descriptor setPatrick Delaunay
2017-02-26usb: dwc3: gadget: Remove unused header inclusionVincent Tinelli
2017-02-23Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2017-02-23ARM: uniphier: set up charge pump current for MPLL of LD11 SoCMasahiro Yamada
2017-02-23ARM: uniphier: add simple eMMC load APIs instead of ROM APIMasahiro Yamada
2017-02-22ARM: uniphier: enable CONFIG_CMD_CONFIGMasahiro Yamada
2017-02-22ARM: uniphier: enable CONFIG_CMD_GPTMasahiro Yamada
2017-02-22ARM: uniphier: disable CONFIG_SPL_DOS_PARTITIONMasahiro Yamada
2017-02-22ARM: uniphier: deassert RST_n of eMMC device for LD11/LD20Masahiro Yamada
2017-02-22ARM: uniphier: add DRAM PHY clock duty adjustment for LD20 SoCKotaro Hayashi
2017-02-22ARM: uniphier: remove dram_nr_ch from board parametersMasahiro Yamada
2017-02-22ARM: uniphier: rework spl_boot_device() and related codeMasahiro Yamada
2017-02-22ARM: uniphier: move spl_boot_mode() to a separate fileMasahiro Yamada
2017-02-22ARM: uniphier: move MMC code to a separate fileMasahiro Yamada
2017-02-22ARM: uniphier: disable CONFIG_MTD_NOR_FLASHMasahiro Yamada
2017-02-22ARM: dts: uniphier: drop u-boot, dm-pre-reloc from system-bus pinctrl nodeMasahiro Yamada
2017-02-22ARM: uniphier: rename second stage loader nameMasahiro Yamada
2017-02-22pinctrl: uniphier: support pin configurationMasahiro Yamada
2017-02-22ARM: uniphier: enable generic EHCI driver for uniphier_v8_defconfigMasahiro Yamada
2017-02-22ARM: uniphier: remove DRAM base address from board parametersMasahiro Yamada
2017-02-22ARM: uniphier: update README.uniphier for latest build instructionMasahiro Yamada
2017-02-22ARM: uniphier: print Support Card info very lateMasahiro Yamada
2017-02-22ARM: uniphier: skip memreserve of unused DRAM bank of LD20Masahiro Yamada
2017-02-22ARM: uniphier: correct spelling of "invalid"Masahiro Yamada
2017-02-22ARM: uniphier: skip MEMCONF ch2 parsing if CH2_DISABLE bit is setMasahiro Yamada
2017-02-22ARM: uniphier: revive accidentally removed dcache_disable()Masahiro Yamada
2017-02-22video: mxsfb: Fix reset hang when videomode variable is not presentFabio Estevam
2017-02-22Merge git://git.denx.de/u-boot-x86Tom Rini