]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
* Add AR9330/AR9331 to the soc identifier enum;
[FreeBSD/FreeBSD.git] / sys / arm /
2013-04-04 jkimMerge ACPICA 20130328.
2013-04-04 mavRemove all legacy ATA code parts, not used since option...
2013-04-02 sjgUpdate to bmake-20130330
2013-04-01 pfgDtrace: enablings on defunct providers prevent provider...
2013-04-01 ianFix low-level uart drivers that set their fifo sizes...
2013-04-01 ianEnable hardware flow control and high speed bulk data...
2013-03-31 ianWhen running on armv6, set alignment checking to modulo...
2013-03-31 ianFix a typo in the CF device driver name that prevented...
2013-03-29 ianAdd userland access to at91 gpio functionality via...
2013-03-29 ianChange the API for at91_pio_gpio_get() to return the...
2013-03-29 ianCall soc_info.soc_data->soc_clock_init() before at91_pm...
2013-03-29 ianAdd a couple forward declarations, so that board suppor...
2013-03-29 ianRedo the workaround for at91rm9200 erratum #26 in a...
2013-03-29 ianFix a typo: the RXD0 pin is PA18, not PA19.
2013-03-29 ianRemove a really noisy printf left over from debugging...
2013-03-25 pfgDtrace: Add SUN MDB-like type-aware print() action.
2013-03-25 pfgDtrace: add toupper()/tolower() and enhancements to...
2013-03-24 pfgDtrace: add optional size argument to tracemem().
2013-03-23 ianDon't check and warn about pmap mismatch on every call...
2013-03-22 desUpgrade to OpenSSH 6.2p1. The most important new featu...
2013-03-22 mmMFV r248590,248594:
2013-03-21 mavMinimal timer period of 100us introduced in r244758...
2013-03-21 mmMerge libzfs_core branch:
2013-03-20 rayIntegrate Efika MX project back to home.
2013-03-19 kibImplement the concept of the unmapped VMIO buffers...
2013-03-19 mmMFV r247580:
2013-03-19 mmMFC @248493
2013-03-18 rayo Switch to use physical addresses in rman for FDT.
2013-03-18 mmMFC @248461
2013-03-17 attilioMFC
2013-03-17 ianEliminate an intermediate buffer and some memcpy()...
2013-03-17 ianAdd a macro that gets the physical address of a memory...
2013-03-16 andrewMove the __aeabi_unwind_cpp_pr{0,1,2} functions to...
2013-03-16 andrewImplement the required but unused __aeabi_unwind_cpp_...
2013-03-16 andrewAdd an END macro to ARM. This is mostly used to tell...
2013-03-15 brooksReplace our (un)vis(1) commands with implementations...
2013-03-14 kibAdd pmap function pmap_copy_pages(), which copies the...
2013-03-13 attilioMFC
2013-03-12 glebiusFunctions m_getm2() and m_get2() have different order...
2013-03-12 attilioMFC
2013-03-12 glebiusUse m_get2() to get an mbuf of appropriate size.
2013-03-11 cognetDon't use an empty struct.
2013-03-11 attilioMFC
2013-03-10 andrewFix a typo where db_printf was spelt printf.
2013-03-10 andrewUpdate how we read the stack pointer to work on both...
2013-03-10 andrewTell the unwinder we can't unwind swi_entry. This fixes...
2013-03-09 andrew__FreeBSD_ARCH_armv6__ is undefined on clang. We can...
2013-03-09 mmMFC @248093
2013-03-09 attilioMerge from vmcontention.
2013-03-09 attilioMFC
2013-03-09 attilioSwitch the vm_object mutex to be a rwlock. This will...
2013-03-09 attilioMFC
2013-03-08 kientzleThis file is specific to arm11x6 processors, so tell the
2013-03-08 attilioMFC
2013-03-07 attilioMerge from vmcontention
2013-03-07 attilioMFC
2013-03-06 andrewFix stack alignment in the kernel to be on an 8 byte...
2013-03-05 gonzo- Reset DMA channel if error occured
2013-03-05 mmWiP merge of libzfs_core (MFV r238590, r238592)
2013-03-04 attilioMerge from vmcontention
2013-03-04 attilioMFC
2013-03-04 baptImport libyaml as libbsdyml (private brand name)
2013-03-04 cognetIf we're using a PIPT L2 cache, only merge 2 segments...
2013-03-02 attilioMFC
2013-03-02 attilioMerge from vmcontention
2013-03-02 attilioMFC
2013-03-02 andrewMove some virtual memory constants to the top of the...
2013-03-02 andrewBuild the Raspberry Pi dtb file when building the kerne...
2013-03-02 andrewEnsure the stack is correctly aligned before calling...
2013-03-01 andrewIncrease the maximum text size on ARM to 64MiB. Without...
2013-03-01 alcEliminate a redundant #include: machine/pmap.h is alrea...
2013-03-01 alcCopy the definition of VM_MAX_AUTOTUNE_MAXUSERS from...
2013-03-01 ganboldEnable uart driver for A10.
2013-02-28 gonzoAdd platform DMA support to SDHCI driver for BCM2835
2013-02-28 gonzoAdd driver for BCM2835's DMA engine
2013-02-28 mavMFcalloutng:
2013-02-28 attilioMFC
2013-02-28 attilioMFC
2013-02-28 attilioMFC
2013-02-28 attilioComplete r247297:
2013-02-28 attilioRevert some introduction of rwlock.h and remove unused
2013-02-27 attilioMerge from vmcontention
2013-02-27 attilioMFC
2013-02-27 attilioMFC
2013-02-27 gonzoFix typo
2013-02-27 gonzo- Initialize GPIO_OE register based on pinmux configuration
2013-02-26 attilioMFC
2013-02-26 attilioMFC
2013-02-26 attilioMerge from vmc-playground branch:
2013-02-26 attilioMerge from vmcontention
2013-02-26 attilioMFC
2013-02-26 attilioMFC
2013-02-26 cognetExport vfp_init() prototype, for use in the MP code.
2013-02-26 cognetFix SMP build.
2013-02-26 cognetDon't forget to init the VFP stuff for all cores.
2013-02-26 attilioMerge from vmcontention
2013-02-26 attilioMFC
2013-02-26 attilioMFC
2013-02-26 alcBe more conservative in auto-sizing and capping the...
2013-02-26 alcEliminate a redundant #include: machine/pmap.h is alrea...
next