summaryrefslogtreecommitdiffstats
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* Fix the font in the text version. This has bothered me for a long time...des2015-01-252-8/+6
* Add support for audio transmitting, include drivers for:br2015-01-242-4/+24
* Fix panic in firewire and creation of invalid config ROM.will2015-01-231-5/+9
* loader: fix the size of MODINFOMD_MODULEProyger2015-01-201-2/+3
* Enable Synopsys DesignWare Mobile Storage Host Controllerganbold2015-01-203-4/+16
* loader: use correct types for parse_modmetadataroyger2015-01-171-4/+4
* loader: implement multiboot support for Xen Dom0royger2015-01-1516-94/+981
* Fix the PMIC node name to match the PMIC i2c address.loos2015-01-151-2/+1
* Reserve and ignore the a new module metadata type MDT_PNP_INFO forimp2015-01-151-0/+1
* Add new USB template to the USB bootloader module.hselasky2015-01-131-0/+1
* Add support to turn off Beaglebone with poweroff(8) or shutdown(8) -p.loos2015-01-121-0/+7
* Apparently more Makefiles use stuff from compiler-rt, so fix them updim2015-01-081-2/+2
* Missed change in r276688. Apologies for build breakage.nwhitehorn2015-01-051-1/+2
* Add kexec-based Linux shim loader for use with the firmware petitbootnwhitehorn2015-01-0515-1/+1694
* Create a custom /boot/defaults/loader.conf for ARM. This differs from theian2015-01-031-0/+13
* Add driver for general-purpose I/O (GPIO).br2015-01-021-0/+35
* Merge ^/head r274961 through r276418.dim2014-12-301-1/+1
|\
| * mdoc: remove EOL whitespace.joel2014-12-291-1/+1
| * Use -Wl, to pass options to the linker for PowerPC's boot1.chrp.dim2014-12-291-1/+1
* | For building sys/boot/powerpc, get rid of the obsolete -mppc64bridgedim2014-12-292-6/+0
* | Merge ^/head r276347 through r276356.dim2014-12-291-1/+1
* | Merge ^/head r274961 through r276342.dim2014-12-281-2/+3
|\ \ | |/
| * Use the proper markup for single quotes.ian2014-12-271-2/+3
* | Merge ^/head r274961 through r276301.dim2014-12-2717-19/+71
|\ \ | |/
| * mdoc: improvements to SEE ALSO.joel2014-12-275-8/+8
| * Add interrupt support for GPIO pins on OMAP4 and AM335x.loos2014-12-251-0/+2
| * Revert r276101, it didn't fix the problem and causes a compile errorian2014-12-241-2/+0
| * Update comment: only one file in the FAT file system EFI boot imageemaste2014-12-231-2/+2
| * Use explicit --output-target to set EFI file formatemaste2014-12-232-2/+2
| * Convert a couple lingering NO_FORTH conditionals to test MK_FORTH.ian2014-12-232-2/+2
| * Temporarily disable the cpus directive until I figure out what's wrong.rpaulo2014-12-231-0/+2
| * Add a new loader(8) variable, twiddle_divisor, allowing control over theian2014-12-223-1/+37
| * Make this compile when TERM_EMU is not defined.imp2014-12-221-0/+2
| * Allow whitspace to appear between device name and unit number in loaderdev.ian2014-12-211-4/+5
| * Driver for CPU frequency/voltage control on the Raspberry Pi.rpaulo2014-12-201-0/+11
* | Merge ^/head r275759 through r275911.dim2014-12-185-18/+253
|\ \ | |/
| * Add configuration files for BERI soft-core synthesized onbr2014-12-171-0/+219
| * Move memory node to the root, so fdt_get_mem_regions() can find it.br2014-12-173-15/+15
| * o Add PIO[2,3] devices informationbr2014-12-171-3/+19
* | Merge ^/head r274961 through r275684.dim2014-12-101-1/+11
|\ \ | |/
| * o Add BERI Virtio Networking Frontend (if_vtbe)br2014-12-091-1/+11
* | Merge ^/head r275478 through r275622.dim2014-12-081-0/+2
|\ \ | |/
| * Define the ffs() function in the USB bootloader's global andhselasky2014-12-051-0/+2
* | Merge ^/head r275387 through r275477.dim2014-12-042-4/+4
|\ \ | |/
| * Increase BERI loader section alignment to 16emaste2014-12-031-3/+3
| * MFi386: r275305 (by rdivacky)nyan2014-12-021-1/+1
| * Unbreak the code for non-digits below '0' by casting the expressionrdivacky2014-11-301-1/+1
* | Merge ^/head r275262 through r275363.dim2014-12-011-1/+1
* | Merge ^/head r274961 through r275261.dim2014-11-293-21/+33
|\ \ | |/
| * The current limit of 100k for the linker hints file is getting a bitimp2014-11-291-1/+1
OpenPOWER on IntegriCloud