| Commit message (Expand) | Author | Age | Lines |
* | arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo() | Stefan Roese | 2014-10-23 | -2/+2 |
* | arm: marvell: Extract kirkwood gpio functions into new common file gpio.c | Stefan Roese | 2014-10-23 | -2/+2 |
* | arm: marvell: Move arch/kirkwood.h to arch/soc.h | Stefan Roese | 2014-10-23 | -1/+1 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | -18/+0 |
* | kirkwood: kconfig: refactor Kconfig and defconfig | Masahiro Yamada | 2014-08-30 | -8/+0 |
* | kmp204x: reset the Zarlink clocking chips at power up only | Valentin Longchamp | 2014-08-20 | -4/+4 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2014-08-06 | -0/+54 |
|\ |
|
| * | kmp204x: prepare to use CPU watchdog | Boschung, Rainer | 2014-08-01 | -0/+3 |
| * | kmp204x/qrio: support for setting the CPU reset request mode | Boschung, Rainer | 2014-08-01 | -0/+22 |
| * | kmp204x: set CPU watchdog reset reason flag | Boschung, Rainer | 2014-08-01 | -0/+12 |
| * | kmp204x/qrio: prepare support for the CPU watchdog reset reason | Boschung, Rainer | 2014-08-01 | -0/+17 |
* | | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | -0/+47 |
* | | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | -0/+100 |
|/ |
|
* | board:keymile: remove unnecessary double braces | Jeroen Hofstee | 2014-06-11 | -1/+1 |
* | Rename hush to cli_hush | Simon Glass | 2014-05-29 | -2/+2 |
* | kmp204x: add workaround for A-004849 | Valentin Longchamp | 2014-05-13 | -6/+37 |
* | kmp204x: update the RCW | Valentin Longchamp | 2014-05-13 | -1/+1 |
* | kmp204x: complete the reset sequence and PRST configuration | Valentin Longchamp | 2014-05-13 | -19/+45 |
* | kmp204x: selftest/factory test pin support | Valentin Longchamp | 2014-05-13 | -0/+13 |
* | kmp204x: handle dip-switch for factory settings | Stefan Bigler | 2014-05-13 | -0/+30 |
* | kmp204x: Add support for the unit LEDs | Stefan Bigler | 2014-05-13 | -0/+19 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-02-17 | -16/+38 |
|\ |
|
| * | arm/km: introduce kmsugp1 target | Gerlando Falauto | 2014-02-13 | -0/+30 |
| * | arm/km: define fdt_high env variable and allow backwards compatibility | Gerlando Falauto | 2014-02-13 | -2/+2 |
| * | arm/km: enable FDT for km_kirwkood | Gerlando Falauto | 2014-02-13 | -6/+2 |
| * | arm/km: fix wrong error handling | Holger Brunck | 2014-02-13 | -5/+5 |
| * | arm/km: make local function startup_allowed static | Holger Brunck | 2014-02-13 | -1/+1 |
| * | arm/km: drop unneeded define | Holger Brunck | 2014-02-13 | -4/+0 |
* | | kmp204x: initial support for PCIe FPGA configuration | Valentin Longchamp | 2014-02-03 | -1/+91 |
* | | kmp204x: update I2C field of RCW | Valentin Longchamp | 2014-02-03 | -1/+1 |
* | | kmp204x: implement workaround for A-006559 | Valentin Longchamp | 2014-02-03 | -0/+10 |
* | | kmp204x: I2C deblocking support | Rainer Boschung | 2014-02-03 | -3/+50 |
* | | kmp204x: introduce QRIO GPIO functions | Valentin Longchamp | 2014-02-03 | -57/+157 |
* | | kmp204x: support for QRIO1 bootcounter | Rainer Boschung | 2014-02-03 | -20/+0 |
|/ |
|
* | Driver/DDR: Moving Freescale DDR driver to a common driver | York Sun | 2013-11-25 | -2/+2 |
* | Makefile: make directories by Makefile.build | Masahiro Yamada | 2013-11-17 | -15/+0 |
* | Makefile: specifiy an explicite object name rather than $(BOARD).o | Masahiro Yamada | 2013-11-17 | -1/+1 |
* | board/keymile/kmp204x/Makefile: Convert to SPDX tag | Tom Rini | 2013-11-01 | -14/+1 |
* | board: powerpc: convert more makefiles to Kbuild style | Tom Rini | 2013-11-01 | -20/+1 |
* | board: powerpc: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -41/+2 |
* | board: arm: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -21/+2 |
* | mpc85xx: introduce the kmp204x reference design support | Valentin Longchamp | 2013-10-24 | -0/+687 |
* | KM: add CONFIG_KM_COMMON_ETH_INIT for km common eth init | Valentin Longchamp | 2013-10-24 | -0/+2 |
* | KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned board | Valentin Longchamp | 2013-10-24 | -25/+0 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | -1/+1 |
* | km/scripts: fix ramfs | Andreas Huber | 2013-10-09 | -1/+1 |
* | powerpc/83xx: remove staticness for qe_iop_conf_tab | Holger Brunck | 2013-10-09 | -1/+1 |
* | Merge branch 'next' of git://git.denx.de/u-boot-mpc83xx | Tom Rini | 2013-10-09 | -6/+11 |
|\ |
|
| * | powerpc/83xx/km: make local functions and structs static | Holger Brunck | 2013-05-21 | -6/+6 |
| * | powerpc/83xx/km: MV88e6122 errata fix for 1.9V | Holger Brunck | 2013-05-21 | -0/+5 |