summaryrefslogtreecommitdiff
path: root/board/buffalo
AgeCommit message (Expand)AuthorFilesLines
2021-07-07bootstage: Eliminate when not enabledTom Rini1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop bootstage.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop flash.h from common headerSimon Glass1-0/+1
2019-08-12env: Rename environment.h to env_internal.hSimon Glass1-1/+1
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-04-26arm: kirkwood: lsxl: add note about sata in READMEMichael Walle1-0/+10
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini5-13/+5
2018-04-09net: Move enetaddr env access code to env config instead of net configAlex Kiernan1-0/+1
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass1-1/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass1-1/+1
2015-05-28net: Fix a warning added by 76ec988Joe Hershberger1-2/+0
2015-05-20net: Remove all calls to net_random_ethaddr()Joe Hershberger1-10/+0
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger1-1/+1
2015-02-16lsxl: add a README fileMichael Walle1-0/+139
2014-10-23arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()Stefan Roese1-1/+1
2014-10-23arm: marvell: Extract kirkwood gpio functions into new common file gpio.cStefan Roese1-3/+3
2014-10-23arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese1-1/+1
2014-10-22sf: Tidy up public and private header filesSimon Glass1-1/+2
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-08-31kirkwood: kconfig: refactor Kconfig and defconfigMasahiro Yamada1-8/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+7
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2014-05-12net: rename and refactor eth_rand_ethaddr() functionMasahiro Yamada1-1/+1
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-21/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk5-85/+5
2013-05-10Fix references to the documentation filesAnatolij Gustschin2-2/+2
2013-01-09lsxl: unset ncip for rescue modeMichael Walle1-3/+2
2013-01-09kirkwood: make MPP arrays static constAlbert ARIBAUD1-1/+1
2012-10-03lsxl: also turn off fan in power down modeMichael Walle1-1/+5
2012-09-03lsxl: support power switchMichael Walle1-1/+21
2012-07-07Kirkwood: add lschlv2 and lsxhl board supportMichael Walle5-0/+860