summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add some initial AR724X chipset support.adrian2010-08-196-0/+228
* Add initial Atheros AR91XX support.adrian2010-08-195-0/+236
* MFp4: anchie_soc2009 branch:anchie2010-08-1910-14/+612
* expand_number(3) takes a uint64_t * now; intmax_t was never correctdes2010-08-191-1/+1
* expand_number(3) takes a uint64_t * now.des2010-08-191-1/+1
* Add missing licence.adrian2010-08-191-0/+26
* style(9) pick from imp@ .adrian2010-08-191-3/+2
* UTFize my name.des2010-08-196-6/+6
* This patch to pc-sysinstall allows the setting of a new configimp2010-08-192-7/+97
* Added "-m" option to "disk-list" to list memory disks along withimp2010-08-193-5/+22
* Simple patch to add support zpool virtual devices that are notimp2010-08-191-13/+6
* Some cleanup, changed some echo's to echo_log, check for PROGDIR soimp2010-08-193-7/+26
* Updates to pc-sysinstall that allow FTP installation of FreeBSD.imp2010-08-194-39/+224
* Various updates to support new pc-sysinstall directiveimp2010-08-1912-35/+358
* First cut at mips n64 ABI supportimp2010-08-191-0/+20
* Unbreak the LINT kernel on powerpc64. Note that the LINT kernelnwhitehorn2010-08-193-1/+9
* Remove now unused 'reg'.adrian2010-08-191-1/+0
* Initialise the USB system using cpuops rather than the AR71XX specific method.adrian2010-08-191-16/+1
* Migrate the CPU reset path to use the new cpuops.adrian2010-08-191-3/+1
* Remove the now-unused DDR flush register value.adrian2010-08-191-1/+0
* Make the PCI initialisation path use the new cpuops rather than directlyadrian2010-08-191-8/+4
* Make if_arge use the new cpuops rather than hard coding the DDR flush registers.adrian2010-08-191-22/+8
* Preparation work for supporting the AR91xx and AR724x.adrian2010-08-1910-32/+417
* Check return value of dup(), it could be -1 when the system is runningdelphij2010-08-191-1/+8
* More tests.pjd2010-08-1815-135/+120
* sh: Add a test for break from a trap action.jilles2010-08-182-0/+13
* If a TCP connection has been idle for one retransmit timeout or moreandre2010-08-182-15/+28
* - Refactor file reading code to use pure syscalls and an internal buffergabor2010-08-184-178/+157
* Untangle the net.inet.tcp.log_in_vain and net.inet.tcp.log_debugandre2010-08-183-5/+29
* Remove bintime_cmp() function, unused since r200086.mav2010-08-181-15/+0
* MIPS n64 support - continued...jchandra2010-08-184-234/+214
* For some setups sending data in 128kB chunks makes communication very slow. Nopjd2010-08-181-2/+1
* When calculating the expected memory size for userspace, also take thebz2010-08-181-1/+1
* Revert r211436; it was a good idea, but not fully thought out.des2010-08-181-9/+2
* Add a DDR flush function, inspired by both Linux and if_arge.c.adrian2010-08-181-0/+10
* Add a further register definition for USB device initialisation.adrian2010-08-181-0/+2
* Bring over the first cut of the Atheros-specific SoC operations.adrian2010-08-181-0/+108
* Make return statements style(9) compliant in MIPS pmap.cjchandra2010-08-181-12/+15
* Import initial AR91XX and AR724X CPU register definitions.adrian2010-08-182-0/+164
* Keep the process locked when calling ktrops() or ktrsetchildren() insteadjhb2010-08-171-12/+13
* For every instance of '.if ${CC} == "foo"' or '.if ${CC} != "foo"' inrpaulo2010-08-178-22/+22
* Split kernel stage 3.2 (build everything) into 3.2 (build the kernel)des2010-08-171-2/+9
* Make `ping6 -I' work with net.inet6.ip6.use_defaultzone=1.ume2010-08-171-2/+5
* Now is as good a time as any to find out if we induce breakagemjacob2010-08-171-2/+18
* Ensure a minimum "slop" of 10 extra pcb structures when providing ajhb2010-08-174-8/+9
* Add s25sl064a, an 8mb SPI flash part.adrian2010-08-171-0/+1
* Add a new method to the PCI bridge interface, PCIB_POWER_FOR_SLEEP(). Thisjhb2010-08-1710-55/+72
* Make sure any -U CFLAGS are not filtered out when calling mkdep, asrpaulo2010-08-171-6/+6
* - The iMac9,1 needs the PAT workaround as wellgahr2010-08-172-2/+4
* MFV of r211420, tzdata2010ledwin2010-08-172-4/+17
OpenPOWER on IntegriCloud