Commit Graph

26 Commits

Author SHA1 Message Date
bushing
5b3fda7fd4 no need for an executable bit there 2009-05-15 05:35:49 -07:00
bushing
b797351848 modify irq.h so that it can always be included, but will have dummy
functions for loader (simplifies the rest of the code)
2009-05-15 05:35:17 -07:00
bushing
8e1f68f0cb trivial whitespace fixes 2009-05-15 05:35:17 -07:00
bushing
49c33236df copyright header cleanup for MINI 2009-05-15 05:35:17 -07:00
bushing
4e6b0d3a78 code consolidation betweeen mini and loader: memory 2009-05-15 05:35:16 -07:00
bushing
8611805aa9 cleanup in preparation for merging with loader codebase 2009-05-15 05:35:16 -07:00
dhewg
c67fab3f57 Revert "first starts of implementing compatibility with BC"
This reverts commit de6f907bb4241763bfb09efe521385482f166abd.
2009-05-15 05:35:16 -07:00
bushing
8412316c81 first starts of implementing compatibility with BC 2009-05-15 05:35:15 -07:00
marcan
02da21358e Epic fix for AHB issues. Someone count up the bugs this kills 2009-05-15 05:35:15 -07:00
dhewg
52de4a6655 License/consistency/whitespace cleanup 2009-05-15 05:33:11 -07:00
dhewg
cd4872979d a little readability and a bugfix we prolly never run into 2009-05-15 05:33:09 -07:00
marcan
088bbdff6f Add more copyright headers, plz add yourself where relevant 2009-05-15 05:33:09 -07:00
marcan
d6e55bbcd0 Mebbe speed up IPC a bit 2009-05-15 05:28:53 -07:00
marcan
287248e77c Add AES and SHA-1 to AHB stuff, move cache ops to crypto.c 2009-05-15 05:28:51 -07:00
marcan
689f718c64 Add ahb stuff for SD 2009-05-15 05:28:51 -07:00
marcan
526c6d3865 Add/rename/fix ahb stuff 2009-05-15 05:28:51 -07:00
marcan
efba85b43e Add NAND to ahbmemflush 2009-05-15 05:28:50 -07:00
marcan
a1570ace62 Wrap memflush/magic with irq save/restore 2009-05-15 05:28:50 -07:00
marcan
d0956805d3 Add NO_CACHES option to debug memory issues 2009-05-15 05:28:49 -07:00
marcan
e463cdea43 Add dma_addr to convert pointers to DMA addresses 2009-05-15 05:28:49 -07:00
bushing
51553cd77a HW_214 = HW_VERSION 2009-05-15 05:28:24 -07:00
marcan
f96905ff8f Add mem2 unprotect 2009-05-15 05:28:14 -07:00
marcan
99c38eebe1 Woo MMU Woo Caches Woo AHBMemFlush! 2009-05-15 05:28:13 -07:00
marcan
26816ee411 Memory stuff and add not working (so far) MMU/pagetable enable code 2009-05-15 05:28:13 -07:00
marcan
ac5818b466 Fix AHBMemFlush 2009-05-15 05:28:12 -07:00
marcan
91836dca85 Add miniios 2008-12-28 14:35:37 +01:00