platform/kernel/u-boot.git
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-19 Tom RiniPrepare v2015.10 v2015.10
2015-10-19 Simon Glasspowerpc: Drop old non-generic-board code
2015-10-19 Paul Gortmakersbc8641d: enable and test CONFIG_SYS_GENERIC_BOARD
2015-10-19 Paul Gortmakersbc8641d: increase monitor size from 256k to 384k
2015-10-19 Paul Gortmakersbc8641d: add basic flash setup instructions to README...
2015-10-19 Paul Gortmakersbc8641d: set proper environment sector size.
2015-10-19 Paul Gortmakersbc8641d: increase malloc pool size to a sane default
2015-10-19 Paul Gortmakersbc8641d: enable command line editing
2015-10-19 Andrej Rosanoimage-fit: Fix signature checking
2015-10-19 Ladislav Michligep00x0: Use BCH8 ECC
2015-10-19 Liviu Dudauvexpress64: Juno: Add initialisation code for Juno...
2015-10-19 Liviu Dudauvexpress64: Juno: Declare all 8GB of RAM and make them...
2015-10-19 Fabio Estevamdfu: dfu_sf: Take the start address into account
2015-10-19 Fabio Estevamdfu: dfu_sf: Use the erase sector size for erase operations
2015-10-19 Tom Rinidoc/README.scrapyard: Add more entries
2015-10-19 Tom RiniRevert "arm: Remove inetspace_v2_cmc board"
2015-10-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2015-10-19 Tom RiniRevert "arm: Remove d2net_v2 defconfig file"
2015-10-19 Tom Rinidoc/README.scrapyard: Populate recent removals
2015-10-19 Lubomir RintelARM: rpi: add another revision of Raspberry Pi A+
2015-10-19 Eric CooperARM: dockstar: move start of environment area
2015-10-18 Lokesh VutlaARM: k2e/l: Apply WA for selecting PA clock source
2015-10-17 Tom Riniarch/powerpc/config.mk: Pass -fno-ira-hoist-pressure...
2015-10-17 Tom RiniMerge git://git.denx.de/u-boot-socfpga
2015-10-16 Dinh Nguyenarm: dts: socfpga: add "u-boot,dm-pre-reloc" to socfpga...
2015-10-16 Dinh Nguyenarm: socfpga: enable data/inst prefetch and shared...
2015-10-16 Anthony Felicevf610twr: Fix typo in DRAM init
2015-10-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2015-10-16 Alison Wangarm: mmu: Add missing volatile for reading SCTLR register
2015-10-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2015-10-15 Fabio Estevampci: pcie_imx: Fix hang on mx6qp
2015-10-15 Thierry Redingarmv8/gic: Fix GIC v2 initialization
2015-10-15 Thierry Redingarmv8/mmu: Set bits marked RES1 in TCR
2015-10-15 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-10-15 Masahiro YamadaARM: uniphier: fix address mapping in README.uniphier
2015-10-15 Thierry Redingarmv8/mmu: Clean up TCR programming
2015-10-15 Stefan Agnerarm: vf610twr: improve memory layout
2015-10-15 Fabio Estevamcolibri_vf: Fix bstlen field
2015-10-15 Stefan Agnermtd: nand: vf610_nfc: resync with upstream Linux version
2015-10-14 Albert ARIBAUDMerge remote-tracking branch 'u-boot/master'
next