summaryrefslogtreecommitdiff
path: root/board/work-microwave
AgeCommit message (Expand)AuthorFilesLines
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass1-2/+1
2021-07-06lpc32xx: Kconfig: switch to CONFIG_CONS_INDEXTrevor Woerner2-2/+2
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-2/+4
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2019-06-13configs: Disable now unbuildable SPI options for boardsTom Rini2-1/+4
2019-01-18work_92105: Kconfig: spelling fixesChris Packham1-1/+1
2018-10-19arm: lpc32xx: add CONFIG_ARCH_LPC32XX build optionVladimir Zapolskiy1-3/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini5-11/+5
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+1
2017-08-11Convert CONFIG_CMD_MAX6957 to KconfigSimon Glass1-0/+7
2017-05-22Convert CONFIG_CMD_HD44760 to KconfigSimon Glass2-1/+6
2016-06-25hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSERMasahiro Yamada1-2/+2
2016-03-16lpc32xx: work_92105: Rework MakefileTom Rini1-3/+5
2015-04-10lpc32xx: add support for board work_92105Albert ARIBAUD \(3ADEV\)8-0/+647