summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-kirkwood
AgeCommit message (Expand)Author
2014-11-20ARM: remove CONFIG_ARM926EJS definesMasahiro Yamada
2014-10-23arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()Stefan Roese
2014-10-23spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASEStefan Roese
2014-10-23arm: marvell: Extract kirkwood gpio functions into new common file gpio.cStefan Roese
2014-10-23arm: marvell: Rework timer.c to make it usable for other MVEBU platformsStefan Roese
2014-10-23arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.hStefan Roese
2014-10-23arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese
2014-09-24arm: kirkwood: spi.h: Add some missing parenthesisStefan Roese
2014-08-01ARM: kirkwood: add mvsdio driverDrEagle
2014-07-16mvtwsi: convert to CONFIG_SYS_I2C frameworkHans de Goede
2014-03-12kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIGMasahiro Yamada
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher
2013-01-08arch-kirkwood: Ethernet port macro returning incorrect addressLuke Lowrey
2013-01-08kirkwood: make MPP arrays static constAlbert ARIBAUD
2012-10-03ARM: kirkwood/orion5x: Use reset_cpu definition in include/common.hDinh Nguyen
2012-10-03kirkwood: implement kw_sdram_size_adjustGerlando Falauto
2012-10-03kirkwood: fix mpp.h coding styleLuka Perkov
2012-09-03kw_spi: fix clock prescaler computationValentin Longchamp
2012-07-07arm/kirkwood: protect the ENV_SPI #definesValentin Longchamp
2012-07-07kw_spi: support spi_claim/release_bus functionsValentin Longchamp
2012-07-07kirkwood: add save functionality kirkwood_mpp_conf functionValentin Longchamp
2012-02-12Remove kirkwood-specifics from marvell EHCI driverAlbert ARIBAUD
2012-02-12Rename ehci-kirkwood as ehci-marvellAlbert ARIBAUD
2011-11-03kirkwood: define CONFIG_SYS_CACHELINE_SIZEMichael Walle
2011-10-27ARM: kirkwood: reduce dependence of including platform fileLei Wen
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger
2011-08-04drivers/rtc: add Marvell Integrated RTCJason Cooper
2011-07-04arm/kirkwood: if CONFIG_SOFT_I2C is set don't set CONFIG_I2C_MVTWSIHolger Brunck
2011-05-11Kirkwood: allow to override CONFIG_SYS_TCLKSimon Guinot
2011-02-21mv: seperate kirkwood and armada from common settingLei Wen
2010-10-13Kirkwood: print_cpuinfo fixed for valid devid revidPrafulla Wadaskar
2010-08-07cmd_ide: add support for KirkwoodPrafulla Wadaskar
2010-07-13mvgbe: add support for orion5x GbE controllerAlbert Aribaud
2010-07-13mvgbe: support SoCs other than kirkwoodAlbert Aribaud
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser