summaryrefslogtreecommitdiffstats
path: root/board/buffalo
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop bootstage.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop flash.h from common headerSimon Glass2020-05-181-0/+1
* env: Rename environment.h to env_internal.hSimon Glass2019-08-111-1/+1
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* arm: kirkwood: lsxl: add note about sata in READMEMichael Walle2019-04-261-0/+10
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-075-13/+5
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-081-0/+1
* env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass2017-08-161-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-1/+1
* net: Fix a warning added by 76ec988Joe Hershberger2015-05-281-2/+0
* net: Remove all calls to net_random_ethaddr()Joe Hershberger2015-05-201-10/+0
* net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-181-1/+1
* lsxl: add a README fileMichael Walle2015-02-161-0/+139
* arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()Stefan Roese2014-10-231-1/+1
* arm: marvell: Extract kirkwood gpio functions into new common file gpio.cStefan Roese2014-10-231-3/+3
* arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese2014-10-231-1/+1
* sf: Tidy up public and private header filesSimon Glass2014-10-221-1/+2
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-3/+0
* kirkwood: kconfig: refactor Kconfig and defconfigMasahiro Yamada2014-08-301-8/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+7
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+23
* net: rename and refactor eth_rand_ethaddr() functionMasahiro Yamada2014-05-121-1/+1
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-21/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-245-85/+5
* Fix references to the documentation filesAnatolij Gustschin2013-05-102-2/+2
* lsxl: unset ncip for rescue modeMichael Walle2013-01-091-3/+2
* kirkwood: make MPP arrays static constAlbert ARIBAUD2013-01-091-1/+1
* lsxl: also turn off fan in power down modeMichael Walle2012-10-031-1/+5
* lsxl: support power switchMichael Walle2012-09-031-1/+21
* Kirkwood: add lschlv2 and lsxhl board supportMichael Walle2012-07-075-0/+860