| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
This removes a lot of local patches
Approved by: bapt (mentor, implicit)
Notes:
svn path=/head/; revision=492147
|
|
|
|
|
|
|
|
|
|
|
|
| |
Move to using the 'raw' patches for those patches that are currently
in u-boot's upstream landing zone. Move to using a u-boot directory
since the numeric names aren't very u-boot specific and might
conflict. Bump PORTREVISION out of an abundance of caution.
Differential Review: https://reviews.freebsd.org/D16409
Notes:
svn path=/head/; revision=475665
|
|
|
|
|
|
|
|
|
|
| |
ports are maintained by the uboot@ mailing list.
Approved by: uboot@ (maintainer of these ports)
Differential Review: https://reviews.freebsd.org/D16397
Notes:
svn path=/head/; revision=475142
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
To manage upstream, we use the exact patches we've submitted upstream
via their patchwork server. This deviates a little from a standard
port, but it's what we do with all the other u-boot ports and isn't
grossly out of line (many other ports pull patches during the build).
We do it this way because the standard way was an unmanageable
nightmare and resulted in divergence of u-boot ports.
Approved by: uboot@ (maintainer of these ports)
Differential Revision: https://reviews.freebsd.org/D16397
Notes:
svn path=/head/; revision=475141
|
|
|
|
| |
Notes:
svn path=/head/; revision=475123
|
|
|
|
| |
Notes:
svn path=/head/; revision=475122
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This add:
- Explicit Depency on bison
- Remove the DTC= on MAKE_ARGS as we use the BINARY_ALIAS already
- metadata variables
- Add cache cmds and disable secure boot
- All RPI uses some special fragments to enable OF_BOARD.
This makes u-boot using the DTB loaded by the firmware instead of
using it's own.
- For patches accepted but not in mainline due to timing issue use patchwork
directly instead of putting files in the port
- All armv7 boards are EFI enabled and boot in secure mode
More on metadata file :
The goal is to have a u-boot-install package that will read those and auto
install u-boot either on a dir (method copy) or on a device (method raw)
As all the u-boots are either one file to be dd'ed or one/multiple files
to be copied this simple method is good enough.
Since the maximum variable is 4 (for the raw method), simply use echo instead
of a .in files (ok bapt@)
Reviewed by: imp
Approved by: imp (implicit)
Differential Revision: https://reviews.freebsd.org/D16241
Notes:
svn path=/head/; revision=475103
|
|
|
|
| |
Notes:
svn path=/head/; revision=468630
|
|
|
|
|
|
|
| |
Reassign to uboot team
Notes:
svn path=/head/; revision=466377
|
|
|
|
|
|
|
| |
version 1.1.0 (via revision 464079).
Notes:
svn path=/head/; revision=464084
|
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10091
Notes:
svn path=/head/; revision=437197
|
|
|
|
|
|
|
| |
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=433351
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Chase upstream
Redo save_boot_params in lowlevel__init.S to add reserve_memory remove
save_boot_params from rpi.c
Note network code diffs are now upstreamed already
PR: ports/216757
Submitted by: brd
Notes:
svn path=/head/; revision=433336
|
|
|
|
| |
Notes:
svn path=/head/; revision=433183
|
|
|
|
| |
Notes:
svn path=/head/; revision=426266
|
|
|
|
| |
Notes:
svn path=/head/; revision=424183
|
|
Notes:
svn path=/head/; revision=424162
|