aboutsummaryrefslogtreecommitdiff
path: root/board/keymile
AgeCommit message (Expand)AuthorFilesLines
2014-12-05km/km82xx: remove CONFIG_SYS_RAMBOOTHolger Brunck1-2/+0
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass3-3/+9
2014-11-07cppcheck cleanup: fix nullPointer errorsWolfgang Denk1-0/+1
2014-10-23arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()Stefan Roese1-2/+2
2014-10-23arm: marvell: Extract kirkwood gpio functions into new common file gpio.cStefan Roese1-2/+2
2014-10-23arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese1-1/+1
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada4-18/+0
2014-08-30kirkwood: kconfig: refactor Kconfig and defconfigMasahiro Yamada1-8/+0
2014-08-20kmp204x: reset the Zarlink clocking chips at power up onlyValentin Longchamp1-4/+4
2014-08-06Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini3-0/+54
2014-08-01kmp204x: prepare to use CPU watchdogBoschung, Rainer1-0/+3
2014-08-01kmp204x/qrio: support for setting the CPU reset request modeBoschung, Rainer2-0/+22
2014-08-01kmp204x: set CPU watchdog reset reason flagBoschung, Rainer1-0/+12
2014-08-01kmp204x/qrio: prepare support for the CPU watchdog reset reasonBoschung, Rainer2-0/+17
2014-07-30Add board MAINTAINERS filesMasahiro Yamada4-0/+47
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada4-0/+100
2014-06-11board:keymile: remove unnecessary double bracesJeroen Hofstee1-1/+1
2014-05-29Rename hush to cli_hushSimon Glass2-2/+2
2014-05-13kmp204x: add workaround for A-004849Valentin Longchamp1-6/+37
2014-05-13kmp204x: update the RCWValentin Longchamp1-1/+1
2014-05-13kmp204x: complete the reset sequence and PRST configurationValentin Longchamp4-19/+45
2014-05-13kmp204x: selftest/factory test pin supportValentin Longchamp1-0/+13
2014-05-13kmp204x: handle dip-switch for factory settingsStefan Bigler3-0/+30
2014-05-13kmp204x: Add support for the unit LEDsStefan Bigler3-0/+19
2014-02-17Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini10-16/+38
2014-02-13arm/km: introduce kmsugp1 targetGerlando Falauto2-0/+30
2014-02-13arm/km: define fdt_high env variable and allow backwards compatibilityGerlando Falauto2-2/+2
2014-02-13arm/km: enable FDT for km_kirwkoodGerlando Falauto8-6/+2
2014-02-13arm/km: fix wrong error handlingHolger Brunck1-5/+5
2014-02-13arm/km: make local function startup_allowed staticHolger Brunck1-1/+1
2014-02-13arm/km: drop unneeded defineHolger Brunck1-4/+0
2014-02-03kmp204x: initial support for PCIe FPGA configurationValentin Longchamp2-1/+91
2014-02-03kmp204x: update I2C field of RCWValentin Longchamp1-1/+1
2014-02-03kmp204x: implement workaround for A-006559Valentin Longchamp1-0/+10
2014-02-03kmp204x: I2C deblocking supportRainer Boschung1-3/+50
2014-02-03kmp204x: introduce QRIO GPIO functionsValentin Longchamp4-57/+157
2014-02-03kmp204x: support for QRIO1 bootcounterRainer Boschung1-20/+0
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun1-2/+2
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada4-15/+0
2013-11-17Makefile: specifiy an explicite object name rather than $(BOARD).oMasahiro Yamada1-1/+1
2013-11-01board/keymile/kmp204x/Makefile: Convert to SPDX tagTom Rini1-14/+1
2013-11-01board: powerpc: convert more makefiles to Kbuild styleTom Rini1-20/+1
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2-41/+2
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-21/+2
2013-10-24mpc85xx: introduce the kmp204x reference design supportValentin Longchamp10-0/+687
2013-10-24KM: add CONFIG_KM_COMMON_ETH_INIT for km common eth initValentin Longchamp1-0/+2
2013-10-24KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned boardValentin Longchamp1-25/+0
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-10-09km/scripts: fix ramfsAndreas Huber1-1/+1
2013-10-09powerpc/83xx: remove staticness for qe_iop_conf_tabHolger Brunck1-1/+1