summaryrefslogtreecommitdiff
path: root/board/buffalo
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-05-18common: Drop flash.h from common headerSimon Glass
2019-08-11env: Rename environment.h to env_internal.hSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-04-26arm: kirkwood: lsxl: add note about sata in READMEMichael Walle
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2015-05-28net: Fix a warning added by 76ec988Joe Hershberger
2015-05-20net: Remove all calls to net_random_ethaddr()Joe Hershberger
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger
2015-02-16lsxl: add a README fileMichael Walle
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-10-22sf: Tidy up public and private header filesSimon Glass
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-08-30kirkwood: kconfig: refactor Kconfig and defconfigMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-05-12net: rename and refactor eth_rand_ethaddr() functionMasahiro Yamada
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-10Fix references to the documentation filesAnatolij Gustschin
2013-01-09lsxl: unset ncip for rescue modeMichael Walle
2013-01-09kirkwood: make MPP arrays static constAlbert ARIBAUD
2012-10-03lsxl: also turn off fan in power down modeMichael Walle
2012-09-03lsxl: support power switchMichael Walle
2012-07-07Kirkwood: add lschlv2 and lsxhl board supportMichael Walle