mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/8] Misc fixes part III
@ 2022-06-27 10:24 Alexander Shiyan
  2022-06-27 10:24 ` [PATCH 1/8] ARM: vexpress: Simplify sysctl initialization Alexander Shiyan
                   ` (8 more replies)
  0 siblings, 9 replies; 17+ messages in thread
From: Alexander Shiyan @ 2022-06-27 10:24 UTC (permalink / raw)
  To: barebox; +Cc: Alexander Shiyan

Unsorted various fixes for the barebox.

Alexander Shiyan (8):
  ARM: vexpress: Simplify sysctl initialization
  ARM: bcm2835: Drop uneeded headers
  of: Use appropriate header for of_clk_init()
  usb: gadget: Fix Kconfig dependencies
  logo: Fix Kconfig dependencies
  pbl: Fix Kconfig dependencies
  ARM: mxs: Fix Kconfig dependencies
  ARM: boards: ccmx51: Remove unused KConfig option

 arch/arm/mach-bcm283x/core.c |  9 ---------
 arch/arm/mach-imx/Kconfig    |  1 -
 arch/arm/mach-mxs/Kconfig    |  1 +
 arch/arm/mach-vexpress/v2m.c | 13 +------------
 drivers/of/base.c            |  2 +-
 drivers/usb/gadget/Kconfig   |  8 +++++---
 lib/logo/Kconfig             |  1 +
 pbl/Kconfig                  | 24 +++++++++++-------------
 8 files changed, 20 insertions(+), 39 deletions(-)

-- 
2.32.0




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

end of thread, other threads:[~2022-06-30 11:59 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-27 10:24 [PATCH 0/8] Misc fixes part III Alexander Shiyan
2022-06-27 10:24 ` [PATCH 1/8] ARM: vexpress: Simplify sysctl initialization Alexander Shiyan
2022-06-27 10:24 ` [PATCH 2/8] ARM: bcm2835: Drop uneeded headers Alexander Shiyan
2022-06-29  7:10   ` Sascha Hauer
2022-06-27 10:24 ` [PATCH 3/8] of: Use appropriate header for of_clk_init() Alexander Shiyan
2022-06-27 10:24 ` [PATCH 4/8] usb: gadget: Fix Kconfig dependencies Alexander Shiyan
2022-06-29  6:52   ` Sascha Hauer
2022-06-29  6:55     ` Ahmad Fatoum
2022-06-29  6:59       ` Sascha Hauer
2022-06-29  7:03         ` Ahmad Fatoum
2022-06-29  7:08           ` Sascha Hauer
2022-06-27 10:24 ` [PATCH 5/8] logo: " Alexander Shiyan
2022-06-27 10:24 ` [PATCH 6/8] pbl: " Alexander Shiyan
2022-06-30 11:57   ` Sascha Hauer
2022-06-27 10:24 ` [PATCH 7/8] ARM: mxs: " Alexander Shiyan
2022-06-27 10:25 ` [PATCH 8/8] ARM: boards: ccmx51: Remove unused KConfig option Alexander Shiyan
2022-06-29  7:10 ` [PATCH 0/8] Misc fixes part III Sascha Hauer

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