Commit History

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