summaryrefslogtreecommitdiffstats
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* MFC r261522:wblock2014-02-101-4/+11
* MFC r260949:mav2014-02-072-8/+8
* MFC r258779,r258780,r258787,r258822:eadler2014-02-043-5/+5
* MFC r256959:loos2014-01-231-0/+16
* MFC r257127:loos2014-01-232-6/+0
* MFC r260334:dim2014-01-095-5/+14
* MFC r260095:dim2014-01-046-16/+17
* MFC r257532 (by adrian):dim2013-12-3010-13/+17
* MFC r259267:bz2013-12-251-0/+135
* MFC r257518, r257519:ian2013-12-132-2/+4
* MFC r257483, r257486, r257489:ian2013-12-134-0/+565
* MFC r257393:ian2013-12-135-32/+105
* MFC r257062: Add the Raspberry Pi SPI controller driver.ian2013-12-131-0/+8
* MFC r256809: Add configuration for the Freescale i.MX53 Quick Start Board.ian2013-12-131-0/+126
* MFC r256804:ian2013-12-131-5/+4
* MFC r256912, r256931, r256977brooks2013-11-012-0/+410
* MFC 256293:jhb2013-10-151-2/+5
* Merge from project branch via main. Uninteresting commits are trimmed.markm2013-10-121-0/+11
* Sweep man pages replacing ad -> ada.pluknet2013-10-011-2/+2
* Use MK_SSP=no after including bsd.own.mk to disable SSP instead of user-knobbdrewery2013-09-295-5/+5
* Fix ixp425 boot2 with ARM EABI:andrew2013-09-291-0/+5
* Initial support for the Digi ConnectCore(c) i.MX53 / Wi-i.MX53 boards.rpaulo2013-09-012-0/+803
* Update copyright.dteske2013-08-271-1/+1
* Building upon SVN r254237, disable automated activation of alternate layoutsdteske2013-08-263-19/+34
* Set the hint for physical address of RSDP in hexadecimal as before r223262.jkim2013-08-231-1/+1
* Add support for uarts other than the serial console in TI OMAP SoCs.ian2013-08-211-3/+59
* Make the standard sdhci(4) driver work for the TI OMAP family SoCs.ian2013-08-201-0/+2
* Add optional support for default override of standard setup; but only ifdteske2013-08-121-3/+35
* Fix the freaddir implementation for the stand-alone interpreter.marcel2013-08-091-11/+39
* Update legacy static assignments in old code to support dynamic framing,dteske2013-08-082-16/+96
* Since the introduction of SVN r244048 and [follow-up] r244089, it is nowdteske2013-08-088-43/+51
* Make the check for number of entries less strict.ae2013-08-081-6/+9
* Bring initial support for Allwinner A20 SoC (Cubieboard2).ganbold2013-08-071-0/+141
* Change <sys/diskpc98.h> to not redefine the same symbols that aremarcel2013-08-072-12/+12
* Let the platform calculate the timer frequency at runtime, and use that forcognet2013-08-051-8/+7
* Fix the build of the testmain target. This target compiles a Forthmarcel2013-08-011-4/+31
* Add definitions for the Mailbox, Spinlock and PRU-ICSS devices.rpaulo2013-07-311-0/+19
* Put in commented-out version of beastie menu commandskientzle2013-07-271-0/+4
* Install Forth infrastructure along with ubldr.kientzle2013-07-271-1/+14
* Add 2 builtin words for working with directories:marcel2013-07-101-0/+54
* default loader.conf: there is no need to load zpool.cache nowavg2013-07-091-8/+0
* - MMC1 (internal eMMC) pins should be configured as input-pullup, exceptgonzo2013-07-081-11/+11
* - Add musb node to shared dtsi and proper pin configuratin for everygonzo2013-07-074-0/+27
* Add nodes for PWMSS1 and PWMSS2gonzo2013-07-041-1/+29
* Add descriptions to the FILES list, fix some mdoc complaints, move thewblock2013-07-031-5/+7
* Add a new gptboot(8) man page. Factor out the redundant informationwblock2013-07-012-0/+237
* Split bcm2835-rpi-b.dts into bcm2835.dtsi and rpi.dts. This DTS actually worksrpaulo2013-07-012-175/+445
* Add FDT for Arndale board and Samsung Exynos5250 SoC.ray2013-06-292-0/+202
* - The method introduced as part of r234898 for not altering the boot pathmarius2013-06-091-24/+24
* Convert old make variable modifiers :U and :L to bmake :tu and :tl.tijl2013-06-024-4/+4
OpenPOWER on IntegriCloud