]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
MfP4: Minor portability fix.
[FreeBSD/FreeBSD.git] / sys / arm /
2008-06-12 Kevin LoFix a typo: i80321_pci_probe -> i81342_pci_probe
2008-06-10 Kevin LoAdd the pxa_teardown_intr() bus method function to...
2008-06-10 Kevin LoPull all the code to deal with bus space methods into...
2008-06-09 Wojciech A. KoszekSince we create a DMA tag "mtag" for TX map with bus_dm...
2008-06-09 Kevin LoRemove sa1_cache_clean_addr
2008-06-09 Kevin LoUnify arminit() and clean up
2008-06-06 Benno RiceSupport for the XScale PXA255 SoC as found on the Gumst...
2008-05-29 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-05-28 Warner LoshRelease the resources for the registers for the TWI...
2008-05-23 Alan CoxThe VM system no longer uses setPQL2(). Remove it...
2008-05-22 John BirrellThis commit was generated by cvs2svn to compensate...
2008-05-22 John BirrellThis commit was generated by cvs2svn to compensate...
2008-05-18 Alan CoxRetire pmap_addr_hint(). It is no longer used.
2008-05-09 Alan CoxAdd a stub for pmap_align_superpage() on machines that...
2008-05-09 Rong-En FanThis commit was generated by cvs2svn to compensate...
2008-05-08 Coleman KaneThis commit was generated by cvs2svn to compensate...
2008-05-08 Doug RabsonThis commit was generated by cvs2svn to compensate...
2008-05-07 Doug RabsonThis commit was generated by cvs2svn to compensate...
2008-05-04 Peter WemmExpand kdb_alt_break a little, most commonly used with...
2008-04-26 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 Jeff Roberson - Add an integer argument to idle to indicate how...
2008-04-22 Poul-Henning KampNow that all platforms use genclock, shuffle things...
2008-04-21 Marius StroblThis commit was generated by cvs2svn to compensate...
2008-04-21 Xin LIThis commit was generated by cvs2svn to compensate...
2008-04-21 Poul-Henning KampMake genclock standard on all platforms.
2008-04-20 Olivier HouchardOn the AT91, we need to write on the EOI register after...
2008-04-20 Sam LefflerMulti-bss (aka vap) support for 802.11 devices.
2008-04-11 Jeff Roberson - Add the interrupt vector number to intr_event_create...
2008-04-08 Kevin LoRemove some long-dead code
2008-04-05 Olivier HouchardRemove bus_space_generic.c from the per-plarform files...
2008-04-05 Olivier HouchardAdd bus_space_generic.c for the i81342 as well.
2008-04-05 John BaldwinAdd a MI intr_event_handle() routine for the non-INTR_F...
2008-04-04 Warner LoshFix stupid typo
2008-04-04 Rafal JaworowskiMake kernel.tramp build properly on ARM9E.
2008-04-03 Rafal JaworowskiNow really add the bus_space_generic.c file...
2008-04-03 Rafal JaworowskiRefactor certain ARM bus space methods: instead of...
2008-04-03 Rafal JaworowskiFix AVILA build.
2008-04-03 Warner LoshTake the first baby step towards unifying and cleaning...
2008-04-03 Warner LoshKERNBASE + 0x00200000 is the same thing as KERNVIRTADDR...
2008-04-03 Warner LoshRemove unnecessary #define.
2008-03-27 Doug RabsonAdd kernel module support for nfslockd and krpc. Use...
2008-03-27 John BirrellWhen building a kernel module, define MAXCPU the same...
2008-03-24 Sam LefflerThis commit was generated by cvs2svn to compensate...
2008-03-24 Sam LefflerThis commit was generated by cvs2svn to compensate...
2008-03-24 Sam LefflerThis commit was generated by cvs2svn to compensate...
2008-03-24 Sam LefflerThis commit was generated by cvs2svn to compensate...
2008-03-22 Olivier HouchardWe need to prototype _start() as well, as we use it...
2008-03-22 Sam Leffleradd hints to specify how NPE ports are mapped to MAC...
2008-03-22 Sam LefflerImprove mac+phy configuration so that hints can be...
2008-03-20 Sam Leffleradd usb devices and more wlan stuff now that usb is...
2008-03-20 Sam Lefflermap device 5; the optional USB controller on Gateworks...
2008-03-20 Xin LIThis commit was generated by cvs2svn to compensate...
2008-03-19 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-03-17 John BaldwinSimplify the interrupt code a bit:
2008-03-16 Robert WatsonIn keeping with style(9)'s recommendations on macros...
2008-03-14 John BaldwinAdd preliminary support for binding interrupts to CPUs:
2008-03-12 Xin LIThis commit was generated by cvs2svn to compensate...
2008-03-12 Rafal JaworowskiRespect RF_SHAREABLE flag in ARM nexus_setup_intr()
2008-03-12 Rafal JaworowskiImprove ARM bus_dmamap_load_buffer() error handling.
2008-03-12 Jeff RobersonRemove kernel support for M:N threading.
2008-03-07 Shteryana ShopovaThis commit was generated by cvs2svn to compensate...
2008-03-06 Olivier HouchardMFi386:
2008-03-06 Olivier HouchardRemove unused pv_list_count from the vm_page, and pm_co...
2008-03-05 Kevin LoAdd rl(4) support
2008-03-03 Kevin LoConvert to be a 2-clause bsd-only license.
2008-02-26 Robert WatsonRemove errant % in license comment.
2008-02-26 Robert WatsonOn the ixp425, when we fail to initialize the memory...
2008-02-11 Rong-En FanThis commit was generated by cvs2svn to compensate...
2008-02-05 Rafal JaworowskiARM locore cosmetics.
2008-02-05 Rafal JaworowskiImprove ARM_TP_ADDRESS and RAS area.
2008-02-02 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-01-31 Olivier HouchardBring in the nice work from Mark Tinguely on arm pmap.
2008-01-29 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2008-01-29 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-01-28 Ruslan ErmilovAdd a wrapper function that bound checks writes to...
2008-01-17 John Baldwin- Retire npe_defrag(), gem_defrag(), msk_defrag(),...
2008-01-17 Olivier HouchardUnbreak build by adding the missing parameter to pmap_e...
2008-01-13 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-01-13 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-01-12 Nate LawsonThis commit was generated by cvs2svn to compensate...
2008-01-12 Olivier HouchardBack when I committed the arm port, I've been asked...
2008-01-07 Olivier HouchardAdd a missing \n.
2008-01-03 Alan CoxAdd an access type parameter to pmap_enter(). It will...
2008-01-03 Warner LoshUse correct function name in panic message
2008-01-03 Warner LoshModernize comment about diagnostic.
2007-12-30 Rong-En FanThis commit was generated by cvs2svn to compensate...
2007-12-27 Alan CoxAdd configuration knobs for the superpage reservation...
2007-12-25 Robert WatsonAdd a new 'why' argument to kdb_enter(), and a set...
2007-12-23 Stanislav Sedov- Fix a typo in comments.
2007-12-21 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2007-12-19 Warner LoshActually program the interrupt controller for prioritie...
2007-12-17 Kevin LoUse M_NOWAIT instead of M_WAITOK to cause malloc()...
2007-12-16 Stanislav Sedov- Don't return 0xffff if PHY id isn't equal 0. This...
2007-12-11 Olivier HouchardThere's no need to call pmap_vac_me_harder() in pmap_pr...
2007-12-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2007-12-07 Joseph KoshyAdd stubs to unbreak LINT.
next