aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-09omap3: Migrate to using implyTom Rini2-33/+11
2017-03-09TI: Migrate board/ti/common/Kconfig to implyTom Rini4-82/+39
2017-03-09am335x_evm: Switch to using imply keywordTom Rini2-9/+3
2017-03-09kconfiglib.py: Kludge in 'imply' supportTom Rini1-5/+6
2017-03-09do_smhload: fix return codeRyan Harkin1-2/+2
2017-03-09Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigsTom Rini237-41/+212
2017-03-09tools: Remove CONFIG_SYS_TEXT_BASE in MakefilePatrick Delaunay1-1/+0
2017-03-09kbuild: turn of dtc unit address warnings by defaultMasahiro Yamada3-1/+12
2017-03-08Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini1-5/+5
2017-03-08Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini1-1/+1
2017-03-08omap3_logic: Move SPL Stack into SDRAMAdam Ford1-0/+3
2017-03-07video: cfb_console: fix 32-bit display on 64-bit architecturesAndre Przywara1-5/+5
2017-03-07net: zynq_gem: Fix masking of supported phydev featuresNathan Rossi1-1/+1
2017-03-01net: macb: Fix ETH not found when clock not supportWenyou Yang1-4/+9
2017-03-01armv8: spl: Call spl_relocate_stack_gd for ARMv8Philipp Tomsich1-2/+12
2017-03-01armv5te: make 'ret lr' produce iinterworking 'bx lr'Albert ARIBAUD1-1/+1
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