Commit Graph

  • 350c9cce9e Use yylloc instead of yyloc David Gibson 2009-11-12 11:14:04 +1100
  • c623fe5c21 Fix bug in -Odts with properties containing multiple terminating nulls David Gibson 2009-09-09 14:38:30 +1000
  • 9c1a0df677 add Mac OS X support Jean-Christophe PLAGNIOL-VILLARD 2009-05-26 20:07:26 +0200
  • f281f526d4 libfdt: Fix C++ compile-time cast error on gnu 4.2.1 Laurent Gregoire 2009-03-03 14:23:59 +0100
  • 804fed8dcd Fix a possible overflow case detected by gcc 4.3.2 Emil Medve 2009-02-23 10:43:36 -0600
  • 925bd8c054 Fix libraries (static and dynamic) installation Emil Medve 2009-02-17 13:43:40 -0600
  • 1a020e4030 libfdt: Rework/cleanup fdt_next_tag() David Gibson 2009-02-06 14:03:24 +1100
  • ce4d9c0f74 libfdt: Rework fdt_next_node() David Gibson 2009-02-06 14:01:56 +1100
  • bae93e8992 dtc: Add testcases for labels within values David Gibson 2009-01-08 11:48:48 +1100
  • 26d93f6c92 dtc: Make asm output more portable and add testcases David Gibson 2009-01-08 11:47:55 +1100
  • b2b4990bbf dtc: Move some functions to util.[ch] David Gibson 2009-01-05 12:50:23 +1100
  • 75bdd849dc libfdt: Fix error in documentation for fdt_get_alias_namelen() David Gibson 2009-01-05 12:46:00 +1100
  • 6272182b41 libfdt: Introduce libfdt shared library Josh Boyer 2009-01-02 08:20:34 -0500
  • 787b599c81 libfdt: Add version.lds file Josh Boyer 2009-01-02 08:19:51 -0500
  • 9878f30f31 dtc: Handle linux,phandle properties which self-reference David Gibson 2008-11-07 12:49:44 +1100
  • 2f766233c2 dtc: Use noinput flex option for convert-dtsv0 to remove warning David Gibson 2008-11-07 11:45:48 +1100
  • 0783d7e705 dtc: Check return value from fwrite() David Gibson 2008-11-07 11:41:11 +1100
  • f99cd158a9 libfdt: Fix bug in fdt_subnode_offset_namelen() David Gibson 2008-10-30 13:41:08 +1100
  • 2ebe88df69 Add conditionalized debug() print macro. Jon Loeliger 2008-09-05 14:25:44 -0500
  • 4e1a0a0129 Remove support for the legacy DTS source file format. Jon Loeliger 2008-08-14 17:19:37 -0500
  • e5c8e1dcd7 Enhance source position implementation. Jon Loeliger 2008-09-12 13:39:49 -0500
  • 83ac55d9c4 Use flex's YY_USER_ACTION feature to avoid code duplication Jon Loeliger 2008-10-03 11:46:43 -0500
  • 879e4d2590 Implement and use an xstrdup() function Jon Loeliger 2008-10-03 11:12:33 -0500
  • 68f98d7b8a Rearrange ftdump and convert-dtsv0 into sub-Makefiles. Jon Loeliger 2008-10-03 10:49:22 -0500
  • e8903fe225 Some Documentation fixes and generalizations. Jon Loeliger 2008-10-03 09:40:39 -0500
  • 3a90ce6d75 Install & document convert-dtsv0 Niklaus Giger 2008-10-02 22:06:35 +0200
  • 9c83115351 libfdt: Add function to explicitly expand aliases David Gibson 2008-08-20 16:55:14 +1000
  • b236893fc4 Fix an overflow case in fdt_offset_ptr() detected by GCC 4.3. Jon Loeliger 2008-09-25 11:02:17 -0500
  • 8daae14b74 libfdt: Fix bugs in fdt_get_path() David Gibson 2008-08-29 14:19:13 +1000
  • 02cc83540b libfdt: Add support for using aliases in fdt_path_offset() Kumar Gala 2008-08-14 08:28:19 -0500
  • cb650ae143 libfdt: Implement fdt_get_property_namelen() and fdt_getprop_namelen() David Gibson 2008-08-06 14:50:49 +1000
  • 01a2d8a3e9 dtc: Make many functions 'static' David Gibson 2008-08-04 15:30:13 +1000
  • 315c5d095e dtc: give advance warning that "-S" is going away. Paul Gortmaker 2008-07-30 09:59:16 -0400
  • a1db0749fd dtc: Remove unused lexer function David Gibson 2008-07-29 14:51:36 +1000
  • d5653618d2 libfdt: Forgot one function when cleaning the namespace David Gibson 2008-07-29 14:51:22 +1000
  • 52c356d81b Tag Version 1.2.0 v1.2.0 Jon Loeliger 2008-07-25 16:17:04 -0500
  • a653228522 libfdt: Fix 'make install' target handling of .h files. Jon Loeliger 2008-07-23 10:20:53 -0500
  • 17773b0e51 Tag Version 1.2.0-rc2 v1.2.0-rc2 Jon Loeliger 2008-07-14 13:45:08 -0500
  • 08309aa1a4 libfdt: Improve documentation in libfdt.h Wolfram Sang 2008-07-09 11:22:44 +0200
  • b6d80a20fc libfdt: Increase namespace-pollution paranoia David Gibson 2008-07-09 14:10:24 +1000
  • 4d7bea7873 dtc: Run relevant checks on dtb input as well as dts David Gibson 2008-07-07 11:19:13 +1000
  • 1409097db8 dtc: Enable and fix -Wcast-qual warnings David Gibson 2008-07-07 10:14:15 +1000
  • 36786db615 dtc: Enable and fix -Wpointer-arith warnings David Gibson 2008-07-07 10:10:48 +1000
  • 76e0622b68 dtc: Clean up lexing of include files David Gibson 2008-06-26 17:08:57 +1000
  • cdcb415851 dtc: Address an assortment of portability problems David Gibson 2008-06-26 11:03:49 +1000
  • 11d7100ee5 dtc: Use libfdt endian conversion functions in libfdt David Gibson 2008-06-26 10:43:06 +1000
  • c8c374b856 dtc: Use the same endian-conversion functions as libfdt David Gibson 2008-06-25 14:27:53 +1000
  • 53359016ca dtc: Use stdint.h types throughout dtc David Gibson 2008-06-25 13:53:07 +1000
  • f8e52fe6d8 dtc: Testcase for /include/ directive David Gibson 2008-06-24 11:21:44 +1000
  • f8bf4bfc87 Tag Version 1.2.0-rc1 v1.2.0-rc1 Jon Loeliger 2008-06-19 11:33:20 -0500
  • e37ec7d588 dtc: Add support for binary includes. David Gibson 2008-06-11 11:58:39 +1000
  • 050e6f0cff dtc: Add a testcase for 'reg' or 'ranges' in / David Gibson 2008-05-30 11:36:00 +1000
  • 6aaee513dd dtc: Fix some printf() format warnings when compiling 64-bit David Gibson 2008-05-30 11:34:18 +1000
  • fc6e6f8d91 dtc: Remove some small bashisms from test scripts David Gibson 2008-05-29 16:16:21 +1000
  • aa1baab3cc libfdt: Several cleanups to parameter checking David Gibson 2008-05-20 17:19:11 +1000
  • e4a64a8cd0 dtc: Remove reference to dead Makefile variables David Gibson 2008-05-20 14:50:50 +1000
  • a84c065f44 dtc: Add program to convert dts files from v0 to v1 David Gibson 2008-05-15 16:39:12 +1000
  • 548767f42e dtc: Rework handling of boot_cpuid_phys David Gibson 2008-05-16 13:22:57 +1000
  • a742aade6a dtc: Make dt_from_blob() open its own input file, like the other input formats David Gibson 2008-05-16 13:22:09 +1000
  • c26015443a dtc: Trivial formatting fixes David Gibson 2008-05-16 13:22:35 +1000
  • 6a6c972cdf dtc: Clean up included Makefile fragments David Gibson 2008-05-16 13:20:41 +1000
  • 35aa1a273b dtc: Simplify error handling for unparseable input David Gibson 2008-05-16 13:21:51 +1000
  • 1577696b6d dtc: Change exit code for usage message David Gibson 2008-03-18 14:04:19 +1100
  • 2192d46dfd dtc: Cleanup \nnn and \xNN string escape handling David Gibson 2008-03-17 17:03:47 +1100
  • 3bdd393965 dtc: Add some documentation for the dts formta David Gibson 2008-03-11 10:47:14 +1100
  • 1a9468c9a0 dtc: Abolish asize field of struct data David Gibson 2008-03-06 15:48:04 +1100
  • 8a88ad8bad dtc: Remove ugly include stack abuse David Gibson 2008-03-06 12:45:41 +1100
  • f7ea3708c3 dtc: Make dtc_open_file() die() if unable to open requested file David Gibson 2008-03-06 12:16:55 +1100
  • 6c2e4d61f8 dtc: Testcases for input handling David Gibson 2008-03-05 16:22:41 +1100
  • 68fe10ba4e dtc: Assorted improvements to test harness David Gibson 2008-03-05 16:01:55 +1100
  • 6b8e05626a dtc: Make eval_literal() static David Gibson 2008-03-05 11:47:54 +1100
  • b2de518b80 dtc: Make -I dtb mode use fill_fullpaths() David Gibson 2008-02-29 16:51:28 +1100
  • 5ac97df149 dtc: Use for_each_marker_of_type in asm_emit_data() David Gibson 2008-02-28 20:58:28 +1100
  • a266e5c1e1 dtc: Test and fix conversion to/from old dtb versions David Gibson 2008-02-28 20:55:37 +1100
  • d028e84140 dtc: Strip redundant "name" properties David Gibson 2008-02-28 20:53:00 +1100
  • 2b3a96761a dtc: Fix indentation of fixup_phandle_references David Gibson 2008-02-28 16:42:15 +1100
  • fa5b520ccb dtc: Implement checks for the format of node and property names David Gibson 2008-02-27 13:45:13 +1100
  • 7c635dcb2f dtc: Fix error reporting in push_input_file() David Gibson 2008-02-26 16:44:29 +1100
  • 2512a7eb5c libfdt: Remove no longer used code from fdt_node_offset_by_compatible() David Gibson 2008-02-18 18:09:04 +1100
  • 8a4e75049d libfdt: Trivial cleanup for CHECK_HEADER) David Gibson 2008-02-18 18:06:31 +1100
  • a90b5905fe libfdt: More tests of NOP handling behaviour David Gibson 2008-02-18 16:09:25 +1100
  • d8b6942666 dtc: Fold comment handling test into testsuite David Gibson 2008-02-15 15:14:16 +1100
  • 089adb9964 libfdt: Fix NOP handling bug in fdt_add_subnode_namelen() David Gibson 2008-02-14 16:50:34 +1100
  • fc9769ac2b libfdt: Add and use a node iteration helper function. David Gibson 2008-02-12 11:58:31 +1100
  • 202863e4dd Tag Version 1.1.0 v1.1.0 Jon Loeliger 2008-01-24 10:16:07 -0600
  • 0f635df874 Remove const from dtc_file::dir. Scott Wood 2008-01-11 13:14:57 -0600
  • 82b327d380 libfdt: Add fdt_set_name() function David Gibson 2008-01-11 14:55:05 +1100
  • 7364cc79b5 Tag Version 1.1.0-rc1 v1.1.0-rc1 Jon Loeliger 2008-01-10 09:09:44 -0600
  • b1a6719aa6 Preserve scanner state when /include/ing. Scott Wood 2008-01-07 14:27:51 -0600
  • 42107f8bba Convert malloc() uses to xmalloc(). Scott Wood 2008-01-07 14:27:36 -0600
  • 3c3ecaacda Remove \n from yyerror() call. Scott Wood 2008-01-04 15:10:47 -0600
  • 5695e99d5f Handle absolute pathnames correctly in dtc_open_file. Scott Wood 2008-01-04 15:10:45 -0600
  • 7d24bd0a72 dtc/libfdt: Add README clarifying licensing David Gibson 2008-01-04 13:43:24 +1100
  • ad4f54ae2b Return a non-zero exit code if an error occurs during dts parsing. Scott Wood 2008-01-03 17:43:33 -0600
  • 910efac4b4 Look for include files in the directory of the including file. Scott Wood 2008-01-03 17:43:31 -0600
  • f77fe6a20e Add yyerrorf() for formatted error messages. Scott Wood 2008-01-03 17:43:29 -0600
  • 3bb78bfd97 dtc: Remove header information dumping David Gibson 2008-01-03 15:48:43 +1100
  • 3e516d961a dtc: Update TODO files David Gibson 2007-12-19 16:07:47 +1100
  • 08c0be206d dtc: Add missing copyright notice for dumptrees.c David Gibson 2007-12-19 11:04:33 +1100
  • 376ab6f2ed dtc: Remove remaining old-style checks David Gibson 2007-12-18 14:54:38 +1100