1. 793403c lib/ramtest.c: Use {read,write}32p() by Elyes Haouas · 1 year, 8 months ago
  2. 60293e9 lib/ramtest.c: Update ram failure post code by Martin Roth · 1 year, 10 months ago
  3. fb8876d lib: Add SPDX identifiers to files missing them by Martin Roth · 2 years ago
  4. 3b3d085 src: Remove useless comments in "includes" lines by Elyes HAOUAS · 3 years, 7 months ago
  5. e1aa983 lib/ramtest: Fix ram_check() declarations by Kyösti Mälkki · 5 years ago
  6. 7336f97 treewide: Replace CONFIG(ARCH_xx) tests by Kyösti Mälkki · 4 years, 2 months ago
  7. f5cf60f Move calls to quick_ram_check() before CBMEM init by Kyösti Mälkki · 5 years ago
  8. 321bce4 lib/ramtest.c: Make it a bit more arch-agnostic by Kyösti Mälkki · 5 years ago
  9. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  10. 1943f37 {device,drivers,lib,mb,nb}: Use only one space after 'if' by Elyes HAOUAS · 6 years ago
  11. 3dbd284 lib/ramtest: Add comment by Patrick Rudolph · 7 years ago
  12. 1bf55b4 src/lib: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  13. 3e1cab4 src/lib: Remove unnecessary code by Lee Leahy · 7 years ago
  14. 35af5c4 src/lib: Fix spacing by Lee Leahy · 7 years ago
  15. 19652e6 quick_ram_check: Remove reference to RAMBASE by Kyösti Mälkki · 8 years ago
  16. d686522 misc: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  17. 5f066b2 doxygen fixes: change @var to @param var by Martin Roth · 10 years ago
  18. 5239ba2 ramtest.c: Add silent ram_check by Alexandru Gagniuc · 11 years ago
  19. e77b9a0 Replace ramtest pattern to assist in DIMM configuration by Kyösti Mälkki · 12 years ago
  20. 3ad8c54 lib: add ram_check_nodie by Sven Schnelle · 13 years ago
  21. 481814d Clear improper use of CONFIG_CACHE_AS_RAM by Kyösti Mälkki · 13 years ago
  22. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  23. 704b596 We call this cache as ram everywhere, so let's call it the same in Kconfig by Stefan Reinauer · 14 years ago
  24. 8c4f31b Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user / by Stefan Reinauer · 14 years ago
  25. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  26. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  27. e0d607a Add a non-time consuming version of ram check so we can print a decent error by Stefan Reinauer · 14 years ago
  28. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  29. 3426195 Get rid of a few warnings: by Myles Watson · 14 years ago
  30. a7acc51 HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case. by Stefan Reinauer · 14 years ago
  31. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  32. c13093b simplify source tree hierarchy: move files from sdram/ and ram/ to lib/ by Stefan Reinauer · 15 years ago[Renamed from src/ram/ramtest.c]
  33. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  34. 48b85fc use printk, when possible. (trivial) by Stefan Reinauer · 16 years ago
  35. bed2f9c Trivial: remove unused variable. by Ronald G. Minnich · 17 years ago
  36. ffb7d8a - Adds support for the Advantech eval board. Configuration was produced by Richard Smith · 18 years ago
  37. 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
  38. f8a2ddd - To reduce confuse rename the parts of linuxbios bios that run from by Eric Biederman · 20 years ago
  39. 7671293 gcc uses slightly different syntax by Stefan Reinauer · 20 years ago
  40. bfdc562 return to debug by Ronald G. Minnich · 20 years ago
  41. 7ebb9e9 updates for the E325 by Ronald G. Minnich · 20 years ago
  42. bd537be - Add missing carriage return in ramtest.c by Eric Biederman · 21 years ago
  43. 8d9c123 - Minor mod to reset16.inc to work with newer binutils hopefully this works with older ones... by Eric Biederman · 21 years ago
  44. 5268557 - Cleanups on the romcc side including a pci interface that uses by Eric Biederman · 21 years ago
  45. 8ca8d76 - Initial checkin of the freebios2 tree by Eric Biederman · 21 years ago