summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | arm: mvebu: Make serdes setup on Armada XP less noisyStefan Roese2016-01-14-7/+7
| * | arm: mvebu: Don't include "netdev.h" in cpu.cStefan Roese2016-01-14-1/+0
| * | arm: mvebu: Make ECC support configurable on Armada XPStefan Roese2016-01-14-0/+10
| * | arm: mvebu: Add support for MV78260Stefan Roese2016-01-14-5/+29
| * | arm: mvebu: Don't use 0 as board ID as its used for the custom boardsStefan Roese2016-01-14-1/+1
| * | arm: mvebu: Simplify code in setup_usb_phys() a bitStefan Roese2016-01-14-5/+5
| * | arm: mvebu: Don't disable cache at startup on Armada XP at allStefan Roese2016-01-14-12/+13
| * | arm: mvebu: Remove SYS_MALLOC_CLEAR_ON_INIT from DB-MV784MP-GP AXP boardStefan Roese2016-01-14-0/+1
| * | arm: mvebu: Don't call arch_cpu_init() from SPL at allStefan Roese2016-01-14-21/+8
| * | arm: mvebu: Add v7_outer_cache_disable function for AXP & A38xStefan Roese2016-01-14-0/+8
| * | arm: mvebu: Enable L2 cache on Armada XPStefan Roese2016-01-14-9/+25
| * | arm: mvebu: db-mv784mp-gp: Enable cache commandStefan Roese2016-01-14-0/+1
| * | arm: mvebu: db-mv784mp-gp: Enable common file-system supportStefan Roese2016-01-14-0/+7
| * | arm: mvebu: db-mv784mp-gp: Switch from IDE to SATA supportStefan Roese2016-01-14-27/+7
| * | sata: Add SATA driver with DMA support for Marvell Kirkwood and Armada XPTor Krill2016-01-14-0/+1046
| * | arm: mvebu: Add SolidRun ClearFog Armada 38x initial supportStefan Roese2016-01-14-0/+929
| * | arm: mvebu: Move some defines to common include fileStefan Roese2016-01-14-11/+6
| * | net: mvneta: Convert to driver modelStefan Roese2016-01-14-167/+154
| * | arm: mvebu: armada-388-gp.dts: Add ethernet aliasesStefan Roese2016-01-14-0/+2
| * | arm: mvebu: Add armada-xp-maxbcm.dts for maxbcm boardStefan Roese2016-01-14-2/+252
| * | arm: mvebu: Add SPI driver model supportStefan Roese2016-01-14-4/+23
| * | spi: kirkwood_spi.c: Add driver model supportStefan Roese2016-01-14-63/+159
| * | spi: kirkwood_spi.c: Prepare for driver model supportStefan Roese2016-01-14-13/+28
| * | arm: mvebu: Add DM and OF_CONTROL support to SPLStefan Roese2016-01-14-77/+66
| * | arm: mvebu: ddr: Fix compilation warningStefan Roese2016-01-14-17/+0
| * | arm: mvebu/kirkwood: Use common timer functionsStefan Roese2016-01-14-124/+22
* | | common: env_flags: fix loop condition when using env_flags_varaccess_maskPeng Fan2016-01-13-1/+1
* | | common: cli_simple: use strlcpy instead of strcpyPeng Fan2016-01-13-1/+2
* | | Re-enable setexpr on Raspberry PiMarco Schuster2016-01-13-2/+0
* | | cmd_boot: Add a poweroff commandMichael van Slingerland2016-01-13-0/+12
* | | net: lpc32xx: fix ignored MDIO busy wait status on readVladimir Zapolskiy2016-01-13-7/+7
* | | sniper: Mux configuration cleanupPaul Kocialkowski2016-01-13-37/+37
* | | sniper: Various boot-related env settings, devicetree supportPaul Kocialkowski2016-01-13-15/+11
* | | lpc32xx: devkit3250: update board configuration fileVladimir Zapolskiy2016-01-13-1/+18
* | | arm: lpc32xx: switch SPL builds to driver modelVladimir Zapolskiy2016-01-13-19/+6
* | | arm: lpc32xx: switch serial console to driver modelVladimir Zapolskiy2016-01-13-17/+55
* | | serial: lpc32xx hsuart: port driver to driver modelVladimir Zapolskiy2016-01-13-39/+82
* | | test/fs: error case fixes/enhancementsStephen Warren2016-01-13-1/+13
* | | omap4_panda: Convert to config_distro_bootcmd.hTom Rini2016-01-13-24/+27
* | | ti_armv7_common.h: Add CONFIG_CMD_EXT4_WRITETom Rini2016-01-13-0/+1
* | | am335x_evm.h: unsed CONFIG_BOOTDELAYTom Rini2016-01-13-4/+0
* | | ext4_common.c: Clean up failure cases in alloc_triple_indirect_blockTom Rini2016-01-13-5/+10
* | | ums: support multiple LUNs at onceStephen Warren2016-01-13-49/+121
* | | mmc: store hwpart in the block deviceStephen Warren2016-01-13-47/+40
* | | block: pass block dev not num to read/write/erase()Stephen Warren2016-01-13-194/+224
* | | arm: move gd handling outside of C codeAlbert ARIBAUD2016-01-13-15/+22
* | | Fix board init code to respect the C runtime environmentAlbert ARIBAUD2016-01-13-49/+144
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-01-13-3/+26
|\ \ \
| * | | arm: socfpga: Enable SPL_DM_SEQ_ALIAS for all SOCFPGA configsNathan Rossi2016-01-13-1/+5
| * | | arm: mvebu: Select SPL_DM_SEQ_ALIASNathan Rossi2016-01-13-0/+1