summaryrefslogtreecommitdiffstats
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* - Pin configuration is a complete iomux register now and includesbr2014-02-254-55/+147
* Add support for Quartz Module.br2014-02-241-0/+65
* Build FICL support into little-endian 64-bit MIPS boot-loader fragments;rwatson2014-02-241-1/+1
* Build 64-bit ELF support into little-endian 64-bit MIPS boot-loaderrwatson2014-02-241-1/+1
* Enable the second and the third I2C controllers on Beaglebone-black.loos2014-02-242-0/+26
* Build the BERI boot loader on 64-bit MIPS (but not 32-bit MIPS). Whilerwatson2014-02-231-1/+6
* When building FDT on MIPS, use softfloat.rwatson2014-02-231-1/+1
* On mips64, built 64-bit ELF support.rwatson2014-02-231-0/+2
* Give mips64 its own ficl configuration that sizes pointers/etc suitably forrwatson2014-02-233-1/+539
* Add a feature for automatically finding and loading a dtb file by name.ian2014-02-221-3/+43
* Change file_loadraw() from static to public. Change the order of itsian2014-02-222-10/+10
* Change fdt_setup_fdtp() from "guess then fail" to more probe-like behavior.ian2014-02-221-14/+41
* Allow the ubldr boot device to be choosen by a u-boot environment variable.ian2014-02-221-15/+73
* ZFS boot support for bhyveload.grehan2014-02-226-15/+135
* Look for both fdtaddr and fdt_addr env var names. Grepping the u-bootian2014-02-221-1/+1
* Fix the strange 2-space indentation that appears only in this one function.ian2014-02-221-33/+36
* Add basic cpu frequency control and temperature monitoring to imx6_anatop.ian2014-02-211-0/+2
* Fix the boot on FDT-enabled systems after r261819.loos2014-02-201-10/+5
* Temporarily unhook BERI boot loader from the build until 32-bit MIPSrwatson2014-02-191-0/+2
* Do build boot-loader FDT code on MIPS.rwatson2014-02-191-0/+5
* Replace Apache-style license on two Makefiles with stock 2-clause BSD;rwatson2014-02-182-34/+39
* Commit a first cut at ports of boot2 and loader to 64-bit MIPS, with arwatson2014-02-1833-0/+3829
* Add driver for Synchronous Audio Interface (SAI).br2014-02-161-0/+3
* Retire the nve(4) driver; nfe(4) has been the default driver for NVIDIAbrueffer2014-02-161-1/+0
* Add a driver to provide access to imx6 on-chip one-time-programmble data.ian2014-02-151-0/+5
* Make the gpioled(4) work out of the box on BBB.loos2014-02-131-0/+24
* Validate the header of a new dtb before using it. Remove the commentian2014-02-131-2/+7
* Enable both sdcard slots, but not the sdio-based wifi that we don't yetian2014-02-133-6/+6
* Add standard non-removable and cd-gpios properties to the usdhc devices.ian2014-02-131-52/+72
* Add drivers for:br2014-02-081-0/+3
* Build a 32-bit libstand under sys/boot/ for ppc64emaste2014-02-074-3/+7
* Don't force efi to a 32-bit build on amd64emaste2014-02-071-8/+1
* Build a 32-bit libstand under sys/boot/emaste2014-02-068-0/+207
* Describe the use of a freebsd-boot GPT partition, brought up by Scotwblock2014-02-051-4/+11
* Drop the 3rd clause from all 3 clause BSD licenses where I am the solejhb2014-02-051-3/+0
* Similar to r130943 for cdboot.S, update the license on this file to ajhb2014-02-051-8/+19
* Add the missing ')' at end of sentence. Reword it to use a more commonloos2014-02-051-1/+1
* Add support for FreeBSD/i386 guests under bhyve.jhb2014-02-058-68/+111
* Add support for Colibri VF50 Evaluation Board.br2014-02-021-0/+73
* o Expand device tree informationbr2014-02-022-9/+224
* Make comconsole options set before its activation to be remembered.mav2014-01-202-8/+8
* Update dts files of Cubieboard1,2 to use 1GB memory.ganbold2014-01-082-3/+3
* Split the last gcc-specific flags off into CFLAGS.gcc. This alsodim2014-01-055-5/+14
* Enable the cesa security/crypto device by providing the required propertyian2014-01-051-0/+2
* Update the dockstar DTS to reflect just NAND flash (no SPI NOR flash, andian2014-01-031-31/+4
* MFV r259170:delphij2014-01-011-0/+3
* For sys/boot/i386 and sys/boot/pc98, separate flags to be passeddim2013-12-306-16/+17
* Fix pc98 build, by also forcing COMPILER_TYPE in sys/boot/pc98/boot2'sdim2013-12-261-0/+1
* For libstand and sys/boot, split off gcc-only flags into CFLAGS.gcc.dim2013-12-269-13/+16
* Bump the loader version to 3.2 after various dosfs fixes (in particular).marcel2013-12-191-0/+1
OpenPOWER on IntegriCloud