| /rk3399_rockchip-uboot/lib/libfdt/ |
| H A D | README | 6feed2a5aefb7fd0ac443a50bfe00625000bdd34 Mon May 23 09:40:55 UTC 2016 Robert P. J. Day <rpjday@crashcourse.ca> lib/libfdt/: General aesthetic/style fixes.
A number of style fixes across the files in this directory, including:
* Correct invalid kernel-doc content. * Tidy up massive comment in fdt_region.c. * Use correct spelling of "U-Boot". * Replace tests of "! <var>" with "!<var>". * Replace "libfdt_env.h" with <libfdt_env.h>.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Acked-by: Simon Glass <sjg@chromium.org>
|
| H A D | fdt_addresses.c | 6feed2a5aefb7fd0ac443a50bfe00625000bdd34 Mon May 23 09:40:55 UTC 2016 Robert P. J. Day <rpjday@crashcourse.ca> lib/libfdt/: General aesthetic/style fixes.
A number of style fixes across the files in this directory, including:
* Correct invalid kernel-doc content. * Tidy up massive comment in fdt_region.c. * Use correct spelling of "U-Boot". * Replace tests of "! <var>" with "!<var>". * Replace "libfdt_env.h" with <libfdt_env.h>.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Acked-by: Simon Glass <sjg@chromium.org>
|
| H A D | fdt_strerror.c | 6feed2a5aefb7fd0ac443a50bfe00625000bdd34 Mon May 23 09:40:55 UTC 2016 Robert P. J. Day <rpjday@crashcourse.ca> lib/libfdt/: General aesthetic/style fixes.
A number of style fixes across the files in this directory, including:
* Correct invalid kernel-doc content. * Tidy up massive comment in fdt_region.c. * Use correct spelling of "U-Boot". * Replace tests of "! <var>" with "!<var>". * Replace "libfdt_env.h" with <libfdt_env.h>.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Acked-by: Simon Glass <sjg@chromium.org>
|
| H A D | fdt_empty_tree.c | 6feed2a5aefb7fd0ac443a50bfe00625000bdd34 Mon May 23 09:40:55 UTC 2016 Robert P. J. Day <rpjday@crashcourse.ca> lib/libfdt/: General aesthetic/style fixes.
A number of style fixes across the files in this directory, including:
* Correct invalid kernel-doc content. * Tidy up massive comment in fdt_region.c. * Use correct spelling of "U-Boot". * Replace tests of "! <var>" with "!<var>". * Replace "libfdt_env.h" with <libfdt_env.h>.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Acked-by: Simon Glass <sjg@chromium.org>
|
| H A D | fdt_region.c | 6feed2a5aefb7fd0ac443a50bfe00625000bdd34 Mon May 23 09:40:55 UTC 2016 Robert P. J. Day <rpjday@crashcourse.ca> lib/libfdt/: General aesthetic/style fixes.
A number of style fixes across the files in this directory, including:
* Correct invalid kernel-doc content. * Tidy up massive comment in fdt_region.c. * Use correct spelling of "U-Boot". * Replace tests of "! <var>" with "!<var>". * Replace "libfdt_env.h" with <libfdt_env.h>.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Acked-by: Simon Glass <sjg@chromium.org>
|
| H A D | fdt_sw.c | 6feed2a5aefb7fd0ac443a50bfe00625000bdd34 Mon May 23 09:40:55 UTC 2016 Robert P. J. Day <rpjday@crashcourse.ca> lib/libfdt/: General aesthetic/style fixes.
A number of style fixes across the files in this directory, including:
* Correct invalid kernel-doc content. * Tidy up massive comment in fdt_region.c. * Use correct spelling of "U-Boot". * Replace tests of "! <var>" with "!<var>". * Replace "libfdt_env.h" with <libfdt_env.h>.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Acked-by: Simon Glass <sjg@chromium.org>
|
| H A D | fdt_wip.c | 6feed2a5aefb7fd0ac443a50bfe00625000bdd34 Mon May 23 09:40:55 UTC 2016 Robert P. J. Day <rpjday@crashcourse.ca> lib/libfdt/: General aesthetic/style fixes.
A number of style fixes across the files in this directory, including:
* Correct invalid kernel-doc content. * Tidy up massive comment in fdt_region.c. * Use correct spelling of "U-Boot". * Replace tests of "! <var>" with "!<var>". * Replace "libfdt_env.h" with <libfdt_env.h>.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Acked-by: Simon Glass <sjg@chromium.org>
|
| H A D | fdt.c | 6feed2a5aefb7fd0ac443a50bfe00625000bdd34 Mon May 23 09:40:55 UTC 2016 Robert P. J. Day <rpjday@crashcourse.ca> lib/libfdt/: General aesthetic/style fixes.
A number of style fixes across the files in this directory, including:
* Correct invalid kernel-doc content. * Tidy up massive comment in fdt_region.c. * Use correct spelling of "U-Boot". * Replace tests of "! <var>" with "!<var>". * Replace "libfdt_env.h" with <libfdt_env.h>.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Acked-by: Simon Glass <sjg@chromium.org>
|
| H A D | fdt_rw.c | 6feed2a5aefb7fd0ac443a50bfe00625000bdd34 Mon May 23 09:40:55 UTC 2016 Robert P. J. Day <rpjday@crashcourse.ca> lib/libfdt/: General aesthetic/style fixes.
A number of style fixes across the files in this directory, including:
* Correct invalid kernel-doc content. * Tidy up massive comment in fdt_region.c. * Use correct spelling of "U-Boot". * Replace tests of "! <var>" with "!<var>". * Replace "libfdt_env.h" with <libfdt_env.h>.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Acked-by: Simon Glass <sjg@chromium.org>
|
| H A D | Makefile | 6feed2a5aefb7fd0ac443a50bfe00625000bdd34 Mon May 23 09:40:55 UTC 2016 Robert P. J. Day <rpjday@crashcourse.ca> lib/libfdt/: General aesthetic/style fixes.
A number of style fixes across the files in this directory, including:
* Correct invalid kernel-doc content. * Tidy up massive comment in fdt_region.c. * Use correct spelling of "U-Boot". * Replace tests of "! <var>" with "!<var>". * Replace "libfdt_env.h" with <libfdt_env.h>.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Acked-by: Simon Glass <sjg@chromium.org>
|
| H A D | fdt_ro.c | 6feed2a5aefb7fd0ac443a50bfe00625000bdd34 Mon May 23 09:40:55 UTC 2016 Robert P. J. Day <rpjday@crashcourse.ca> lib/libfdt/: General aesthetic/style fixes.
A number of style fixes across the files in this directory, including:
* Correct invalid kernel-doc content. * Tidy up massive comment in fdt_region.c. * Use correct spelling of "U-Boot". * Replace tests of "! <var>" with "!<var>". * Replace "libfdt_env.h" with <libfdt_env.h>.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Acked-by: Simon Glass <sjg@chromium.org>
|