project/bcm63xx/u-boot.git
2017-01-22 Masahiro YamadaARM: uniphier: simplify SoC ID get function
2017-01-22 Masahiro YamadaARM: uniphier: replace <common.h> with <linux/delay...
2017-01-22 Masahiro YamadaARM: uniphier: replace <linux/err.h> with <linux/errno.h>
2017-01-22 Masahiro YamadaARM: uniphier: add uniphier_v8_defconfig
2017-01-22 Masahiro YamadaARM: uniphier: make SPL optional for ARVv8 SoCs
2017-01-22 Masahiro YamadaARM: uniphier: add missing static and const qualifier
2017-01-22 Kotaro HayashiARM: uniphier: fix delay fixup code in LD11 UMC init
2017-01-22 Wataru OkoshiARM: uniphier: update UMC_MEMMAPSET value for LD20 SoC
2017-01-21 Uri Mashiachstatus_led: Kconfig migration
2017-01-21 Uri Mashiachstatus_led: Kconfig migration - introduction
2017-01-21 Jagan Tekiconfig: Move CONFIG_BOARD_LATE_INIT to defconfigs
2017-01-21 Jagan Tekicommon: Kconfig: Add BOARD_LATE_INIT entry
2017-01-21 Tom Rinimx6saberesd_spl: Correct falcon mode addition
2017-01-20 Emmanuel Vadotbootm: qnx: Disable data cache before booting QNX image
2017-01-20 Sven Ebenfeldtools: mkimage: fix sizeof_mismatch found by coverity
2017-01-20 Lokesh VutlaARM: OMAP5+: Remove unsed dpll structures
2017-01-20 Lokesh VutlaARM: OMAP4: Fix compiler warning
2017-01-20 Emmanuel Vadotbinman: add tools directory to the python path
2017-01-20 Emmanuel Vadotbuild: Always build the libfdt python module
2017-01-20 Lukasz MajewskiMAINTAINERS: DFU: Change e-mail address of DFU maintanier
2017-01-20 Andreas Färberodroid-c2: Enable distro boot
2017-01-20 Andreas Färbermeson: misc_init_r is board-specific
2017-01-20 Tom Riniboard_init.c: Always use memset()
2017-01-20 Tom RiniARM: Default to using optimized memset and memcpy routines
2017-01-20 Andrew F. Davismach-omap2: Fix secure boot media generation
2017-01-20 Andrew F. Davisspl: Add some missing newlines
2017-01-20 Andrew F. Davisspl: Remove inline ifdef check for EXT and FAT support
2017-01-20 xypron.glpk... common/image.c: Use correct suffixes for binary sizes
2017-01-20 Emmanuel Vadotapi: storage: Test all block device in dev_stor_get
2017-01-20 Emmanuel Vadotapi: Use hashtable function for API_env_enum
2017-01-20 Sébastien Szymanskicmd/host: add missing \n in help text
2017-01-20 Adam FordARM: omap3_logic: Refactor Boot Environmental variables
2017-01-20 Rick Altherrbootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set
2017-01-20 Heiko Schocherserial, ns16550: bugfix: ns16550 fifo not enabled
2017-01-19 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-01-18 Yangbo Luarmv8: ls1012a: define esdhc_status_fixup for RDB board
2017-01-18 Yangbo Luarmv8: ls1012a: define esdhc_status_fixup for QDS board
2017-01-18 Yangbo Lummc: fsl_esdhc: move 'status' property fixup into a...
2017-01-18 Hou Zhiqiangfsl PPA: enable PPA for ls1043ardb and ls1046ardb
2017-01-18 Hou Zhiqiangkconfig: fsl PPA: move CONFIG_* to Kconfig
2017-01-18 Hou ZhiqiangARMv8/sec_firmware: relocated and renamed the config...
2017-01-18 Hou Zhiqiangkconfig: armv8: move armv8 sec_firmware CONFIG_* to...
2017-01-18 Alison Wangarmv8: aarch64: Fix the warning about x1-x3 nonzero...
2017-01-18 Wenbin Songarmv8/fsl-layerscape: fdt: fixup LS1043A rev1 MSI node
2017-01-18 Wenbin Songarmv8/ls1043a: fixup GIC offset for ls1043a rev1
2017-01-18 Tang Yuantianarmv8: fsl-lsch3: enable snoopable sata read and write
2017-01-18 Hou Zhiqiangls1046ardb: Add support power initialization
2017-01-18 Hou Zhiqiangarmv8/fsl_lsch2: Add chip power supply voltage setup
2017-01-18 Hou Zhiqiangls1046ardb: cpld: add API for selecting core volt
2017-01-18 Hou Zhiqiangpmic: pmic_mc34vr500: Add APIs to set/get SWx volt
2017-01-18 Hou Zhiqiangpmic: pmic_mc34vr500: Add a driver for the mc34vr500...
2017-01-18 York Sunarmv8: fsl-layerscape: Fix SECURE_BOOT config
2017-01-18 Udit AgarwalLS2080A: Add validation of MC & DPC images.
2017-01-18 Udit AgarwalSECURE_BOOT: Update bootscript and its hdr addresses
2017-01-18 Yangbo Luconfigs: ls1012a: enable driver model for eSDHC
2017-01-18 Yangbo Luarmv8: ls1012a: add eSDHC nodes
2017-01-18 Yangbo Lummc: fsl_esdhc: add 'fsl, esdhc' into of_match table
2017-01-18 Yangbo Lummc: fsl_esdhc: make GPIO support optional
2017-01-18 Hou Zhiqiangarmv8/fsl-lsch3: consolidate the clock system initializ...
2017-01-18 Hou Zhiqiangarmv8/fsl-lsch2: refactor the clock system initialization
2017-01-18 Hou ZhiqiangARMv8/fsl-layerscape: Enable data coherency between...
2017-01-18 Mingkai Huarmv8: Enable CPUECTLR.SMPEN for coherency
2017-01-18 Prabhakar Kushwahaarm: layerscape: Enable UUID & GPT partition for NXP...
2017-01-18 Tang Yuantianarmv8: ls1012: Enable CONFIG_DM_USB in defconfigs
2017-01-18 Tang Yuantianarmv8: ls1012: added usb nodes in dts
2017-01-18 Hou Zhiqiangarmv8/fsl_lsch2: Add the OCRAM initialization
2017-01-18 Hou ZhiqiangARMv8/fsl-layerscape: Correct the OCRAM size
2017-01-18 Hou Zhiqiangkconfig: move FSL_PCIE_COMPAT to platform Kconfig
2017-01-18 Minghuan Lianpci: layerscape: remove unnecessary legacy code
2017-01-18 Minghuan Lianarmv8: ls2080a: Enable PCIe in defconfigs
2017-01-18 Minghuan Lianarmv8: ls1046a: Enable PCIe and E1000 in defconfigs
2017-01-18 Minghuan Lianarmv8: ls1043a: Enable PCIe and E1000 in defconfigs
2017-01-18 Minghuan Lianarm: ls1012a: Enable PCIe and E1000 in defconfigs
2017-01-18 Minghuan Lianarm: ls1021a: Enable PCIe in defconfigs
2017-01-18 Minghuan Lianpci: layerscape: add pci driver based on DM
2017-01-18 Hou Zhiqiangpci: layerscape: move kernel DT fixup to a separate...
2017-01-18 Minghuan Lianarmv8: ls2080a: add PCIe dts node
2017-01-18 Minghuan Lianarmv8: ls1046a: add PCIe dts node
2017-01-18 Minghuan Lianarmv8: ls1043a: add PCIe dts node
2017-01-18 Minghuan Lianarm: ls1012a: add PCIe dts node
2017-01-18 Minghuan Lianarm: ls1021a: add PCIe dts node
2017-01-18 Minghuan Liandm: pci: remove pci_bus_to_hose(0) calling
2017-01-18 Minghuan Liandm: pci: return the real controller in pci_bus_to_hose()
2017-01-18 Hou Zhiqiangconfigs: ls1021a: enable DT and DM support
2017-01-18 Minghuan Lianarmv8/layerscape: remove unnecessary function declares
2017-01-18 Priyanka Jainarmv8: fsl-layerscape, ccn504: Set forced-order mode...
2017-01-18 jerry.huang... fsl/usb: enable usb feature for ls1046ardb
2017-01-18 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2017-01-18 Tom RiniMerge git://git.denx.de/u-boot-samsung
2017-01-18 Moritz Fischeri2c: i2c-cdns: No need for dedicated probe function
2017-01-18 Moritz Fischeri2c: i2c-cdns: Implement workaround for hold quirk...
2017-01-18 Moritz Fischeri2c: i2c-cdns: Reorder timeout loop for interrupt waiting
2017-01-18 Moritz Fischeri2c: i2c-cdns: Detect unsupported sequences for rev 1.0
2017-01-18 Moritz Fischeri2c: mux: Allow muxes to work as children of i2c bus...
2017-01-18 Javier Martinez... exynos: video: Enable stdout env var backward compatibi...
2017-01-18 Sjoerd Simonsexynos: Enable XHCI on exynos5250 boards
2017-01-18 Sjoerd Simonsexynos5: Don't potentially undervoltage the CPU
2017-01-18 Jaehoon Chungboard: samsung: universal_c210: remove the codes releva...
2017-01-18 Jaehoon Chungi2c: Kconfig: Add SYS_I2C_S3C24X0 entry
2017-01-18 Jaehoon Chungi2c: s3c24x0: fix the compiler error for exynos4
next