summaryrefslogtreecommitdiffstats
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* Enable SATA interface on Armada XPzbb2013-10-261-0/+7
* Enable UART busy detection handling for Armada XP - based boardzbb2013-10-261-0/+4
* Remove all the instances of '#undef DEBUG' from kernel.loos2013-10-252-6/+0
* Add the Raspberry Pi SPI controller driver.loos2013-10-241-0/+8
* Add the Raspberry Pi BSC (I2C compliant) controller driver.loos2013-10-231-0/+16
* Add FDT for Radxa Rock board and Rockchip RK3188 SoC.ganbold2013-10-232-0/+310
* Allow users to set UUID in network byte order regardless of SMBIOS version.jkim2013-10-222-6/+13
* Sync BERI kernel configs with P4:brooks2013-10-222-0/+410
* Add configuration for the Freescale i.MX53 Quick Start Board.ian2013-10-201-0/+126
* Switch to using the standard uart console driver instead of the specialian2013-10-201-5/+4
* Merge from project branch. Uninteresting commits are trimmed.markm2013-10-121-0/+11
|\
| * Snapshot.markm2013-10-061-0/+11
* | Sanitize the %eflags returned by BIOS routines. Some BIOS routines enterjhb2013-10-101-2/+5
|/
* 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
* MFi386: revision 245848nyan2013-06-011-18/+7
* Add DTS for AM335x EVM with properly muxed PWM and LCD pins, andgonzo2013-05-271-0/+180
* Add PWM and LCDC nodes to base DTS for AM335x-based devicesgonzo2013-05-271-0/+23
* Correct the spelling of "okay".kientzle2013-05-181-1/+2
* Move 'compatible' line out of the common am335x.dtsi and intokientzle2013-05-103-2/+160
OpenPOWER on IntegriCloud