~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* pylibfdt: Allow version normalization to failTom Rini2023-01-07
* pylibfdt: Fix disable version normalizationPhilippe Schenker2023-01-06
* pylibfdt: Fix version normalization warningMarek Vasut2022-12-22
* fdt: Move to setuptoolsSimon Glass2022-10-29
* libfdt: Fix build with python 3.10Michal Suchanek2022-10-29
* libfdt: Fix invalid version warningMichal Suchanek2022-10-29
* scripts: dtc: libfdt: fdt_ro.c: always define fdt_check_fullPhilippe Reynes2022-02-22
* doc: replace @return by Return:Heinrich Schuchardt2022-01-19
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-30
* pylibfdt: Rework "avoid unused variable warning" linesTom Rini2021-05-24
* dtc: Update the build rule for pylibfdtSimon Glass2021-04-06
* libfdt: Tidy up pylibfdt build ruleSimon Glass2021-03-26
* libfdt: Check for multiple/invalid root nodesSimon Glass2021-02-15
* libfdt: Fix signedness comparison warningsAndre Przywara2020-11-10
* libfdt: Detected out-of-space with fdt_finish()Simon Glass2020-09-22
* binman: Adjust pylibfdt for incremental buildSimon Glass2020-07-24
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-24
* binman: Adjust pylibfdt for incremental buildSimon Glass2020-07-20
* libfdt: Remove superfluous NUL character from overlay symbolsMarcus Comstedt2020-06-11
* libfdt: Export overlay_apply_node() as fdt_overlay_apply_node()Marek Vasut2020-05-20
* kconfig / kbuild: Re-sync with Linux 4.19Tom Rini2020-04-10
* scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bcRob Herring2020-03-16
* dtc: add ability to make nodes conditional on them being referencedMaxime Ripard2020-02-05
* Remove redundant YYLOC global declarationPeter Robinson2020-01-30
* libfdt: Revert 6dcb8ba4 from upstream libfdtTom Rini2020-01-30
* scripts: dtc: ignore files generated generated by pythonBartosz Golaszewski2019-11-23
* pylibfdt: Correct the type for fdt_property_stub()Simon Glass2019-11-04
* pylibfdt: Sync up with upstreamSimon Glass2019-11-04
* pylibfdt: Convert to Python 3Simon Glass2019-11-04
* fdt: Sync up to the latest libfdtSimon Glass2019-11-04
* libfdt: fix typo on commentGiulio Benetti2019-10-15
* libfdt: Allow #size-cells of 0Matthias Brugger2019-10-15
* libfdt: return correct value if #size-cells property is not presentMatthias Brugger2019-10-15
* libfdt: fdt_address_cells() and fdt_size_cells()Matthias Brugger2019-10-15
* libfdt: Copy the struct region in fdt_resize()Simon Glass2019-07-29
* libfdt: Add phandle generation helperThierry Reding2019-04-11
* pylibfdt: Use Python 2 in MakefileJosef Lusticky2019-01-15
* fdt: Add Python support for adding/removing nodesSimon Glass2018-09-28
* libfdt: Update to latest pylibfdt implementationSimon Glass2018-08-08
* libfdt: Add get_property() and del_node()Simon Glass2018-07-09
* libfdt: Fix the Python pack() functionSimon Glass2018-07-09
* libfdt: Bring in proposed pylibfdt changesSimon Glass2018-07-09
* scripts/dtc: Re-sync with Linux 4.17-rc4Eugeniu Rosca2018-05-31
* scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987Rob Herring2018-05-31
* scripts/dtc: Update to upstream version v1.4.5-6-gc1e55a5513e9Rob Herring2018-05-31
* pylibfdt: Add missing CC and LD to MakefileMarek Vasut2018-05-23
* SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini2018-05-07
* host-tools: use python2 explicitly for shebangMasahiro Yamada2018-01-28
* pylibfdt: compile pylibfdt only when dtoc/binman is necessaryMasahiro Yamada2017-11-17
* pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefileMasahiro Yamada2017-11-17