Commit Graph

  • 6c253afd07 Encode $(NO_PYTHON) consistently with other variables David Gibson 2020-03-04 15:44:00 +1100
  • 95ec8ef706 tests: No need to explicitly pass $PYTHON from Make to run_tests.sh David Gibson 2020-03-04 15:38:48 +1100
  • 2b5f62d109 tests: Let run_tests.sh run Python tests without Makefile assistance David Gibson 2020-03-04 15:32:47 +1100
  • 76b43dcbd1 checks: Add 'dma-ranges' check Rob Herring 2020-03-03 13:39:31 -0600
  • e5c92a4780 libfdt: Use VALID_INPUT for FDT_ERR_BADSTATE checks Simon Glass 2020-03-02 12:02:55 -0700
  • e5cc26b68b libfdt: Add support for disabling internal checks Simon Glass 2020-03-02 12:02:54 -0700
  • 28fd7590aa libfdt: Improve comments in some of the assumptions Simon Glass 2020-03-02 12:02:53 -0700
  • fc207c3234 libfdt: Fix a few typos Simon Glass 2020-03-02 12:02:52 -0700
  • 0f61c72ded libfdt: Allow exclusion of fdt_check_full() Simon Glass 2020-02-20 14:45:57 -0700
  • f270f45fd5 libfdt: Add support for disabling ordering check/fixup Simon Glass 2020-02-20 14:45:56 -0700
  • c18bae9a4c libfdt: Add support for disabling version checks Simon Glass 2020-02-20 14:45:55 -0700
  • fc03c4a2e0 libfdt: Add support for disabling rollback handling Simon Glass 2020-02-20 14:45:54 -0700
  • 77563ae72b libfdt: Add support for disabling sanity checks Simon Glass 2020-02-20 14:45:53 -0700
  • 57bc6327b8 libfdt: Add support for disabling dtb checks Simon Glass 2020-02-20 14:45:52 -0700
  • 464962489d Add a way to control the level of checks in the code Simon Glass 2020-02-20 14:45:51 -0700
  • 0c5326cb28 libfdt: De-inline fdt_header_size() Simon Glass 2020-02-20 14:45:50 -0700
  • cc6a5a0715 Revert "yamltree: Ensure consistent bracketing of properties with phandles" Rob Herring 2020-01-24 08:46:57 -0600
  • 0e9225eb0d Remove redundant YYLOC global declaration Dirk Mueller 2020-01-14 18:53:41 +0100
  • cab09eedd6 Move -DNO_VALGRIND into CPPFLAGS David Gibson 2019-12-19 13:14:45 +1100
  • 0eb1cb0b53 Makefile: pass $(CFLAGS) also during dependency generation Ed Maste 2019-12-10 16:30:33 +0000
  • c40aeb60b4 travis.yml: Run tests on the non-x86 builders, too Thomas Huth 2019-12-03 13:20:20 +0100
  • 9f86aff444 Add .cirrus.yml for FreeBSD build Ed Maste 2019-11-20 21:11:33 +0000
  • 34c82275ba Avoid gnu_printf attribute when using Clang Ed Maste 2019-11-20 21:04:22 +0000
  • 743000931b tests: default to 'cc' if CC not set Ed Maste 2019-11-15 15:51:08 +0000
  • adcd676491 Add test-case for trailing zero Stefan Mavrodiev 2019-11-11 10:04:44 +0200
  • d9c55f855b Remove trailing zero from the overlay path Stefan Mavrodiev 2019-11-11 10:04:43 +0200
  • 7a22132c79 pylibfdt: Adjust for deprecated test methods Simon Glass 2019-11-12 18:24:10 -0700
  • dbe80d577e tests: add extension to sed -i for GNU/BSD sed compatibility Ed Maste 2019-11-14 20:36:15 +0000
  • af57d440d8 libfdt: Correct prototype for fdt_ro_probe_() David Gibson 2019-11-08 14:42:53 +0000
  • 6ce585ac15 Use correct inttypes.h format specifier David Gibson 2019-11-07 17:46:43 +0100
  • 7150286225 support byacc in addition to bison Ethan Sommer 2019-10-29 12:26:19 -0400
  • fdf3f6d897 pylibfdt: Correct the type for fdt_property_stub() Simon Glass 2019-10-24 19:02:26 -0600
  • 430419c281 tests: fix some python warnings Marc-André Lureau 2019-10-09 14:20:23 +0400
  • 588a29ff2e util: use gnu_printf format attribute Marc-André Lureau 2019-10-09 14:20:22 +0400
  • bc876708ab fstree: replace lstat with stat Marc-André Lureau 2019-10-09 14:20:21 +0400
  • 4c3c4ccb99 dumptrees: pass outputdir as first argument Marc-André Lureau 2019-10-09 14:20:18 +0400
  • aa522da9ff tests: allow out-of-tree test run Marc-André Lureau 2019-10-09 14:20:17 +0400
  • 0d0d0fa51b fdtoverlay: Return non-zero exit code if overlays can't be applied Valter Minute 2019-10-09 12:33:52 +0000
  • 4605eb047b Add .editorconfig Marc-André Lureau 2019-10-09 14:20:16 +0400
  • 18d7b2f4ee yamltree: Ensure consistent bracketing of properties with phandles Rob Herring 2019-09-18 13:35:34 -0500
  • 67f790c1ad libfdt.h: add explicit cast from void* to uint8_t* in fdt(32|64)_st Luc Michel 2019-09-10 12:48:24 +0200
  • b111122ea5 pylibfdt: use python3 shebang Luca Weiss 2019-09-07 17:25:31 +0200
  • 60e0db3d65 Ignore phandle properties in /aliases v1.5.1 David Gibson 2019-09-04 14:58:28 +1000
  • 95ce19c140 README: update for Python 3 Luca Weiss 2019-08-17 23:25:32 +0200
  • 5345db19f6 livetree: simplify condition in get_node_by_path Denis Efremov 2019-08-27 23:41:48 +0300
  • b8d6eca782 libfdt: Allow #size-cells of 0 David Gibson 2019-07-28 16:25:51 +1000
  • 184f510994 Makefile: Add EXTRA_CFLAGS variable Joel Stanley 2019-07-22 12:32:44 +0930
  • 812b1956a0 libfdt: Tweak data handling to satisfy Coverity David Gibson 2019-07-05 13:42:40 +1000
  • 5c715a4477 fdtoverlay: Ignore symbols in overlays which don't apply to the target tree David Gibson 2019-07-04 15:10:01 +1000
  • b993534748 fdtoverlay: Allow adding labels to __overlay__ nodes in overlays David Gibson 2019-07-04 14:39:02 +1000
  • d6de81b81b pylibfdt: Add support for fdt_get_alias() Appana Durga Kedareswara rao 2019-07-03 10:38:07 +0530
  • 1c17714dbb pylibfdt: Correct the FdtSw example Simon Glass 2019-07-02 18:08:15 -0600
  • ad57e4574a tests: Add a failed test case for 'fdtoverlay' with long target path Fabrice Gasnier 2018-10-03 09:55:02 +0200
  • bbe3b36f54 fdtoverlay: Rework output allocation David Gibson 2019-06-30 15:46:25 +1000
  • 6c2e61f083 fdtoverlay: Improve error messages David Gibson 2019-06-30 15:01:01 +1000
  • 297f5abb36 fdtoverlay: Check for truncated overlay blobs David Gibson 2019-06-30 14:58:31 +1000
  • 702c1b6c0e README.license: Update to reflect SPDX tag usage Rob Herring 2019-06-20 15:19:44 -0600
  • 4097bbffcf dtc: Add GPLv2 SPDX tags to files missing license text Rob Herring 2019-06-20 15:19:43 -0600
  • 94f87cd5b7 libfdt: Add dual GPL/BSD SPDX tags to files missing license text Rob Herring 2019-06-20 15:19:42 -0600
  • c4ffc05574 tests: Replace license boilerplate with SPDX tags Rob Herring 2019-06-20 15:19:41 -0600
  • a5ac29baac pylibfdt: Replace dual GPLv2/BSD license boilerplate with SPDX tags Rob Herring 2019-06-20 15:19:40 -0600
  • 7fb0f4db2e libfdt: Replace GPL/BSD boilerplate/reference with SPDX tags Rob Herring 2019-06-20 15:19:39 -0600
  • acfe84f2c4 dtc: Replace GPLv2 boilerplate/reference with SPDX tags Rob Herring 2019-06-20 15:19:38 -0600
  • 87963ee206 livetree: add missing type markers in generated overlay properties Rob Herring 2019-05-17 15:28:04 -0500
  • 825146d13d Fix typos in various documentation and source files Thomas Huth 2019-05-20 10:12:09 +0200
  • 25bb080c18 Update the GPL2 text to the latest revision Thomas Huth 2019-05-20 09:27:20 +0200
  • 243176c4ce Fix bogus error on rebuild David Gibson 2019-05-10 11:57:19 +1000
  • ce01b21098 libfdt: Add FDT_CREATE_FLAG_NO_NAME_DEDUP flag that trades size for speed Nicholas Piggin 2019-05-09 19:41:22 +1000
  • fbb62754ce libfdt: Introduce fdt_create_with_flags() Nicholas Piggin 2019-05-09 19:41:21 +1000
  • 228a44cce8 libfdt: Ensure fdt_add_property frees allocated name string on failure Nicholas Piggin 2019-05-09 19:41:20 +1000
  • 8f69567622 Avoid assertion in check_interrupts_property() David Gibson 2019-05-06 17:00:07 +1000
  • 5c3513f689 Link tools and tests against libfdt shared library David Gibson 2019-03-29 17:20:16 +1100
  • 00f9febf9c tests: Rename tests.sh to testutils.sh David Gibson 2019-03-29 16:31:39 +1100
  • c5d45188f9 Clean up LDLIBS handling David Gibson 2019-03-29 16:15:08 +1100
  • 6ef8fcd05b Rebuild libfdt shared object if versioning linker script changes David Gibson 2019-03-29 14:14:46 +1100
  • 26ee65a16c Use Python3 by default David Gibson 2019-03-29 15:13:10 +1100
  • cca6546244 libfdt: Make fdt_get_max_phandle() an inline David Gibson 2019-03-29 13:59:04 +1100
  • 730875016a libfdt: Add phandle generation helper Thierry Reding 2019-03-26 16:33:02 +0100
  • 7dfb61ba96 libfdt: Use fdt_find_max_phandle() Thierry Reding 2019-03-26 16:33:01 +0100
  • 2bc5b66d7f libfdt: Add new maximum phandle lookup function Thierry Reding 2019-03-26 16:33:00 +0100
  • 7fcf8208b8 libfdt: add fdt_append_addrrange() AKASHI Takahiro 2019-03-27 15:15:52 +0900
  • ae795b2db7 checks: Do not omit nodes with labels if symbol generation is requested Chen-Yu Tsai 2019-03-27 11:53:52 +0800
  • eac2ad495b Update version.lds again David Gibson 2019-03-25 14:52:47 +1100
  • f67b471355 Revert "libfdt: Add phandle generation helper" David Gibson 2019-03-25 14:51:27 +1100
  • 54ea41c224 libfdt: Add phandle generation helper Thierry Reding 2019-03-20 16:10:03 +0100
  • 4762ad051e checks: Fix spelling in check_graph_endpoint Leonard Crestez 2019-03-11 18:24:20 +0000
  • d37f6b2010 Bump version to v1.5.0 v1.5.0 David Gibson 2019-03-06 15:51:37 +1100
  • a4b1a307ff pylibfdt:tests: Extend the way how to find a Python module Lumir Balhar 2019-02-18 17:48:56 +0100
  • 625dd8aaf2 pylibfdt: Change how passing tests are recognized Lumir Balhar 2019-02-18 17:48:55 +0100
  • 364631626b pylibfdt: Test fdt.setprop take bytes on Python 3, add error handling Petr Viktorin 2019-02-18 17:48:54 +0100
  • cb0f454f73 pylibfdt: check_err accepts only integer as a first argument. Lumir Balhar 2019-02-18 17:48:53 +0100
  • 4b68c6b360 pylibfdt: Proper handling of bytes/unicode strings and octal literals Lumir Balhar 2019-02-18 17:48:52 +0100
  • 78e113e81c Use PRIxPTR for printing uintptr_t values Andreas Schwab 2019-01-02 12:30:13 +0100
  • ea7a8f6dad libfdt: Fix FDT_ERR_NOTFOUND typos in documentation Geert Uytterhoeven 2018-12-21 17:32:23 +0100
  • 5aafd7ca43 libfdt: Fix fdt_getprop_by_offset() parameter name in documentation Geert Uytterhoeven 2018-12-21 14:01:32 +0100
  • 7cbc550f90 checks: Add unit address check if node is enabled Kumar Gala 2018-12-13 13:30:14 -0600
  • f267e674d1 checks: Fix crash with multiple source annotations Rob Herring 2018-11-27 08:16:30 -0600
  • 3616b9a811 checks: Use source position information for check failures Rob Herring 2018-11-24 14:47:56 -0600
  • 2bdbd07a12 checks: Make each message output atomic Rob Herring 2018-11-24 14:47:55 -0600
  • a1eff70c02 util: Add xa{v}sprintf_append functions Rob Herring 2018-11-24 14:47:54 -0600