aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-kirkwood
AgeCommit message (Expand)AuthorFilesLines
2015-02-21ARM: kirkwood: move SoC headers to mach-kirkwood/include/machMasahiro Yamada7-761/+0
2014-11-20ARM: remove CONFIG_ARM926EJS definesMasahiro Yamada1-1/+0
2014-10-23arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()Stefan Roese2-3/+4
2014-10-23spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASEStefan Roese1-1/+1
2014-10-23arm: marvell: Extract kirkwood gpio functions into new common file gpio.cStefan Roese3-11/+11
2014-10-23arm: marvell: Rework timer.c to make it usable for other MVEBU platformsStefan Roese1-1/+1
2014-10-23arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.hStefan Roese1-52/+0
2014-10-23arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese2-1/+1
2014-09-24arm: kirkwood: spi.h: Add some missing parenthesisStefan Roese1-4/+4
2014-08-01ARM: kirkwood: add mvsdio driverDrEagle1-0/+1
2014-07-16mvtwsi: convert to CONFIG_SYS_I2C frameworkHans de Goede1-1/+2
2014-03-12kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIGMasahiro Yamada1-1/+1
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk8-136/+8
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher1-1/+1
2013-01-09arch-kirkwood: Ethernet port macro returning incorrect addressLuke Lowrey1-1/+1
2013-01-09kirkwood: make MPP arrays static constAlbert ARIBAUD1-1/+1
2012-10-03ARM: kirkwood/orion5x: Use reset_cpu definition in include/common.hDinh Nguyen1-1/+0
2012-10-03kirkwood: implement kw_sdram_size_adjustGerlando Falauto1-0/+1
2012-10-03kirkwood: fix mpp.h coding styleLuka Perkov1-1/+1
2012-09-03kw_spi: fix clock prescaler computationValentin Longchamp1-0/+1
2012-07-07arm/kirkwood: protect the ENV_SPI #definesValentin Longchamp1-3/+9
2012-07-07kw_spi: support spi_claim/release_bus functionsValentin Longchamp1-0/+11
2012-07-07kirkwood: add save functionality kirkwood_mpp_conf functionValentin Longchamp1-1/+1
2012-02-12Remove kirkwood-specifics from marvell EHCI driverAlbert ARIBAUD1-0/+12
2012-02-12Rename ehci-kirkwood as ehci-marvellAlbert ARIBAUD1-1/+1
2011-11-03kirkwood: define CONFIG_SYS_CACHELINE_SIZEMichael Walle1-1/+2
2011-10-27ARM: kirkwood: reduce dependence of including platform fileLei Wen2-6/+1
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2011-08-04drivers/rtc: add Marvell Integrated RTCJason Cooper1-0/+1
2011-07-04arm/kirkwood: if CONFIG_SOFT_I2C is set don't set CONFIG_I2C_MVTWSIHolger Brunck1-0/+2
2011-05-11Kirkwood: allow to override CONFIG_SYS_TCLKSimon Guinot1-3/+5
2011-02-21mv: seperate kirkwood and armada from common settingLei Wen1-0/+145
2010-10-13Kirkwood: print_cpuinfo fixed for valid devid revidPrafulla Wadaskar1-0/+2
2010-08-08cmd_ide: add support for KirkwoodPrafulla Wadaskar1-0/+5
2010-07-12mvgbe: add support for orion5x GbE controllerAlbert Aribaud1-2/+4
2010-07-12mvgbe: support SoCs other than kirkwoodAlbert Aribaud1-0/+3
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser7-0/+752