summaryrefslogtreecommitdiff
path: root/sys/arch/arm/sociox
AgeCommit message (Expand)Author
2023-06-15if_scx.cnisimura
2023-06-14force PHY loopback while uengine reloading process as tianocore/EDK2 UEFInisimura
2023-06-13major code quality improvements, descriptive comments, code density.nisimura
2023-05-21small fixes, code shuffle for ease of understanding.nisimura
2022-09-27Remove unnecessary sys/malloc.h includeskrll
2022-09-18Eliminate use of IFF_OACTIVE.thorpej
2022-06-12fix few typos in comments.andvar
2022-03-24s/interupt/interrupt/ in comments.andvar
2022-02-01retire SocioNext AVE 32/64 GbE drivernisimura
2022-01-27always use mac_write/read to handle DWC registersnisimura
2022-01-25- don't put const for CFATTACH_DECL_NEW()nisimura
2022-01-25- rectify attach messages.nisimura
2021-12-31sys: Use if_init wrapper function.riastradh
2021-12-22add register definitions. the design is BCM2835 I2C look-a-like.nisimura
2021-12-21pursue better register descriptionnisimura
2021-12-21correct register definition error and improve namingnisimura
2021-12-21add interrupt logic stuffnisimura
2021-12-21improve consistency when attach error cases.nisimura
2021-12-20- iron out attach error case messagesnisimura
2021-12-20development snapshot; endianness and others.nisimura
2021-12-20fix and improve register definitionsnisimura
2021-12-16interlim commit to snapshot SC2A11 GbE progress.nisimura
2021-12-16improve SC2A11 hardware register description.nisimura
2021-12-03retire sni_exiu.c in favour of ACPI0013 generic event divice tonisimura
2021-12-03retire sni_exiu.c in favour of ACPI0013 generic event device implementednisimura
2021-11-10s/intialize/initialize/msaitoh
2021-08-07Merge thorpej-cfargs2.thorpej
2021-08-02fix various typos in comments and log messages.andvar
2021-04-24Merge thorpej-cfargs branch:thorpej
2021-01-27Rename of_match_compat_data() to of_compatible_match(). Similarly,thorpej
2021-01-27Use DEVICE_COMPAT_EOL.thorpej
2021-01-25Since we're using designated initialisers for compat data, we shouldthorpej
2021-01-18Remove "struct of_compat_data" and replace its usage withthorpej
2020-12-23Change fdtbus_register_i2c_controller() to directly register the i2c_tag_t,thorpej
2020-10-10reorder functions for better relevancenisimura
2020-09-23note more about AVE EMAC designnisimura
2020-06-01Oops, missed a line in the last change.thorpej
2020-05-31Remove superfluous checking for a "disable" property in the device_tthorpej
2020-03-28- comb down rcvfilt() filter adjustment logic.nisimura
2020-03-27extend mii_statchg() to use ether_mediachange(). care about hash filter selec...nisimura
2020-03-27try to be better register descriptionsnisimura
2020-03-27more register mashup worknisimura
2020-03-27register definition mashed. from UEFI and CycloneV PDFnisimura
2020-03-26update register definition. from UEFI source code.nisimura
2020-03-26correct global reset logic. still remains MII speed trouble.nisimura
2020-03-26adjust minor commentsnisimura
2020-03-25try to DRT about config messages, redo ...nisimura
2020-03-25try to DRT about config messagesnisimura
2020-03-25DRT about config messagesnisimura
2020-03-25better boot messaging, redonisimura