]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
Add support for setting per-interface PnP information.
[FreeBSD/FreeBSD.git] / sys / arm /
2010-10-19 Xin LIMFV: nc(1) from OpenBSD 4.8.
2010-10-18 Alexander MotinSet of legacy mode SATA enchancements:
2010-10-15 Marius StroblRemove a device_printf() accidentally left in r213894.
2010-10-15 Marius StroblConverted the remainder of the NIC drivers to use the...
2010-10-15 Marius StroblConvert the PHY drivers to honor the mii_flags passed...
2010-10-13 Jung-uk KimMerge ACPICA 20101013.
2010-10-11 Martin MatuskaUpgrade xz to git snapshot as of 20101010
2010-10-08 Ed SchoutenImport ee 1.5.2 into HEAD.
2010-10-07 Dimitry AndricUpgrade Clang and LLVM to the 2.8 release. See here...
2010-10-06 Olivier HouchardAdd the QILA9G20 config files.
2010-10-06 Olivier HouchardAdd support for the AT91SAM9260
2010-10-06 Olivier HouchardAdd the AT91SAM9G20EK config files.
2010-10-06 Olivier Houchardif_ate.c:
2010-09-30 Edwin GroothuisMFV of 213310, tzdata2010m
2010-09-28 Bernd Walterfix outdated comment
2010-09-27 Bernd WalterThe TWI controller automatically stops if we don't...
2010-09-27 Bernd Walterfix off by one error for twi reads with len != 1.
2010-09-20 Dimitry AndricUpgrade our Clang in base to r114020, from upstream...
2010-09-18 Alexander MotinAdd basic cpu_sleep() support for Marvell SoCs. This...
2010-09-18 Alexander MotinClear timer interrupt status before calling callback...
2010-09-16 Jung-uk KimMerge ACPICA 20100915.
2010-09-12 Olivier HouchardIn pmap_remove_all(), do not decrease pm_stats.wired_co...
2010-09-10 Andriy Gaponbus_add_child: change type of order parameter to u_int
2010-09-08 Maksim YevmenkinAdd custom kernel configuration and device tree source...
2010-08-24 Rui PauloMerge dtracetoolkit/dtruss from the vendor.
2010-08-17 Edwin GroothuisMFV of r211420, tzdata2010l
2010-08-17 Konstantin BelousovSupply some useful information to the started image...
2010-08-11 John BaldwinUpdate various places that store or manipulate CPU...
2010-08-06 Jung-uk KimMerge ACPICA 20100806.
2010-08-02 Rui PauloMFV OpenSolaris DTrace userland bits.
2010-08-01 Edwin GroothuisMFV of r210716, tzdata2010k
2010-07-27 John BaldwinVery rough first cut at NUMA support for the physical...
2010-07-25 Rong-En FanMerge r210464 from vendor/ncurses/dist:
2010-07-24 Andrew TurnerAllow external interrupts.
2010-07-22 Andrew TurnerAdd the s3c24x0 real time clock driver
2010-07-22 Andrew TurnerRework how device memory is allocated on the s3c24x0...
2010-07-20 Ed SchoutenUpgrade our Clang in base to r108428.
2010-07-20 Alexander MotinFix several un-/signedness bugs of r210290 and r210293...
2010-07-20 Alexander MotinRefactor Marvell ARM SoC timer driver to the new timer...
2010-07-20 Juli MallettImport the Cavium Simple Executive from the Cavium...
2010-07-19 Rafal JaworowskiNow that we are fully FDT-driven on MRVL platforms...
2010-07-19 Rafal JaworowskiEliminate FDT_IMMR_VA define.
2010-07-19 Rafal JaworowskiMove MRVL FDT fixups and PIC decode routine to a platfo...
2010-07-19 Rui PauloMFV:
2010-07-17 Rui PauloMerge from vendor: libdtrace MD parts needed by fasttrap.
2010-07-14 Olivier HouchardImport preliminary support for Atmel AT91SAM9G20 cpu...
2010-07-11 Rafal JaworowskiGet rid of bootinfo for good in loader (U-Boot-based...
2010-07-06 Jung-uk KimMerge ACPICA 20100702.
2010-07-06 Rui PauloMerge from vendor-sys/opensolaris:
2010-06-30 John BaldwinMove prototypes for kern_sigtimedwait() and kern_sigpro...
2010-06-16 Rafal JaworowskiMove ARM nexus rman initialization to attach routine.
2010-06-15 Olivier HouchardTurn off cache if there's more than one kernel mapping...
2010-06-14 Rafal JaworowskiTemporarily bring back the ARM bootinfo (and make tinde...
2010-06-14 Rui PauloMFV hostapd & wpa_supplicant 0.6.10.
2010-06-13 Rafal JaworowskiConvert Marvell ARM platforms to FDT convention.
2010-06-13 Rafal JaworowskiInitial FDT infrastructure elements for ARM.
2010-06-13 Rafal JaworowskiImprove style.
2010-06-11 Alan CoxRelax one of the new assertions in pmap_enter() a littl...
2010-06-10 Alan CoxReduce the scope of the page queues lock and the number of
2010-06-09 Roman DivackyImport LLVM/clang from vendor stripped of docs/ test...
2010-06-05 Alan CoxDon't set PG_WRITEABLE in pmap_enter() unless the page...
2010-06-01 Alan CoxIn pmap_enter_locked(), don't require the vector page...
2010-05-26 Alan CoxPush down page queues lock acquisition in pmap_enter_ob...
2010-05-25 Rafal JaworowskiInitial loader(8) support for Flattened Device Tree.
2010-05-24 Alan CoxRoughly half of a typical pmap_mincore() implementation...
2010-05-23 Konstantin BelousovReorganize syscall entry and leave handling.
2010-05-20 Doug BartonUpgrade to 9.6.2-P2, which addresses the following;
2010-05-16 Alan CoxOn entry to pmap_enter(), assert that the page is busy...
2010-05-14 Olivier HouchardCatchup with new prototype for db_printf().
2010-05-12 Kevin LoThe FA526 belongs to the ARM9TDMI family
2010-05-10 Edwin GroothuisMFV of tzdata2010j, r207896
2010-05-10 Martin MatuskaImport of liblzma, xz, xzdec, lzmainfo from vendor...
2010-05-08 Alan CoxPush down the page queues into vm_page_cache(), vm_page...
2010-05-06 Kirk McKusickFinal update to current version of head in preparation...
2010-05-04 Kevin LoAdd support for FA626TE.
2010-05-03 Maxim SobolevAdd new tunable 'net.link.ifqmaxlen' to set default...
2010-05-02 Alexander MotinImport mvs(4) - Marvell 88SX50XX/88SX60XX/88SX70XX...
2010-04-30 Kip MacyOn Alan's advice, rather than do a wholesale conversion...
2010-04-28 Jung-uk KimMerge ACPICA 20100428.
2010-04-28 Dag-Erling SmørgravUpgrade to OpenSSH 5.5p1.
2010-04-28 Kirk McKusickUpdate to current version of head.
2010-04-27 Konstantin BelousovStyle: use #define<TAB> instead of #define<SPACE>.
2010-04-24 Alan CoxResurrect pmap_is_referenced() and use it in mincore...
2010-04-24 Konstantin BelousovMove the constants specifying the size of struct kinfo_...
2010-04-24 Marius StroblAdd a TestFloat based test suite for floating-point...
2010-04-22 Andrew ThompsonChange USB_DEBUG to #ifdef and allow it to be turned...
2010-04-20 Xin LIMFV: zlib 1.2.5.
2010-04-19 Edwin GroothuisMFV of tzdata2010i, r206865
2010-04-16 Xin LIMFV: libz 1.2.4.3.
2010-04-08 Warner LoshAdd BUS_SPACE_UNRESTRICTED and define it to be ~0,...
2010-04-05 Edwin GroothuisMFV of tzdata2010h:
2010-04-02 Jung-uk KimMerge ACPICA 20100331 (and four additional upstream...
2010-04-01 Alexander MotinOops! Wrong copy-paste in r206053.
2010-04-01 Alexander MotinFill extended ATA command registers in cPRD to support...
2010-04-01 Simon L. B. NielsenMerge OpenSSL 0.9.8n into head.
2010-03-31 Xin LIUpdate to 1.2.4.1 (beta).
2010-03-29 Warner LoshBuild modules for this config to make sure they stay...
2010-03-26 Rui PauloPass the correct pointer to fled_cb().
2010-03-25 Nathan WhitehornChange the arguments of exec_setregs() so that it recei...
2010-03-23 Xin LIMFV: Update nc to the version from OpenBSD 4.7.
next