Age | Commit message (Expand) | Author |
2017-03-09 | kbuild: turn of dtc unit address warnings by default | Masahiro Yamada |
2017-03-08 | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini |
2017-03-08 | Merge branch 'master' of git://git.denx.de/u-boot-net | Tom Rini |
2017-03-08 | omap3_logic: Move SPL Stack into SDRAM | Adam Ford |
2017-03-07 | video: cfb_console: fix 32-bit display on 64-bit architectures | Andre Przywara |
2017-03-07 | net: zynq_gem: Fix masking of supported phydev features | Nathan Rossi |
2017-03-01 | net: macb: Fix ETH not found when clock not support | Wenyou Yang |
2017-03-01 | armv8: spl: Call spl_relocate_stack_gd for ARMv8 | Philipp Tomsich |
2017-03-01 | armv5te: make 'ret lr' produce iinterworking 'bx lr' | Albert ARIBAUD |
2017-02-27 | Prepare v2017-rc3 | Tom Rini |
2017-02-27 | arm: mach-omap2: Flush cache after FIT post-processing image | Andrew F. Davis |
2017-02-27 | drivers/net/Kconfig: Correct use of apostrophe | Tom Rini |
2017-02-27 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2017-02-27 | rockchip: video: fix 83500000 clock mistake in rockchip HDMI | Nickey Yang Nickey Yang |
2017-02-27 | splash: Prevent splash_load_fs from writing to 0x0 | Jonathan Golder |
2017-02-26 | travis-ci: Temporarily disable using a newer device tree compiler | Tom Rini |
2017-02-26 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2017-02-26 | usb: gadget: f_dfu: set serial number if serial# is valid | Felipe Balbi |
2017-02-26 | usb: gadget: g_dnl: fix g_dnl_set_serialnumber() | Felipe Balbi |
2017-02-26 | usb: gadget: f_dfu: write req->actual bytes | Felipe Balbi |
2017-02-26 | usb: gadget: dfu: add result for handle_getstatus() | Patrick Delaunay |
2017-02-26 | usb: gadget: dfu: correct size for USB_REQ_DFU_GETSTATE result | Patrick Delaunay |
2017-02-26 | usb: gadget: dfu: add functional descriptor in descriptor set | Patrick Delaunay |
2017-02-26 | usb: dwc3: gadget: Remove unused header inclusion | Vincent Tinelli |
2017-02-23 | Merge branch 'master' of git://git.denx.de/u-boot-uniphier | Tom Rini |
2017-02-23 | ARM: uniphier: set up charge pump current for MPLL of LD11 SoC | Masahiro Yamada |
2017-02-23 | ARM: uniphier: add simple eMMC load APIs instead of ROM API | Masahiro Yamada |
2017-02-23 | ARM: uniphier: enable CONFIG_CMD_CONFIG | Masahiro Yamada |
2017-02-23 | ARM: uniphier: enable CONFIG_CMD_GPT | Masahiro Yamada |
2017-02-23 | ARM: uniphier: disable CONFIG_SPL_DOS_PARTITION | Masahiro Yamada |
2017-02-23 | ARM: uniphier: deassert RST_n of eMMC device for LD11/LD20 | Masahiro Yamada |
2017-02-23 | ARM: uniphier: add DRAM PHY clock duty adjustment for LD20 SoC | Kotaro Hayashi |
2017-02-23 | ARM: uniphier: remove dram_nr_ch from board parameters | Masahiro Yamada |
2017-02-23 | ARM: uniphier: rework spl_boot_device() and related code | Masahiro Yamada |
2017-02-23 | ARM: uniphier: move spl_boot_mode() to a separate file | Masahiro Yamada |
2017-02-23 | ARM: uniphier: move MMC code to a separate file | Masahiro Yamada |
2017-02-23 | ARM: uniphier: disable CONFIG_MTD_NOR_FLASH | Masahiro Yamada |
2017-02-23 | ARM: dts: uniphier: drop u-boot, dm-pre-reloc from system-bus pinctrl node | Masahiro Yamada |
2017-02-23 | ARM: uniphier: rename second stage loader name | Masahiro Yamada |
2017-02-23 | pinctrl: uniphier: support pin configuration | Masahiro Yamada |
2017-02-23 | ARM: uniphier: enable generic EHCI driver for uniphier_v8_defconfig | Masahiro Yamada |
2017-02-23 | ARM: uniphier: remove DRAM base address from board parameters | Masahiro Yamada |
2017-02-23 | ARM: uniphier: update README.uniphier for latest build instruction | Masahiro Yamada |
2017-02-23 | ARM: uniphier: print Support Card info very late | Masahiro Yamada |
2017-02-23 | ARM: uniphier: skip memreserve of unused DRAM bank of LD20 | Masahiro Yamada |
2017-02-23 | ARM: uniphier: correct spelling of "invalid" | Masahiro Yamada |
2017-02-23 | ARM: uniphier: skip MEMCONF ch2 parsing if CH2_DISABLE bit is set | Masahiro Yamada |
2017-02-23 | ARM: uniphier: revive accidentally removed dcache_disable() | Masahiro Yamada |
2017-02-22 | video: mxsfb: Fix reset hang when videomode variable is not present | Fabio Estevam |
2017-02-22 | Merge git://git.denx.de/u-boot-x86 | Tom Rini |