Commit Graph

  • d6f9b62fe1 dtc: Don't build tests as part of "all" David Gibson 2007-12-17 16:39:39 +1100
  • 30f7fbfbe9 libfdt: Add more documentation (patch the seventh) David Gibson 2007-12-17 14:42:07 +1100
  • f819a4e21d libfdt: Add more documentation (patch the sixth) David Gibson 2007-12-17 14:41:52 +1100
  • a68cbc09ff dtc: Fix silly typo in dtc-checkfails.sh David Gibson 2007-12-07 18:08:20 +1100
  • b7c5eaf3ee dtc: Allow gcc format warnings for check_msg() David Gibson 2007-12-07 18:08:03 +1100
  • 0d9d10184b dtc: Make dtc-checfails.sh script catch deaths-by-signal David Gibson 2007-12-07 15:37:45 +1100
  • 3476f9608b dtc: Reinstate full old-style reference-to-path for v0 dts files David Gibson 2007-12-07 14:38:26 +1100
  • e4ffc1443d dtc: Convert check for obsolete /chosen property David Gibson 2007-12-07 14:06:11 +1100
  • 7e089d9473 dtc: Convert #address-cells and #size-cells related checks David Gibson 2007-12-07 14:05:55 +1100
  • e110920707 dtc: Remove obsolete check_properties() function David Gibson 2007-12-06 17:04:04 +1100
  • faf037f0ef dtc: Migrate "string property" checks to new framework David Gibson 2007-12-06 17:01:07 +1100
  • c21acabc40 dtc: Migrate "one cell" checks to new framework David Gibson 2007-12-06 16:59:45 +1100
  • 5ba0086bfd dtc: More detailed testing of tree checks David Gibson 2007-12-06 16:56:55 +1100
  • d6060bd231 dtc: Remove space from flex command line David Gibson 2007-12-06 13:07:50 +1100
  • efbbef8e4f dtc: Implement path references David Gibson 2007-12-05 10:43:50 +1100
  • 80c72a81cf Fix padding options Kumar Gala 2007-12-04 17:36:08 -0600
  • c048102f5b dtc: Generate useful error message for properties after subnodes David Gibson 2007-12-05 10:27:04 +1100
  • 2b67c632df dtc: Trivial lexer cleanups David Gibson 2007-12-05 09:50:25 +1100
  • 459c955cca dtc: Convert "name" property checking to new infrastructure David Gibson 2007-12-05 09:40:23 +1100
  • d06cda32f6 dtc: Fix FAIL() macro varargs David Gibson 2007-12-05 09:34:53 +1100
  • 501e21cc6f Print out the total size as part of ftdump Kumar Gala 2007-12-04 10:33:20 -0600
  • 92cb9a25b1 dtc: Add many const qualifications David Gibson 2007-12-04 14:26:15 +1100
  • 2d72816ccf dtc: Fix uninitialized use of structure_ok David Gibson 2007-12-04 11:49:43 +1100
  • 2b7dc8dce5 Add an option to pad the blob that is generated Kumar Gala 2007-11-28 10:21:12 -0600
  • 7c44c2f9cb dtc: Fix some lexical problems with references David Gibson 2007-11-22 17:10:07 +1100
  • f29454eb7e Fix whitespace in libfdt/fdt.h Kumar Gala 2007-11-28 09:39:08 -0600
  • dc941774e2 dtc: Merge refs and labels into single "markers" list (v2) David Gibson 2007-11-22 14:39:23 +1100
  • b16a2bd89d dtc: Flexible tree checking infrastructure (v2) David Gibson 2007-11-22 14:38:07 +1100
  • 67b6b33b9b dtc: Add valgrind support to testsuite David Gibson 2007-11-21 11:56:14 +1100
  • 3ce5363387 dtc: Remove some redundant testcases David Gibson 2007-11-21 11:29:18 +1100
  • 8eaf5e3583 Add a script that compares an "old" and "new" dtc results. Jon Loeliger 2007-11-20 09:14:03 -0600
  • b2e61bde9f dtc: Don't use env(1) in testsuite David Gibson 2007-11-20 22:14:12 +1100
  • 0d6ade2547 dtc: Add testcases for tree checks David Gibson 2007-11-20 16:24:23 +1100
  • 2cf86939af libfdt: Abolish fdt_offset_ptr_typed() David Gibson 2007-11-19 17:26:22 +1100
  • 9521dc5ecc libfdt: Abolish _typed() variants, add _cell() variants David Gibson 2007-11-20 13:35:46 +1100
  • 682576d85b dtc: Add testcase for dtc references David Gibson 2007-11-13 10:02:29 +1100
  • 7346858f81 libfdt: Add phandle related functions David Gibson 2007-11-13 09:59:38 +1100
  • f6588bc32f dtc: Add missing dependencies for tests David Gibson 2007-11-13 09:52:58 +1100
  • 91967acabd dtc: -Odts produces v1 output David Gibson 2007-11-07 11:17:37 +1100
  • 9138db565a dtc: Switch dtc to C-style literals David Gibson 2007-11-07 11:17:17 +1100
  • 9ed27a2aac dtc: Simplify lexing/parsing of literals vs. node/property names David Gibson 2007-11-07 11:16:19 +1100
  • 53acf491e9 libfdt: Add more documentation (path the fifth) David Gibson 2007-11-07 11:54:14 +1100
  • 9409bd96a5 dtc: Better exercise dtc base and bytestring features David Gibson 2007-11-07 10:58:22 +1100
  • b433db0fc7 dtc: Add testcases exercising -Odts mode David Gibson 2007-11-07 10:34:06 +1100
  • d3ea6e5f96 dtc: Make -Idts -Odts preserve property-internal labels David Gibson 2007-11-07 10:22:25 +1100
  • ed01ae41e2 dtc: Refactor printing of property values in -Odts mode David Gibson 2007-11-07 10:21:20 +1100
  • d79d4e280f libfdt: Fix sw_tree1 testcase David Gibson 2007-11-06 10:42:45 +1100
  • 9d3af7ab62 libfdt: Add more documentation (patch the fourth) David Gibson 2007-11-05 14:29:37 +1100
  • 2ec634d24b libfdt: Add more documentation (patch the third) David Gibson 2007-11-05 14:29:18 +1100
  • e0f2989809 dtc: Fix the install target Emil Medve 2007-11-02 10:26:15 -0500
  • f7497dc6be dtc: Don't force alignment of cell list data David Gibson 2007-11-02 16:54:26 +1100
  • 02563ad023 dtc: Make -Idts -Odts preserve node/property labels David Gibson 2007-11-02 16:10:30 +1100
  • bf141b96cd dtc: Don't include libfdt in global LDFLAGS David Gibson 2007-11-02 15:15:17 +1100
  • 2f1ccc36f4 dtc: Move tree checking code to checks.c David Gibson 2007-11-01 16:49:26 +1100
  • a041dcdc48 libfdt: Handle v16 and re-ordered trees for r/w David Gibson 2007-11-01 11:37:31 +1100
  • 4a5df5c026 libfdt: Correctly handle versions > 17 David Gibson 2007-10-30 13:22:12 +1100
  • 7e14259791 dtc: Remove leftover debugging printf() from mangle-layout David Gibson 2007-10-30 13:17:15 +1100
  • 7b3fb789d2 DTC: Remove the need for the GLR Parser. Jon Loeliger 2007-10-22 16:09:56 -0500
  • 3bef796b44 libfdt: Test on trees with different block layouts David Gibson 2007-10-25 15:05:58 +1000
  • 9b91134ba3 libfdt: Remove un-const-safe fdt_set_header macro David Gibson 2007-10-25 14:29:38 +1000
  • 57f99b7b3f libfdt: Documentation (patch the second) David Gibson 2007-10-25 11:27:31 +1000
  • cec0c384ef libfdt: Add some documenting comments in libfdt.h David Gibson 2007-10-24 17:10:58 +1000
  • 3c44c87bde libfdt: Rename and publish _fdt_next_tag() David Gibson 2007-10-24 11:06:09 +1000
  • 96b5fad3a1 libfdt: Rename and publish _fdt_check_header() David Gibson 2007-10-24 10:28:52 +1000
  • 2d50f8f9dd Quiet a bogus "May be used uninitialized" warning. Jon Loeliger 2007-10-18 09:46:52 -0500
  • afa8c2e1d7 Appease the printf() format $Gods with a correct type. Jon Loeliger 2007-10-18 09:49:45 -0500
  • 7dfba39a23 DTC: Remove an unneeded %token definition. Jon Loeliger 2007-10-22 16:37:31 -0500
  • 5641289a46 DTC: Minor grammar rule shuffle. Jon Loeliger 2007-10-23 09:28:54 -0500
  • 30807ca1ce Reformat grammar rules to not mix language syntax and yacc syntax. Jon Loeliger 2007-10-18 09:42:16 -0500
  • e321e51036 dtc: data.c doesn't need to include dtc-parser.tab.h David Gibson 2007-10-22 14:09:23 +1000
  • 169f0b183d dtc: Disable semantic checks by default David Gibson 2007-10-18 17:22:30 +1000
  • 394e47208d libfdt: Add missing RW_CHECK_HEADER to fdt_del_node() David Gibson 2007-10-18 14:17:25 +1000
  • d7649da4b9 dtc: Make helper macros in trees.S more flexible David Gibson 2007-10-18 14:14:09 +1000
  • 11d5302021 libfdt: Make fdt_string() return a const pointer David Gibson 2007-10-18 12:10:42 +1000
  • 5a98ddd10a dtc: Improve -Odts output David Gibson 2007-10-17 12:39:10 +1000
  • 32b6bd3490 dtc: Restore missing code for testcases David Gibson 2007-10-17 11:23:57 +1000
  • a756c12bea dtc: Improve support for string escapes David Gibson 2007-10-16 16:42:02 +1000
  • 333542fabf libfdt: Add functions for handling the "compatible" property David Gibson 2007-10-16 13:58:25 +1000
  • 121acdec91 dtc: Don't delete *.test.dtb between testgroups David Gibson 2007-10-16 13:53:20 +1000
  • 9e32930ebc Restore warning message about bison expected output. Jon Loeliger 2007-10-16 07:35:38 -0500
  • 6f8b7710c9 libfdt: libfdt_env.h must be included first David Gibson 2007-10-16 13:50:34 +1000
  • fd1bf3a5ae libfdt: Add functions to get/add/delete memory reservemap entries David Gibson 2007-10-10 17:12:12 +1000
  • ad9593f229 dtc: Refactor Makefiles David Gibson 2007-10-04 15:37:43 +1000
  • d2a9da0458 libfdt: Make unit address optional for finding nodes David Gibson 2007-09-28 15:51:04 +1000
  • 02a5556850 libfdt: Test rw functions on more trees David Gibson 2007-09-28 14:57:01 +1000
  • fb7c7acf5a dtc: Use libfdt/fdt.h instead of flat_dt.h David Gibson 2007-09-26 13:11:05 +1000
  • 63dc9c7113 dtc: Whitespace cleanup David Gibson 2007-09-18 11:44:04 +1000
  • 8d59bd3b17 dtc: Add basic testcases for dtc David Gibson 2007-09-18 10:33:40 +1000
  • ef90baa0c6 dtc: Cleanup testsuite organization David Gibson 2007-09-17 14:39:24 +1000
  • 874ff219af libfdt: Consistently use big-endian property data in testcases David Gibson 2007-09-17 15:42:36 +1000
  • ae1454b311 libfdt: Add fdt_node_offset_by_prop_value() David Gibson 2007-09-17 14:28:34 +1000
  • 592ea5888c dtc: Assume properties preced subnodes in the flattened tree David Gibson 2007-09-04 10:43:03 +1000
  • bf94497031 dtc: Optimise by default, fix warnings thus uncovered David Gibson 2007-08-31 16:21:23 +1000
  • ed0117a0c0 dtc: Make make print a message when linking testcases David Gibson 2007-08-31 16:04:27 +1000
  • e2b3bb3227 libfdt: Fix use of uninitialized variable in fdt_get_path() David Gibson 2007-08-31 14:30:16 +1000
  • 7ca330865e dtc: Fix summary calculation in testsuite David Gibson 2007-08-29 12:18:51 +1000
  • 1248237c7e libfdt: Add fdt_parent_offset() and supporting functions David Gibson 2007-08-30 14:54:04 +1000
  • 037db263e0 libfdt: Add fdt_get_path() function David Gibson 2007-08-30 14:54:04 +1000
  • 9d26eabdc6 libfdt: Add fdt_get_name() to retrieve a node's name David Gibson 2007-08-30 14:54:04 +1000
  • bd2ae2f41c libfdt: Fix handling of trailing / in fdt_path_offset() David Gibson 2007-08-29 12:22:50 +1000