summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-01-14sata: Add SATA driver with DMA support for Marvell Kirkwood and Armada XPTor Krill
2016-01-14arm: mvebu: Add SolidRun ClearFog Armada 38x initial supportStefan Roese
2016-01-14arm: mvebu: Move some defines to common include fileStefan Roese
2016-01-14net: mvneta: Convert to driver modelStefan Roese
2016-01-14arm: mvebu: armada-388-gp.dts: Add ethernet aliasesStefan Roese
2016-01-14arm: mvebu: Add armada-xp-maxbcm.dts for maxbcm boardStefan Roese
2016-01-14arm: mvebu: Add SPI driver model supportStefan Roese
2016-01-14spi: kirkwood_spi.c: Add driver model supportStefan Roese
2016-01-14spi: kirkwood_spi.c: Prepare for driver model supportStefan Roese
2016-01-14arm: mvebu: Add DM and OF_CONTROL support to SPLStefan Roese
2016-01-14arm: mvebu: ddr: Fix compilation warningStefan Roese
2016-01-14arm: mvebu/kirkwood: Use common timer functionsStefan Roese
2016-01-13common: env_flags: fix loop condition when using env_flags_varaccess_maskPeng Fan
2016-01-13common: cli_simple: use strlcpy instead of strcpyPeng Fan
2016-01-13Re-enable setexpr on Raspberry PiMarco Schuster
2016-01-13cmd_boot: Add a poweroff commandMichael van Slingerland
2016-01-13net: lpc32xx: fix ignored MDIO busy wait status on readVladimir Zapolskiy
2016-01-13sniper: Mux configuration cleanupPaul Kocialkowski
2016-01-13sniper: Various boot-related env settings, devicetree supportPaul Kocialkowski
2016-01-13lpc32xx: devkit3250: update board configuration fileVladimir Zapolskiy
2016-01-13arm: lpc32xx: switch SPL builds to driver modelVladimir Zapolskiy
2016-01-13arm: lpc32xx: switch serial console to driver modelVladimir Zapolskiy
2016-01-13serial: lpc32xx hsuart: port driver to driver modelVladimir Zapolskiy
2016-01-13test/fs: error case fixes/enhancementsStephen Warren
2016-01-13omap4_panda: Convert to config_distro_bootcmd.hTom Rini
2016-01-13ti_armv7_common.h: Add CONFIG_CMD_EXT4_WRITETom Rini
2016-01-13am335x_evm.h: unsed CONFIG_BOOTDELAYTom Rini
2016-01-13ext4_common.c: Clean up failure cases in alloc_triple_indirect_blockTom Rini
2016-01-13ums: support multiple LUNs at onceStephen Warren
2016-01-13mmc: store hwpart in the block deviceStephen Warren
2016-01-13block: pass block dev not num to read/write/erase()Stephen Warren
2016-01-13arm: move gd handling outside of C codeAlbert ARIBAUD