]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
Remove fpe_sp_state as we don't support fpe.
[FreeBSD/FreeBSD.git] / sys / arm /
2013-08-17 Andrew TurnerRemove fpe_sp_state as we don't support fpe.
2013-08-17 Andrew TurnerRemove unused FPE code. This is not enabled anywhere...
2013-08-13 Ian LeporeRename imx_machdep.c to imx51_machdep.c, because it...
2013-08-13 Ian LeporeAdd imx6 compatibility and make the driver work for...
2013-08-13 Dag-Erling SmørgravApply upstream revision 1.151 (fix relative symlinks)
2013-08-11 Olivier HouchardOnly allocate 2 bounce pages for maps that can only...
2013-08-11 Peter WemmUpdate nvi-1.79 to 2.1.1-4334a8297f
2013-08-10 Olivier HouchardUse the correct address when calling kva_free()
2013-08-10 Olivier Houchard- The address lies in the bus space handle, not in...
2013-08-09 Olivier HouchardInstead of just trying to do it for arm, make sure...
2013-08-09 Olivier Houchard- The address lies in the bus space handle, not in...
2013-08-09 Olivier HouchardMake sure vm_kmem_size is aligned on a page boundary...
2013-08-09 Attilio RaoThe soft and hard busy mechanism rely on the vm object...
2013-08-08 Xin LIMFV r254079:
2013-08-08 Xin LIMFV r254106 (OpenSSL bugfix for RT #2984):
2013-08-07 Xin LIMFV r254071:
2013-08-07 Xin LIMFV r254070:
2013-08-07 Olivier HouchardDon't bother trying to work around buffers which are...
2013-08-07 Ganbold TsagaankhuuBring initial support for Allwinner A20 SoC (Cubieboard2).
2013-08-07 Jeff RobersonReplace kernel virtual address space allocation with...
2013-08-06 Xin LIMFV r254011:
2013-08-06 Andrew TurnerWe no longer need to align the stack before calling...
2013-08-06 Erwin LansingUpdate Bind to 9.8.5-P2
2013-08-05 Olivier HouchardLet the platform calculate the timer frequency at runti...
2013-08-05 Andrew TurnerWhen entering exception handlers we may not have an...
2013-08-03 Ian LeporeTweak the imx debug console code so that it works with...
2013-08-02 Olivier HouchardOnly receive the interrupts on the first core, to avoid...
2013-08-02 Peter WemmUpdate serf 1.2.1 -> 1.3.0 for svn
2013-08-02 Simon J. GerratyMerge bmake-20130730
2013-08-01 Ganbold TsagaankhuuAdd identification for Cortex-A7 (R0) cores.
2013-07-31 David E. O'BrienBack out r253779 & r253786.
2013-07-31 Rui PauloInitialisation routines for the mailbox, spinlock and...
2013-07-30 Xin LIMFV r253783:
2013-07-30 Xin LIMFV r253782:
2013-07-30 Xin LIMFV r253781 + r253871:
2013-07-30 Steven HartlandMFV r253784:
2013-07-30 Xin LIMFV r253780:
2013-07-29 Olivier HouchardThe errata 727915 requires a different workaround for...
2013-07-29 Olivier HouchardRemove useless cache operations.
2013-07-29 David E. O'BrienDecouple yarrow from random(4) device.
2013-07-29 Olivier HouchardExplicitely include <machine/pcb.h>, so that we get...
2013-07-29 Olivier HouchardDefine KDB_STOPPEDPCB, so that we can access the backtr...
2013-07-28 Andriy GaponRevert r253748,253749
2013-07-28 Andriy Gaponput contents of cpu.h under _KERNEL
2013-07-28 Ian LeporeRename the existing std.imx and imx.files to std.imx51...
2013-07-28 Peter WemmUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 Pedro F. GiffuniDTrace: re-merge remainder of r249367 (original from...
2013-07-26 Jung-uk KimMerge ACPICA 20130725.
2013-07-25 Rui PauloRevert ROOTDEVNAME change from previous commit.
2013-07-25 Rui PauloEnable modules for the BeagleBone and for the Raspberry Pi.
2013-07-20 Andrew TurnerStart adding support to build bits of our code using...
2013-07-16 Andrew TurnerFix vfp:
2013-07-15 Rui PauloMove the Raspberry Pi low level options out of the...
2013-07-15 Andrey V. ElsukovIntroduce new structure sfstat for collecting sendfile...
2013-07-13 Rui PauloIndent the "scp=... rlv=..." to make it easier to read...
2013-07-10 David ChisnallImport new libcxxrt / libc++. This brings some bug...
2013-07-10 Aleksandr RybalkoRemove trailing whitespaces.
2013-07-09 Rui PauloImprove a comment.
2013-07-09 Ed MasteRemove extraneous format string converison specifier
2013-07-08 Oleksandr TymoshenkoAdd IDs for TPS65217C and TPS65217D
2013-07-08 Oleksandr Tymoshenko- AM335x requires updated soft-reset logic too
2013-07-07 Edwin GroothuisMFV of tzdata2013d, 253008
2013-07-07 Rui PauloConvert bcm2835_mbox to the new mbox interface.
2013-07-07 Rui PauloAnother warning.
2013-07-07 Rui Pauloarmadaxp_idcache_wbinv_all() is in this file.
2013-07-07 Rui PauloFix all the compiler warnings in elf_trampoline.c.
2013-07-07 Oleksandr Tymoshenko- Add USFS driver as an example of device mode for...
2013-07-07 Oleksandr Tymoshenko- Add USBSS driver for AM335x SoC. Driver is a wrapper...
2013-07-06 Alexander Leidinger- Move videodev headers from compat/linux to contrib...
2013-07-06 Rui PauloDon't clear the SYSCONFIG register on boot.
2013-07-05 Martin MatuskaMFV r252839:
2013-07-05 Andrew TurnerFix the build with gcc.
2013-07-05 Aleksandr Rybalkoo Make fields names short.
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
next