mmc: fsl_esdhc: Add CMD11 support to switch to 1.8V
[oweals/u-boot.git] / include /
2015-02-23 Otavio Salvadormmc: fsl_esdhc: Add CMD11 support to switch to 1.8V
2015-02-23 Peng Fanimx:mx6slevk add pmic and i2c configuration
2015-02-17 Christian Gmeinerot1200: add eeprom command to non-SPL build
2015-02-13 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2015-02-12 Hans de Goedesunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART
2015-02-12 Hans de GoedeAdd linux/compiler-gcc5.h to fix builds with gcc5
2015-02-11 Stefano Babicpmic: fix missing SWITCH_SIZE
2015-02-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2015-02-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2015-02-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-02-10 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-02-10 Nikita Kiryanovlcd: split splash code into its own function
2015-02-10 Nikita Kiryanovlcd: dt: extract simplefb support
2015-02-10 Nikita Kiryanovlcd: various cleanups
2015-02-10 Nikita Kiryanovlcd: split configuration_get_cmap
2015-02-10 Nikita Kiryanovlcd: move platform-specific structs to their own headers
2015-02-10 Peng Fanpmic:pfuz100 add switch mode and more registers
2015-02-10 Peng Fanpmic:pfuze add macro for setting voltage
2015-02-09 Tom RiniMerge branch 'microblaze' of git://git.denx.de/u-boot...
2015-02-09 Tom RiniMerge git://git.denx.de/u-boot-arc
2015-02-09 Michal Simekmicroblaze: spl: Do not call mem_malloc_init and use...
2015-02-09 Michal Simekmicroblaze: Add support for CONFIG_SYS_MALLOC_F_LEN
2015-02-09 Michal Simekmicroblaze: Move architecture to use generic board...
2015-02-09 Michal Simekmicroblaze: Enable SPL_NOR support when FLASH_BASE...
2015-02-09 Michal Simekcommon: Move dram_init() declaration to common location
2015-02-09 Alexey Brodkinarc: move SYS_MONITOR_BASE setup in Konfig
2015-02-09 Alexey Brodkinarc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h
2015-02-09 Alexey Brodkinarc: get rid of useless CONFIG_SKIP_LOWLEVEL_INIT
2015-02-09 Alexey Brodkinarc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.h
2015-02-09 Alexey Brodkinarc: add selection of endianess in Kconfig
2015-02-09 Alexey Brodkinarc: select cache settings via menuconfig
2015-02-09 Alexey Brodkinarc: add more flavours of ARC700 series CPU
2015-02-09 Alexey Brodkinarc: remove CPU hard-coded selection from board descrip...
2015-02-07 Heiko Schocherarm, at91: taurus remove MACH_TYPE definitions in confi...
2015-02-07 Heiko Schocherarm, at91, taurus: enable WDT
2015-02-07 Wu, JoshARM: at91: at91sam9x5: save environment to a FAT file...
2015-02-07 Wu, JoshARM: at91: sama5d3xek: save enviroment as a FAT file...
2015-02-07 Wu, JoshARM: at91: sama5d3_xplained: save environment in a...
2015-02-07 Wu, JoshARM: at91: mmc portA support is only for at91sam9g20ek_...
2015-02-07 Bo ShenARM: atmel: sama5d4_xplained: enable spl support
2015-02-07 Bo ShenARM: atmel: sama5d4ek: enable SPL support
2015-02-06 Bin Mengbootstage: Fix typos in the comment
2015-02-06 Bin Mengx86: Add SD/MMC support to quark/galileo
2015-02-06 Bin Mengx86: pci: Add pci ids for Quark SoC
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: Add basic Intel Galileo board support
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: Enable bootstage features
2015-02-06 Simon Glassscsi: bootstage: Measure time taken to scan the bus
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: 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 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: 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: add environment variable to update image...
2015-02-06 Masahiro YamadaARM: UniPhier: use "&&" instead of "; " in commands
2015-02-06 Simon Glassx86: video: Allow video ROM execution to fall back...
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-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ubi
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 Hans de Goedesunxi: rsb: Move rsb_set_device_mode() call to rsb_init()
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
2015-01-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2015-01-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-dm
2015-01-30 Linus Walleijvexpress64: support the Juno Development Platform
2015-01-30 Linus Walleijvexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS
2015-01-30 Chris Kuethearm: switch armltd vexpress to GENERIC_BOARD
2015-01-30 Stephen Warrendistro_bootcmd: read DHCP boot script name from a variable
2015-01-30 Simon Glassdm: cros_ec: Convert cros_ec_i2c over to driver model
2015-01-30 Simon Glassdm: i2c: Add two more I2C init functions to the compati...
2015-01-30 Przemyslaw Marczakexynos5: enable dm i2c
2015-01-30 Przemyslaw Marczakodroid u3: enable dm i2c support
2015-01-30 Przemyslaw Marczaksmdk5250: config: enable max77686 driver support
2015-01-30 Przemyslaw Marczakexynos5250: config: disable max77686 driver
2015-01-30 Przemyslaw Marczakarndale: config: disable max77686 support
2015-01-30 Ruchika Guptarsa: Use checksum algorithms from struct hash_algo
2015-01-30 Ruchika GuptaUse hash.c in mkimage
2015-01-30 Ruchika Guptahash: Add function to find hash_algo struct with progre...
2015-01-30 Ruchika Guptalib/rsa: Modify rsa to use DM driver
2015-01-30 Ruchika Guptaconfigs: Move CONFIG_FIT_SIGNATURE to defconfig
2015-01-30 Ruchika GuptaDM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation...
2015-01-30 Ruchika Guptarsa: Split the rsa-verify to separate the modular expon...
2015-01-30 Martin DorwigExport redesign
2015-01-30 Simon Glassdm: exynos: Drop unused COMPAT features for SPI
2015-01-30 Simon Glassdm: tegra: Drop unused COMPAT features for I2C, SPI
2015-01-30 Simon Glassdm: i2c: Move slave details to child platdata
2015-01-30 Simon Glassdm: spi: Move slave details to child platdata
next