platform/kernel/u-boot.git
2015-02-07 Tom Rinikwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BO...
2015-02-06 Bin Mengx86: Use tab instead of space to indent in PCIE_ECAM_BASE
2015-02-06 Bin Mengbootstage: Fix typos in the comment
2015-02-06 Bin Mengx86: Add Intel Galileo instructions in README.x86
2015-02-06 Bin Mengx86: Add SD/MMC support to quark/galileo
2015-02-06 Bin Mengx86: Add SPI support to quark/galileo
2015-02-06 Bin Mengx86: pci: Add pci ids for Quark SoC
2015-02-06 Bin Mengx86: galileo: Add GPIO support
2015-02-06 Bin Mengx86: quark: Initialize non-standard BARs
2015-02-06 Bin Mengx86: quark: Call MRC in dram_init()
2015-02-06 Bin Mengdt-bindings: Add Intel Quark MRC bindings
2015-02-06 Bin Mengfdtdec: Add compatible id and string for Intel Quark MRC
2015-02-06 Bin Mengx86: quark: Enable the Memory Reference Code build
2015-02-06 Bin Mengx86: quark: Add System Memory Controller support
2015-02-06 Bin Mengx86: quark: Add utility codes needed for MRC
2015-02-06 Bin Mengx86: quark: Add Memory Reference Code (MRC) main routines
2015-02-06 Bin Mengx86: quark: Bypass TSC calibration
2015-02-06 Bin Mengx86: Allow overriding TSC_FREQ_IN_MHZ
2015-02-06 Bin Mengx86: Enable the Intel quark/galileo build
2015-02-06 Bin Mengx86: Add basic Intel Galileo board support
2015-02-06 Bin Mengx86: Add basic Intel Quark processor support
2015-02-06 Bin Mengx86: quark: Add Cache-As-RAM initialization
2015-02-06 Bin Mengx86: Define macros for pci configuration space access
2015-02-06 Bin Mengx86: quark: Add routines to access message bus registers
2015-02-06 Bin Mengx86: Add header files for Intel Quark SoC defines
2015-02-06 Bin Mengx86: Remove CONFIG_SATA_INTEL from x86-common.h
2015-02-06 Simon Glassx86: Add support for Intel Minnowboard Max
2015-02-06 Simon Glassx86: Add some documentation on how to port U-Boot on x86
2015-02-06 Simon Glassx86: Enable bootstage features
2015-02-06 Simon Glassscsi: bootstage: Measure time taken to scan the bus
2015-02-06 Simon Glassx86: spi: Support ValleyView in ICH SPI driver
2015-02-06 Simon Glassx86: Allow a UART to be set up before the FSP is ready
2015-02-06 Simon Glassx86: Allow FSP Kconfig settings for all x86
2015-02-06 Simon Glassx86: Remove unnecessary casts and fix comment typos
2015-02-06 Simon Glassx86: mmc: Move common FSP functions into a common file
2015-02-06 Tom RiniMerge git://git.denx.de/u-boot-marvell
2015-02-06 Stefan Roesearm: mvebu: maxbcm: Fix compilation warning and add...
2015-02-06 Stefan Roesearm: mvebu: drivers/ddr: Add DDR3 driver with training...
2015-02-06 Stefan Roesearm: mvebu: Add Serdes PHY config code
2015-02-06 Stefan Roesearm: armada-xp: Add SPL support used to include the...
2015-02-06 Stefan Roesescripts/Makefile.spl: Add MVEBU DDR code to SPL
2015-02-06 Stefan Roesetools: kwbimage: Support u-boot.img padding to CONFIG_S...
2015-02-06 Stefan RoeseMakefile: Add another kwb build target used on Marvell...
2015-02-06 Stefan Roesearm: db-mv784mp-gp: Enable SPL to include DDR training...
2015-02-06 Stefan Roesearm: maxbcm: Enable SPL to include DDR training code...
2015-02-06 Stefan Roesearm: mvebu: Placeholder bin_hdr file can now be removed
2015-02-06 Stefan Roesearm: armada-xp: Change built target to include the...
2015-02-06 DrEaglekirkwood: sheevaplug: add FDT support
2015-02-06 DrEaglekirkwood: sheevaplug: fix multiple defines
2015-02-06 DrEaglekirkwood: sheevaplug: fix style
2015-02-06 Masahiro YamadaARM: UniPhier: leave the last element of boot_device_ta...
2015-02-06 Masahiro YamadaARM: UniPhier: refactor pinmon command
2015-02-06 Masahiro YamadaARM: UniPhier: enable I2C input pins for PH1-sLD8
2015-02-06 Masahiro YamadaARM: UniPhier: do not compile unnecessary objects
2015-02-06 Masahiro YamadaARM: UniPhier: remove unused checkboard() functions
2015-02-06 Masahiro YamadaARM: UniPhier: revive support card info
2015-02-06 Masahiro YamadaARM: UniPhier: move SPL init functions to spl_board_init()
2015-02-06 Masahiro YamadaARM: UniPhier: move pin_init() to board_early_init_f()
2015-02-06 Masahiro YamadaARM: UniPhier: set I2C offset length of on-board EEPROM...
2015-02-06 Masahiro YamadaARM: UniPhier: move EEPROM device node into a separate DTS
2015-02-06 Masahiro YamadaMAINTAINERS: claim maintainership of files with "uniphi...
2015-02-06 Masahiro YamadaARM: UniPhier: add a simple README file for UniPhier...
2015-02-06 Masahiro YamadaARM: UniPhier: add environment variable to update image...
2015-02-06 Masahiro YamadaARM: UniPhier: use "&&" instead of "; " in commands
2015-02-06 Masahiro YamadaARM: UniPhier: remove dummy gpio.h
2015-02-06 Simon Glassx86: Make CAR and DRAM FSP code common
2015-02-06 Simon Glassx86: Adjust the FSP types slightly
2015-02-06 Simon Glassx86: Move common FSP code into a common location
2015-02-06 Simon Glassx86: bootstage: Add time measurement for vesa start-up
2015-02-06 Simon Glassx86: video: Allow video ROM execution to fall back...
2015-02-06 Simon Glassx86: Rename MMCONF_BASE_ADDRESS and make it common...
2015-02-06 Simon Glassx86: Add an option to enabling building a ROM file
2015-02-06 Simon Glassusb: pci: Add XHCI driver for PCI
2015-02-06 Simon Glassusb: pci: Use pci_find_class() to find the device
2015-02-06 Simon Glassx86: video: Enable video for Minnowboard Max
2015-02-06 Simon Glassx86: pci: Add PCI IDs for Minnowboard Max
2015-02-06 Simon Glasspci: Add a function to find a device by class
2015-02-06 Simon Glassx86: Enhance the microcode tool to support header files...
2015-02-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ubi
2015-02-02 Tom RiniPrepare v2015.04-rc1 v2015.04-rc1
2015-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ti
2015-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2015-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2015-02-02 Siarhei Siamashkasunxi: mmc: Add 'sunxi_' prefix to the static functions
2015-02-02 Siarhei Siamashkasunxi: dram: Support more sun[457]i dram parameters...
2015-02-02 Siarhei Siamashkasunxi: dram: Optionally use standard JEDEC timings...
2015-02-02 Hans de Goedesunxi: video: Force h/vsync active high when using...
2015-02-02 Michal Suchaneksunxi: Add Inet 86VS support
2015-02-02 Paul Kocialkowskisunxi: TZX-Q8-713B7 support
2015-02-02 Adam Sampsonsunxi: Add Linksprite_pcDuino3_Nano board / defconfig
2015-02-02 Hans de Goedesunxi: MAINTAINERS: sort entries alphabetically
2015-02-02 Hans de Goedesunxi: rsb: Move rsb_set_device_mode() call to rsb_init()
2015-02-02 Hans de Goedesunxi: rsb: Add sun9i (A80 support)
2015-02-02 Hans de Goedesunxi: Remove CONFIG_TARGET_FOO for sun5i and sun7i...
2015-02-02 Hans de Goedesunxi: Add a GMAC Transmit Clock Delay Chain Kconfig...
2015-02-02 Hans de Goedesunxi: Convert sun5i boards to use auto dram configuration
2015-02-02 Hans de Goedesunxi: Hyundai_A7HD_defconfig fix USB vbus pin config
2015-02-02 Hans de Goedesunxi: Only enable i2c support in the SPL when needed
2015-01-31 Tom RiniMerge branch 'patman' of git://git.denx.de/u-boot-x86
2015-01-31 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
next