All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Independent collection of patches
@ 2018-12-31  8:07 Sam Ravnborg
  2018-12-31  8:07 ` [PATCH v1 1/5] 2d-primitives: fix no previous prototype warning Sam Ravnborg
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Sam Ravnborg @ 2018-12-31  8:07 UTC (permalink / raw)
  To: Barebox List; +Cc: Sam Ravnborg

Random collection of patches that accumulated the last weeks.
They are done on top of the next branch.

No dependencies between the patches.

	Sam

Sam Ravnborg (5):
      2d-primitives: fix no previous prototype warning
      images: fix force rebuild of piggy.o
      arm: fix no prototype for barebox_arm_reset_vector()
      at91sam9263ek: fix build of of_init
      video: mtl017: fix driver name variable

 arch/arm/boards/at91sam9263ek/Makefile | 2 +-
 arch/arm/include/asm/barebox-arm.h     | 2 ++
 drivers/video/mtl017.c                 | 4 ++--
 images/Makefile                        | 9 ++++-----
 lib/gui/2d-primitives.c                | 2 ++
 5 files changed, 11 insertions(+), 8 deletions(-)

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2019-01-07  7:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-31  8:07 [PATCH 0/5] Independent collection of patches Sam Ravnborg
2018-12-31  8:07 ` [PATCH v1 1/5] 2d-primitives: fix no previous prototype warning Sam Ravnborg
2018-12-31  8:07 ` [PATCH v1 2/5] images: fix force rebuild of piggy.o Sam Ravnborg
2019-01-03  9:06   ` Sascha Hauer
2018-12-31  8:07 ` [PATCH v1 3/5] arm: fix no prototype for barebox_arm_reset_vector() Sam Ravnborg
2019-01-04  7:27   ` Sascha Hauer
2019-01-06 20:38     ` Sam Ravnborg
2019-01-07  7:41       ` Sascha Hauer
2018-12-31  8:07 ` [PATCH v1 4/5] at91sam9263ek: fix build of of_init Sam Ravnborg
2018-12-31  8:07 ` [PATCH v1 5/5] video: mtl017: fix driver name variable Sam Ravnborg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.