summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-16MIPS: add initial infrastructure for device-tree filesDaniel Schwierzeck
2016-01-16MIPS: do not build position-independent executables for SPLDaniel Schwierzeck
2016-01-16MIPS: create .text sub-sections for assembler functionsDaniel Schwierzeck
2016-01-16MIPS: fix annotation of _start and relocate_codeDaniel Schwierzeck
2016-01-16MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO.Purna Chandra Mandal
2016-01-15Merge git://git.denx.de/u-boot-rockchipTom Rini
2016-01-15eth-raw-os.c: Add cast to bind(2) callTom Rini
2016-01-15x86: Fix board init breakageSimon Glass
2016-01-15dm: pci: Avoid a memory leak when allocating the ROMSimon Glass
2016-01-15dm: pci: Add a 'fall through' commentSimon Glass
2016-01-15dm: spi_flash: Allow the uclass to work without printf()Simon Glass
2016-01-15mmc: rockchip: the non-removable property must point to emmchuang lin
2016-01-15MAINTAINERS: add entry for RockchipMasahiro Yamada
2016-01-14Fix GCC format-security errors and convert sprintfs.Ben Whitten
2016-01-14Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-01-14arm: initialize gd for AArch64Stephen Warren
2016-01-14Merge git://www.denx.de/git/u-boot-marvellTom Rini
2016-01-14MAINTAINERS: Update Marvell custodianshipStefan Roese
2016-01-14mvebu: ds414: Implement Synology specific command setPhil Sutter
2016-01-14mvebu: Support Synology DS414Phil Sutter
2016-01-14mvebu: Add rudimental MV78230 supportPhil Sutter
2016-01-14mvebu: axp: Rename MV_DDR_32BIT to CONFIG_DDR_32BITPhil Sutter
2016-01-14mvebu: Introduce kconfig symbols for SoC variantsPhil Sutter
2016-01-14mvebu: axp: refactor board_sat_r_get() and callerPhil Sutter
2016-01-14drivers/pci/pci_mvebu: Fix for boards with X4 lanesPhil Sutter
2016-01-14axp: Fix debugging support in DDR3 write levelingPhil Sutter
2016-01-14README: Review the u-boot porting guide listPhil Sutter
2016-01-14drivers/pci: Fix for debug builds without CONFIG_PCI_ENUM_ONLYPhil Sutter
2016-01-14arm: mvebu: Add runtime detection of UART (xmodem) boot-modeStefan Roese
2016-01-14arm: mvebu: Add runtime boot-device detectionStefan Roese
2016-01-14arm: mvebu: Make local structs static constStefan Roese
2016-01-14arm: mvebu: Move SAR register defines into headerStefan Roese
2016-01-14arm: mvebu: Remove leftover MakefileStefan Roese
2016-01-14arm: mvebu: Move SoC selection (A38X vs AXP) into KconfigStefan Roese
2016-01-14arm: mvebu: Consolidate board Kconfig options into one fileStefan Roese
2016-01-14arm: mvebu: Print CPU and SDRAM frequency upon startupStefan Roese
2016-01-14arm: mvebu: Make serdes setup on Armada XP less noisyStefan Roese
2016-01-14arm: mvebu: Don't include "netdev.h" in cpu.cStefan Roese
2016-01-14arm: mvebu: Make ECC support configurable on Armada XPStefan Roese
2016-01-14arm: mvebu: Add support for MV78260Stefan Roese
2016-01-14arm: mvebu: Don't use 0 as board ID as its used for the custom boardsStefan Roese
2016-01-14arm: mvebu: Simplify code in setup_usb_phys() a bitStefan Roese
2016-01-14arm: mvebu: Don't disable cache at startup on Armada XP at allStefan Roese
2016-01-14arm: mvebu: Remove SYS_MALLOC_CLEAR_ON_INIT from DB-MV784MP-GP AXP boardStefan Roese
2016-01-14arm: mvebu: Don't call arch_cpu_init() from SPL at allStefan Roese
2016-01-14arm: mvebu: Add v7_outer_cache_disable function for AXP & A38xStefan Roese
2016-01-14arm: mvebu: Enable L2 cache on Armada XPStefan Roese
2016-01-14arm: mvebu: db-mv784mp-gp: Enable cache commandStefan Roese
2016-01-14arm: mvebu: db-mv784mp-gp: Enable common file-system supportStefan Roese
2016-01-14arm: mvebu: db-mv784mp-gp: Switch from IDE to SATA supportStefan Roese