Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-03 | Kconfig: Migrate FS_FAT / FAT_WRITE | Tom Rini | |
Now that these symbols are in Kconfig, migrate all users. Use imply on a number of platforms that default to having this enabled. As part of this we must migrate some straglers for CMD_FAT and DOS_PARTITION. Signed-off-by: Tom Rini <trini@konsulko.com> | |||
2017-05-22 | ARM: rmobile: salvator-x: Add R8A7796 support | Marek Vasut | |
Add minor ifdeffery and default board config for the Salvator-XS board with R8A7796 M3 SoC. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> |