aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-pandaboard
Commit message (Collapse)AuthorAgeFilesLines
* Fix hardcoded package description pathPawel Pekala2016-07-241-2/+1
| | | | | | | Submitted by: mat Notes: svn path=/head/; revision=419001
* Fix few style violations in u-boot ports:Pawel Pekala2016-07-241-4/+5
| | | | | | | | | | | | | | - GMAKE -> MAKE_CMD, MAKE_CMD is always set to required make implementation - CP -> INSTALL_DATA, INSTALL_DATA makes sure files are always installed with proper permissions - sysutils/u-boot-rpi: include missed files installed in STAGEDIR in PLIST_FILES PR: 210982 Submitted by: myself Approved by: maintainers timeout Notes: svn path=/head/; revision=418996
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Use gcc 4.9.2 to cross-compile u-boot for pandaboard.Ian Lepore2015-08-091-1/+4
| | | | | | | Approved by: rpaulo Notes: svn path=/head/; revision=393755
* Add a U-Boot port for Pandaboard.Ian Lepore2015-02-219-0/+375
PR: 196486 Submitted by: Scott Ellis Approved by: bapt Notes: svn path=/head/; revision=379554