summaryrefslogtreecommitdiffstats
path: root/.gitattributes
Commit message (Collapse)AuthorAgeFilesLines
* .gitattributes: import diff directives from Linux v6.3Ahmad Fatoum2023-05-231-0/+4
| | | | | | | | | | | We have some *.dtso files via upstream device tree repository sync and we have recently gained Kbuild support to compile them. Have git display them properly and while at, import the rest of what's in the Linux top-level .gitattributes file. Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Link: https://lore.barebox.org/20230522134210.2561620-2-a.fatoum@pengutronix.de Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* add alternating mechanism and flash scripts for ipe337Wolfram Sang2008-02-151-0/+1
- add scripts to flash kernel & environment from U-Boot - add mechanism to check which of the two kernels to boot - add script to initialize the ageing partition - cosmetic changes to the init-scripts