Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-21 | regen | Mark Kettenis | |
2013-11-05 | sync | Theo de Raadt | |
2013-11-05 | kill iop(4); spotted by jmc | Theo de Raadt | |
2013-11-01 | missing regen after gpio(4) got added | Jasper Lievisse Adriaanse | |
2013-11-01 | hookup sunxi bits for miniroot and ramdisk, tested on pcduino. | Jasper Lievisse Adriaanse | |
note that on boards without ahci you will need to install to usb and still boot of sd, at least until there's support for the sd slot. ok patrick@ | |||
2013-10-28 | Revamp ARMv7 ramdisk and miniroot creation process. | Patrick Wildt | |
Instead of running mkuboot during install, we call it on during the release build, so that we can also ship bootable images of the generic and the ramdisk kernel. We can now build miniroots for imx, too. The installer also can recognize the SoC and makes decision based on it. Use ext2fs for i.MX6 based devices. Tar the bootloader files to save some space. ok syl@ | |||
2013-10-27 | enable gpioctl(8) for armv7, and add associated devices on armv7/sunxi. | aalm | |
ok jasper@, patrick@, rapha@ | |||
2013-09-16 | regen. | David Coppa | |
2013-09-07 | Update ARMv7's release build process to build kernels and ramdisks | Patrick Wildt | |
per SoC. It's heavily based on the SGI port. ok florian@ | |||
2013-09-04 | regen | Patrick Wildt | |
2013-09-04 | Beagle has been replaced by armv7. | Patrick Wildt | |
ok rapha@ |