mmc: fsl_esdhc: Add CMD11 support to switch to 1.8V
[oweals/u-boot.git] / arch /
2015-02-23 Peng Fanimx:mx6sl add I2c pad settings
2015-02-17 Eric NelsonARM: i.MX: provide access to reset cause through get_im...
2015-02-17 Peng FanARM: imx6 Add WDOG3 for i.MX6SX
2015-02-17 Peng FanARM: imx6: disable bandgap self-bias after boot
2015-02-13 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
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 Graeme Russarm: mxs: Add 'Wait for JTAG user' if booted in JTAG...
2015-02-10 Graeme Russarm: mxs: Enable booting of mx28 without battery
2015-02-10 Graeme Russarm: mxs: Add debug outputs and comments to mxs SPL...
2015-02-10 Ye.Liimx: mx6: Fixed AIPS3 base address issue
2015-02-10 Peng Fanimx:mx6 update fuse_bank0_regs
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: Add LISTS to linker script
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: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATA
2015-02-09 Michal Simekmicroblaze: Speedup code copy
2015-02-09 Michal Simekmicroblaze: Move architecture to use generic board...
2015-02-09 Michal Simekmicroblaze: Fix gd_t address which is placed at the...
2015-02-09 Michal Simekmicroblaze: Remove unused asm label
2015-02-09 Michal Simekmicroblaze: Use standard interrupt_init() function
2015-02-09 Michal Simekmicroblaze: Remove unneeded data section adding from DTB
2015-02-09 Michal Simekmicroblaze: Add debug message about enabling interrupts
2015-02-09 Michal Simekmicroblaze: Fix coding style
2015-02-09 Michal Simekmicroblaze: Remove DEBUG_INT macro and use debug()...
2015-02-09 Michal Simekmicroblaze: Fix coding style in exception.c
2015-02-09 Michal Simekmicroblaze: Show return address from exception
2015-02-09 Michal Simekmicroblaze: Fix stack usage in interrupt handler
2015-02-09 Michal Simekcommon: Move dram_init() declaration to common location
2015-02-09 Alexey Brodkinarc: build libgcc in U-Boot
2015-02-09 Alexey Brodkinarc: move CPU flags selection to the main "config.mk"
2015-02-09 Alexey Brodkinarc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h
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: define and use PTAG AUX regs for MMUv3 only
2015-02-09 Alexey Brodkinarc: add more flavours of ARC700 series CPU
2015-02-09 Igor Guryanovarc: memcmp - fix zero-delay loop utilization
2015-02-07 Heiko Schocherarm, at91: add reset controller status register
2015-02-07 Heiko Schocherarm, at91, wdt: do not disable WDT in SPL
2015-02-07 Bo ShenARM: atmel: cleanup: remove at91cap9 related code
2015-02-07 Bo ShenARM: atmel: sama5d4_xplained: enable spl support
2015-02-07 Bo ShenARM: atmel: sama5d4ek: enable SPL support
2015-02-07 Bo ShenARM: atmel: sama5d4: build related file when enable SPL
2015-02-07 Bo ShenARM: atmel: sama5d4: can access DDR in interleave mode
2015-02-07 Bo ShenARM: atmel: sama5d4: add interrupt redirect function
2015-02-07 Bo ShenARM: atmel: sama5d4: add bus matrix init function
2015-02-07 Bo ShenARM: atmel: sama5d4: add matrix1 base addr definition
2015-02-07 Bo ShenARM: atmel: spl: can not disable osc for sama5d4
2015-02-07 Bo ShenARM: atmel: spl: add saic to aic redirect function
2015-02-07 Bo ShenARM: atmel: spl: add weak bus matrix init function
2015-02-07 Bo ShenARM: atmel: sama5: add sfr register header file
2015-02-07 Bo ShenARM: atmel: sama5: add bus matrix header file
2015-02-07 Bo ShenARM: atmel: clock: make it possible to configure HMX32
2015-02-06 Bin Mengx86: Use tab instead of space to indent in PCIE_ECAM_BASE
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: 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 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 Simon Glassx86: Add support for Intel Minnowboard Max
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: Add Serdes PHY config code
2015-02-06 Stefan Roesearm: armada-xp: Add SPL support used to include the...
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: armada-xp: Change built target to include the...
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 YamadaARM: UniPhier: remove dummy gpio.h
2015-02-06 Simon Glassx86: Make CAR and DRAM FSP code common
next