oweals/u-boot.git
2015-10-22 Lokesh VutlaARM: k2g: Add kconfig support
2015-10-22 Lokesh VutlaARM: k2g: Add support for CPU detection
2015-10-22 Lokesh VutlaARM: keystone2: Use dtb images by default
2015-10-22 Lokesh VutlaARM: dts: k2e: Enable OF_CONTROL and DM
2015-10-22 Lokesh VutlaARM: dts: k2l: Enable OF_CONTROL and DM
2015-10-22 Lokesh VutlaARM: dts: k2hk: Enable OF_CONTROL and DM
2015-10-22 Lokesh VutlaARM: dts: keystone2: Do not use LPAE addresses in U...
2015-10-22 Lokesh VutlaARM: dts: Keystone2: Import generic dt files from Linux...
2015-10-22 Lokesh VutlaARM: keystone2: spl: Fix stack allocation with CONFIG_S...
2015-10-22 Lokesh VutlaARM: keystone2: Fix serial port init
2015-10-22 Tom Rinidra72_evm: Switch to DM_SERIAL
2015-10-22 Tom Riniti_omap5_common.h: Switch to CONFIG_OMAP_SERIAL for...
2015-10-22 Tom Riniti_omap4_common.h: Switch to CONFIG_OMAP_SERIAL for...
2015-10-22 Nishanth Menontest: Add basic tests for remoteproc
2015-10-22 Nishanth Menonsandbox: Introduce dummy remoteproc nodes
2015-10-22 Nishanth Menonremoteproc: Introduce a sandbox dummy driver
2015-10-22 Nishanth Menondrivers: Introduce a simplified remoteproc framework
2015-10-22 Mugunthan V Ndefconfig: am335x: gp_evm: enable ethernet driver model
2015-10-22 Mugunthan V Ndefconfig: am335x: bbb: enable ethernet driver model
2015-10-22 Mugunthan V Ndrivers: net: cpsw: convert driver to adopt device...
2015-10-22 Mugunthan V Ndrivers: net: cpsw: prepare driver for device model...
2015-10-22 Mugunthan V Nam335x_evm: do not define usb ether gadget when Eth...
2015-10-22 Mugunthan V Nam335x_evm: prepare for eth driver model support
2015-10-22 Sjoerd Simonsconfigs: am335x_evm: Support distro bootcmds
2015-10-22 Sjoerd Simonsconfigs: ti_armv7_common.h: Add default addresses for...
2015-10-22 Sjoerd Simonsconfig_distro_bootcmd.h: Use a private variable for...
2015-10-22 Paul Kocialkowskiomap-common: Common get_board_serial function to pass...
2015-10-22 Paul Kocialkowskiomap-common: Common function to display die id, replaci...
2015-10-22 Paul Kocialkowskiomap-common: Common serial and usbethaddr functions...
2015-10-22 Paul Kocialkowskiomap5: omap_die_id support
2015-10-22 Paul Kocialkowskiomap4: omap_die_id support
2015-10-22 Paul Kocialkowskiomap3: omap_die_id support
2015-10-22 Paul Kocialkowskiomap-common: Common omap_die_id definition
2015-10-22 dbatzle@dcbcyber.comARM Fix pandaboard es and a4 revision ID
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
next