]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
libbsdxml is now required by ifconfig(8).
[FreeBSD/FreeBSD.git] / sys / arm /
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...
2008-01-28 ruAdd a wrapper function that bound checks writes to...
2008-01-17 jhb- Retire npe_defrag(), gem_defrag(), msk_defrag(),...
2008-01-17 cognetUnbreak build by adding the missing parameter to pmap_e...
2008-01-13 obrienThis commit was generated by cvs2svn to compensate...
2008-01-13 obrienThis commit was generated by cvs2svn to compensate...
2008-01-12 njlThis commit was generated by cvs2svn to compensate...
2008-01-12 cognetBack when I committed the arm port, I've been asked...
2008-01-09 obrienThis commit was generated by cvs2svn to compensate...
2008-01-07 cognetAdd a missing \n.
2008-01-03 alcAdd an access type parameter to pmap_enter(). It will...
2008-01-03 impUse correct function name in panic message
2008-01-03 impModernize comment about diagnostic.
2007-12-30 rafanThis commit was generated by cvs2svn to compensate...
2007-12-27 alcAdd configuration knobs for the superpage reservation...
2007-12-25 rwatsonAdd a new 'why' argument to kdb_enter(), and a set...
2007-12-23 stas- Fix a typo in comments.
2007-12-21 desThis commit was generated by cvs2svn to compensate...
2007-12-19 impActually program the interrupt controller for prioritie...
2007-12-17 kevloUse M_NOWAIT instead of M_WAITOK to cause malloc()...
2007-12-16 stas- Don't return 0xffff if PHY id isn't equal 0. This...
2007-12-11 cognetThere's no need to call pmap_vac_me_harder() in pmap_pr...
2007-12-11 obrienThis commit was generated by cvs2svn to compensate...
2007-12-07 jkoshyAdd stubs to unbreak LINT.
2007-12-07 cognetFix style in previous commit.
2007-12-06 cognetErm, add a missing else, we do not want to increase...
2007-12-05 obrienThis commit was generated by cvs2svn to compensate...
2007-12-03 umeThis commit was generated by cvs2svn to compensate...
2007-12-03 dougbThis commit was generated by cvs2svn to compensate...
2007-12-02 rwatsonBreak out stack(9) from ddb(4):
2007-12-02 dougbThis commit was generated by cvs2svn to compensate...
2007-12-02 cognetFix a potential bug in pmap :
2007-12-02 cognetMove the strongarm-specific files from conf/files.arm...
2007-12-02 cognetCleanup : make nexus standard, as it is mandatory anyway.
2007-12-02 cognetClose a race.
2007-11-28 cognetFixes for ARM9/ARM10 :
2007-11-28 cognetCorrect the logic : we can just invalidate the cache...
2007-11-27 cognetIn atomic_fetchadd_32(), do not blindly increase the...
2007-11-27 jhbRemove the 'needbounce' variable from the _bus_dmamap_l...
2007-11-26 delphijThis commit was generated by cvs2svn to compensate...
2007-11-17 alcPrevent the leakage of wired pages in the following...
2007-11-17 cognetAdd a kernel config file for the Hot-e HL200 (AT91RM92...
2007-11-16 delphijThis commit was generated by cvs2svn to compensate...
2007-11-14 obrienThis commit was generated by cvs2svn to compensate...
2007-11-14 marcelo Rename cpu_thread_setup() to cpu_thread_alloc()...
2007-11-14 juliangenerally we are interested in what thread did something as
2007-11-08 cognetAdd entries for the L2 cache-related functions for...
2007-11-07 acheThis commit was generated by cvs2svn to compensate...
2007-11-05 kibFix for the panic("vm_thread_new: kstack allocation...
next