]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot
mdoc: improvements to SEE ALSO.
[FreeBSD/FreeBSD.git] / sys / boot /
2014-12-27 joelmdoc: improvements to SEE ALSO.
2014-12-25 baptUpdate mandoc to 1.13.2
2014-12-25 loosAdd interrupt support for GPIO pins on OMAP4 and AM335x.
2014-12-24 ianRevert r276101, it didn't fix the problem and causes...
2014-12-23 emasteUpdate comment: only one file in the FAT file system...
2014-12-23 emasteUse explicit --output-target to set EFI file format
2014-12-23 ianConvert a couple lingering NO_FORTH conditionals to...
2014-12-23 rpauloTemporarily disable the cpus directive until I figure...
2014-12-22 ianAdd a new loader(8) variable, twiddle_divisor, allowing...
2014-12-22 impMake this compile when TERM_EMU is not defined.
2014-12-21 ianAllow whitspace to appear between device name and unit...
2014-12-20 rpauloDriver for CPU frequency/voltage control on the Raspber...
2014-12-17 brAdd configuration files for BERI soft-core synthesized on
2014-12-17 brMove memory node to the root, so fdt_get_mem_regions...
2014-12-17 bro Add PIO[2,3] devices information
2014-12-16 emasteCopy elftoolchain readelf from vendor branch
2014-12-11 delphijMFV r275696: file 5.21.
2014-12-09 bro Add BERI Virtio Networking Frontend (if_vtbe)
2014-12-08 markjMFV r272851:
2014-12-06 delphijMFV r260710 + 275532:
2014-12-05 hselaskyDefine the ffs() function in the USB bootloader's globa...
2014-12-03 emasteIncrease BERI loader section alignment to 16
2014-12-02 baptUpdate to mandoc cvs version as of 20141201
2014-12-02 nyanMFi386: r275305 (by rdivacky)
2014-11-30 rdivackyUnbreak the code for non-digits below '0' by casting...
2014-11-29 impThe current limit of 100k for the linker hints file...
2014-11-29 nyanMFi386: r275059, r275061, r275062 and r275191 (by rdivacky)
2014-11-29 nyanMFi386: r275237 (by rdivacky)
2014-11-29 rdivackyShrink boot2 a bit more by factoring out common pattern
2014-11-29 baptUpdate libucl to latest version
2014-11-27 emasteCopy elftoolchain binutils replacements from vendor...
2014-11-27 rdivackyRevert part of r275059. Comparing unsigned 8 bit value
2014-11-25 rdivackyFix style(9).
2014-11-25 rdivackyFix style(9).
2014-11-25 rdivackyShrink boot2 by a couple more bytes.
2014-11-25 bro Add PIO and vtblk mmio device info to the tree
2014-11-23 joelMisc mdoc fixes:
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-21 brooksMerge from CheriBSD:
2014-11-21 brooksMerge from CheriBSD (3422ebe71b6c06fe78b1be73623b240c21...
2014-11-15 nyanMFi386: r274398
2014-11-14 impCleanup trailing newlines noticed while looking for...
2014-11-12 andrewAdd the FDT table GUID. This is used to pass the device...
2014-11-11 grehanFix incorrect reading of 32-bit modinfo by 64-bit loaders.
2014-11-11 jhbMove NFS and TFTP filesystems before the synthetic...
2014-11-10 delphijMFV r274273:
2014-11-09 melifaroRenove faith(4) and faithd(8) from base. It looks like...
2014-11-05 marcelIn alloc_pread() and kern_pread(), print errors only...
2014-11-01 marcelChange the order of the arguments to file_loadraw(...
2014-11-01 andrewStart to allow platforms other than U-Boot to use the...
2014-11-01 jmmvMFV: Import atf-0.21.
2014-11-01 andrewMove the definitions of the fdt functions from a uboot...
2014-10-31 andrewThe command name is a constant, use the correct type.
2014-10-31 andrewClean up the types of a few strings to make them const...
2014-10-30 ambriskoMake UEFI booting of 4Kn disks work:
2014-10-22 brProvide a character device allowing us to access BERI...
2014-10-21 brAdd driver for Micrel KSZ9021 Gigabit Ethernet Transcei...
2014-10-21 neelIFC @r273338
2014-10-20 marcelFully support constructors for the purpose of code...
2014-10-20 ianThe U-Boot README says fdt_addr_r is the right env...
2014-10-19 neelIFC @r273206
2014-10-19 brAdd driver for BERI soft processor 'ring buffer' device.
2014-10-18 rpauloAM335X FDT: use the oma3-wdt string for compatibility...
2014-10-18 rpauloAM335x FDT: add an entry for the watchdog.
2014-10-15 jkimMerge OpenSSL 1.0.1j.
2014-10-15 schweikhCorrect grammos.
2014-10-14 gjbMerge the following from ^/projects/release-vmimage:
2014-10-14 neelIFC @r273066
2014-10-10 neelIFC @r272887
2014-10-10 bro Add machine-dependent SMP part
2014-10-10 baptRename elf*-powerpc into elf*-powerpc-freebsd in binutils
2014-10-09 melifaroSync to HEAD@r272825.
2014-10-09 marcelProperly NUL-terminate the on-stack buffer for reading...
2014-10-08 aeFix comment.
2014-10-07 brAdd driver for Synopsys DesignWare Mobile Storage Host...
2014-10-06 baptImport byacc 20141005 from vendor
2014-10-06 melifaroSync to HEAD@r272609.
2014-10-05 aeRework bootparttest to use more code from sys/boot.
2014-10-05 aeAdd a bit more debug messages.
2014-10-05 neelIFC @r272481
2014-10-04 melifaroSync to HEAD@r272516.
2014-10-03 aeAdd GUID of FreeBSD slice to GPT scheme.
2014-10-02 ngieImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 jkimMerge ACPICA 20140926.
2014-10-02 gjbReintegrate head@r272414
2014-10-02 gjbMerge the following revisions from ^/projects/release...
2014-10-01 andrewRemove MK_ARM_EABI, the armeb issues have been fixed...
2014-09-28 nyanMFi386: r261567
2014-09-28 nyanMFi386: r268974
2014-09-28 nyanMFi386: r261520
2014-09-28 nyanReduce diffs against i386.
2014-09-28 nyanRemove extra '\'.
2014-09-27 neelIFC @r272185
2014-09-27 kanRemove obsolete compatibility glue and improve firewire...
2014-09-25 brAdd driver for Synopsys DesignWare 3504-0 Universal...
2014-09-25 emasteRemove duplicated header content
2014-09-24 ngieImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-20 neelIFC @r271887
2014-09-18 emasteSwitch to text mode in UEFI boot
2014-09-18 emasteWrap long lines introduced in r268227
next