1. 6cb3a59 x86: flatten hierarchy by Stefan Reinauer · 9 years ago 4.1 4.1[Renamed from src/arch/x86/init/crt0_romcc_epilogue.inc]
  2. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  3. 1729cd8 x86 romstage: Move stack just below RAMTOP by Kyösti Mälkki · 10 years ago
  4. 648d166 copy_and_run: drop boot_complete parameter by Stefan Reinauer · 11 years ago
  5. 5005bb06 Unify use of post_code by Alexandru Gagniuc · 13 years ago
  6. 8677a23 After this has been brought up many times before, rename src/arch/i386 to by Stefan Reinauer · 14 years ago[Renamed from src/arch/i386/init/crt0_romcc_epilogue.inc]
  7. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  8. e08c29e a single place for the romstage stack for copy_and_run. by Stefan Reinauer · 14 years ago
  9. f17ca16 Speed up coreboot_ram loading by moving the decompression stack by Stefan Reinauer · 14 years ago
  10. 10b29d8 thin out romcc epilogue and have it call copy_and_run as by Stefan Reinauer · 14 years ago
  11. e64b637 Split crt0.S.lb into prologue and epilogue by Patrick Georgi · 14 years ago[Renamed (86%) from src/arch/i386/init/crt0.S.lb]
  12. 0c781b2 - get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files. by Stefan Reinauer · 14 years ago
  13. 3c970ee Revert deletion of src/arch/i386/init. by Patrick Georgi · 14 years ago
  14. 8e9234f 1. Change CONFIG_DEBUG to DEBUG in util/x86emu/* by Myles Watson · 14 years ago
  15. 4b8a241 Allow building images with different prefixes (ie. normal/romstage, by Patrick Georgi · 14 years ago
  16. 6768f39 Remove: by Patrick Georgi · 15 years ago
  17. f537407 Fix the generic code for copying and running coreboot_ram in case by Patrick Georgi · 15 years ago
  18. f64893a CBFS stuff: by Stefan Reinauer · 15 years ago
  19. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  20. f2a4e63 Trivial, but brown paper bag worthy: by Patrick Georgi · 15 years ago
  21. a034dca Move coreboot_ram and coreboot_apc to CBFS. This allows to by Patrick Georgi · 15 years ago
  22. 12aba82 Refactor copy_and_run so that it uses a single code base instead of by Patrick Georgi · 15 years ago
  23. 5e5bef5 Speed up copying coreboot to ram by using "movsl" instead of "movsb". by Jens Rottmann · 16 years ago
  24. f8ee180 Rename almost all occurences of LinuxBIOS to coreboot. by Stefan Reinauer · 17 years ago
  25. 9620651 Change 'ram' to 'RAM' in user-visible output (closes #60). by Uwe Hermann · 18 years ago
  26. 6c02eb2 indirect jmp with * by Yinghai Lu · 19 years ago
  27. 6ca7636 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51 by arch import user (historical) · 19 years ago
  28. 69afe28 mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a complex expression. by Eric Biederman · 20 years ago
  29. 7003ba4 - First stab at running linuxbios without the old static device tree. by Eric Biederman · 20 years ago
  30. 3614eeb - Update so we no longer require console.inc by Eric Biederman · 20 years ago
  31. 38ffff0d move arch/<arch>/config to arch/<arch>/init by Stefan Reinauer · 20 years ago