Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-11 | Make sure string and symbol tables are properly aligned. | Patrick Wildt | |
From and with drahn@bitrig, fgs@, syl@ Tested by aalm@, ok fgs@ | |||
2013-11-01 | Fix endianess for big endian architecture. | Sylvestre Gallon | |
Works with macppc. ok miod@ | |||
2013-10-28 | Improve mkuboot's ELF handling. This fixes the problem where mkuboot | Patrick Wildt | |
running on 64-bit systems does not create valid images. While there, append kernel symbols at the end of the kernel. ok syl@ | |||
2013-09-04 | Beagle has been replaced by armv7. | Patrick Wildt | |
2013-07-28 | Let mkuboot recognize native ELF binaries and only output the program headers | Miod Vallat | |
area in this case, to save the need for `objcopy -O binary'; this will make beagle install/upgrade processes easier until they get a native bootloader. Tested by florian@ on panda ES and rapha@ on BeagleBone | |||
2013-05-30 | Move mkuboot to the proper location. | Brandon Mercer | |
OK jasper@ get it in deraadt@ |