提交历史

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