freebsd-skq/sys/mips/beri
Andrew Turner 9636600cf2 Make the memory size returned from fdt_get_mem_regions a 64-bit type. This
is the physical memory size so may be larger than a u_long can hold, e.g.
on ARM with LPAE we could see an address space of up to 40 bits. On ARM
u_long is only 32 bits so the memory size will be truncated, possibly to
zero.

Reported by:	bz
Sponsored by:	ABT Systems Ltd
2016-03-01 11:39:07 +00:00
..
beri_machdep.c Make the memory size returned from fdt_get_mem_regions a 64-bit type. This 2016-03-01 11:39:07 +00:00
beri_pic.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
beri_simplebus.c Introduce a RMAN_IS_DEFAULT_RANGE() macro, and use it. 2016-02-20 01:32:58 +00:00
fdt_ic_if.m Provide a simpler and more standards-compliant simplebus implementation to 2014-02-01 17:41:54 +00:00
files.beri Add configuration files for BERI soft-core synthesized on 2014-12-17 11:36:31 +00:00
std.beri MFP4: 2013-10-22 21:08:25 +00:00