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