Raymond Mao
c502d7ada2
tools: Add script to update git subtree projects
...
Recently we are introducing multiple git subtree projects and
it is the right time to have a universal script to update
various subtrees and replace the dts/update-dts-subtree.sh.
update-subtree.sh is a wrapper of git subtree commands.
Usage: From U-Boot top directory,
run
$ ./tools/update-subtree.sh pull <subtree-name> <release-tag>
for pulling a tag from the upstream.
Or run
$ ./tools/update-subtree.sh pick <subtree-name> <commit-id>
for cherry-pick a commit from the upstream.
Currently <subtree-name> supports dts, mbedtls and lwip.
Signed-off-by: Raymond Mao <raymond.mao@linaro.org>
2024-07-31 11:20:36 -06:00
..
2024-07-29 08:42:18 -06:00
2024-07-26 08:01:06 -06:00
2024-03-15 08:18:54 -04:00
2024-05-20 13:35:03 -06:00
2024-07-15 12:12:18 -06:00
2024-07-15 12:12:18 -06:00
2023-12-15 15:41:23 +01:00
2024-07-26 08:01:06 -06:00
2024-07-03 07:36:33 +01:00
2023-11-10 11:01:50 -05:00
2023-04-13 11:34:47 +02:00
2023-04-13 11:34:47 +02:00
2023-08-08 17:41:52 -04:00
2023-10-13 14:01:42 -06:00
2024-07-15 12:12:18 -06:00
2023-08-25 13:54:33 -04:00
2023-04-06 19:10:08 -04:00
2024-07-15 12:12:18 -06:00
2024-04-17 17:06:01 -06:00
2023-04-13 11:34:47 +02:00
2024-04-10 09:34:53 -06:00
2023-04-13 11:34:47 +02:00
2023-01-27 12:51:26 -05:00
2024-07-05 13:57:01 -06:00
2023-04-13 11:34:47 +02:00
2024-07-15 12:12:18 -06:00
2024-07-15 12:12:18 -06:00
2023-04-13 11:34:47 +02:00
2024-07-15 12:12:18 -06:00
2024-03-04 08:18:13 -03:00
2024-07-15 12:12:18 -06:00
2023-10-09 15:24:31 -04:00
2024-06-14 12:59:05 -06:00
2023-03-29 11:58:26 -04:00
2024-07-15 12:12:18 -06:00
2023-04-13 11:34:47 +02:00
2023-04-13 11:34:47 +02:00
2024-01-11 22:09:11 -05:00
2023-12-21 08:54:05 -05:00
2022-11-23 13:06:12 -05:00
2024-05-24 13:40:04 -06:00
2024-01-11 22:09:11 -05:00
2023-06-23 14:38:16 -04:00
2023-08-03 09:40:50 -04:00
2023-08-03 09:40:50 -04:00
2022-09-23 15:09:16 -04:00
2022-09-23 15:09:16 -04:00
2023-12-13 15:33:57 -03:00
2024-07-15 12:12:18 -06:00
2023-04-13 11:34:47 +02:00
2023-04-13 11:34:47 +02:00
2023-04-20 20:45:08 +08:00
2023-04-20 20:45:08 +08:00
2022-12-08 09:29:02 -05:00
2024-04-10 09:34:53 -06:00
2024-07-29 08:42:18 -06:00
2023-09-06 13:28:29 +02:00
2023-11-20 19:06:22 +01:00
2023-05-13 04:01:30 +02:00
2024-06-14 17:07:59 +08:00
2023-04-13 11:34:47 +02:00
2023-03-08 11:40:49 -08:00
2023-10-30 15:32:49 -04:00
2023-04-13 11:34:47 +02:00
2023-04-13 11:34:47 +02:00
2023-04-13 11:34:47 +02:00
2023-04-13 11:34:47 +02:00
2022-09-13 06:38:08 +02:00
2023-04-13 11:34:47 +02:00
2024-07-31 11:20:36 -06:00
2023-04-13 11:34:47 +02:00
2023-04-13 11:34:47 +02:00
2023-07-21 09:00:38 +02:00
2024-01-10 09:27:12 +01:00
2024-01-10 09:27:12 +01:00