]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
Correctly check unsignedness of all BPF_LD|BPF_IND instructions.
[FreeBSD/FreeBSD.git] / sys / arm /
2008-08-17 bzCommit step 1 of the vimage project, (network stack)
2008-08-04 jhbAdd locking to the various iicbus(4) bridge drivers:
2008-08-04 cognetDo not modify td->td_intr_nesting_level, it is now...
2008-08-04 rajFix ARM nocache allocator:
2008-08-04 cognetRemove unneeded #include <stdlib.h> (?)
2008-08-03 cognetAdd "add pc, whatever" as a branch instruction, we...
2008-08-03 edDisconnect drivers that haven't been ported to MPSAFE...
2008-08-03 impKernel config for the Linksys NSLU2. This is just...
2008-08-03 cognetHandle ldr pc, [reg] in branch_taken().
2008-08-03 cognetAdd blx as a branch instruction.
2008-08-02 impMinor style nit.
2008-08-02 cognetAdd yet another branch instruction.
2008-08-02 edMake the at91 uart(4) driver compile again.
2008-08-02 impixp425 parts aren't multicore, so remove the SMP option...
2008-08-02 impConform to the options<space><tab> convention everywher...
2008-08-02 cognetStore the PC while context switching, for the benefits...
2008-08-01 desUpgrade to OpenSSH 5.1p1.
2008-07-22 stas- Whitespace fixes.
2008-07-18 alcEliminate unused global variables. (These global varia...
2008-07-12 ticsofix multicast hash register definition
2008-07-10 peterMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
2008-06-25 edRemove the unused major/minor numbers from iodev and...
2008-06-12 kevloFix a typo: i80321_pci_probe -> i81342_pci_probe
2008-06-10 kevloAdd the pxa_teardown_intr() bus method function to...
2008-06-10 kevloPull all the code to deal with bus space methods into...
2008-06-09 wkoszekSince we create a DMA tag "mtag" for TX map with bus_dm...
2008-06-09 kevloRemove sa1_cache_clean_addr
2008-06-09 kevloUnify arminit() and clean up
2008-06-06 bennoSupport for the XScale PXA255 SoC as found on the Gumst...
2008-05-29 obrienThis commit was generated by cvs2svn to compensate...
2008-05-28 impRelease the resources for the registers for the TWI...
2008-05-23 alcThe VM system no longer uses setPQL2(). Remove it...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-18 alcRetire pmap_addr_hint(). It is no longer used.
2008-05-09 alcAdd a stub for pmap_align_superpage() on machines that...
2008-05-09 rafanThis commit was generated by cvs2svn to compensate...
2008-05-08 cokaneThis commit was generated by cvs2svn to compensate...
2008-05-08 dfrThis commit was generated by cvs2svn to compensate...
2008-05-07 dfrThis commit was generated by cvs2svn to compensate...
2008-05-04 peterExpand kdb_alt_break a little, most commonly used with...
2008-04-26 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jeff - Add an integer argument to idle to indicate how...
2008-04-22 phkNow that all platforms use genclock, shuffle things...
2008-04-21 mariusThis commit was generated by cvs2svn to compensate...
2008-04-21 delphijThis commit was generated by cvs2svn to compensate...
2008-04-21 phkMake genclock standard on all platforms.
2008-04-20 cognetOn the AT91, we need to write on the EOI register after...
2008-04-20 samMulti-bss (aka vap) support for 802.11 devices.
2008-04-11 jeff - Add the interrupt vector number to intr_event_create...
2008-04-08 kevloRemove some long-dead code
2008-04-05 cognetRemove bus_space_generic.c from the per-plarform files...
2008-04-05 cognetAdd bus_space_generic.c for the i81342 as well.
2008-04-05 jhbAdd a MI intr_event_handle() routine for the non-INTR_F...
2008-04-04 impFix stupid typo
2008-04-04 rajMake kernel.tramp build properly on ARM9E.
2008-04-03 rajNow really add the bus_space_generic.c file...
2008-04-03 rajRefactor certain ARM bus space methods: instead of...
2008-04-03 rajFix AVILA build.
2008-04-03 impTake the first baby step towards unifying and cleaning...
2008-04-03 impKERNBASE + 0x00200000 is the same thing as KERNVIRTADDR...
2008-04-03 impRemove unnecessary #define.
2008-03-27 dfrAdd kernel module support for nfslockd and krpc. Use...
2008-03-27 jbWhen building a kernel module, define MAXCPU the same...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-22 cognetWe need to prototype _start() as well, as we use it...
2008-03-22 samadd hints to specify how NPE ports are mapped to MAC...
2008-03-22 samImprove mac+phy configuration so that hints can be...
2008-03-20 samadd usb devices and more wlan stuff now that usb is...
2008-03-20 sammap device 5; the optional USB controller on Gateworks...
2008-03-20 delphijThis commit was generated by cvs2svn to compensate...
2008-03-19 obrienThis commit was generated by cvs2svn to compensate...
2008-03-17 jhbSimplify the interrupt code a bit:
2008-03-16 rwatsonIn keeping with style(9)'s recommendations on macros...
2008-03-14 jhbAdd preliminary support for binding interrupts to CPUs:
2008-03-12 delphijThis commit was generated by cvs2svn to compensate...
2008-03-12 rajRespect RF_SHAREABLE flag in ARM nexus_setup_intr()
2008-03-12 rajImprove ARM bus_dmamap_load_buffer() error handling.
2008-03-12 jeffRemove kernel support for M:N threading.
2008-03-07 syrinxThis commit was generated by cvs2svn to compensate...
2008-03-06 cognetMFi386:
2008-03-06 cognetRemove unused pv_list_count from the vm_page, and pm_co...
2008-03-05 kevloAdd rl(4) support
2008-03-03 kevloConvert to be a 2-clause bsd-only license.
2008-02-26 rwatsonRemove errant % in license comment.
2008-02-26 rwatsonOn the ixp425, when we fail to initialize the memory...
2008-02-11 rafanThis commit was generated by cvs2svn to compensate...
2008-02-05 rajARM locore cosmetics.
2008-02-05 rajImprove ARM_TP_ADDRESS and RAS area.
2008-02-02 obrienThis commit was generated by cvs2svn to compensate...
2008-01-31 cognetBring in the nice work from Mark Tinguely on arm pmap.
2008-01-29 desThis commit was generated by cvs2svn to compensate...
2008-01-29 obrienThis commit was generated by cvs2svn to compensate...
next