aboutsummaryrefslogtreecommitdiff
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* Remove all the instances of '#undef DEBUG' from kernel.Luiz Otavio O Souza2013-10-252-6/+0
* Add the Raspberry Pi SPI controller driver.Luiz Otavio O Souza2013-10-241-0/+8
* Add the Raspberry Pi BSC (I2C compliant) controller driver.Luiz Otavio O Souza2013-10-231-0/+16
* Add FDT for Radxa Rock board and Rockchip RK3188 SoC.Ganbold Tsagaankhuu2013-10-232-0/+310
* Allow users to set UUID in network byte order regardless of SMBIOS version.Jung-uk Kim2013-10-222-6/+13
* Sync BERI kernel configs with P4:Brooks Davis2013-10-222-0/+410
* Add configuration for the Freescale i.MX53 Quick Start Board.Ian Lepore2013-10-201-0/+126
* Switch to using the standard uart console driver instead of the specialIan Lepore2013-10-201-5/+4
* Merge from project branch. Uninteresting commits are trimmed.Mark Murray2013-10-121-0/+11
|\
| * Snapshot.Mark Murray2013-10-061-0/+11
* | Sanitize the %eflags returned by BIOS routines. Some BIOS routines enterJohn Baldwin2013-10-101-2/+5
|/
* Sweep man pages replacing ad -> ada.Sergey Kandaurov2013-10-011-2/+2
* Use MK_SSP=no after including bsd.own.mk to disable SSP instead of user-knobBryan Drewery2013-09-295-5/+5
* Fix ixp425 boot2 with ARM EABI:Andrew Turner2013-09-291-0/+5
* Initial support for the Digi ConnectCore(c) i.MX53 / Wi-i.MX53 boards.Rui Paulo2013-09-012-0/+803
* Update copyright.Devin Teske2013-08-271-1/+1
* Building upon SVN r254237, disable automated activation of alternate layoutsDevin Teske2013-08-263-19/+34
* Set the hint for physical address of RSDP in hexadecimal as before r223262.Jung-uk Kim2013-08-231-1/+1
* Add support for uarts other than the serial console in TI OMAP SoCs.Ian Lepore2013-08-211-3/+59
* Make the standard sdhci(4) driver work for the TI OMAP family SoCs.Ian Lepore2013-08-201-0/+2
* Add optional support for default override of standard setup; but only ifDevin Teske2013-08-121-3/+35
* Fix the freaddir implementation for the stand-alone interpreter.Marcel Moolenaar2013-08-091-11/+39
* Update legacy static assignments in old code to support dynamic framing,Devin Teske2013-08-082-16/+96
* Since the introduction of SVN r244048 and [follow-up] r244089, it is nowDevin Teske2013-08-088-43/+51
* Make the check for number of entries less strict.Andrey V. Elsukov2013-08-081-6/+9
* Bring initial support for Allwinner A20 SoC (Cubieboard2).Ganbold Tsagaankhuu2013-08-071-0/+141
* Change <sys/diskpc98.h> to not redefine the same symbols that areMarcel Moolenaar2013-08-072-12/+12
* Let the platform calculate the timer frequency at runtime, and use that forOlivier Houchard2013-08-051-8/+7
* Fix the build of the testmain target. This target compiles a ForthMarcel Moolenaar2013-08-011-4/+31
* Add definitions for the Mailbox, Spinlock and PRU-ICSS devices.Rui Paulo2013-07-311-0/+19
* Put in commented-out version of beastie menu commandsTim Kientzle2013-07-271-0/+4
* Install Forth infrastructure along with ubldr.Tim Kientzle2013-07-271-1/+14
* Add 2 builtin words for working with directories:Marcel Moolenaar2013-07-101-0/+54
* default loader.conf: there is no need to load zpool.cache nowAndriy Gapon2013-07-091-8/+0
* - MMC1 (internal eMMC) pins should be configured as input-pullup, exceptOleksandr Tymoshenko2013-07-081-11/+11
* - Add musb node to shared dtsi and proper pin configuratin for everyOleksandr Tymoshenko2013-07-074-0/+27
* Add nodes for PWMSS1 and PWMSS2Oleksandr Tymoshenko2013-07-041-1/+29
* Add descriptions to the FILES list, fix some mdoc complaints, move theWarren Block2013-07-031-5/+7
* Add a new gptboot(8) man page. Factor out the redundant informationWarren Block2013-07-012-0/+237
* Split bcm2835-rpi-b.dts into bcm2835.dtsi and rpi.dts. This DTS actually worksRui Paulo2013-07-012-175/+445
* Add FDT for Arndale board and Samsung Exynos5250 SoC.Aleksandr Rybalko2013-06-292-0/+202
* - The method introduced as part of r234898 for not altering the boot pathMarius Strobl2013-06-091-24/+24
* Convert old make variable modifiers :U and :L to bmake :tu and :tl.Tijl Coosemans2013-06-024-4/+4
* MFi386: revision 245848Yoshihiro Takahashi2013-06-011-18/+7
* Add DTS for AM335x EVM with properly muxed PWM and LCD pins, andOleksandr Tymoshenko2013-05-271-0/+180
* Add PWM and LCDC nodes to base DTS for AM335x-based devicesOleksandr Tymoshenko2013-05-271-0/+23
* Correct the spelling of "okay".Tim Kientzle2013-05-181-1/+2
* Move 'compatible' line out of the common am335x.dtsi and intoTim Kientzle2013-05-103-2/+160
* Don't pad disk partition sizes with leading zeros. This was alreadyJohn Baldwin2013-05-071-1/+1
* Move initialization of CESA decoding windows from common sectionGrzegorz Bernacki2013-05-061-0/+5