Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Clear unused parts of f-segment. | Kevin O'Connor | 2009-11-25 | 1 | -0/+4 | |
* | Clear PMMAllocs even if CONFIG_PMM not set. | Kevin O'Connor | 2009-11-25 | 1 | -61/+61 | |
* | Use pmm_malloc() for internal allocations. | Kevin O'Connor | 2009-10-12 | 1 | -64/+51 | |
* | Workaround gcc4.3 compiler error - disable pmm low mem allocations. | Kevin O'Connor | 2009-10-04 | 1 | -0/+2 | |
* | Add support for permanent low memory allocations. | Kevin O'Connor | 2009-09-24 | 1 | -8/+92 | |
* | Cleanups for malloc code. | Kevin O'Connor | 2009-08-30 | 1 | -18/+5 | |
* | Add initial support for PMM allocations of permanent memory. | Kevin O'Connor | 2009-08-22 | 1 | -10/+20 | |
* | Add support for using floppy images in CBFS. | Kevin O'Connor | 2009-08-16 | 1 | -15/+5 | |
* | Fix some PMM corner-cases. | Kevin O'Connor | 2009-08-02 | 1 | -13/+29 | |
* | Add Post Memory Manager (PMM) support. | Kevin O'Connor | 2009-08-01 | 1 | -13/+320 | |
* | Add PMM stubs. | Kevin O'Connor | 2009-07-26 | 1 | -0/+117 |