summaryrefslogtreecommitdiff
path: root/board/keymile
AgeCommit message (Expand)Author
2015-02-16KM/IVM: remove ivm_read_eeprom(void)Valentin Longchamp
2015-02-1682xx/km82xx: read the IVM eeprom earlierValentin Longchamp
2015-02-1683xx/km83xx: read the IVM eeprom earlierValentin Longchamp
2015-02-1685xx/kmp204x: read the IVM eeprom earlierValentin Longchamp
2015-02-16kirkwood/km_arm: read the IVM eeprom earlierValentin Longchamp
2015-02-16KM/IVM: split the IVM reading and parsing in 2 partsValentin Longchamp
2014-12-05km/km82xx: remove CONFIG_SYS_RAMBOOTHolger Brunck
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass
2014-11-07cppcheck cleanup: fix nullPointer errorsWolfgang Denk
2014-10-23arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()Stefan Roese
2014-10-23arm: marvell: Extract kirkwood gpio functions into new common file gpio.cStefan Roese
2014-10-23arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-08-30kirkwood: kconfig: refactor Kconfig and defconfigMasahiro Yamada
2014-08-20kmp204x: reset the Zarlink clocking chips at power up onlyValentin Longchamp
2014-08-06Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2014-08-01kmp204x: prepare to use CPU watchdogBoschung, Rainer
2014-08-01kmp204x/qrio: support for setting the CPU reset request modeBoschung, Rainer
2014-08-01kmp204x: set CPU watchdog reset reason flagBoschung, Rainer
2014-08-01kmp204x/qrio: prepare support for the CPU watchdog reset reasonBoschung, Rainer
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-06-11board:keymile: remove unnecessary double bracesJeroen Hofstee
2014-05-29Rename hush to cli_hushSimon Glass
2014-05-13kmp204x: add workaround for A-004849Valentin Longchamp
2014-05-13kmp204x: update the RCWValentin Longchamp
2014-05-13kmp204x: complete the reset sequence and PRST configurationValentin Longchamp
2014-05-13kmp204x: selftest/factory test pin supportValentin Longchamp
2014-05-13kmp204x: handle dip-switch for factory settingsStefan Bigler
2014-05-13kmp204x: Add support for the unit LEDsStefan Bigler
2014-02-17Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-02-13arm/km: introduce kmsugp1 targetGerlando Falauto
2014-02-13arm/km: define fdt_high env variable and allow backwards compatibilityGerlando Falauto
2014-02-13arm/km: enable FDT for km_kirwkoodGerlando Falauto
2014-02-13arm/km: fix wrong error handlingHolger Brunck
2014-02-13arm/km: make local function startup_allowed staticHolger Brunck
2014-02-13arm/km: drop unneeded defineHolger Brunck
2014-02-03kmp204x: initial support for PCIe FPGA configurationValentin Longchamp
2014-02-03kmp204x: update I2C field of RCWValentin Longchamp
2014-02-03kmp204x: implement workaround for A-006559Valentin Longchamp
2014-02-03kmp204x: I2C deblocking supportRainer Boschung
2014-02-03kmp204x: introduce QRIO GPIO functionsValentin Longchamp
2014-02-03kmp204x: support for QRIO1 bootcounterRainer Boschung
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada
2013-11-17Makefile: specifiy an explicite object name rather than $(BOARD).oMasahiro Yamada
2013-11-01board/keymile/kmp204x/Makefile: Convert to SPDX tagTom Rini
2013-11-01board: powerpc: convert more makefiles to Kbuild styleTom Rini
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada