| Commit message (Expand) | Author | Age | Files | Lines |
| * | mdoc: fix AUTHORS section. | Joel Dahl | 2014-06-09 | 1 | -2/+2 |
| * | In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE. | Bryan Drewery | 2014-06-08 | 12 | -0/+24 |
| * | Mov p2041rdb.dts, p3041ds.dts, and p5020ds.dts to the powerpc directory. | Rui Paulo | 2014-06-07 | 3 | -0/+0 |
| * | Fix the script to run make_dtb.sh instead of just dtc. | Rui Paulo | 2014-06-07 | 1 | -1/+4 |
| * | Add Makefiles to automatically test all the DTS files. | Rui Paulo | 2014-06-06 | 5 | -0/+33 |
| * | Compilation fixes. | Hans Petter Selasky | 2014-06-06 | 1 | -1/+3 |
| * | FreeBSD, historically, has always used 8-bit addresses for i2c devices | Luiz Otavio O Souza | 2014-06-03 | 2 | -2/+2 |
| * | Add support for Exynos 5420 Octa - 8-core | Ruslan Bukin | 2014-06-01 | 5 | -225/+395 |
| * | Allow customization of the brand displayed in the boot menu. | Craig Rodrigues | 2014-06-01 | 1 | -0/+11 |
| * | Use own memory pool of 128K until further, hence that works the best. | Hans Petter Selasky | 2014-05-30 | 2 | -2/+3 |
| * | Add optional support for USB to BERI loader. Fix the linker script so | Hans Petter Selasky | 2014-05-30 | 3 | -4/+27 |
| * | Resolve issue with resolving malloc() and free() functions at linking time. | Hans Petter Selasky | 2014-05-30 | 2 | -10/+13 |
| * | Export structure(s) properly. | Hans Petter Selasky | 2014-05-30 | 1 | -0/+4 |
| * | Fix delay() function in the BERI loader code. | Hans Petter Selasky | 2014-05-30 | 1 | -4/+16 |
| * | USB boot library improvements: | Hans Petter Selasky | 2014-05-30 | 4 | -29/+131 |
| * | Add support for USB mass storage to libusbboot. | Hans Petter Selasky | 2014-05-30 | 3 | -0/+321 |
| * | Reset HSIC hub during EHCI initialization. This makes devices connected | Ruslan Bukin | 2014-05-30 | 1 | -0/+5 |
| * | o Make keyboard-related properties to be compatible with vendor standard | Ruslan Bukin | 2014-05-30 | 2 | -6/+8 |
| * | Add common kernel config file for Rockchip RK3188 systems by splitting | Ganbold Tsagaankhuu | 2014-05-30 | 1 | -0/+59 |
| * | Hook the ISP/SAF1761 driver into MIPS kernel builds. | Hans Petter Selasky | 2014-05-29 | 1 | -10/+1 |
| * | Describe I2C arbitrator device in DTS and use it for Chromebook Snow only. | Ruslan Bukin | 2014-05-28 | 1 | -0/+5 |
| * | o Add kernel configuration for HP Chromebook 11 | Ruslan Bukin | 2014-05-28 | 2 | -0/+72 |
| * | "%p" formatting already includes "0x" prefix in printout. | Hans Petter Selasky | 2014-05-21 | 1 | -2/+2 |
| * | Fix build after recent DWC OTG changes. | Hans Petter Selasky | 2014-05-18 | 2 | -6/+24 |
| * | Mark the i.MX51 and i.MX53 boards as compatible with the i.MX51 and i.MX53 | Andrew Turner | 2014-05-17 | 2 | -2/+2 |
| * | Adjust the register layout to allow for 64bit registers in the | Bjoern A. Zeeb | 2014-05-09 | 1 | -6/+7 |
| * | Silence no interrupt-parent found message during boot. | Ganbold Tsagaankhuu | 2014-05-08 | 1 | -0/+2 |
| * | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | Warner Losh | 2014-05-06 | 20 | -18/+21 |
| * | Introduce CWARNFLAGS.${COMPILER_TYPE} and use that to simplify the | Warner Losh | 2014-05-05 | 1 | -1/+2 |
| * | lindev(4): finish the partial commit in r265212 | Eitan Adler | 2014-05-02 | 1 | -1/+0 |
| * | Honor the max-frequency property if it appears in the fdt data. | Ian Lepore | 2014-05-02 | 2 | -5/+5 |
| * | Provide an alias for the userboot console and name it 'comconsole'. | Peter Grehan | 2014-05-01 | 2 | -0/+46 |
| * | Turn off various fancy instruction sets, as well as deduplicate some options. | Nathan Whitehorn | 2014-04-28 | 1 | -1/+2 |
| * | Move common device tree informations to separate dtsi files for A10 and A20 SoC. | Ganbold Tsagaankhuu | 2014-04-28 | 4 | -172/+282 |
| * | Disable the beastie menu for EFI console which doesn't support ANSI codes | Devin Teske | 2014-04-27 | 3 | -2/+11 |
| * | Revert r258678. Make the led gpio-specifier match again the #gpio-cells | Luiz Otavio O Souza | 2014-04-27 | 1 | -1/+1 |
| * | Revert to FAT12. This file system is apparently too small for FAT32, even | Nathan Whitehorn | 2014-04-27 | 3 | -21/+17 |
| * | Apparently this is supposed to be FAT32, not FAT12. | Nathan Whitehorn | 2014-04-26 | 3 | -18/+21 |
| * | Add generation of an EFI filesystem to hold boot1.efi. This is a near-exact | Nathan Whitehorn | 2014-04-26 | 4 | -1/+94 |
| * | Spell NO_PROFILE= as MK_PROFILE=no. | Warner Losh | 2014-04-25 | 2 | -2/+2 |
| * | Eliminate last vestigies of NO_MAN= in the tree. Also, remove | Warner Losh | 2014-04-25 | 1 | -1/+1 |
| * | Add the initial version of if_nf10bmac(4), a driver to support an | Bjoern A. Zeeb | 2014-04-17 | 1 | -1/+12 |
| * | Re-indent break statement. | Christian Brueffer | 2014-04-14 | 1 | -1/+1 |
| * | Improve the i.MX53 / Digi DTS: | Rui Paulo | 2014-04-13 | 2 | -16/+48 |
| * | Apparently some of the i386 boot blocks are so close to full that adding | Nathan Whitehorn | 2014-04-13 | 3 | -3/+85 |
| * | Add my copyright here. Most of this is unmodified from the original sparc64 | Nathan Whitehorn | 2014-04-13 | 1 | -0/+2 |
| * | Fix buildworld. I had some local bits in my build tree that caused this | Nathan Whitehorn | 2014-04-13 | 1 | -2/+2 |
| * | NO_MAN= has been deprecated in favor of MAN= for some time, go ahead | Warner Losh | 2014-04-13 | 35 | -35/+35 |
| * | Add a simple EFI stub loader. This is a quick and dirty of boot1.chrp from | Nathan Whitehorn | 2014-04-13 | 4 | -1/+520 |
| * | Fix EFI loader object tree creation on 9.x build hosts | Ed Maste | 2014-04-10 | 2 | -4/+6 |