aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-16arm: socfpga: set the fpga global bit to disable HPS to FPGA signalsDinh Nguyen1-1/+1
2016-01-16ddr: altera: Init the rule ID in debug codeMarek Vasut1-0/+1
2016-01-15Merge git://git.denx.de/u-boot-rockchipTom Rini3-1/+15
2016-01-15eth-raw-os.c: Add cast to bind(2) callTom Rini1-1/+2
2016-01-15x86: Fix board init breakageSimon Glass1-1/+1
2016-01-15dm: pci: Avoid a memory leak when allocating the ROMSimon Glass1-12/+33
2016-01-15dm: pci: Add a 'fall through' commentSimon Glass1-0/+1
2016-01-15dm: spi_flash: Allow the uclass to work without printf()Simon Glass1-1/+7
2016-01-15mmc: rockchip: the non-removable property must point to emmchuang lin1-0/+2
2016-01-15MAINTAINERS: add entry for RockchipMasahiro Yamada1-0/+6
2016-01-14Fix GCC format-security errors and convert sprintfs.Ben Whitten53-72/+75
2016-01-14Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini31-105/+3143
2016-01-14arm: initialize gd for AArch64Stephen Warren1-0/+2
2016-01-14Merge git://www.denx.de/git/u-boot-marvellTom Rini75-719/+4047
2016-01-14MAINTAINERS: Update Marvell custodianshipStefan Roese1-1/+3
2016-01-14mvebu: ds414: Implement Synology specific command setPhil Sutter2-0/+234
2016-01-14mvebu: Support Synology DS414Phil Sutter9-2/+731
2016-01-14mvebu: Add rudimental MV78230 supportPhil Sutter3-6/+17
2016-01-14mvebu: axp: Rename MV_DDR_32BIT to CONFIG_DDR_32BITPhil Sutter2-11/+11
2016-01-14mvebu: Introduce kconfig symbols for SoC variantsPhil Sutter3-6/+20
2016-01-14mvebu: axp: refactor board_sat_r_get() and callerPhil Sutter1-31/+15
2016-01-14drivers/pci/pci_mvebu: Fix for boards with X4 lanesPhil Sutter2-0/+16
2016-01-14axp: Fix debugging support in DDR3 write levelingPhil Sutter1-2/+2
2016-01-14README: Review the u-boot porting guide listPhil Sutter1-7/+4
2016-01-14drivers/pci: Fix for debug builds without CONFIG_PCI_ENUM_ONLYPhil Sutter1-1/+1
2016-01-14arm: mvebu: Add runtime detection of UART (xmodem) boot-modeStefan Roese6-32/+36
2016-01-14arm: mvebu: Add runtime boot-device detectionStefan Roese2-7/+39
2016-01-14arm: mvebu: Make local structs static constStefan Roese1-2/+2
2016-01-14arm: mvebu: Move SAR register defines into headerStefan Roese2-16/+24
2016-01-14arm: mvebu: Remove leftover MakefileStefan Roese1-14/+0
2016-01-14arm: mvebu: Move SoC selection (A38X vs AXP) into KconfigStefan Roese15-38/+33
2016-01-14arm: mvebu: Consolidate board Kconfig options into one fileStefan Roese6-49/+17
2016-01-14arm: mvebu: Print CPU and SDRAM frequency upon startupStefan Roese3-8/+113
2016-01-14arm: mvebu: Make serdes setup on Armada XP less noisyStefan Roese1-7/+7
2016-01-14arm: mvebu: Don't include "netdev.h" in cpu.cStefan Roese1-1/+0
2016-01-14arm: mvebu: Make ECC support configurable on Armada XPStefan Roese4-0/+10
2016-01-14arm: mvebu: Add support for MV78260Stefan Roese3-5/+29
2016-01-14arm: mvebu: Don't use 0 as board ID as its used for the custom boardsStefan Roese1-1/+1
2016-01-14arm: mvebu: Simplify code in setup_usb_phys() a bitStefan Roese1-5/+5
2016-01-14arm: mvebu: Don't disable cache at startup on Armada XP at allStefan Roese1-12/+13
2016-01-14arm: mvebu: Remove SYS_MALLOC_CLEAR_ON_INIT from DB-MV784MP-GP AXP boardStefan Roese1-0/+1
2016-01-14arm: mvebu: Don't call arch_cpu_init() from SPL at allStefan Roese3-21/+8
2016-01-14arm: mvebu: Add v7_outer_cache_disable function for AXP & A38xStefan Roese1-0/+8
2016-01-14arm: mvebu: Enable L2 cache on Armada XPStefan Roese1-9/+25
2016-01-14arm: mvebu: db-mv784mp-gp: Enable cache commandStefan Roese1-0/+1
2016-01-14arm: mvebu: db-mv784mp-gp: Enable common file-system supportStefan Roese1-0/+7
2016-01-14arm: mvebu: db-mv784mp-gp: Switch from IDE to SATA supportStefan Roese1-27/+7
2016-01-14sata: Add SATA driver with DMA support for Marvell Kirkwood and Armada XPTor Krill2-0/+1046
2016-01-14arm: mvebu: Add SolidRun ClearFog Armada 38x initial supportStefan Roese12-0/+929
2016-01-14arm: mvebu: Move some defines to common include fileStefan Roese4-11/+6