NetBSD/sys/arch/mips/alchemy
skrll 4e8e66439e Merge nick-nhusb
- API / infrastructure changes to support memory management changes.
- Memory management improvements and bug fixes.
- HCDs should now be MP safe
- conversion to KERNHIST based debug
- FS/LS isoc support on ehci(4).
- conversion to kmem(9)
- Some USB 3 support - mostly from Takahiro HAYASHI (t-hash).
- interrupt transfers now get proper DMA operations
- general bug fixes
    - kern/48308
    - uhub status notification improvements
    - umass(4) probe fix (applied to HEAD already)
    - ohci(4) short transfer fix
2016-04-23 10:15:27 +00:00
..
dev Merge nick-nhusb 2016-04-23 10:15:27 +00:00
include #include <sys/cpu.h> or <mips/cpuregs.h> as needed 2015-06-09 22:50:50 +00:00
au1000.c #include <sys/cpu.h> or <mips/cpuregs.h> as needed 2015-06-09 22:50:50 +00:00
au1100.c #include <sys/cpu.h> or <mips/cpuregs.h> as needed 2015-06-09 22:50:50 +00:00
au1500.c #include <sys/cpu.h> or <mips/cpuregs.h> as needed 2015-06-09 22:50:50 +00:00
au1550.c #include <sys/cpu.h> or <mips/cpuregs.h> as needed 2015-06-09 22:50:50 +00:00
au_chipdep.c #include <sys/cpu.h> or <mips/cpuregs.h> as needed 2015-06-09 22:50:50 +00:00
au_cpureg_mem.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:31:32 +00:00
au_himem_space.c converting extent(9) from malloc(9) to kmem(9) 2012-01-27 18:52:47 +00:00
au_icu.c + Fix IPL_VM sr_bits for alchemy_ipl_sr_map. Alchemy peripherals connects to 2012-01-14 16:09:19 +00:00
au_timer.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:31:32 +00:00
au_wired_space.c converting extent(9) from malloc(9) to kmem(9) 2012-01-27 18:52:47 +00:00
aubus.c Fix machine/ includes 2011-07-10 23:13:22 +00:00