Next | Query returned 109 messages, browsing 61 to 70 | Previous

History of commit frequency

CVS Commit History:


   2019-10-08 22:48:49 by Christoph Badura | Files touched by this commit (6)
Log message:
Add patches to build u-boot for NanoPi Duo2 and NanoPi R1.

From \ 
https://github.com/armbian/build/blob/master/patch/u-boot/u-boot-sunxi/add-nano+pi-r1-and-duo2.patch
   2019-10-06 19:02:10 by Christoph Badura | Files touched by this commit (6)
Log message:
fix build of u-boot using pylibfdt on macOS.

u-boot.mk:
  pass PYTHON2, PYTHONCONFIG and PYTHONLIBPATH in ALL_ENV
patch-Makefile:
  make PYTHON2 overridable.  Add PYTHONCONFIG and BYTHONLIBPATH.
patch-lib_bch.c:
  #include <libkern/OSByteOrder.h> and use OSSwapHostToBigInt32
  as in u-boot master ab8fc41302 "fix compile error on macOS Mojave".
patch-scripts_dtc_pylibfdt_Makefile:
  determine PYTHONCLFAGS and PYTHONLIBS by asking PYTHONCONFIG.
  build PYTHONLDFLAGS from PYTHONLIBPATH and PYTHONLIBS
  add PYTHON{LD.C}FLAGS to LDFLAGS and CPPFLAGS in cmd_pymod.

bump PKGREVISION

tested with u-boot-nanopi-mi.
   2019-10-06 16:01:20 by Christoph Badura | Files touched by this commit (2)
Log message:
make the pylibfdt module build verbose if KBUILD_VERBOSE != 0.
   2019-10-06 15:25:25 by Christoph Badura | Files touched by this commit (2)
Log message:
fix u-boot's "make clean" target. SPL is a directory.
   2019-09-15 17:50:22 by Tobias Nygren | Files touched by this commit (3)
Log message:
u-boot-rock{,pro}64: move PKGREVISION from common Makefile to per-package
   2019-09-05 18:09:09 by Manuel Bouyer | Files touched by this commit (3)
Log message:
Newer lime2-emmc boards have a SPI NOR flash as they can't boot directly from
the emmc. So add CONFIG_SPL_SPI_SUNXI=yes to the
A20-OLinuXino-Lime2-eMMC_defconfig file.
Bump PKGREVISION for u-boot-a20-olinuxino-lime2-emmc.
   2019-08-13 23:28:47 by Tobias Nygren | Files touched by this commit (5)
Log message:
u-boot-rock{,pro}64: install the SPI boot loader. Bump.
   2019-07-26 12:22:07 by Tobias Nygren | Files touched by this commit (1)
Log message:
u-boot: sanitize UBOOT_VERION before it goes in PKGNAME

fixes wrong PKGBASE for u-boot-bananapi-r2
   2019-07-21 17:17:13 by Tobias Nygren | Files touched by this commit (5) | Package updated
Log message:
u-boot-rock*: update to latest ayufan release & rockchip DDR firmware

No convenient changelog available.

Note: due to upstream changes in EFI device enumeration, implicit boot device
selection no longer works from the NetBSD EFI boot loader. e.g. "boot \ 
netbsd"
doesn't work. Specify the device explicitly, e.g. "boot hd0a:netbsd".
   2019-07-18 21:18:33 by Manuel Bouyer | Files touched by this commit (5)
Log message:
Newer lime2 boards (which now use a micrel etherner PHY) needs
CONFIG_GMAC_TX_DELAY=4
This doens't seem to hurt on older boards.
Bump PKGREVSIONs

Next | Query returned 109 messages, browsing 61 to 70 | Previous