]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot
Commit some sins in the name of "oh god oh god I don't really want to
[FreeBSD/FreeBSD.git] / sys / boot /
2014-07-26 sjgReviewed by: imp
2014-07-26 ianEnable at91 systems to boot from high capacity SD cards.
2014-07-26 ianThe 'flags' variable is conflicting with some inline...
2014-07-26 ianEliminate "no previous prototype for main" warnings.
2014-07-26 ianSilence a clang warning about a while loop with an...
2014-07-23 sbrunoDelete the entire cleandepend/cleanmachine target thing...
2014-07-23 sbrunoAdd .NOPATH to the machine target so that builds in...
2014-07-23 sbrunoUpdate so that clean target in sys/boot will delete...
2014-07-23 roygerdon't set CR4 PSE bit on amd64
2014-07-22 sbrunocopyin/copyout should return 0 if they are truly emulat...
2014-07-22 brEnable Freescale i.MX I2C driver for i.MX6.
2014-07-22 sbrunoRemove boot1.efi during clean target.
2014-07-22 sbrunoSupress clang warning for FreeBSD printf %b and %D...
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-18 brAdd support for Toradex Apalis i.MX6 development board.
2014-07-18 brFix typo.
2014-07-18 bro Enable GPIO device driver for i.MX6.
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
2014-07-14 ianFix the Zedboard/Zynq ethernet driver to handle media...
2014-07-10 impCompile boot2 with clang on pc98.
2014-07-10 impMake SERIAL support optional again. Enable it for i386...
2014-07-10 impMerge the clang support from i386. Don't move to clang...
2014-07-07 marcelRemove ia64.
2014-07-04 jmgadd a hit that you can enable this by default if you...
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-03 emasteDisplay efi framebuffer dimensions on boot
2014-07-01 delphijMFV r267565:
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos r266986:
2014-06-26 delphijMFV r267843: update file/libmagic to 5.19.
2014-06-15 pfgMFV r266988:
2014-06-09 joelmdoc: fix AUTHORS section.
2014-06-09 jkimMerge OpenSSL 1.0.1h.
2014-06-08 bdreweryIn preparation for ASLR [1] support add WITH_PIE to...
2014-06-07 rpauloMov p2041rdb.dts, p3041ds.dts, and p5020ds.dts to the...
2014-06-07 rpauloFix the script to run make_dtb.sh instead of just dtc.
2014-06-06 rpauloAdd Makefiles to automatically test all the DTS files.
2014-06-06 hselaskyCompilation fixes.
2014-06-03 loosFreeBSD, historically, has always used 8-bit addresses...
2014-06-01 brAdd support for Exynos 5420 Octa - 8-core
2014-06-01 rodrigcAllow customization of the brand displayed in the boot...
2014-05-30 hselaskyUse own memory pool of 128K until further, hence that...
2014-05-30 hselaskyAdd optional support for USB to BERI loader. Fix the...
2014-05-30 hselaskyResolve issue with resolving malloc() and free() functi...
2014-05-30 hselaskyExport structure(s) properly.
2014-05-30 hselaskyFix delay() function in the BERI loader code.
2014-05-30 hselaskyUSB boot library improvements:
2014-05-30 hselaskyAdd support for USB mass storage to libusbboot.
2014-05-30 brReset HSIC hub during EHCI initialization. This makes...
2014-05-30 bro Make keyboard-related properties to be compatible...
2014-05-30 ganboldAdd common kernel config file for Rockchip RK3188 syste...
2014-05-29 hselaskyHook the ISP/SAF1761 driver into MIPS kernel builds.
2014-05-28 brDescribe I2C arbitrator device in DTS and use it for...
2014-05-28 bro Add kernel configuration for HP Chromebook 11
2014-05-27 peterMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-21 hselasky"%p" formatting already includes "0x" prefix in printout.
2014-05-18 hselaskyFix build after recent DWC OTG changes.
2014-05-17 andrewMark the i.MX51 and i.MX53 boards as compatible with...
2014-05-15 marcelMFuser/marcel/mkimg:
2014-05-15 desUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-05-09 bzAdjust the register layout to allow for 64bit registers...
2014-05-08 ganboldSilence no interrupt-parent found message during boot.
2014-05-06 impUse src.opts.mk in preference to bsd.own.mk except...
2014-05-05 impIntroduce CWARNFLAGS.${COMPILER_TYPE} and use that...
2014-05-02 eadlerlindev(4): finish the partial commit in r265212
2014-05-02 ianHonor the max-frequency property if it appears in the...
2014-05-01 grehanProvide an alias for the userboot console and name...
2014-04-28 nwhitehornTurn off various fancy instruction sets, as well as...
2014-04-28 ganboldMove common device tree informations to separate dtsi...
2014-04-27 dteskeDisable the beastie menu for EFI console which doesn...
2014-04-27 loosRevert r258678. Make the led gpio-specifier match...
2014-04-27 nwhitehornRevert to FAT12. This file system is apparently too...
2014-04-26 nwhitehornApparently this is supposed to be FAT32, not FAT12.
2014-04-26 nwhitehornAdd generation of an EFI filesystem to hold boot1.efi...
2014-04-25 impSpell NO_PROFILE= as MK_PROFILE=no.
2014-04-25 impEliminate last vestigies of NO_MAN= in the tree. Also...
2014-04-23 baptUpdate to byacc 20140409
2014-04-17 bzAdd the initial version of if_nf10bmac(4), a driver...
2014-04-14 bruefferRe-indent break statement.
2014-04-13 rpauloImprove the i.MX53 / Digi DTS:
2014-04-13 nwhitehornApparently some of the i386 boot blocks are so close...
2014-04-13 nwhitehornAdd my copyright here. Most of this is unmodified from...
2014-04-13 nwhitehornFix buildworld. I had some local bits in my build tree...
2014-04-13 impNO_MAN= has been deprecated in favor of MAN= for some...
2014-04-13 nwhitehornAdd a simple EFI stub loader. This is a quick and dirty...
2014-04-10 emasteFix EFI loader object tree creation on 9.x build hosts
2014-04-08 emaste(Re)connect sys/boot/amd64 to the build
2014-04-08 emasteAdd explicit casts to quiet warnings in libefi
2014-04-08 emasteFix printf args for 64-bit archs
2014-04-08 emasteCorrect a variable's type for 64-bit Ficl
2014-04-08 emasteRevert r264132, disconnecting sys/boot/amd64 for now
2014-04-08 rpauloUpdates to i.MX53:
2014-04-07 impThese were bogusly placed in the arm directory. Move...
2014-04-07 emasteDo not build the amd64 UEFI loader with GCC
2014-04-06 rpauloFix the memory region. This board has two memory regions.
2014-04-06 ianDefine the full 1024M of ram on the imx53 QSB board.
2014-04-06 impFix the mips64el build: mips64el should use the mips64...
2014-04-04 emasteConnect sys/boot/amd64 to the build
next