Michael Forney
05a7307a16
u-boot: Use C23-compatible attribute location
...
Also fix a type incompatibility in the void * arithmetic patch.
2026-05-04 00:05:54 -07:00
Michael Forney
2eddb78d1b
Store dist files in config.distdir
...
This makes it easy to remove old distfiles with `git clean -f dist`.
2026-03-12 16:40:37 -07:00
Michael Forney
594971b59c
Remove obsolete portability patches with C23 and new cproc
2024-03-21 23:29:18 -07:00
Michael Forney
683ac8a87e
u-boot: Portability fixes
2021-05-01 01:54:36 -07:00
Michael Forney
49613aa257
u-boot: Update to 2021.04
2021-04-18 23:53:32 -07:00
Michael Forney
31323c7a0d
u-boot: Avoid ';' at top-level
2021-04-18 23:53:32 -07:00
Michael Forney
3bcba3aa6c
u-boot: Update to 2021.01
2021-01-28 15:54:48 -08:00
Michael Forney
a93d937a2b
u-boot: Update to 2020.10
2020-11-04 15:33:23 -08:00
Michael Forney
c1f56cc683
u-boot: Update to 2020.07
2020-07-07 12:59:39 -07:00
Michael Forney
d4297a13c8
Use -isystem to include library headers
...
This way, warnings from headers that come from another package (in
particular linux-headers) won't show up when they get included.
To make sure we still track dependencies, use -MD instead of -MMD.
2020-06-05 03:01:44 -07:00
Michael Forney
0a6e0ecd88
u-boot: Add missing linux-headers dependency
2020-05-10 17:50:18 -07:00
Michael Forney
96330b82fa
u-boot: Update to 2020.04
2020-04-14 21:43:53 -07:00
Michael Forney
5770e9b04c
Add u-boot 2020.01 for mkimage
2020-03-01 19:24:52 -08:00