]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
- Show the reason why link is down if this information is available.
[FreeBSD/FreeBSD.git] / sys / arm /
2013-07-04 Rui PauloRestore the dbus directory that was not meant to be...
2013-07-04 Rui PauloMerge hostapd / wpa_supplicant 2.0.
2013-07-04 Oleksandr TymoshenkoAdd support for ePWM submodule of PWMSS
2013-07-04 Grzegorz BernackiRemove redundant clearing of the PGA_WRITEABLE flag in
2013-07-04 Grzegorz BernackiFix modified bit emulation for ARMv6/v7
2013-07-03 Oleksandr TymoshenkoFix one of INVARIANTS-related UMA panics on ARM
2013-07-02 Andrew TurnerEnable VFP on Raspberry Pi. This has worked as of r251712.
2013-07-01 Michael TuexenEnable SCTP, since it is also enabled on GENERIC and...
2013-07-01 Rui PauloThe mbox driver is actually MP safe, so set the right...
2013-07-01 Rui PauloDisable debugging.
2013-07-01 Rui PauloUse the new FDT_FILE rpi.dts.
2013-07-01 Konstantin BelousovFix issues with zeroing and fetching the counters,...
2013-06-30 Rui PauloAdd INET6.
2013-06-30 Aleksandr RybalkoReplace some spaces to tab.
2013-06-30 Aleksandr RybalkoDecrypt magic numbers - define names for fields of...
2013-06-30 Olivier HouchardIn generic_bs_map(), use kmem_alloc_nofault() instead...
2013-06-29 Aleksandr RybalkoArndale Board (by Insignal) kernel config file.
2013-06-29 Oleksandr Tymoshenko- Fix IMAPx registers values calculation
2013-06-29 Oleksandr TymoshenkoEnable patth-through of IRQ30 and IRQ31 to PIC just...
2013-06-29 Aleksandr RybalkoImport basic support for Samsung Exynos 5 support.
2013-06-29 Aleksandr RybalkoAdd ARM Generic Timer driver.
2013-06-29 Aleksandr Rybalkoo Initialize interrupt groups as Group 0 (secure interr...
2013-06-28 Aleksandr RybalkoBump max number of IRQs for Cortex-Ax family to cover...
2013-06-28 Aleksandr RybalkoAdd identification for Cortex-A15 (R0) cores.
2013-06-27 Andrew TurnerSupport reading registers r0-r3 when unwinding. There...
2013-06-27 Andrew TurnerAdd UNWINDSVCFRAME to provide the unwind pseudo ops...
2013-06-27 Oleksandr Tymoshenko- Request non-cached memory for framebuffer
2013-06-27 Jung-uk KimMerge ACPICA 20130626.
2013-06-26 Rui PauloPrint the 'setting internal ...' message only with...
2013-06-25 Xin LIMFV r252215:
2013-06-25 Xin LIDiff reduction against Illumos, no real change to code...
2013-06-18 Peter WemmMerge 1.8.0
2013-06-18 Peter WemmIntroduce svnlite so that we can check out our source...
2013-06-17 Baptiste DaroussinUpdate dialog to 1.2-20130523
2013-06-15 Ed SchoutenMake support for atomics on ARM complete.
2013-06-13 Andrew TurnerFix the vfp code to work with the 16 register variants...
2013-06-13 Ed SchoutenAdd C11 atomic fallbacks for ARM.
2013-06-12 Dimitry AndricUpgrade our copy of llvm/clang to 3.3 release.
2013-06-12 Xin LIMFV r251644:
2013-06-11 Xin LIMFV r251626:
2013-06-11 Xin LIMFV r251624:
2013-06-11 Xin LIMFV r251623:
2013-06-11 Xin LIMFV r251622:
2013-06-11 Xin LIMFV r251621:
2013-06-11 Xin LIMFV r251620:
2013-06-11 Xin LIMFV r251619:
2013-06-09 Olivier HouchardIncrease the maximum KVM available on TI chips. Not...
2013-06-08 Xin LIMFV r251519:
2013-06-08 Andrew TurnerMerge in changes from NetBSD:
2013-06-07 Andrew TurnerReduce the difference to NetBSD.
2013-06-06 Xin LIMFV r251474:
2013-06-05 Jung-uk KimAdd GNU regex from glibc 2.17.
2013-06-05 Simon J. GerratyUpdate to bmake-20130604 to fix file descriptor leak.
2013-06-04 Grzegorz BernackiFix the passing of time on Armada XP.
2013-06-04 Grzegorz BernackiImplement pmap_copy() for ARMv6/v7.
2013-05-31 Xin LIMFV: Redo the fixup using the submitted version accepte...
2013-05-30 Xin LIMFV: tcpdump 4.4.0.
2013-05-30 Baptiste DaroussinUpdate byacc to 20130304
2013-05-30 Xin LIMFV: libpcap 1.4.0.
2013-05-27 Oleksandr TymoshenkoAM335x LCD controller driver with syscons support
2013-05-27 Oleksandr TymoshenkoAdd PWM module driver for AM335x. Only eCAS subsystem...
2013-05-27 Oleksandr TymoshenkoAdd SCM registers definitions for AM335x platform
2013-05-27 Oleksandr TymoshenkoAdd clock definitions for LCD controller and PWM module
2013-05-23 Grzegorz BernackiRework and organize pmap_enter_locked() function.
2013-05-23 Grzegorz BernackiStop using PVF_MOD, PVF_REF & PVF_EXEC flags in pv_entr...
2013-05-23 Grzegorz BernackiImprove, optimize and clean-up ARMv6/v7 memory manageme...
2013-05-23 Grzegorz BernackiSwitch to AP[2:1] access permissions model. Store ...
2013-05-21 Attilio Raoo Relax locking assertions for vm_page_find_least()
2013-05-21 Jung-uk KimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-20 Jung-uk KimMerge ACPICA 20130517.
2013-05-20 Simon J. GerratySync with upstream version (20130520) that includes...
2013-05-19 Mark JohnstonRe-introduce another part of r249367. This commit fixes...
2013-05-19 Andrew TurnerAdd a comment explaining why stack_capture is empty...
2013-05-18 Tim KientzleBack out r250768 until I can further investigate why...
2013-05-18 Tim KientzleLabel the mmc child after the parent.
2013-05-17 Rui PauloRevert r250692. We'll use 1 kernel config file for...
2013-05-17 Dag-Erling SmørgravUpgrade to OpenSSH 6.2p2. Mostly a no-op since I had...
2013-05-16 Grzegorz BernackiFix L2 cache write-back invalidate for Sheeva core.
2013-05-16 Rui PauloAdd a kernel config file for the BeableBone Black SoC.
2013-05-14 Grzegorz BernackiPort the new PV entry allocator from amd64/i386/mips...
2013-05-13 Xin LIMFV: less v458.
2013-05-12 Mark JohnstonBring back part of r249367 by adding DTrace's temporal...
2013-05-12 Peter WemmTidy up some CVS workarounds.
2013-05-11 Tim KientzleDon't use the old stack-walking code with
2013-05-08 Aleksandr RybalkoUpdate copyright date.
2013-05-08 Jung-uk KimMFV: r250336
2013-05-07 Attilio RaoRename VM_NDOMAIN into MAXMEMDOM and move it into machi...
2013-05-07 Grzegorz Bernackidecode_win_sdram_fixup() function should be declared...
2013-05-06 Grzegorz BernackiFix page reference emulation on ARMv6 and v7
2013-05-06 Grzegorz BernackiFix L2 PTE access permissions management.
2013-05-06 Grzegorz BernackiCorrect comment about initial VA=>PA mapping
2013-05-06 Grzegorz BernackiDisable decoding windows with no FDT entry.
2013-05-06 Grzegorz BernackiAvoid calling pcpu_init() simultaneously.
2013-05-06 Grzegorz BernackiProperly initialize Armada XP MP subsystem.
2013-05-06 Grzegorz BernackiInitialize L2 cache for Armada XP.
2013-05-06 Grzegorz BernackiMove initialization of CESA decoding windows from commo...
2013-05-05 Xin LIMFV: Update zlib to 1.2.8.
2013-05-04 Tim KientzleMake a debugging printf a little more useful.
2013-05-04 Ian LeporeFix comment block formatting.
2013-05-04 Ian LeporeInsert STOP_UNWINDING directives in the _start (kernel...
next