Greetings,
I have committed the baremetal toolkit to CVS in util/baremetal
It is library, headers, Makefiles and linker script for building LinuxBIOS payloads. It includes two examples, hello (simple hello world) and bootselect which finds tagged ELF images in rom and allows the user to select one to boot.
It is mostly built from LinuxBIOS source with bits borrowed from Etherboot.
G'day, sjames