Age | Commit message (Expand) | Author |
2021-09-20 | kbuild: Allow adding out-of-tree DTBs to image | Laurent Pinchart |
2021-06-17 | kbuild: Support directory names in DTB destinations | Laurent Pinchart |
2021-06-17 | kbuild: Avoid false matches in directory pattern | Laurent Pinchart |
2021-05-12 | kbuild: Fix DT build | Laurent Pinchart |
2021-04-24 | kbuild: FIT: Support custom load address for DTB | Laurent Pinchart |
2021-04-24 | kbuild: FIT: Add basic overlay support | Laurent Pinchart |
2021-04-24 | kbuild: Add variables for kernel root and kernel output directories | Laurent Pinchart |
2021-04-24 | Turn dtbs platform variable into array | Laurent Pinchart |
2021-04-24 | images: FIT: Add support for lz4 compression | Laurent Pinchart |
2021-04-24 | kbuild: Add options to selectively compile kernel components | Laurent Pinchart |
2021-03-10 | images: FIT: Support empty fit_conf_prefix | Laurent Pinchart |
2021-03-10 | images: FIT: Fix board name | Laurent Pinchart |
2021-03-10 | kflash: Don't rebuild image | Laurent Pinchart |
2021-03-10 | kflash: Use lsblk instead of blkid | Laurent Pinchart |
2021-03-10 | kflash: Use block device LABEL attribute if PARTLABEL isn't available | Laurent Pinchart |
2021-03-10 | kflash: Fix flash partition label check | Laurent Pinchart |
2021-02-16 | kbuild: Add --help argument | Laurent Pinchart |
2020-12-14 | images: FIT: Make configuration name configurable | Laurent Pinchart |
2020-12-14 | kbuild: Allow building documentation subsets | Laurent Pinchart |
2020-12-14 | kbuild: Run documentation build in virtualenv | Laurent Pinchart |
2020-12-14 | kbuild: Pass build options to bindeb-pkg | Laurent Pinchart |
2020-09-02 | Support overriding the image file name | Laurent Pinchart |
2020-09-02 | kbuild: Support custom make arguments on the command line | Laurent Pinchart |
2020-09-02 | kflash: Add argument to select which partitions to flash | Laurent Pinchart |
2020-02-26 | platforms: zynqmp: Use a FIT image | Laurent Pinchart |
2020-02-26 | platforms: Add target partition patterns to the CrOS platforms | Laurent Pinchart |
2020-02-26 | Add a kflash.sh flashing script | Laurent Pinchart |
2020-02-26 | kbuild.sh: Don't disable the implicit-fallthrough warning by default | Laurent Pinchart |
2020-02-21 | images: FIT: Support kernel image compression | Laurent Pinchart |
2020-02-21 | arch: Support overriding image types in platform files | Laurent Pinchart |
2020-02-18 | platforms: imx7: Add imx7d-sx-imx7-pl.dtb | Laurent Pinchart |
2020-02-18 | platforms: imx7: Add -Wno-error for BSP kernels | Laurent Pinchart |
2020-02-18 | Add simple mechanism to specify version-based extra CFLAGS | Laurent Pinchart |
2019-09-05 | platforms: zynqmp: Update loadaddr for ZCU106 | Laurent Pinchart |
2019-08-22 | Ignore implicit fallthrough warning | Laurent Pinchart |
2019-08-22 | platforms: Add R-Car Gen2 H2 (Lager) and M2 (Koelsch) platforms | Laurent Pinchart |
2019-08-22 | Fix uImage and srec | Laurent Pinchart |
2019-06-24 | Fix incorrect ARCH variable name | Laurent Pinchart |
2019-05-19 | Move target directory configuration to config.sh | Laurent Pinchart |
2019-05-19 | Move cross compiler configuration to separate config.sh file | Laurent Pinchart |
2019-05-19 | Convert all shell variables to lowercase | Laurent Pinchart |
2019-05-19 | Modularise image handling | Laurent Pinchart |
2019-05-19 | Modularise architecture handling | Laurent Pinchart |
2019-05-19 | Modularise platform handling | Laurent Pinchart |
2019-05-19 | Initial import | Laurent Pinchart |