Age | Commit message (Expand) | Author |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2017-08-16 | env: Rename setenv() to env_set() | Simon Glass |
2017-05-15 | i2c: keymile: Drop use of CONFIG_I2C_HARD | Simon Glass |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |
2015-11-18 | arm/km_kirkwood: fix the #ifdef for KM_COGE5UN dip switch | Valentin Longchamp |
2015-11-18 | arm/mgcoge3un: check dip_switch at startup | Holger Brunck |
2015-11-18 | arm/km: Fix LED configuration for 88E1118R PHY (PIGGY3) | Tobias Müller |
2015-02-16 | KM/IVM: remove ivm_read_eeprom(void) | Valentin Longchamp |
2015-02-16 | kirkwood/km_arm: read the IVM eeprom earlier | Valentin Longchamp |
2014-10-23 | arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo() | Stefan Roese |
2014-10-23 | arm: marvell: Extract kirkwood gpio functions into new common file gpio.c | Stefan Roese |
2014-10-23 | arm: marvell: Move arch/kirkwood.h to arch/soc.h | Stefan Roese |
2014-09-13 | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada |
2014-08-30 | kirkwood: kconfig: refactor Kconfig and defconfig | Masahiro Yamada |
2014-07-30 | Add board MAINTAINERS files | Masahiro Yamada |
2014-07-30 | kconfig: add board Kconfig and defconfig files | Masahiro Yamada |
2014-02-13 | arm/km: introduce kmsugp1 target | Gerlando Falauto |
2014-02-13 | arm/km: fix wrong error handling | Holger Brunck |
2014-02-13 | arm/km: make local function startup_allowed static | Holger Brunck |
2014-02-13 | arm/km: drop unneeded define | Holger Brunck |
2013-11-17 | Makefile: make directories by Makefile.build | Masahiro Yamada |
2013-11-01 | board: arm: convert makefiles to Kbuild style | Masahiro Yamada |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-07-24 | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-07-23 | i2c, soft-i2c: switch to new multibus/multiadapter support | Heiko Schocher |
2013-06-10 | arm/km: make local functions static | Holger Brunck |
2013-05-10 | Fix references to the documentation files | Anatolij Gustschin |
2013-01-09 | kirkwood: make MPP arrays static const | Albert ARIBAUD |
2013-01-09 | arm/km: remove duplicate code | Valentin Longchamp |
2013-01-09 | arm/km: fix memory settings | Holger Brunck |
2012-10-03 | arm/km: add mv88e6352 configuration for kmnusa | Valentin Longchamp |
2012-10-03 | arm/km: use kw_sdram_size_adjust to adjust SDRAM size | Holger Brunck |
2012-09-03 | arm/km: remove unused code | Holger Brunck |
2012-09-01 | Consolidate bootcount code into drivers/bootcount | Stefan Roese |
2012-07-10 | Minor Coding Style cleanup | Wolfgang Denk |
2012-07-07 | arm/km: remove calls to kw_gpio_* in board_early_init_f | Holger Brunck |
2012-07-07 | arm/km: add implementation for read_dip_switch | Thomas Herzmann |
2012-07-07 | arm/km: support the 2 PCIe fpga resets | Valentin Longchamp |
2012-07-07 | arm/km: skip FPGA config when already configured | Valentin Longchamp |
2012-07-07 | arm/km: redefine piggy 4 reg names to avoid conflicts | Valentin Longchamp |
2012-07-07 | arm/km: enable BOCO2 FPGA download support | Valentin Longchamp |
2012-07-07 | arm/km: remove portl2.h and use km_kirkwood instead | Holger Brunck |
2012-07-07 | arm/km: convert mgcoge3un target to km_kirkwood | Holger Brunck |
2012-07-07 | arm/km: add kmcoge5un board support | Holger Brunck |
2012-07-07 | arm/km: add kmnusa board support | Holger Brunck |
2012-07-07 | arm/km: use spi claim bus to switch between SPI and NAND | Valentin Longchamp |
2012-07-07 | kirkwood: fix calls to kirkwood_mpp_conf | Valentin Longchamp |
2012-07-07 | arm/km: fix wrong comment in SDRAM config for mgcoge3un | Holger Brunck |