summaryrefslogtreecommitdiff
path: root/sys/arch/arm/xscale
AgeCommit message (Expand)Author
2023-06-24Fix typo in error message.msaitoh
2023-06-18ixp425-fw.README: fix spelling: s/Cypto/Crypto/gutteridge
2023-06-17Fix typo...rin
2023-06-17Rework microcode for IXP425 npe(4).rin
2023-04-21Trailing whitespaceskrll
2023-03-28s/interrput/interrupt/ and s/accesss/access/ in comments.andvar
2022-10-31fix various typos in comments and one output message.andvar
2022-09-27Remove unnecessary sys/malloc.h includeskrll
2022-09-27malloc -> kmemskrll
2022-09-18Eliminate use of IFF_OACTIVE.thorpej
2022-05-22fix various small typos, mainly in comments.andvar
2022-03-09s/Horizontao/Horizontal/ in comment and removing misplaced "pxel" word.andvar
2022-02-12Add inline functions to manipulate the klists that link up knotesthorpej
2021-12-31sys: Use if_init wrapper function.riastradh
2021-12-31sys: Use if_stop wrapper function.riastradh
2021-12-26fix various typos, mainly in comments.andvar
2021-12-12fix typos in word "operation(s)".andvar
2021-12-10s/occured/occurred/ in comments, log messages and man pages.andvar
2021-12-05s/stauts/status/msaitoh
2021-11-20Accept anti-aliased fonts; they are supported by rotated screen found onrin
2021-11-10s/Asychronous/Asynchronous/ in comment.msaitoh
2021-09-26Driver "kqfilter" entry points return an error code, so if an invalidthorpej
2021-09-26Change the kqueue filterops::f_isfd field to filterops::f_flags, andthorpej
2021-09-19fix various typos in comments, messages and documentation.andvar
2021-08-07Merge thorpej-cfargs2.thorpej
2021-08-06Simplify i80321_intr_calculate_masks().rin
2021-08-06Do *NOT* lower IPL in i80321_splraise().rin
2021-08-02fix various typos in comments and log messages.andvar
2021-07-24Fix all remaining typos, mainly in comments but also in few definitions and l...andvar
2021-04-24Merge thorpej-cfargs branch:thorpej
2021-02-06Fix "locking against myself".isaki
2021-02-06Calling halt_{input,output} is done by the MI audio layer if necessary.isaki
2021-01-04Trailing whitespaceskrll
2021-01-04Spell interrupts correctlyskrll
2020-11-21Adjust egister usage so that r4 and r5 are preserved as cur{cpu,lwp}skrll
2020-11-20malloc(9) -> kmem(9)thorpej
2020-10-30c99 struct initializerschristos
2020-07-07Overhaul the interface to pci_configure_bus():thorpej
2020-06-14replace EX_NOWAIT with EX_WAITOK in device attach methods.chs
2020-05-29For struct timecounter, use C99 initializers.rin
2020-04-19Fix round_blocksize not to return 0.isaki
2020-02-18Use ether_mediastatus().thorpej
2020-02-12Correct the location of SDRAM in the comment describing the IXP425thorpej
2020-02-04Add a comment that ifmedia_fini() should be used here someday.thorpej
2020-01-30Update the URL for IPL_ixp400NpeLibrary-2_4.zip. Note the URL Forthorpej
2020-01-29Adopt <net/if_stats.h>.thorpej
2020-01-02In the wristwatch case, use todr_gettime_ymdhms / todr_settime_ymdhms.thorpej
2019-12-27s/inital/initial/msaitoh
2019-12-27s/recive/receive/ in comment.msaitoh
2019-12-22Cleanup i2c bus acquire / release, centralizing all of the logic intothorpej