1. b955284 hexstrtobin: Add a library function to decode ASCII hex into binary by Duncan Laurie · 8 years ago
  2. a25b5d2 lzma: Port size-checking ulzman() version to coreboot by Julius Werner · 8 years ago
  3. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  4. 1b0ab81 lib/hexdump: Add xxd hint by Lee Leahy · 9 years ago
  5. 7a8a4ab lib: Unify log2() and related functions by Julius Werner · 9 years ago
  6. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  7. ec5e5e0 New mechanism to define SRAM/memory map with automatic bounds checking by Julius Werner · 10 years ago
  8. 560c643 Primitive memory test by David Hendricks · 10 years ago
  9. bae775a arch/x86: Declare GDT symbols and move_gdt() by Kyösti Mälkki · 10 years ago
  10. 60ec2ff lib/hexdump: Use `size_t` for length parameter of `hexdump32()` by Paul Menzel · 10 years ago
  11. 2458f42 AMD: Add common header file for CAR setup by Kyösti Mälkki · 10 years ago
  12. 972d5cf Move hexdump32() to lib/hexdump. by Kyösti Mälkki · 11 years ago
  13. 594ef81 lib: Add log2 ceiling function by Alexandru Gagniuc · 11 years ago
  14. 3dd0e72 lib/hexdump: Take const void * and size_t as arguments by Alexandru Gagniuc · 11 years ago
  15. af4bd59 lib: Make log2() available in romstage on ARM, not just x86 by Alexandru Gagniuc · 11 years ago
  16. 142b52c AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includes by Kyösti Mälkki · 11 years ago
  17. 2f38b07 Add simple hexdump function by Stefan Reinauer · 11 years ago
  18. 5239ba2 ramtest.c: Add silent ram_check by Alexandru Gagniuc · 11 years ago
  19. 3f5f6d8 Drop prototype guarding for romcc by Stefan Reinauer · 11 years ago
  20. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  21. 75dbc38 Clean up stack checking code by Stefan Reinauer · 12 years ago
  22. 9764d4c Implement stack overflow checking for the BSP by Ronald G. Minnich · 12 years ago
  23. 7916f4c AMD Geode cpus: apply un-written naming rules by Kyösti Mälkki · 12 years ago
  24. 3ad8c54 lib: add ram_check_nodie by Sven Schnelle · 13 years ago
  25. d4814bd more ifdef -> if fixes by Stefan Reinauer · 13 years ago
  26. 85b0fa1 drop one more version of doing serial uart output differently. by Stefan Reinauer · 14 years ago
  27. 8677a23 After this has been brought up many times before, rename src/arch/i386 to by Stefan Reinauer · 14 years ago
  28. b54deb7 Fix console prototypes for non-romcc boards. by Myles Watson · 14 years ago
  29. 3426195 Get rid of a few warnings: by Myles Watson · 14 years ago
  30. c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 14 years ago
  31. 5817078 Create lib.h for homeless prototypes. by Myles Watson · 15 years ago