1. a96482a arch/x86/boot: Add missing include by Raul E Rangel · 3 years ago
  2. adcf782 arch/x86: Use ENV_X86_64 instead of _x86_64_ by Patrick Rudolph · 4 years ago
  3. e563815 arch/x86/boot: Jump to payload in protected mode by Patrick Rudolph · 6 years ago
  4. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  5. 11f0079 src/arch/x86: Convert to SPDX license header by Patrick Georgi · 4 years, 6 months ago
  6. b7cc68a arch/x86/boot.c: Pass arguments when running programs by Arthur Heymans · 4 years, 10 months ago
  7. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  8. c21df03 arch/x86: Drop spurious arch/stages.h includes by Kyösti Mälkki · 6 years ago
  9. 83bd46e selfboot: remove bounce buffers by Ronald G. Minnich · 6 years ago
  10. 4f51b0f arch/x86: Fix payload loading via bounce-buffer by Kyösti Mälkki · 6 years ago
  11. a48433d selfboot: Move x86 quirk under arch by Kyösti Mälkki · 6 years ago
  12. 6f80ccc arch/x86: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  13. 024b13d arch/x86: Fix space issues detected by checkpatch by Lee Leahy · 7 years ago
  14. f0d39c4 die() when attempting to use bounce buffer on non-i386. by Vladimir Serbinenko · 8 years ago
  15. 0302b06 arch/x86: remove .intel_syntax by Patrick Georgi · 9 years ago
  16. e369010 arch/x86: Indent using tabs not spaces by Martin Roth · 9 years ago
  17. 9df9e939 arch/x86: add missing license headers by Martin Roth · 9 years ago
  18. 7e7a4df lib: remove assets infrastructure by Aaron Durbin · 9 years ago
  19. 6cb3a59 x86: flatten hierarchy by Stefan Reinauer · 9 years ago 4.1 4.1[Renamed from src/arch/x86/boot/boot.c]
  20. 9693885 x86: Port x86 over to compile cleanly with x86-64 by Stefan Reinauer · 9 years ago
  21. ac12c66c assets: abstract away the firmware assets used for booting by Aaron Durbin · 9 years ago
  22. ec5e5e0 New mechanism to define SRAM/memory map with automatic bounds checking by Julius Werner · 10 years ago
  23. ce9efe0 program loading: unify on struct prog by Aaron Durbin · 9 years ago
  24. b3847e6 program loading: add prog_run() function by Aaron Durbin · 9 years ago
  25. 3948e53 program loading: introduce struct prog by Aaron Durbin · 9 years ago
  26. 04654a2 loaders: add program_loading.h header file by Aaron Durbin · 9 years ago
  27. 7d1996c coreboot: introduce arch_payload_run() by Aaron Durbin · 10 years ago
  28. 2657e84 Multiboot: remove multiboot tables generation. by Vladimir Serbinenko · 11 years ago
  29. 7ae7fc0 x86: fix compile error for !CONFIG_MULTIBOOT by Aaron Durbin · 11 years ago
  30. e8b08ba Drop ELF remains from boot code by Stefan Reinauer · 11 years ago
  31. 8e4a355 coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGE by Aaron Durbin · 12 years ago
  32. 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/boot/boot.c]
  33. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  34. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  35. 9202798 Fix the bounce_size global so that the bounce buffer works with CBFS. by Myles Watson · 15 years ago
  36. 5eceb32 Allow dynamic size for the {s,}elfboot bounce buffer. by Patrick Georgi · 15 years ago
  37. 8afdb1c drop unused variable. by Stefan Reinauer · 15 years ago
  38. f834e20 fix typo by Stefan Reinauer · 15 years ago
  39. 2a63ea5 Kevin O'Connor said: by Myles Watson · 15 years ago
  40. 81af3d4 [PATCH] coreboot-v2: Add multiboot support by Robert Millan · 16 years ago
  41. f8ee180 Rename almost all occurences of LinuxBIOS to coreboot. by Stefan Reinauer · 17 years ago
  42. 8ca8d76 - Initial checkin of the freebios2 tree by Eric Biederman · 21 years ago