summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-kirkwood
Commit message (Expand)AuthorAgeLines
* ARM: remove CONFIG_ARM926EJS definesMasahiro Yamada2014-11-20-1/+0
* arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()Stefan Roese2014-10-23-3/+4
* spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASEStefan Roese2014-10-23-1/+1
* arm: marvell: Extract kirkwood gpio functions into new common file gpio.cStefan Roese2014-10-23-11/+11
* arm: marvell: Rework timer.c to make it usable for other MVEBU platformsStefan Roese2014-10-23-1/+1
* arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.hStefan Roese2014-10-23-52/+0
* arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese2014-10-23-1/+1
* arm: kirkwood: spi.h: Add some missing parenthesisStefan Roese2014-09-24-4/+4
* ARM: kirkwood: add mvsdio driverDrEagle2014-08-01-0/+1
* mvtwsi: convert to CONFIG_SYS_I2C frameworkHans de Goede2014-07-16-1/+2
* kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIGMasahiro Yamada2014-03-12-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-24-1/+1
|\
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-23-1/+1
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-136/+8
|/
* arch-kirkwood: Ethernet port macro returning incorrect addressLuke Lowrey2013-01-09-1/+1
* kirkwood: make MPP arrays static constAlbert ARIBAUD2013-01-09-1/+1
* ARM: kirkwood/orion5x: Use reset_cpu definition in include/common.hDinh Nguyen2012-10-03-1/+0
* kirkwood: implement kw_sdram_size_adjustGerlando Falauto2012-10-03-0/+1
* kirkwood: fix mpp.h coding styleLuka Perkov2012-10-03-1/+1
* kw_spi: fix clock prescaler computationValentin Longchamp2012-09-03-0/+1
* arm/kirkwood: protect the ENV_SPI #definesValentin Longchamp2012-07-07-3/+9
* kw_spi: support spi_claim/release_bus functionsValentin Longchamp2012-07-07-0/+11
* kirkwood: add save functionality kirkwood_mpp_conf functionValentin Longchamp2012-07-07-1/+1
* Remove kirkwood-specifics from marvell EHCI driverAlbert ARIBAUD2012-02-12-0/+12
* Rename ehci-kirkwood as ehci-marvellAlbert ARIBAUD2012-02-12-1/+1
* kirkwood: define CONFIG_SYS_CACHELINE_SIZEMichael Walle2011-11-03-1/+2
* ARM: kirkwood: reduce dependence of including platform fileLei Wen2011-10-27-6/+1
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-05-1/+0
* drivers/rtc: add Marvell Integrated RTCJason Cooper2011-08-04-0/+1
* arm/kirkwood: if CONFIG_SOFT_I2C is set don't set CONFIG_I2C_MVTWSIHolger Brunck2011-07-04-0/+2
* Kirkwood: allow to override CONFIG_SYS_TCLKSimon Guinot2011-05-11-3/+5
* mv: seperate kirkwood and armada from common settingLei Wen2011-02-21-0/+145
* Kirkwood: print_cpuinfo fixed for valid devid revidPrafulla Wadaskar2010-10-13-0/+2
* cmd_ide: add support for KirkwoodPrafulla Wadaskar2010-08-08-0/+5
* mvgbe: add support for orion5x GbE controllerAlbert Aribaud2010-07-12-2/+4
* mvgbe: support SoCs other than kirkwoodAlbert Aribaud2010-07-12-0/+3
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-13-0/+752