grub/grub-core/kern/mips
Vladimir 'phcoder' Serbinenko 19e1c41bbf Flush caches on DMA memory.
* grub-core/kern/mips/cache.S (grub_arch_sync_dma_caches): New function.
	* grub-core/bus/pci.c (grub_memalign_dma32): Flush caches.
	(grub_dma_free): Likewise.
	* include/grub/cache.h (grub_arch_sync_dma_caches): New declaration.
2011-05-13 20:56:50 +02:00
..
qemu-mips Reorganise memory map handling 2010-09-04 17:10:10 +02:00
yeeloong * grub-core/kern/mips/yeeloong/init.c (grub_machine_init): Init boot 2011-01-14 19:23:34 +01:00
cache.S Flush caches on DMA memory. 2011-05-13 20:56:50 +02:00
cache_flush.S asm part for mips decompressor 2010-09-21 10:14:08 +02:00
dl.c * grub-core/kern/mips/dl.c (grub_arch_dl_relocate_symbols): Handle 2011-05-13 15:17:02 +02:00
init.c pull-in emu-lite branch 2010-05-26 17:49:05 +05:30
startup.S Fix bugs in asm code 2010-09-22 00:53:34 +02:00