platform/kernel/u-boot.git
2016-01-19 Tom Rinipci_rom.c: Fix may be used uninitialized warning
2016-01-19 Tom RiniAdd more SPDX-License-Identifier tags
2016-01-19 Tom Riniscripts/Makefile* Add SPDX-License-Identifier tag
2016-01-19 Tom Rinigunzip.c: Only include gzwrite on CONFIG_CMD_UNZIP
2016-01-19 Tom Riniaxm/taurus: Enable tiny printf in SPL
2016-01-19 Tom Rinivsprintf.c: Always enable CONFIG_SYS_VSNPRINTF
2016-01-19 Masahiro Yamadaimage: fix getenv_bootm_size() function
2016-01-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2016-01-16 Daniel SchwierzeckMIPS: implement bit manipulating I/O accessors
2016-01-16 Daniel SchwierzeckMIPS: fix SPDX license identifier in remaining arch...
2016-01-16 Daniel SchwierzeckMIPS: sync processor and register definitions with...
2016-01-16 Daniel SchwierzeckMIPS: sync I/O related header files with linux-4.4
2016-01-16 Daniel Schwierzecknet: pcnet: refactor mapping of virtual addresses to...
2016-01-16 Daniel SchwierzeckMIPS: kconfig: add option for MIPS_L1_CACHE_SHIFT
2016-01-16 Daniel SchwierzeckMIPS: vct: fix I/O accessor calls
2016-01-16 Daniel SchwierzeckMIPS: malta: fix IO accessor call
2016-01-16 Daniel SchwierzeckMIPS: malta: do not pull in target header files in...
2016-01-16 Daniel SchwierzeckMIPS: Kconfig: optimize gcc -march and -mtune setup
2016-01-16 Daniel SchwierzeckMIPS: au1x00: move SoC header files to arch/mips/mach...
2016-01-16 Daniel SchwierzeckMIPS: Kconfig: refactor machine setup
2016-01-16 Daniel SchwierzeckMIPS: add initial infrastructure for device-tree files
2016-01-16 Daniel SchwierzeckMIPS: do not build position-independent executables...
2016-01-16 Daniel SchwierzeckMIPS: create .text sub-sections for assembler functions
2016-01-16 Daniel SchwierzeckMIPS: fix annotation of _start and relocate_code
2016-01-16 Purna Chandra... MIPS: add asm/gpio.h to fix compilation error with...
2016-01-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2016-01-16 Dalon Westergreensocfpga: Modify qts-filter args to allow input for...
2016-01-16 Dinh Nguyenarm: socfpga: set the fpga global bit to disable HPS...
2016-01-16 Marek Vasutddr: altera: Init the rule ID in debug code
2016-01-16 Peng Fancommon: usb: fix checking condition
2016-01-16 Sanchayan Maityusb: host: ehci-vf: Implement board_usb_phy_mode weak...
2016-01-16 Sanchayan Maityusb: host: ehci-vf: Remove hardcoded USB host client...
2016-01-16 Ye.Liusb:ci_udc: Remove ULPI setting for i.MX OTG controller
2016-01-15 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2016-01-15 Tom Rinieth-raw-os.c: Add cast to bind(2) call
2016-01-15 Simon Glassx86: Fix board init breakage
2016-01-15 Simon Glassdm: pci: Avoid a memory leak when allocating the ROM
2016-01-15 Simon Glassdm: pci: Add a 'fall through' comment
2016-01-15 Simon Glassdm: spi_flash: Allow the uclass to work without printf()
2016-01-15 huang linmmc: rockchip: the non-removable property must point...
2016-01-15 Masahiro YamadaMAINTAINERS: add entry for Rockchip
2016-01-15 Ben WhittenFix GCC format-security errors and convert sprintfs.
2016-01-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-01-14 Stephen Warrenarm: initialize gd for AArch64
2016-01-14 Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2016-01-14 Stefan RoeseMAINTAINERS: Update Marvell custodianship
2016-01-14 Phil Suttermvebu: ds414: Implement Synology specific command set
2016-01-14 Phil Suttermvebu: Support Synology DS414
2016-01-14 Phil Suttermvebu: Add rudimental MV78230 support
2016-01-14 Phil Suttermvebu: axp: Rename MV_DDR_32BIT to CONFIG_DDR_32BIT
2016-01-14 Phil Suttermvebu: Introduce kconfig symbols for SoC variants
2016-01-14 Phil Suttermvebu: axp: refactor board_sat_r_get() and caller
2016-01-14 Phil Sutterdrivers/pci/pci_mvebu: Fix for boards with X4 lanes
2016-01-14 Phil Sutteraxp: Fix debugging support in DDR3 write leveling
2016-01-14 Phil SutterREADME: Review the u-boot porting guide list
2016-01-14 Phil Sutterdrivers/pci: Fix for debug builds without CONFIG_PCI_EN...
2016-01-14 Stefan Roesearm: mvebu: Add runtime detection of UART (xmodem)...
2016-01-14 Stefan Roesearm: mvebu: Add runtime boot-device detection
2016-01-14 Stefan Roesearm: mvebu: Make local structs static const
2016-01-14 Stefan Roesearm: mvebu: Move SAR register defines into header
2016-01-14 Stefan Roesearm: mvebu: Remove leftover Makefile
2016-01-14 Stefan Roesearm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig
2016-01-14 Stefan Roesearm: mvebu: Consolidate board Kconfig options into...
2016-01-14 Stefan Roesearm: mvebu: Print CPU and SDRAM frequency upon startup
2016-01-14 Stefan Roesearm: mvebu: Make serdes setup on Armada XP less noisy
2016-01-14 Stefan Roesearm: mvebu: Don't include "netdev.h" in cpu.c
2016-01-14 Stefan Roesearm: mvebu: Make ECC support configurable on Armada XP
2016-01-14 Stefan Roesearm: mvebu: Add support for MV78260
2016-01-14 Stefan Roesearm: mvebu: Don't use 0 as board ID as its used for...
2016-01-14 Stefan Roesearm: mvebu: Simplify code in setup_usb_phys() a bit
2016-01-14 Stefan Roesearm: mvebu: Don't disable cache at startup on Armada...
2016-01-14 Stefan Roesearm: mvebu: Remove SYS_MALLOC_CLEAR_ON_INIT from DB...
2016-01-14 Stefan Roesearm: mvebu: Don't call arch_cpu_init() from SPL at all
2016-01-14 Stefan Roesearm: mvebu: Add v7_outer_cache_disable function for...
2016-01-14 Stefan Roesearm: mvebu: Enable L2 cache on Armada XP
2016-01-14 Stefan Roesearm: mvebu: db-mv784mp-gp: Enable cache command
2016-01-14 Stefan Roesearm: mvebu: db-mv784mp-gp: Enable common file-system...
2016-01-14 Stefan Roesearm: mvebu: db-mv784mp-gp: Switch from IDE to SATA...
2016-01-14 Tor Krillsata: Add SATA driver with DMA support for Marvell...
2016-01-14 Stefan Roesearm: mvebu: Add SolidRun ClearFog Armada 38x initial...
2016-01-14 Stefan Roesearm: mvebu: Move some defines to common include file
2016-01-14 Stefan Roesenet: mvneta: Convert to driver model
2016-01-14 Stefan Roesearm: mvebu: armada-388-gp.dts: Add ethernet aliases
2016-01-14 Stefan Roesearm: mvebu: Add armada-xp-maxbcm.dts for maxbcm board
2016-01-14 Stefan Roesearm: mvebu: Add SPI driver model support
2016-01-14 Stefan Roesespi: kirkwood_spi.c: Add driver model support
2016-01-14 Stefan Roesespi: kirkwood_spi.c: Prepare for driver model support
2016-01-14 Stefan Roesearm: mvebu: Add DM and OF_CONTROL support to SPL
2016-01-14 Stefan Roesearm: mvebu: ddr: Fix compilation warning
2016-01-14 Stefan Roesearm: mvebu/kirkwood: Use common timer functions
2016-01-14 Peng Fancommon: env_flags: fix loop condition when using env_fl...
2016-01-14 Peng Fancommon: cli_simple: use strlcpy instead of strcpy
2016-01-14 Marco SchusterRe-enable setexpr on Raspberry Pi
2016-01-14 Michael van... cmd_boot: Add a poweroff command
2016-01-14 Vladimir Zapolskiynet: lpc32xx: fix ignored MDIO busy wait status on...
2016-01-14 Paul Kocialkowskisniper: Mux configuration cleanup
2016-01-14 Paul Kocialkowskisniper: Various boot-related env settings, devicetree...
2016-01-14 Vladimir Zapolskiylpc32xx: devkit3250: update board configuration file
2016-01-14 Vladimir Zapolskiyarm: lpc32xx: switch SPL builds to driver model
2016-01-14 Vladimir Zapolskiyarm: lpc32xx: switch serial console to driver model
next