Simon Glass
9ca00684db
Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC
...
Rename these options so that CONFIG_IS_ENABLED can be used with them.
Signed-off-by: Simon Glass <sjg@chromium.org >
2021-07-28 14:29:37 -04:00
Tom Rini
2bba78076b
configs: Resync with savedefconfig
...
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com >
2021-06-28 10:17:29 -04:00
Tom Rini
838157d02e
configs: Resync with savedefconfig
...
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com >
2021-05-11 12:19:09 -04:00
Tom Rini
0817daa760
configs: Resync with savedefconfig
...
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com >
2020-10-09 12:22:06 -04:00
Adam Ford
e91907a146
Convert CONFIG_ENV_OVERWRITE to Kconfig
...
This converts the following to Kconfig:
CONFIG_ENV_OVERWRITE
Signed-off-by: Adam Ford <aford173@gmail.com >
[trini: Rerun migration, remove some comments]
Signed-off-by: Tom Rini <trini@konsulko.com >
2020-07-28 16:18:06 -04:00
Tom Rini
f7d0ae9c63
configs: Resync with savedefconfig
...
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com >
2020-07-28 08:46:52 -04:00
Tom Rini
6e7d7aa2e2
Merge branch 'next'
...
Merge all outstanding changes from the current next branch in now that
we have released.
2020-07-06 15:46:38 -04:00
Tom Rini
c5a6e9f8b8
configs: Resync with savedefconfig
...
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com >
2020-07-06 13:54:25 -04:00
Tom Rini
44a666a848
Convert CONFIG_BOOTARGS to Kconfig
...
This converts the following to Kconfig:
CONFIG_BOOTARGS
Signed-off-by: Tom Rini <trini@konsulko.com >
2020-06-26 10:29:05 -04:00
Tom Rini
32a8f800a9
configs: Resync with savedefconfig
...
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com >
2020-05-26 08:35:55 -04:00
Tom Rini
556fd590db
configs: Resync with savedefconfig
...
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com >
2020-04-28 16:15:47 -04:00
Marek Vasut
8876f89640
ARM: socfpga: Enable DM RTC bootcount on ABB SECU1
...
Add and enable RTC-backed boot counter on ABB SECU1 platform.
Signed-off-by: Marek Vasut <marex@denx.de >
Cc: Ley Foon Tan <ley.foon.tan@intel.com >
Cc: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com >
Reviewed-by: Ley Foon Tan <ley.foon.tan@intel.com >
2020-04-13 13:49:51 +02:00
Holger Brunck
468ba8d00b
ARM: socfpga: Add initial support for the ABB SECU board
...
Add initial support for the ABB SECU board, which is an ArriaV-based
SoCFPGA system with ethernet and booting from Denali NAND.
Signed-off-by: Holger Brunck <holger.brunck@ch.abb.com >
Cc: Ley Foon Tan <ley.foon.tan@intel.com >
Cc: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com >
2020-03-03 22:11:36 +01:00