summaryrefslogtreecommitdiff
path: root/include/configs/bmips_common.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-1/+1
2022-06-06Convert CONFIG_SYS_BOOTPARAMS_LEN to KconfigTom Rini1-3/+0
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini1-1/+0
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini1-3/+0
2022-03-25Convert CONFIG_PHY_RESET_DELAY to KconfigTom Rini1-3/+0
2022-03-25Convert CONFIG_SYS_RX_ETH_BUFFER to KconfigTom Rini1-1/+0
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-1/+0
2019-10-25bmips: configs: switch to size definitionsÁlvaro Fernández Rojas1-3/+5
2019-10-25mips: bmips: remove unneeded definitionsÁlvaro Fernández Rojas1-4/+0
2018-12-19net: add support for bcm6348-enetÁlvaro Fernández Rojas1-1/+5
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-05-31mips: bmips: extend baud rates supportÁlvaro Fernández Rojas1-0/+4
2017-05-10MIPS: add initial infrastructure for Broadcom MIPS SoCsÁlvaro Fernández Rojas1-0/+23