Commit Verlauf

Autor SHA1 Nachricht Datum
  David Given d94c1c8150 Updated distr files. vor 11 Jahren
  David Given 052dd9bfc0 Actually remember to set the stack pointer on startup. Reduce to stack from 16kB to a much more reasonable 1kB. vor 11 Jahren
  David Given 38e4726f5c Boot code now works properly in both kernel and bare-metal mode. vor 11 Jahren
  David Given ec25fec145 Build binaries that will run bare metal. Add enough syscall library to init the uart and write text. vor 11 Jahren
  David Given 8f338f9b44 Now actually runs on real hardware. vor 11 Jahren
  David Given b5e5df4a63 Allocate a user stack to run code in. vor 11 Jahren
  David Given 6b5316dcfa More typo fixes. vor 11 Jahren
  David Given 72542288cd Adjust bootstrap code to build kernels that work with the mailbox test app. vor 11 Jahren
  David Given 5e9102955c Reworked VC4 relocations and some of the instruction encoding to be actually correct. Now generating what could be real code! vor 11 Jahren
  David Given 61bff18082 Added skeleton bootstrap code. vor 11 Jahren