summaryrefslogtreecommitdiffstats
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add an FDT DTS and MDROOT kernel configuration for BERI on NetFPGA.bz2013-12-121-0/+135
* Add gpio config for usb1 in dts.ganbold2013-12-091-0/+1
* Fix undefined behavior: (1 << 31) is not defined as 1 is an int and thiseadler2013-11-303-5/+5
* Purely cosmetic change: order DT_REL* and DT_RELA* consistently.emaste2013-11-281-1/+1
* Fix the led 'gpios' definition to match the description onloos2013-11-271-1/+1
* Add clock frequency for rk3188 watchdog.ganbold2013-11-251-7/+8
* Recent versions of U-Boot require us to also backup and restore r9 for APIandrew2013-11-241-6/+12
* Add a try-include word (which acts the same as "include") and use it todteske2013-11-175-1/+23
* Refactor draw-beastie function.dteske2013-11-171-46/+16
* Add support for Freescale Vybrid Family VF600 heterogeneousbr2013-11-122-0/+279
* Extend loader_delay as-documented in beastie.4th(8) and delay.4th(8), making ...dteske2013-11-073-4/+14
* Defer loading of kernel and modules if the beastie menu is enabled. Add adteske2013-11-0411-131/+380
* TI sdhci driver improvements, mostly related to fdt data...ian2013-11-012-2/+4
* Add dts source for imx6 SoCs and for Wandboard boards.ian2013-11-014-0/+565
* Rework the imx ehci driver so that it's four separate ehci units ratherian2013-10-305-32/+105
* Digi-CCWMX53: enable ffec and uart.rpaulo2013-10-291-0/+4
* Remove more remnants of ng_fec(4).glebius2013-10-281-1/+0
* Always build ubldr as a soft-float binary as there is no support for VFPandrew2013-10-271-1/+1
* Fix build after r257162.nwhitehorn2013-10-261-1/+1
* 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
OpenPOWER on IntegriCloud