]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
Make aicasm compile without warnings if -Wpointer-sign is enabled.
[FreeBSD/FreeBSD.git] / sys / arm /
2012-06-04 impEliminate the now-unused AT91C_MASTER_CLOCK option...
2012-06-03 impMinor rearrangement of the locore <-> initarm interface...
2012-06-03 impRemove stray repeated line...
2012-06-03 marius- Now that the DataFlash related drivers work properly...
2012-06-03 marius- Prepend the device description with "AT91" to reflect...
2012-06-01 impRevert debug and other immature code accidentally commi...
2012-06-01 impInitialize the clocks before we call cninit() so that...
2012-05-30 gberPrint userspace backtrace for current thread.
2012-05-30 gberFlush D and I caches after setting a breakpoint.
2012-05-29 impCompute the master clock frequency, so we no longer...
2012-05-28 dougbUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-28 marius- Correct the comments regarding the sizes of some...
2012-05-26 desUpdate to OpenPAM Micrampelis.
2012-05-24 bzMFp4 bz_ipv6_fast:
2012-05-24 gberReturn Supervisor SP and LR registers instead of User...
2012-05-24 gberARMs don't have motherboards.
2012-05-24 mavMFprojects/zfsd:
2012-05-23 fabientSoft PMC support for ARM.
2012-05-21 baptImport byacc from invisible island, it brings us lots...
2012-05-21 impBe a little less magical, not that these values are...
2012-05-21 impImplement pmap_mincore for arm. Now programs using...
2012-05-21 impAnother minor re-arrangement of the code: calcualte...
2012-05-20 impMinor cleanup before some more major changes:
2012-05-19 marcelUnbreak LINT for ARM: DEBUG is a kernel configuration...
2012-05-18 gberAdd localbus driver for Marvell's platforms.
2012-05-18 gberAdd architecture dependent code to support NAND Framewo...
2012-05-17 delphijMerge tcpdump 4.2.1.
2012-05-14 delphijMerge from vendor branch: update libpcap to 1.2.1.
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 mariusAdd glue/support for the SAM9XE512-based Ethernut 5...
2012-05-11 impRemove unused cruft. We call through memcpy more direc...
2012-05-11 impThis comment has become unmoored from the code to which...
2012-05-11 impRemove obsolte big endian flag. It is no longer needed.
2012-05-11 impHack to unbreak boot2 for at91rm9200 boot loader. ...
2012-05-10 impGenerate board id's from Linux's mach-types database...
2012-05-06 impFix the MACHINE_ARCH for big endian arm to be armeb.
2012-05-05 impI need to change uname -p, not uname -m, so back this...
2012-05-05 impBig endian arm boxes need to have a uname -m of armeb...
2012-05-03 dimUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-05-02 impFix comment about what board this is really for left...
2012-05-02 impThe PIT is really 16 bytes long (0x10) not 10 bytes...
2012-05-01 marius- Add missing locking in at91_usart_getc().
2012-04-29 dimAdd a convenience macro for the returns_twice attribute...
2012-04-26 jamieA new jail(8) with a configuration file, ultimately...
2012-04-25 stas- Disable MMU before reconfiguring the pagetables in...
2012-04-23 jkimMerge ACPICA 20120420.
2012-04-22 mariusInterrupts must be disabled while handling a partial...
2012-04-22 marius- Add support for MCI1 revision 2xx controllers and...
2012-04-19 obrienUpdate file(1) to version 5.11.
2012-04-16 dimUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-16 andrewReplace the C implementation of __aeabi_read_tp with...
2012-04-14 mariusGenerate an obviously missing STOP when having finished...
2012-04-14 mariusAdd support for the Atmel SAM9XE familiy of microcontro...
2012-04-14 mariusAdd support for the Atmel SAM9XE familiy of microcontro...
2012-04-14 marius- Try to bring these files closer to style(9).
2012-04-07 stas- Revert part of r234005, which I did not intend to...
2012-04-07 stas- Add kernel config file for QEMU-emulated gumstix...
2012-04-07 stas- Add new ARM kernel option QEMU_WORKAROUNDS which...
2012-03-30 ambriskoMFhead_mfi r227068
2012-03-28 fabientAdd software PMC support.
2012-03-22 stas- Update FreeBSD Heimdal distribution to version 1...
2012-03-21 edRemove pty(4) from our kernel configurations.
2012-03-20 jkimMerge ACPICA 20120320.
2012-03-15 rajFix error check.
2012-03-14 theravenImport new versions of libcxxrt and libc++.
2012-03-11 jmallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-03-06 attilioDisable the option VFS_ALLOW_NONMPSAFE by default on...
2012-03-04 rajRemove unused #defines. All this is now retrieved from...
2012-03-01 jhb- Change contigmalloc() to use the vm_paddr_t type...
2012-02-29 cognetMake sure we do not provide the page 0 to the VM. It...
2012-02-25 mmUpdate libarchive to 3.0.3
2012-02-22 mpUpdate to tcsh 6.18.01.
2012-02-16 jkimMerge ACPICA 20120215.
2012-02-05 dimAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-01-26 jimharrisRebase user/jimharris/isci branch from head.
2012-01-23 dasAdd C11 macros describing subnormal numbers to float.h.
2012-01-22 pjdTDF_* flags should be used with td_flags field and...
2012-01-20 dasAdd parentheses where required. Without them, `sizeof...
2012-01-16 dasFix the value of float_t to match what is implied by...
2012-01-16 dasFix the definition of FLT_EVAL_METHOD and some minor...
2012-01-16 dasImplement FLT_ROUNDS for arm. Some (all?) arm FPUs...
2012-01-15 uqsRemove spurious 8bit chars, turning files into plain...
2012-01-11 jkimMerge ACPICA 20120111.
2012-01-05 adrianAdd missing options so modules build/load correctly.
2012-01-01 adrianInitial copy of xz-embedded to sys/contrib/.
2011-12-31 edUpgrade libcompiler_rt to upstream revision 147390.
2011-12-31 mariusFix header pollution, possibly unbreaking the build...
2011-12-27 mmUpdate to vendor revision 4016.
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-12-15 rajARM pmap fixes:
2011-12-15 alcEliminate vestiges of page coloring.
2011-12-14 rajMake *intr{cnt,names} on ARM reside in data section...
2011-12-14 hselaskyImplement better support for USB controller suspend...
2011-12-13 edReplace __signed by signed.
2011-12-02 jchandraFix OF_finddevice error return value in case of FDT.
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
next