| Commit message (Expand) | Author | Age | Files | Lines |
* | command: Remove the cmd_tbl_t typedef | Simon Glass | 2020-05-18 | 1 | -1/+2 |
* | common: Drop init.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Move reset_phy() to net.h | Simon Glass | 2020-01-17 | 1 | -0/+1 |
* | env: Drop environment.h header file where not needed | Simon Glass | 2019-08-11 | 1 | -1/+0 |
* | env: Move env_set() to env.h | Simon Glass | 2019-08-11 | 1 | -0/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 4 | -10/+4 |
* | net: Move enetaddr env access code to env config instead of net config | Alex Kiernan | 2018-04-08 | 1 | -0/+1 |
* | env: Rename getenv/_f() to env_get() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | arm: Add explicit include of <asm/mach-types.h> | Simon Glass | 2017-06-05 | 1 | -0/+1 |
* | Revert "arm: Remove d2net_v2 defconfig file" | Tom Rini | 2015-10-19 | 1 | -5/+1 |
* | arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo() | Stefan Roese | 2014-10-23 | 1 | -1/+1 |
* | arm: marvell: Extract kirkwood gpio functions into new common file gpio.c | Stefan Roese | 2014-10-23 | 1 | -2/+2 |
* | arm: marvell: Move arch/kirkwood.h to arch/soc.h | Stefan Roese | 2014-10-23 | 1 | -1/+1 |
* | MAINTAINERS: comment out blank M: field | Masahiro Yamada | 2014-09-24 | 1 | -1/+1 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | 1 | -3/+0 |
* | kirkwood: kconfig: refactor Kconfig and defconfig | Masahiro Yamada | 2014-08-30 | 1 | -8/+0 |
* | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | 1 | -0/+11 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | 1 | -0/+23 |
* | Makefile: make directories by Makefile.build | Masahiro Yamada | 2013-11-17 | 1 | -4/+0 |
* | board: arm: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | 1 | -27/+2 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 4 | -48/+4 |
* | net2big_v2: initialize LEDs at startup | Simon Guinot | 2013-06-20 | 2 | -7/+96 |
* | net2big_v2: initialize I2C fan at startup | Simon Guinot | 2013-06-20 | 2 | -1/+58 |
* | Fix references to the documentation files | Anatolij Gustschin | 2013-05-10 | 1 | -1/+1 |
* | kirkwood: make MPP arrays static const | Albert ARIBAUD | 2013-01-09 | 1 | -1/+1 |
* | ARM: don't probe PHY address for LaCie boards | Simon Guinot | 2012-07-07 | 1 | -1/+1 |
* | kirkwood: fix calls to kirkwood_mpp_conf | Valentin Longchamp | 2012-07-07 | 1 | -1/+1 |
* | ARM: remove duplicated code for LaCie boards | Simon Guinot | 2011-12-06 | 3 | -83/+16 |
* | ARM: add support for LaCie 2Big Network v2 | Simon Guinot | 2011-12-06 | 4 | -0/+442 |