summaryrefslogtreecommitdiff
path: root/sys/arch/evbppc
AgeCommit message (Expand)Author
2018-02-05Nuke DIRECTED_BROADCAST, it is not documented and not enabled anywhere. Itmaxv
2018-01-27Fix more printf format strings for mfspr() (hi mrg).flxd
2018-01-23Alternate buffer queue strategies no longer considered experimental, updatesevan
2017-10-20move ata_queue_alloc(1) and ata_queue_free() calls to ata_channel_init()jdolecek
2017-10-07adapt the rest of wdc attachments for NCQ branch mergejdolecek
2017-09-15fix path miffchristos
2017-09-14clean up COMPAT_* options for native netbsd code:mrg
2017-07-29Remove TCP_COMPAT_42 from the config files. Pass 3.maxv
2017-07-29Remove TCP_COMPAT_42 from the config files. Pass 2.maxv
2017-05-24rename u3ginit driver to umodeswitchchristos
2017-02-19PR kern/51208rin
2017-02-18Factorize kern/subr_disk_mbr.c into files.evbppc, and make EVBPPC_HAS_MBRrin
2017-02-09Give clang a bit more space on the RAM disk.joerg
2017-01-26provide __HAVE_COMPAT_NETBSD32 and fix multiple include protection consistently.christos
2016-12-22switch all ports to use uvm_init.c:uvm_md_init()cherry
2016-12-15Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_inputozaki-r
2016-12-13wildcard speaker attachments, now that we can handle many of them.christos
2016-12-10remove VAUDIOSPEAKER for now, will be done differently.christos
2016-12-08Add a synthesized pc beeper and keyboard bell for platforms with an audionat
2016-11-13Give the ramdisk a bit more space, evbppc64 for clang is running out.joerg
2016-10-19Added MSI/MSI-X and interrupt_distribute(9) support for powerpc.nonaka
2016-07-28Fix typo in Makefile which resulted in kernel image not being generatedmaya
2016-06-10Introduce m_set_rcvif and m_reset_rcvifozaki-r
2016-03-19Disable uscanner in all kernel configsgdt
2016-02-09Introduce softint-based if_inputozaki-r
2015-12-21Add mips fenv.h (From FreeBSD)christos
2015-12-20new powerpc fenv.hchristos
2015-08-21Add `pseudo-device ksyms' where `options DDB' is used, becauseuebayasi
2015-08-07Remove KMEMSTATS.maxv
2015-08-07Remove the KMEMSTATS option. It no longer exists.maxv
2015-06-26Add cinlude TWRP1025.localmatt
2015-04-23Update device dependency information - the sysmon major device now depends on...pgoyette
2015-04-13MD rnd.h cleanups. Please let me know if I broke anything!riastradh
2015-03-06RouterBOARD RB800 don't use u-boot.nonaka
2015-01-30Added RouterBOARD RB850Gx2 config. md root only.nonaka
2015-01-30Added lockstatnonaka
2015-01-23ddb MP supportnonaka
2015-01-06No need to call e500_tlb1_sync() at e500_cpu_hatch(). It has alreadynonaka
2015-01-05Initialize TLB for non cpu0.nonaka
2014-12-27Preliminary support for P1023.nonaka
2014-12-26Uncommented out INET6.nonaka
2014-12-19do page recolor.nonaka
2014-12-19Do probe cpu cache on !cpu0.nonaka
2014-12-19Increase timeout for the hatching to complete.nonaka
2014-11-20use the inline bcdtobin and bintobcd directly instead through a macro.christos
2014-10-15Fix builds.uebayasi
2014-10-14Don't enable wscons options without wscons.uebayasi
2014-08-24Create an "options MODULAR_DEFAULT_AUTOLOAD" config option and addjnemeth
2014-08-23Systematize (and in many cases, fix) the comments on options COMPAT_NN.dholland
2014-08-17Reorganize symbol table embedding. The existing option SYMTAB_SPACE isjoerg