DistroKit Mailinglist
 help / color / mirror / Atom feed
* [DistroKit] [PATCH v1 0/9] address CI warnings for the MIPS platform
@ 2024-08-21  9:51 Oleksij Rempel
  2024-08-21  9:51 ` [DistroKit] [PATCH v1 1/9] mips: kernel-malta: set page size to 4k Oleksij Rempel
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: Oleksij Rempel @ 2024-08-21  9:51 UTC (permalink / raw)
  To: distrokit; +Cc: Oleksij Rempel

This series of patches is address different CI warnings for the MIPS and
MIPSEL platforms.

Oleksij Rempel (9):
  mips: kernel-malta: set page size to 4k
  mips: barebox-malta: disable FS_CRAMFS
  mips: barebox-malta: enable MMU
  mips: barebox-malta: use MALLOC_TLSF
  mips/mipsel: barebox: use CONSOLE_ACTIVATE_NONE
  mips: kernel-malta: enable UBIFS
  mips: kernel-malta: enable SQUASHFS
  mipsel: kernel: enable PCI by default and sync it with malta config
  reason: MIPS: add PCI exception for ATH79 arch

 configs/bsp.ref                               |   2 +-
 configs/platform-mips/barebox-ar9331.config   |   4 +-
 .../platform-mips/barebox-ar9331.config.diff  |   2 +-
 configs/platform-mips/barebox-malta.config    |  12 +-
 .../platform-mips/barebox-malta.config.diff   |   6 +-
 configs/platform-mips/barebox.config          |   4 +-
 configs/platform-mips/kernelconfig-malta      | 108 ++++---
 configs/platform-mips/kernelconfig-malta.diff |  91 +-----
 .../platform-mipsel/barebox-malta.config.diff |   4 +-
 configs/platform-mipsel/barebox.config        |   4 +-
 configs/platform-mipsel/kernelconfig          | 263 +++++++++++++++++-
 .../platform-mipsel/kernelconfig-malta.diff   | 208 ++------------
 12 files changed, 371 insertions(+), 337 deletions(-)

--
2.39.2




^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2024-08-21 12:40 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-21  9:51 [DistroKit] [PATCH v1 0/9] address CI warnings for the MIPS platform Oleksij Rempel
2024-08-21  9:51 ` [DistroKit] [PATCH v1 1/9] mips: kernel-malta: set page size to 4k Oleksij Rempel
2024-08-21  9:51 ` [DistroKit] [PATCH v1 2/9] mips: barebox-malta: disable FS_CRAMFS Oleksij Rempel
2024-08-21  9:51 ` [DistroKit] [PATCH v1 3/9] mips: barebox-malta: enable MMU Oleksij Rempel
2024-08-21  9:51 ` [DistroKit] [PATCH v1 4/9] mips: barebox-malta: use MALLOC_TLSF Oleksij Rempel
2024-08-21  9:51 ` [DistroKit] [PATCH v1 5/9] mips/mipsel: barebox: use CONSOLE_ACTIVATE_NONE Oleksij Rempel
2024-08-21 10:07   ` Ahmad Fatoum
2024-08-21 12:40     ` Robert Schwebel
2024-08-21  9:51 ` [DistroKit] [PATCH v1 6/9] mips: kernel-malta: enable UBIFS Oleksij Rempel
2024-08-21  9:51 ` [DistroKit] [PATCH v1 7/9] mips: kernel-malta: enable SQUASHFS Oleksij Rempel
2024-08-21  9:51 ` [DistroKit] [PATCH v1 8/9] mipsel: kernel: enable PCI by default and sync it with malta config Oleksij Rempel
2024-08-21  9:51 ` [DistroKit] [PATCH v1 9/9] reason: MIPS: add PCI exception for ATH79 arch Oleksij Rempel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox