platform/kernel/u-boot.git
2017-02-27 Tom RiniPrepare v2017-rc3 v2017.03-rc3
2017-02-27 Andrew F. Davisarm: mach-omap2: Flush cache after FIT post-processing...
2017-02-27 Tom Rinidrivers/net/Kconfig: Correct use of apostrophe
2017-02-27 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2017-02-27 Nickey Yang... rockchip: video: fix 83500000 clock mistake in rockchip...
2017-02-27 Jonathan Goldersplash: Prevent splash_load_fs from writing to 0x0
2017-02-26 Tom Rinitravis-ci: Temporarily disable using a newer device...
2017-02-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2017-02-26 Felipe Balbiusb: gadget: f_dfu: set serial number if serial# is...
2017-02-26 Felipe Balbiusb: gadget: g_dnl: fix g_dnl_set_serialnumber()
2017-02-26 Felipe Balbiusb: gadget: f_dfu: write req->actual bytes
2017-02-26 Patrick Delaunayusb: gadget: dfu: add result for handle_getstatus()
2017-02-26 Patrick Delaunayusb: gadget: dfu: correct size for USB_REQ_DFU_GETSTATE...
2017-02-26 Patrick Delaunayusb: gadget: dfu: add functional descriptor in descript...
2017-02-26 Vincent Tinelliusb: dwc3: gadget: Remove unused header inclusion
2017-02-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2017-02-23 Masahiro YamadaARM: uniphier: set up charge pump current for MPLL...
2017-02-23 Masahiro YamadaARM: uniphier: add simple eMMC load APIs instead of...
2017-02-22 Masahiro YamadaARM: uniphier: enable CONFIG_CMD_CONFIG
2017-02-22 Masahiro YamadaARM: uniphier: enable CONFIG_CMD_GPT
2017-02-22 Masahiro YamadaARM: uniphier: disable CONFIG_SPL_DOS_PARTITION
2017-02-22 Masahiro YamadaARM: uniphier: deassert RST_n of eMMC device for LD11...
2017-02-22 Kotaro HayashiARM: uniphier: add DRAM PHY clock duty adjustment for...
2017-02-22 Masahiro YamadaARM: uniphier: remove dram_nr_ch from board parameters
2017-02-22 Masahiro YamadaARM: uniphier: rework spl_boot_device() and related...
2017-02-22 Masahiro YamadaARM: uniphier: move spl_boot_mode() to a separate file
2017-02-22 Masahiro YamadaARM: uniphier: move MMC code to a separate file
2017-02-22 Masahiro YamadaARM: uniphier: disable CONFIG_MTD_NOR_FLASH
2017-02-22 Masahiro YamadaARM: dts: uniphier: drop u-boot, dm-pre-reloc from...
2017-02-22 Masahiro YamadaARM: uniphier: rename second stage loader name
2017-02-22 Masahiro Yamadapinctrl: uniphier: support pin configuration
2017-02-22 Masahiro YamadaARM: uniphier: enable generic EHCI driver for uniphier_...
2017-02-22 Masahiro YamadaARM: uniphier: remove DRAM base address from board...
2017-02-22 Masahiro YamadaARM: uniphier: update README.uniphier for latest build...
2017-02-22 Masahiro YamadaARM: uniphier: print Support Card info very late
2017-02-22 Masahiro YamadaARM: uniphier: skip memreserve of unused DRAM bank...
2017-02-22 Masahiro YamadaARM: uniphier: correct spelling of "invalid"
2017-02-22 Masahiro YamadaARM: uniphier: skip MEMCONF ch2 parsing if CH2_DISABLE...
2017-02-22 Masahiro YamadaARM: uniphier: revive accidentally removed dcache_disable()
2017-02-22 Fabio Estevamvideo: mxsfb: Fix reset hang when videomode variable...
2017-02-22 Tom RiniMerge git://git.denx.de/u-boot-x86
2017-02-21 Andy Shevchenkox86: Intel MID platforms has no microcode update
2017-02-21 Vincent Tinellix86: zImage: add Intel MID platforms support
2017-02-21 Andy Shevchenkox86: Introduce INTEL_MID quirk option
2017-02-21 J. Tangx86: Force 32-bit jumps in interrupt handlers
2017-02-19 Markus Niebeltqma6: [cosmetic] sanitize environment defines
2017-02-19 Markus Niebeltqma6: fix rounding in env
2017-02-19 Markus Niebelmx6: tqma6: add rootfsmode environment for mmc / sd
2017-02-19 Markus Niebelmx6: tqma6: fix typo in env
2017-02-19 Markus Niebelimx6: tqma6: rely on default setting for tftp and nfs
2017-02-19 Markus Niebelarm: imx6: tqma6: add configurable CMA size
2017-02-19 Andrey Yurovskymtd: nand: build MXS driver for MX7 as well
2017-02-19 Peter Robinsonmx6sx: udoo_neo: Enable distro boot options in config
2017-02-19 Peter Robinsonmx6sx: udoo_neo: use different load address for ramdisk
2017-02-19 Peter Robinsonmx6sx: udoo_neo: Define the default serial console
2017-02-18 Tom RiniDrop CONFIG_ENABLE_VBOOT
2017-02-17 Andrew F. DavisARM: DRA7xx: Fix memory allocation overflow
2017-02-17 ahaslam@baylibre.comda850: Add instructions to copy AIS image to an MMC...
2017-02-17 Semen Protsenkoarm: am57xx: Set serial# variable
2017-02-17 Dalon WestergreenSPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig
2017-02-17 Dalon WestergreenSPL: add support to boot from a partition type
2017-02-17 Andrew F. Davisarm: omap5: Fix generation of reserved-memory DT node
2017-02-17 Tom Rinifsl_i2c.c: Fix warning on gcc-6.x
2017-02-17 Chris Packhamtools: kwboot: don't adjust destaddr when patching...
2017-02-17 Mario Sixtools: kwbimage: Fix unchecked return value and fd...
2017-02-13 Tom RiniPrepare v2017.03-rc2 v2017.03-rc2
2017-02-13 Tom RiniMerge tag 'xilinx-fixes-for-v2017.03' of git://denx...
2017-02-13 Masahiro Yamadai2c: sandbox: remove code snippet from Kconfig help
2017-02-12 Masahiro Yamadakconfig: re-sync with Linux 4.10
2017-02-12 Masahiro Yamadaflash: compile common/flash.c iif CONFIG_MTD_NO_FLASH...
2017-02-12 Masahiro Yamadaflash: complete CONFIG_SYS_NO_FLASH move with renaming
2017-02-11 Tom RiniMerge git://git.denx.de/u-boot-samsung
2017-02-11 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2017-02-10 Michal Simekmicroblaze: Fix endif macro command
2017-02-10 Mike Looijmansconfigs/topic_miami.h: Correct kernel_size in default...
2017-02-10 Mike Looijmanstopic_miami(plus) defconfig: Enable DFU RAM support
2017-02-10 Mike Looijmanstopic_miami_defconfig: Remove NFS and NET support
2017-02-10 Michal Simekxilinx: Align defconfig with current Kconfig order
2017-02-10 Simon Glassexynos: Drop large alignment for SDRAM parameters
2017-02-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2017-02-09 Eddie Cairockchip: rename miniarm to tinker board
2017-02-09 Romain Perierrockchip: Enable ETH address randomization for the...
2017-02-09 Jacob Chenrockchip: firefly: configs: use spl back to brom
2017-02-09 Jacob Chenrockchip: configs: move env offset to common header
2017-02-09 Simon Glassrockchip: Correct MAINTAINER entry for chromebook_minnie
2017-02-09 Jacob Chenrockchip: dts: rk3288: correct sdram setting for miniarm
2017-02-09 Tom Riniomap_hsmmc.c: Fix build warning on non-omap3
2017-02-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2017-02-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2017-02-09 Tom Riniomap3_logic: Switch to simple malloco in SPL
2017-02-09 Tom Riniqemu-x86_64_defconfig: Disable CONFIG_BOARD_EARLY_INIT_F
2017-02-09 Fiach Antawmmc: init mmc block devices on probe
2017-02-09 Adam Forddrivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36xx
2017-02-09 Jaehoon Chungmmc: ftsdc021_sdhci: remove the ftsdc021_sdhci.c
2017-02-09 Jaehoon Chungmmc: mmc-uclass: use the fixed devnum with alias node
2017-02-09 Jaehoon Chungarm: dts: trats: add the pmic node for using DM
2017-02-09 Jaehoon Chungpower: pmic: add the max8997 controller for DM
2017-02-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2017-02-08 John Haechtennet: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540...
2017-02-08 Tom RiniMerge git://git.denx.de/u-boot-dm
next