platform/kernel/u-boot.git
2015-11-18 Thomas Choucommon: add CMD_GPIO to Kconfig
2015-11-18 Bin Menggit-mailrc: Add Bin as a maintainer of x86
2015-11-18 Dmitry Lifshitzomap3: cm-t3517: add board specific get_board_rev()
2015-11-18 Nikita Kiryanovspl: mmc: add support for BOOT_DEVICE_MMC2
2015-11-18 Nikita Kiryanovarm: mx6: cm-fx6: define fallback boot devices for spl
2015-11-18 Nikita Kiryanovspl: announce boot devices
2015-11-18 Nikita Kiryanovspl: add support for alternative boot device
2015-11-18 Nikita Kiryanovcommon: spl: move image load to its own function
2015-11-18 Nikita Kiryanovspl: change return values of spl_*_load_image()
2015-11-18 Nikita Kiryanovspl: mmc: get rid of emmc boot code duplication
2015-11-18 Nikita Kiryanovspl: mmc: move fs boot into its own function
2015-11-18 Nikita Kiryanovspl: mmc: get rid of #ifdef CONFIG_SYS_MMCSD_RAW_MODE_U...
2015-11-18 Nikita Kiryanovspl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check
2015-11-18 Nikita Kiryanovspl: mmc: refactor device location code to its own...
2015-11-18 Nikita Kiryanovspl: mmc: add break statements in spl_mmc_load_image()
2015-11-18 Nikita Kiryanovspl: nand: remove code duplication
2015-11-18 Stefano BabicAllow fw env tools to be available as library
2015-11-18 Kipisz, Stevenboard: ti: beagle_x15: Rename to indicate support for...
2015-11-18 Michael Heimpoldtools/env: allow config filename to be passed via comma...
2015-11-18 Thomas Chounios2: zap ioremap
2015-11-18 Thomas Chounios2: dma-mapping.h: change ioremap to map_physmem
2015-11-18 Thomas Choualtera_pio: change ioremap to map_physmem
2015-11-18 Thomas Choualtera_qspi: change ioremap to map_physmem
2015-11-18 Thomas Choualtera_tse: change ioremap to map_physmem
2015-11-18 Thomas Choualtera_sysid: change ioremap to map_physmem
2015-11-18 Thomas Choualtera_spi: change ioremap to map_physmem
2015-11-18 Thomas Choualtera_timer: change ioremap to map_physmem
2015-11-18 Thomas Choualtera_uart: change ioremap to map_physmem
2015-11-18 Thomas Choualtera_jtag_uart: change ioremap to map_physmem
2015-11-17 Tom RiniMerge git://git.denx.de/u-boot-marvell
2015-11-17 Luka Perkovarm: kirkwood: ib62x0: drop duplicate defines from...
2015-11-17 Luka Perkovarm: kirkwood: ib62x0: drop dev CONFIG_OF_LIBFDT
2015-11-17 Luka Perkovarm: kirkwood: ib62x0: make use of defconfig
2015-11-17 Luka Perkovarm: kirkwood: ib62x0: drop CONFIG_CMD_ENV define
2015-11-17 Luka Perkovarm: kirkwood: ib62x0: build u-boot.kwb
2015-11-17 Luka Perkovarm: kirkwood: ib62x0: drop CONFIG_MACH_TYPE
2015-11-17 Quentin Armitagearm: kirkwood: Move common definitions into common...
2015-11-17 Quentin Armitagearm: kirkwood: Remove duplicate definition from dreamplug.h
2015-11-17 Quentin Armitagearm: kirkwood: Align configuration files
2015-11-17 Quentin Armitagearm: kirkwood: Use common definition for filesystems
2015-11-17 Quentin Armitagearm: kirkwood: Move configuration of some commands...
2015-11-17 Quentin Armitagearm: kirkwood: Remove duplicate definition of CONFIG_CM...
2015-11-17 Quentin Armitagearm: kirkwood: standardise the configuration
2015-11-17 Dirk Eibacharm: mvebu: Fix SAR1_CPU_CORE_MASK
2015-11-17 Stefan Roesetools/kwbimage.c: Fix generation of binary header
2015-11-17 Kevin Smitharm: mvebu: a38x: serdes specification cleanup
2015-11-17 Kevin Smitharm: mvebu: a38x: Add const to some function calls
2015-11-17 Kevin Smitharm: mvebu: a38x: Remove unsupported topologies
2015-11-17 Alexey Brodkinboard: axs10x switch serial port and Ethernet to driver...
2015-11-17 Alexey Brodkinarc: add empty asm/processor.h to satisfy compilation...
2015-11-17 Alexey Brodkinarc: add stubs for map_physmem() and unmap_physmem()
2015-11-17 Tom RiniPrepare v2016.01-rc1 v2016.01-rc1
2015-11-16 Vincent Stehlétools/proftool: fix use-after-free
2015-11-16 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-11-16 Nikita Kiryanovarm: mx6: cm-fx6: add splash locations to cm-fx6
2015-11-16 Nikita Kiryanovsplash_source: add support for filesystem formatted...
2015-11-16 Nikita Kiryanovsplash_source: add support for filesystem formatted usb
2015-11-16 Nikita Kiryanovsplash_source: add support for filesystem formatted mmc
2015-11-16 Nikita Kiryanovsplash_source: rename *_read() to *_read_raw()
2015-11-13 Tom RiniMerge branch 'series1_v2' of git://git.denx.de/u-boot...
2015-11-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2015-11-13 Bin Mengsf: Fix NULL pointer exception for flashes without...
2015-11-13 Bin Mengx86: Remove CONFIG_SYS_EARLY_PCI_INIT
2015-11-13 Bin Mengx86: Remove legacy pci codes
2015-11-13 Bin Mengx86: crownbay: Remove unused PCI region address macros
2015-11-13 Bin Mengx86: qemu: Convert to use driver model eth
2015-11-13 Bin Mengx86: qemu: Convert to use driver model usb
2015-11-13 Bin Mengx86: qemu: Convert to use driver model pci
2015-11-13 Bin Mengx86: qemu: Move chipset-specific codes from pci.c to...
2015-11-13 Bin Mengx86: qemu: Remove call to vgabios execution
2015-11-13 Bin Mengx86: Move timer_init() call a bit earlier
2015-11-13 Bin Mengx86: queensbay: Really disable IGD
2015-11-13 Bin Mengx86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to...
2015-11-13 Bin Mengx86: Rename pcat_ to i8254 and i8259 accordingly
2015-11-13 Bin Mengx86: Initialize i8254 timer counter 1
2015-11-13 Bin Mengx86: Fix cosmetic issues in the i8254 and i8259 codes
2015-11-13 Bin Mengx86: Remove dead codes wrapped by PARANOID_IRQ_TRIGGERS
2015-11-13 Bin Mengx86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQS
2015-11-13 Stefano Babicimx6: fix warnings due to switch to distro environment
2015-11-13 Francois Retiefsparc: leon3: Add debug_uart support to LEON3 serial...
2015-11-13 Daniel Hellstromsparc: ambapp: Removed warning and unnecessary printout.
2015-11-13 Daniel Hellstromsparc: leon3: Moved GRLIB core header files to common...
2015-11-13 Daniel Hellstromsparc: leon3: Added memory controller initialization...
2015-11-13 Francois Retiefsparc: Kconfig: Move the CMD_AMBAPP command to Kconfig
2015-11-13 Daniel Hellstromsparc: leon3: Reimplemented AMBA Plug&Play scanning...
2015-11-13 Francois Retiefsparc: Update startup code to take PIC mode into account
2015-11-13 Francois Retiefsparc: Update GRSIM board with memory settings for...
2015-11-13 Francois Retiefsparc: Update LEON serial drivers to use readl/writel...
2015-11-13 Francois Retiefsparc: Add -mcpu= compiler flags for LEON2/LEON3
2015-11-13 Francois Retiefsparc: Update the maintainer for SPARC architecture
2015-11-13 Francois Retiefsparc: Fix broken files during license changes
2015-11-13 Fabio Estevamboard_init: Change the logic to setup malloc_base
2015-11-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2015-11-12 Vignesh Ram43xx_evm: Add DFU support for qspi flash
2015-11-12 Michal Simekspl: Add support for CONFIG_OF_EMBED=y
2015-11-12 Guillaume REMBERTopenrisc: updating build tools naming convention
2015-11-12 Andy FlemingFix trini email in the get_maintainer.pl script
2015-11-12 Vincent BENOITpengwyn: nand and ethernet fixes
2015-11-12 Fabio Estevamblock: ahci: Remove dead code
2015-11-12 Peng Fancommon: Simplify get_clocks() #ifdef
next