1. 8b8ada6 /: Remove extra space after comma by Elyes Haouas · 1 year, 9 months ago
  2. 93a195c lib: Remove unused <stdlib.h> and use <types.h> when appropriate by Elyes HAOUAS · 2 years, 8 months ago
  3. ad6157e timestamps: Rename timestamps to make names more consistent by Jakub Czapiga · 2 years, 6 months ago
  4. 2033afa selfboot: Add support for selfload in romstage by Shelley Chen · 3 years, 2 months ago
  5. 965846f cbfs: Remove prog_locate() for payloads (SELF and FIT) by Julius Werner · 3 years, 7 months ago
  6. 6f4dc8f lib/selfboot.c: Fix indentation and drop one newline by Angel Pons · 3 years, 6 months ago
  7. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  8. 118a9c7 src/lib: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  9. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  10. 98eeb96 commonlib: Add commonlib/bsd by Julius Werner · 4 years, 8 months ago
  11. 540a980 printf: Automatically prefix %p with 0x by Julius Werner · 4 years, 8 months ago
  12. d84e20b src/lib/selfboot: Remove unused variables by Elyes HAOUAS · 5 years ago
  13. 0553226 selfload: check target memory type in selfload_check by Ting Shen · 6 years ago
  14. 3d8e53f Add selfboot to the romstage by Ronald G. Minnich · 6 years ago
  15. c308554 selfboot: create selfboot_check function, remove check param by Ronald G. Minnich · 6 years ago
  16. 83bd46e selfboot: remove bounce buffers by Ronald G. Minnich · 6 years ago
  17. 0b13397 src/{commonlib,lib}: Fix typo by Elyes HAOUAS · 6 years ago
  18. 59b8f27 lib/prog_loaders: Move argument selection into selfload by Patrick Rudolph · 6 years ago
  19. 4f51b0f arch/x86: Fix payload loading via bounce-buffer by Kyösti Mälkki · 6 years ago
  20. a48433d selfboot: Move x86 quirk under arch by Kyösti Mälkki · 6 years ago
  21. 23d62dd lib/bootmem: Add more bootmem tags by Patrick Rudolph · 6 years ago
  22. 9ab9db0 lib/bootmem: Introduce custom bootmem tags by Patrick Rudolph · 6 years ago
  23. e18e642 src: change coreboot to lowercase by Martin Roth · 7 years ago
  24. 7340217 src/lib: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  25. e20a319 src/lib: Use tabs instead of spaces by Lee Leahy · 7 years ago
  26. 38768c3 src/lib: Remove space between function name and ( by Lee Leahy · 7 years ago
  27. 45fde70 src/lib: Add space before ( by Lee Leahy · 7 years ago
  28. b2d834a src/lib: Fix space between type, * and variable name by Lee Leahy · 7 years ago
  29. 7ae73fc arm64: Use 'payload' format for ATF instead of 'stage' by Simon Glass · 8 years ago
  30. 78c6386 selfboot: Move the usable-RAM check into a function by Simon Glass · 8 years ago
  31. 91e0e3c src/lib: Capitalize ROM, RAM, NVRAM and CPU by Elyes HAOUAS · 8 years ago
  32. 044fb53 lib/selfboot: clear BSS segments by Aaron Durbin · 8 years ago
  33. 0dd655f lib/selfboot: remove duplicate prog_set_area() by Aaron Durbin · 8 years ago
  34. edfcce8 lib/selfboot: don't open code linked list operations by Aaron Durbin · 8 years ago
  35. c1b98b9 ensure correct byte ordering for cbfs segment list by George Trudeau · 8 years ago
  36. 096f457 lib/prog_loading: introduce prog_segment_loaded() by Aaron Durbin · 8 years ago
  37. 09f2921 cbfs: Add LZ4 in-place decompression support for pre-RAM stages by Julius Werner · 9 years ago
  38. f0d39c4 die() when attempting to use bounce buffer on non-i386. by Vladimir Serbinenko · 8 years ago
  39. a25b5d2 lzma: Port size-checking ulzman() version to coreboot by Julius Werner · 9 years ago
  40. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  41. ac12c66c assets: abstract away the firmware assets used for booting by Aaron Durbin · 9 years ago
  42. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  43. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  44. 9ff8f6f Unify byte order macros and clrsetbits by Julius Werner · 9 years ago
  45. ec5e5e0 New mechanism to define SRAM/memory map with automatic bounds checking by Julius Werner · 10 years ago
  46. ce9efe0 program loading: unify on struct prog by Aaron Durbin · 9 years ago
  47. 3948e53 program loading: introduce struct prog by Aaron Durbin · 9 years ago
  48. 6e76fff program loading: provide one cache maintenance callback by Aaron Durbin · 9 years ago
  49. 00903e5 cbfs/rmodule: add architecture specific operations at stage load by Ionela Voinescu · 10 years ago
  50. 04654a2 loaders: add program_loading.h header file by Aaron Durbin · 9 years ago
  51. 9e208bc Print segment clean up information only when required. by Vadim Bendebury · 10 years ago
  52. 20f25dd Rename coreboot_ram stage to ramstage by Furquan Shaikh · 10 years ago
  53. 4bab582 lib/selfboot: s_srcaddr is uninitialized. by Edward O'Callaghan · 10 years ago
  54. ceebc05 selfboot: use bootmem infrastructure by Aaron Durbin · 10 years ago
  55. 7d1996c coreboot: introduce arch_payload_run() by Aaron Durbin · 10 years ago
  56. e58a24b selfboot: store bounce buffer in struct payload by Aaron Durbin · 10 years ago
  57. 6086e63 coreboot: use struct payload for selfload() by Aaron Durbin · 10 years ago
  58. 1322d7f coreboot: move common code to payload_run() from selfboot() by Aaron Durbin · 10 years ago
  59. bdf913a coreboot: unify infrastructure for loading payloads by Aaron Durbin · 10 years ago
  60. ef40209 cbfs: 64-bit cleanups by Ronald G. Minnich · 11 years ago
  61. 2f39eae Remove NRV2B compression support by Patrick Georgi · 11 years ago
  62. e8b08ba Drop ELF remains from boot code by Stefan Reinauer · 11 years ago
  63. cbf2bd7 lib: Fix spelling by Martin Roth · 11 years ago
  64. 001de1a boot state: rebalance payload load vs actual boot by Aaron Durbin · 11 years ago
  65. bebf669 x86: use boot state callbacks to disable rom cache by Aaron Durbin · 11 years ago
  66. 4dd87fb coverage: use boot state callbacks by Aaron Durbin · 11 years ago
  67. ebf142a boot: add disable_cache_rom() function by Aaron Durbin · 11 years ago
  68. 8e4a355 coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGE by Aaron Durbin · 12 years ago
  69. 81108b9 cbfs: alternative support for cbfs_load_payload() by Aaron Durbin · 12 years ago
  70. fdfd89f selfboot: Report correct entry point address in debug message. by Hung-Te Lin · 11 years ago
  71. 6fe0cab Extend CBFS to support arbitrary ROM source media. by Hung-Te Lin · 12 years ago
  72. d37ab45 Implement GCC code coverage analysis by Stefan Reinauer · 12 years ago
  73. 1e75329 Drop boot directory by Stefan Reinauer · 12 years ago[Renamed from src/boot/selfboot.c]
  74. 75dbc38 Clean up stack checking code by Stefan Reinauer · 12 years ago
  75. 9764d4c Implement stack overflow checking for the BSP by Ronald G. Minnich · 12 years ago
  76. cde7801 Add timestamps for selfboot and acpi wake by Duncan Laurie · 13 years ago
  77. 9ec8ed8 selfboot: Allow loading SeaBIOS into a reserved region in the lower 1MB by Stefan Reinauer · 13 years ago
  78. c5fc7db Move C labels to start-of-line by Patrick Georgi · 12 years ago
  79. c44de49 selfboot: drop dead code by Stefan Reinauer · 13 years ago
  80. ab4c218 selfboot: Don't include unneeded ip_checksum.h by Stefan Reinauer · 13 years ago
  81. c6b8b7d selfboot: fix bug in valid_area() by Stefan Reinauer · 13 years ago
  82. 1943629 selfboot: cleanup by Stefan Reinauer · 13 years ago
  83. 02e75b2 Use ntohll where appropriate. by Stefan Reinauer · 13 years ago
  84. 1377491 use byteorder.h instead of implementing another byte swap function by Stefan Reinauer · 13 years ago
  85. 3e4fb9d more ifdef -> if fixes. by Stefan Reinauer · 13 years ago
  86. 5005bb06 Unify use of post_code by Alexandru Gagniuc · 13 years ago
  87. d6b4f1c Fix some wrong capitalizations, reformat comments, fix a typo. by Stefan Reinauer · 14 years ago
  88. 94de72b Check the value of ulzma and do not continue if there was an error. by Myles Watson · 14 years ago
  89. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  90. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  91. e6ad7fa If the coreboot and filo overlap, it will "slice off" a piece at the by Zheng Bao · 15 years ago
  92. ba49fb7 typo. trivial. Then -> Than. by Zheng Bao · 15 years ago
  93. 7943fe6 Remove some warnings from the tyan s2895. by Myles Watson · 15 years ago
  94. 5817078 Create lib.h for homeless prototypes. by Myles Watson · 15 years ago
  95. 7223780 removal of that unnecessary include slipped through r4841 by Stefan Reinauer · 15 years ago
  96. 26dd71c Fix payload loading in various corner cases when working by Patrick Georgi · 15 years ago
  97. 6bd571e drop some dead code, clarify small comments and small cleanups to malloc.c by Stefan Reinauer · 15 years ago
  98. 9202798 Fix the bounce_size global so that the bounce buffer works with CBFS. by Myles Watson · 15 years ago
  99. f64893a CBFS stuff: by Stefan Reinauer · 15 years ago
  100. d1185bf Attached patch moves the CBFS payload loader to selfboot.c as it's by Patrick Georgi · 15 years ago