]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/mips
Make ipfw addr:kfib lookup algo use new routing KPI.
[FreeBSD/FreeBSD.git] / sys / mips /
2016-01-09 dchaginImplement vsyscall hack. Prior to 2.13 glibc uses vsyscall
2016-01-08 delphijMFV r293415:
2016-01-05 delphijMFV r293125: less v481.
2016-01-02 ianMake the 'env' directive described in config(5) work...
2015-12-27 adrianFix missing path conversion from the previous commit...
2015-12-25 kevloFix typo (s/harware/hardware/)
2015-12-25 adrianAdd initial configuration files for the MT7620 and...
2015-12-24 adrianAdd missing device rename.
2015-12-24 adrian[rt305x] Add initial RT5350 and MT7620 glue.
2015-12-24 adrian[MT7620] add ehci/ohci USB support.
2015-12-24 adrian[MT7620] add SPI device support.
2015-12-24 adrian[rt305x] add PCI bus / resource allocation code for...
2015-12-24 adrian[rt305x] add register space definitions for later gener...
2015-12-24 adrian[rt305x] Prepare for the upcoming regime change - add...
2015-12-24 adrianBegin the initial support for the mips1004kc core.
2015-12-24 adrianAdd missing \n.
2015-12-22 adrian[mips] Add TLB pagemask probing code, and print out...
2015-12-21 ianAdd a mips implementation of OF_decode_addr().
2015-12-21 adrian[mips] print out l2 cache configuration if it exists.
2015-12-20 ianTidy up mips ofw_machdep.h. Don't include openfirm...
2015-12-19 alcIntroduce a new mechanism for relocating virtual pages...
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-15 adrian[qca953x] remove unneeded initialisation.
2015-12-15 adrian[ar71xx] always count interrupts, spurious or otherwise.
2015-12-15 adrian[arge] add a comment about needing mdio busses in order...
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-11 impCorrect the CONFIG0_VI value. According to
2015-12-07 markjMFV r289003:
2015-12-07 markjAdd helper functions proc_readmem() and proc_writemem().
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-11-29 adrianAdd support for the integrated wifi for the QCA953x...
2015-11-28 kibRemove sv_prepsyscall, sv_sigsize and sv_sigtbl members...
2015-11-23 skraRevert r291142.
2015-11-22 adrian[mips]: Don't hard-code PHYS_AVAIL_ENTRIES.
2015-11-21 skraFix BUS_DMA_MIN_ALLOC_COMP flag logic. When bus_dmamap_...
2015-11-21 adrianmips: teach the malta platform about extended memory.
2015-11-19 impMark the mostly redundant kernels that just pull
2015-11-18 adrianAdd the QCA9533 base configuration file and an example...
2015-11-17 allanjudeAdd a kernel config for the Onion Omega
2015-11-16 adrianAdd QCA9533 to the list of SoCs that require IRQ's...
2015-11-16 adrianAdd initial support for the QCA953x ("Honeybee") from...
2015-11-16 ngieMFhead @ r290899
2015-11-07 baptMerge from head r290483
2015-11-03 adrianRemove this; it's also in sys/conf/files.mips.
2015-11-02 adrianmips: rate limit the trap handler output; add pid/tid...
2015-11-01 baptMerge from head
2015-10-31 adrianmips: do mips_sync() on sync operations to uncachable...
2015-10-31 adrianmips74k: use cache-writeback for memory, not writethrough.
2015-10-30 adrianarge_mdio: fix barriers; correctly check MII indicator...
2015-10-30 adrianarge: fix barrier macro.
2015-10-30 adrianarge: attempt to close a transmit race by only enabling...
2015-10-30 adrianarge: just use 1U since it's a 32 bit unsigned destinat...
2015-10-30 adrianarge: do an explicit flush between updating the TX...
2015-10-30 adrianarge_mdio: add explicit read barriers for MDIO_READs.
2015-10-30 adrianarge: ensure there's enough space in the TX ring before...
2015-10-30 adrianarge: do a read-after-write on all arge register writes...
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-28 adrianOops - use the wrong array offset.
2015-10-28 baptMerge from head
2015-10-28 adrianAdd some debugging code (under ARGE_DEBUG) that counts...
2015-10-27 adrianmips: use the correct va for wbinv flushing.
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-24 adrianarge(4): flip this on for AR9344 SoCs.
2015-10-23 sjgMerge bmake 20151020
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
2015-10-22 adrianCommit the right board file - use the right name +...
2015-10-22 adrianAdd support for the TP-Link TL-WR740N v4.
2015-10-22 adrianarge: use 1-byte TX and RX alignment for AR9330/AR9331.
2015-10-21 ianTreat mbufs as cacheline-aligned. Even when the transf...
2015-10-21 ianFree memory back into the categories it was allocated...
2015-10-21 ianSwitch mips busdma to using the common busdma_buffalloc...
2015-10-21 ianSwitch from a stub to a real implementation of pmap_pag...
2015-10-21 adrianarge: Remove the debugging printf that snuck in.
2015-10-21 adrianarge: don't do the rx fixup copy and just offset the...
2015-10-20 sbrunoDisable SWAPPING as we don't do it on this board.
2015-10-19 baptMerge from head
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-18 sbrunoRemove geom_uncompress from TP-MR3020 config. Its...
2015-10-18 sbrunoAdd VM_KMEM_SIZE_SCALE=1 as these systems are going...
2015-10-18 ngieIntegrate contrib/netbsd-tests/bin/dd into the FreeBSD...
2015-10-18 ngieMFhead @ r289481
2015-10-18 sbrunoCorrectly use the default values for location of MAC...
2015-10-18 adrianif_arge: fix up TX workaround; add TX/RX requirements...
2015-10-17 ngieIntegrate tools/regression/acltools into the FreeBSD...
2015-10-17 ngieIntegrate tools/test/posixshm and tools/regression...
2015-10-16 mavMFV r289310:
2015-10-14 emasteAdd Ubiquiti EdgeRouter Lite (ERL) kernel config file
2015-10-13 baptMerge from head
2015-10-13 ngieIntegrate tools/regression/acltools into tests/sys/acl
2015-10-12 peterUpdate from svn-1.8.14 to 1.9.2.
2015-10-11 ngieMFhead @ r289148
2015-10-11 sbrunoCorrect flash layout (this is a 4M flash unit).
2015-10-11 mavRemove compatibility shims for legacy ATA device names.
2015-10-11 ngieRedo MFC @ r289134
2015-10-11 ngieRevert r289133; retry the merge
2015-10-11 ngieMFhead @ r289132
2015-10-11 sbrunoUse machine specific values cleaned from openwrt for...
2015-10-10 sbrunoThere's no way a fbsd install + kernel will fit into...
2015-10-10 adrianUpdate the AP135 reference design flash layout to be...
2015-10-05 dimMerge ^/head r288457 through r288830.
next