mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH v2 00/17] general cleanups and sandbox OF integration
@ 2015-03-01 12:32 Marc Kleine-Budde
  2015-03-01 12:32 ` [PATCH v2 01/17] drivers: remove unused function dev_protect() Marc Kleine-Budde
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: Marc Kleine-Budde @ 2015-03-01 12:32 UTC (permalink / raw)
  To: barebox

Hello Sascha,

the first five patches are several cleanups in barebox, I've found while
working on a new feautre. The remaining ones bring OF support to the sandbox so
that enables testing of framworks which need the device tree.

regards,
Marc

changes since v1:
- remove 04/16 "of: make first argument of several of_property_*_string functions const"
- add 05/17, 06/17: to provide no-ops for of_register_fixup, of_find_node_by_alias
- fix 08/17: "sandbox: add support to pass dtb to barebox"
  fix compilation for !CONFIG_OFTREE


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

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

end of thread, other threads:[~2015-03-01 12:33 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-01 12:32 [PATCH v2 00/17] general cleanups and sandbox OF integration Marc Kleine-Budde
2015-03-01 12:32 ` [PATCH v2 01/17] drivers: remove unused function dev_protect() Marc Kleine-Budde
2015-03-01 12:32 ` [PATCH v2 02/17] fs: make "offset" parameter of erase() and protect() 64 bit safe Marc Kleine-Budde
2015-03-01 12:32 ` [PATCH v2 03/17] of_path: of_find_path(): remove unused variable len Marc Kleine-Budde
2015-03-01 12:32 ` [PATCH v2 04/17] of/base: fix sparse warning, don't use interger 0 as NULL pointer Marc Kleine-Budde
2015-03-01 12:32 ` [PATCH v2 05/17] of: add no-op function for of_register_fixup() Marc Kleine-Budde
2015-03-01 12:32 ` [PATCH v2 06/17] of: add no-op functions for of_find_node_by_alias() and of_find_node_by_path_or_alias() Marc Kleine-Budde
2015-03-01 12:32 ` [PATCH v2 07/17] sandbox: fix indention in help text Marc Kleine-Budde
2015-03-01 12:32 ` [PATCH v2 08/17] sandbox: add support to pass dtb to barebox Marc Kleine-Budde
2015-03-01 12:32 ` [PATCH v2 09/17] sandbox: hostfile: clarify variable names Marc Kleine-Budde
2015-03-01 12:32 ` [PATCH v2 10/17] sandbox: hostfile: probe(): add missing pointer from cdev.dev to dev Marc Kleine-Budde
2015-03-01 12:32 ` [PATCH v2 11/17] sandbox: hostfile: remove struct hf_platform_data from hf_priv Marc Kleine-Budde
2015-03-01 12:32 ` [PATCH v2 12/17] sandbox: hostfile: move fd from platform data to priv Marc Kleine-Budde
2015-03-01 12:32 ` [PATCH v2 13/17] sandbox: hostfile: probe driver earlier Marc Kleine-Budde
2015-03-01 12:32 ` [PATCH v2 14/17] sandbox: hostfile: use the memory resource to determine the size not the platform_data Marc Kleine-Budde
2015-03-01 12:32 ` [PATCH v2 15/17] sandbox: hostfile: add support for OF Marc Kleine-Budde
2015-03-01 12:32 ` [PATCH v2 16/17] sandbox: add sample dts Marc Kleine-Budde
2015-03-01 12:32 ` [PATCH v2 17/17] sandbox: activate OF support in defconfig Marc Kleine-Budde

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