platform/kernel/u-boot.git
2015-10-22 Tom RiniMerge git://git.denx.de/u-boot-x86
2015-10-21 George McCollisterx86: Add support for Advantech SOM-6896
2015-10-21 Bin Mengx86: ivybridge: Enable the MRC cache
2015-10-21 Simon Glassx86: ivybridge: Measure the MRC code execution time
2015-10-21 Simon Glassx86: ivybridge: Fix car_uninit() to correctly set run...
2015-10-21 Simon Glassx86: ivybridge: Check the RTC return value
2015-10-21 Simon Glassx86: ivybridge: Use 'ret' instead of 'rcode'
2015-10-21 Simon Glassdm: rtc: Correct rtc_read32() return value
2015-10-21 Simon Glassrtc: mc146818: Use probe() to set up the device
2015-10-21 Simon Glassrtc: mc146818: Add a comment to the #endif
2015-10-21 Simon Glassx86: chromebook_link: Enable the debug UART
2015-10-21 Simon Glassx86: Init the debug UART if enabled
2015-10-21 Simon Glassdebug_uart: Add an option to announce the debug UART
2015-10-21 Simon Glassdebug_uart: Support board-specific UART initialisation
2015-10-21 Simon Glassdebug_uart: Adjust the declaration of debug_uart_init()
2015-10-21 George McCollisterx86: spi: Add support for Wildcat Point
2015-10-21 George McCollisterx86: pci: Add PCI IDs for Wildcat Point
2015-10-21 Bin Mengx86: Pass correct cpu_index to ap_init()
2015-10-21 Bin Mengx86: galileo: Enable mrc cache
2015-10-21 Bin Mengx86: quark: Implement mrc cache
2015-10-21 Bin Mengx86: ivybridge: Correct two typos for MRC
2015-10-21 Bin Mengx86: Remove unused rw-mrc-cache properties in the link...
2015-10-21 Bin Mengx86: baytrail: Issue full system reset in reset_cpu()
2015-10-21 Bin Mengx86: Enable mrc cache for bayleybay and minnowmax
2015-10-21 Bin Mengx86: baytrail: Save mrc cache to spi flash
2015-10-21 Bin Mengx86: fsp: Pass mrc cache to fsp_init() and save it...
2015-10-21 Bin Mengx86: Use struct mrc_region to describe a mrc region
2015-10-21 Bin Mengx86: ivybridge: Use APIs provided in the mrccache lib
2015-10-21 Bin Mengx86: Add more common routines to manipulate mrc cache
2015-10-21 Bin Mengx86: Add various minor tidy-ups in mrccache codes
2015-10-21 Bin Mengx86: Do sanity test on the cache record in mrccache_upd...
2015-10-21 Bin Mengx86: Move mrccache.[c|h] to a common place
2015-10-21 Bin Mengx86: Add ENABLE_MRC_CACHE Kconfig option
2015-10-21 Bin Mengx86: fsp: Add a hdr sub-command to show header information
2015-10-21 Bin Mengx86: fsp: Make hob command a sub-command to fsp
2015-10-21 Bin Mengx86: fsp: Print GUID whenever applicable in the hob...
2015-10-21 Bin Mengx86: fsp: Compact the output of hob command
2015-10-21 Bin Mengx86: Add SMBIOS table support
2015-10-21 Bin MengMakefile: Generate U_BOOT_DMI_DATE for SMBIOS
2015-10-21 Bin Mengdoc: Complement document about booting VxWorks
2015-10-21 Bin Mengcmd: bootvx: Add asmlinkage to the VxWorks x86 entry
2015-10-21 Bin Mengcmd: bootvx: Pass E820 information to an x86 VxWorks...
2015-10-21 Bin Mengcmd: bootvx: Always get VxWorks bootline from env
2015-10-21 Bin Mengcmd: bootvx: Pass netmask and gatewayip to VxWorks...
2015-10-21 Bin Mengcmd: bootvx: Avoid strlen() calls when constructing...
2015-10-21 Bin Mengcmd: elf: Reorder load_elf_image_phdr() and load_elf_im...
2015-10-21 Bin Mengcmd: Clean up cmd_elf a little bit
2015-10-21 Bin Mengcmd: Convert CONFIG_CMD_ELF to Kconfig
2015-10-21 Bin Mengx86: Remove quotation mark in CONFIG_HOSTNAME
2015-10-21 Bin Mengx86: Move install_e820_map() out of zimage.c
2015-10-21 Bin Mengx86: Initialize GDT entry 1 to be the 32-bit CS as...
2015-10-21 Bin Mengx86: Allow disabling IGD on Intel Queensbay
2015-10-21 Bin Mengx86: ivybridge: Remove the dead codes that programs...
2015-10-21 Bin Mengdm: pci: Enable VGA address forwarding on bridges
2015-10-21 Bin Mengdm: pci: Fix pci_last_busno() to return the real last...
2015-10-21 Bin Mengvideo: vesa_fb: Fix wrong return value check of pci_fin...
2015-10-21 Bin Mengpci: Set PCI_COMMAND_IO bit for VGA device
2015-10-21 Simon Glassdm: pci: Adjust pci_find_and_bind_driver() to return...
2015-10-21 Simon Glassdm: pci: Correct a few debug() statements
2015-10-21 Simon Glassdm: pci: Tidy up auto-config error handling
2015-10-21 Simon Glassmalloc_simple: Add debug() information
2015-10-21 Jagan Tekilinux/bitops.h: GENMASK copy from linux
2015-10-21 Jagan Tekilinux/bitops: Move BIT definitions at top
2015-10-21 Tom RiniMerge git://git.denx.de/u-boot-marvell
2015-10-21 Stefan Roesemmc: mv_sdhci: Configure the SDHCI MBUS bridge windows
2015-10-21 Stefan Roesearm: mvebu: Enable DM_SERIAL on AXP / A38x boards
2015-10-21 Stefan Roesearm: mvebu: Enable DM_USB on AXP / A38x boards
2015-10-21 Stefan Roeseusb: ehci-marvell.c: Add DM support
2015-10-21 Stefan Roesearm: mvebu: Add DM (driver model) support
2015-10-21 Stefan Roesearm: mvebu: Add basic Armada XP / 38x dtsi/dts files
2015-10-21 Stefan Roesearm: mvebu: Do not call board_init_r() from board_init_f()
2015-10-21 Stefan Roesekwbimage: Align payload size to 4 bytes
2015-10-21 Stefan Roesedm: core: Enable optional use of fdt_translate_address()
2015-10-21 Stefan Roesearm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPL
2015-10-21 Stefan Roesearm: mvebu: Add option to use UART xmodem protocol...
2015-10-20 Maxime Ripardsunxi: Add CHIP support
2015-10-20 Maxime Ripardaxp209: Sync the DTSI with the kernel
2015-10-20 Maxime Ripardsun5i: Sync the DTSI with the kernel
2015-10-20 Maxime Ripardsunxi: Use Kconfig CONFIG_MMC
2015-10-20 Maxime Ripardsunxi: board: Only try to use the MMC related functions...
2015-10-20 Maxime Ripardmmc: Add generic Kconfig option
2015-10-20 Maxime Ripardfastboot: Implement OEM format only when we have MMC...
2015-10-20 Maxime Ripardsunxi: Add support for android boot image
2015-10-20 Hans de Goedesunxi: Add defconfig for the Sinovoip BPI-M2 board
2015-10-20 Hans de Goedesunxi: Fix sorting of boards in MAINTAINERS
2015-10-20 Hans de Goedesunxi: Add a bootcmd_sunxi_compat to the default enviro...
2015-10-20 Hans de Goedesunxi: power: Columbus: only enable ELDO3 when necessary
2015-10-20 Hans de Goedesunxi: power: Change axp209 LDO3 and LDO4 default to...
2015-10-20 Hans de Goedesunxi: power: Add support for disabling axp209 regulators
2015-10-20 Hans de Goedesunxi: power: Drop protection against multiple calls...
2015-10-20 Hans de Goedesunxi: power: Use pmic_bus functions for axp152 / axp20...
2015-10-20 Hans de Goedesunxi: power: Change A23/A33 aldo1 default voltage...
2015-10-20 Hans de Goedesunxi: power: Change A23/A33 VDD-SYS default from 1...
2015-10-20 Hans de Goedesunxi: power: Unify axp pmic function names
2015-10-20 Hans de Goedesunxi: power: Make all voltages configurable through...
2015-10-20 Hans de Goedesunxi: Kconfig-ify CONFIG_AXP152_POWER and _AXP209_POWER
2015-10-20 Hans de Goedesunxi: Remove board defconfig-s for specific Q8 tablet...
2015-10-20 Hans de Goedesunxi: Switch to using malloc_simple for the spl
2015-10-20 Hans de Goedesunxi: Enable CONFIG_SPL_STACK_R
2015-10-20 Hans de Goedemalloc_simple: Add support for switching to DRAM heap
next