summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-09Merge git://git.denx.de/u-boot-arcTom Rini
2015-02-09arc: build libgcc in U-BootAlexey Brodkin
2015-02-09arc: move CPU flags selection to the main "config.mk"Alexey Brodkin
2015-02-09arc: move SYS_MONITOR_BASE setup in KonfigAlexey Brodkin
2015-02-09arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.hAlexey Brodkin
2015-02-09arc: get rid of useless CONFIG_SKIP_LOWLEVEL_INITAlexey Brodkin
2015-02-09arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.hAlexey Brodkin
2015-02-09arc: add selection of endianess in KconfigAlexey Brodkin
2015-02-09arc: select cache settings via menuconfigAlexey Brodkin
2015-02-09arc: define and use PTAG AUX regs for MMUv3 onlyAlexey Brodkin
2015-02-09arc: add more flavours of ARC700 series CPUAlexey Brodkin
2015-02-09arc: remove CPU hard-coded selection from board description in include/configsAlexey Brodkin
2015-02-09arc: memcmp - fix zero-delay loop utilizationIgor Guryanov
2015-02-07kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFSTom Rini
2015-02-06Merge git://git.denx.de/u-boot-marvellTom Rini
2015-02-06arm: mvebu: maxbcm: Fix compilation warning and add Spansion SPI NOR supportStefan Roese
2015-02-06arm: mvebu: drivers/ddr: Add DDR3 driver with training code from Marvell bin_hdrStefan Roese
2015-02-06arm: mvebu: Add Serdes PHY config codeStefan Roese
2015-02-06arm: armada-xp: Add SPL support used to include the DDR training codeStefan Roese
2015-02-06scripts/Makefile.spl: Add MVEBU DDR code to SPLStefan Roese
2015-02-06tools: kwbimage: Support u-boot.img padding to CONFIG_SYS_SPI_U_BOOT_OFFSStefan Roese
2015-02-06Makefile: Add another kwb build target used on Marvell Armada-XP (AXP)Stefan Roese
2015-02-06arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-BootStefan Roese
2015-02-06arm: maxbcm: Enable SPL to include DDR training code into U-BootStefan Roese
2015-02-06arm: mvebu: Placeholder bin_hdr file can now be removedStefan Roese
2015-02-06arm: armada-xp: Change built target to include the SPL binary as bin_hdrStefan Roese
2015-02-06kirkwood: sheevaplug: add FDT supportDrEagle
2015-02-06kirkwood: sheevaplug: fix multiple definesDrEagle
2015-02-06kirkwood: sheevaplug: fix styleDrEagle
2015-02-07ARM: UniPhier: leave the last element of boot_device_table emptyMasahiro Yamada
2015-02-07ARM: UniPhier: refactor pinmon commandMasahiro Yamada
2015-02-07ARM: UniPhier: enable I2C input pins for PH1-sLD8Masahiro Yamada
2015-02-07ARM: UniPhier: do not compile unnecessary objectsMasahiro Yamada
2015-02-07ARM: UniPhier: remove unused checkboard() functionsMasahiro Yamada
2015-02-07ARM: UniPhier: revive support card infoMasahiro Yamada
2015-02-07ARM: UniPhier: move SPL init functions to spl_board_init()Masahiro Yamada
2015-02-07ARM: UniPhier: move pin_init() to board_early_init_f()Masahiro Yamada
2015-02-07ARM: UniPhier: set I2C offset length of on-board EEPROM in DTSMasahiro Yamada
2015-02-07ARM: UniPhier: move EEPROM device node into a separate DTSMasahiro Yamada
2015-02-07MAINTAINERS: claim maintainership of files with "uniphier" patternMasahiro Yamada
2015-02-07ARM: UniPhier: add a simple README file for UniPhier platformMasahiro Yamada
2015-02-07ARM: UniPhier: add environment variable to update images in NANDMasahiro Yamada
2015-02-07ARM: UniPhier: use "&&" instead of "; " in commandsMasahiro Yamada
2015-02-07ARM: UniPhier: remove dummy gpio.hMasahiro Yamada
2015-02-04Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini
2015-02-02Prepare v2015.04-rc1Tom Rini
2015-02-02Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini
2015-02-02Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini
2015-02-02Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2015-02-02sunxi: mmc: Add 'sunxi_' prefix to the static functionsSiarhei Siamashka