~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* board: lsxl: update the READMEMichael Walle2022-08-23
* board: lsxl: convert to DM_GPIOMichael Walle2022-08-23
* board: lsxl: make last resort recovery more reliableMichael Walle2022-08-23
* board: lsxl: automatically select CONFIG_MISC_INIT_RMichael Walle2022-08-23
* board: lsxl: remove unused header filesMichael Walle2022-08-23
* board: lsxl: remove CONFIG_ENV_OVERWRITEMichael Walle2022-08-23
* Audit <flash.h> inclusionTom Rini2022-08-04
* Convert CONFIG_LSCHLV2 to Kconfig et alTom Rini2022-04-01
* bootstage: Eliminate when not enabledTom Rini2021-07-07
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* common: Drop bootstage.h from common headerSimon Glass2020-05-18
* common: Drop flash.h from common headerSimon Glass2020-05-18
* env: Rename environment.h to env_internal.hSimon Glass2019-08-11
* env: Move env_set() to env.hSimon Glass2019-08-11
* arm: kirkwood: lsxl: add note about sata in READMEMichael Walle2019-04-26
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-08
* env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass2017-08-16
* env: Rename setenv() to env_set()Simon Glass2017-08-16
* net: Fix a warning added by 76ec988Joe Hershberger2015-05-28
* net: Remove all calls to net_random_ethaddr()Joe Hershberger2015-05-20
* net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-18
* lsxl: add a README fileMichael Walle2015-02-16
* arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()Stefan Roese2014-10-23
* arm: marvell: Extract kirkwood gpio functions into new common file gpio.cStefan Roese2014-10-23
* arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese2014-10-23
* sf: Tidy up public and private header filesSimon Glass2014-10-22
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13
* kirkwood: kconfig: refactor Kconfig and defconfigMasahiro Yamada2014-08-30
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30
* net: rename and refactor eth_rand_ethaddr() functionMasahiro Yamada2014-05-12
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* Fix references to the documentation filesAnatolij Gustschin2013-05-10
* lsxl: unset ncip for rescue modeMichael Walle2013-01-09
* kirkwood: make MPP arrays static constAlbert ARIBAUD2013-01-09
* lsxl: also turn off fan in power down modeMichael Walle2012-10-03
* lsxl: support power switchMichael Walle2012-09-03
* Kirkwood: add lschlv2 and lsxhl board supportMichael Walle2012-07-07