Werner Almesberger
|
a8f905a85f
|
libubb/physmem.c: new function physmem_flush to flush cached writes to memory
This is mainly a wrapper for the "cacheflush" system call.
|
2013-01-15 23:30:02 -03:00 |
|
Werner Almesberger
|
8d59f8a206
|
libubb/: add experimental physical memory allocation/mapping module
The API is fairly inflexible and is very likely to change.
|
2013-01-14 03:54:17 -03:00 |
|
Werner Almesberger
|
127e18d7ed
|
libubb/Makefile: get rid of version bureaucracy (suggested by Kyak)
|
2013-01-07 16:28:59 -03:00 |
|
Werner Almesberger
|
1eb8e64811
|
libubb/mmcclk.c: helper functions for selecting and configuring the MMC bus clock
Experimental.
|
2013-01-07 15:19:19 -03:00 |
|
Werner Almesberger
|
a593da0cd0
|
libubb/Makefile: unleak mmcclk.o and mis-typed mmclk.h
|
2013-01-07 14:20:39 -03:00 |
|
Werner Almesberger
|
2004d8c90a
|
ubblib/Makefile: don't generate the versioned shared library
We only need libubb.so for installation.
|
2013-01-07 11:47:53 -03:00 |
|
Werner Almesberger
|
64c14fb709
|
libubb/Makefile: build also a shared version of libubb; better cleanup
The improved cleanup removes the library after a partially successful build.
|
2013-01-07 08:21:00 -03:00 |
|
Werner Almesberger
|
1c51cc6757
|
swuart/: merge library part into libubb
|
2012-12-17 22:16:32 -03:00 |
|
Werner Almesberger
|
2c52dac4ca
|
libubb/: helper library for UBB access
|
2012-12-17 00:44:48 -03:00 |
|