oweals/u-boot.git
2015-02-10 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-02-10 Fabio Estevammx53loco: Fix boot hang during reboot stress test
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 Ye.Liimx: imximage: Add QuadSPI boot support
2015-02-10 Ye.Liimx: mx6qsabreauto: Change to use common GPMI IO clock...
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-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 Simekbdinfo: Show information about fdt blob via bdinfo
2015-02-09 Michal Simekmicroblaze: Speedup code copy
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 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 Andreas Bießmanncommon/board_r: manual relocation for cmd table
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: 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: define and use PTAG AUX regs for MMUv3 only
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-09 Igor Guryanovarc: memcmp - fix zero-delay loop utilization
2015-02-07 Tom Rinikwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BO...
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-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
2015-01-30 Simon Glasspatman: Explain how to make doc/git-mailrc work
2015-01-30 Simon Glasssandbox: Fix README to indicate that vendor name is...
next