1. b82a74c libpayload: Drop PowerPC architecture by Stefan Reinauer · 11 years ago
  2. 98e4d8a ARM: Update the size/location of the coreboot tables so we can boot again by Gabe Black · 11 years ago
  3. 6119bea armv7: import updated cache/MMU stuff from coreboot by David Hendricks · 11 years ago
  4. 001056f ARM: Tell the linker memset and memcpy are functions. by Gabe Black · 11 years ago
  5. 08e3656 armv7: import updated cache/MMU stuff from coreboot by David Hendricks · 11 years ago
  6. 2fba5e2 armv7: import new cache maintenance API from coreboot by David Hendricks · 11 years ago
  7. a09760e libpayload: add x86 ROM variable MTRR support by Aaron Durbin · 11 years ago
  8. d1cc812 libpayload: Add comments on virtual pointers in lib_sysinfo by Nico Huber · 12 years ago
  9. 5ca4f41 libpayload: add support for vboot_handoff by Aaron Durbin · 11 years ago
  10. 5c0b7ab libpayload: Generalize and redistribute timekeeping code by Gabe Black · 11 years ago
  11. cc86e63 libpayload: Don't declare the loop counter within the for loop by Gabe Black · 11 years ago
  12. a0e2797 libpayload: Move over to the payload's stack during startup by Gabe Black · 11 years ago
  13. d267987 libpayload: Make whether or not there's an IO address space configurable by Gabe Black · 12 years ago
  14. 9907c6e libpayload: Catch exceptions and print out an error message. by Ronald G. Minnich · 11 years ago
  15. d895827 libpayload: Mark "halt" as a function. by Gabe Black · 11 years ago
  16. b4523bb libpayload: Change the measurement interval for get_cpu_speed to 2 ms. by Gabe Black · 12 years ago
  17. c9f35f5 libpayload: Fix license headers by Stefan Reinauer · 12 years ago
  18. f2e10cb libpayload: Use an appropriate range of memory when looking for cb tables. by Ronald G. Minnich · 12 years ago
  19. 2149ad3 libpayload: add a ldscript for arm by Ronald G. Minnich · 12 years ago
  20. c2e8cf5 libpayload; put the ldscript into an arch-dependent directory path by Ronald G. Minnich · 12 years ago
  21. d01d036 libpayload: New CBFS to support multiple firmware media sources. by Hung-Te Lin · 12 years ago
  22. 8af0d03 libpayload: Initial ARMv7 port by Stefan Reinauer · 12 years ago
  23. f6935a0 libpayload: rename i386 to x86 by Stefan Reinauer · 12 years ago
  24. 593f577 libpayload: Fix use of virtual pointers in sysinfo by Nico Huber · 12 years ago
  25. 4b6be98 Change TARGET_I386 to ARCH_X86 by David Hendricks · 12 years ago
  26. 425973c libpayload: Always use virtual pointers in struct sysinfo_t by Nico Huber · 12 years ago
  27. dd5979a libpayload: Use #ifdef for CONFIG_* checks by Nico Huber · 12 years ago
  28. 4bb0731 libpayload: Add an option to skip console initialization on startup. by Gabe Black · 12 years ago
  29. 0af03d2 Refactor the endianness conversion functions and header files. by Gabe Black · 12 years ago
  30. d3890cc Update libpayloads understanding of the coreboot tables. by Gabe Black · 12 years ago
  31. 3b84086 libpayload: Add faster, architecture specific versions of memset and memcpy. by Gabe Black · 12 years ago
  32. 5ab2005 Update the way serial info is read from the coreboot tables. by Gabe Black · 12 years ago
  33. b9fa1ed Make libpayload parse the coreboot tables before setting up the consoles by Gabe Black · 12 years ago
  34. 9a7c246 Cleanup access to vendor/part # info by Philip Prindeville · 13 years ago
  35. 44bf6fc Let lib_get_sysinfo() pass through the success of get_coreboot_info() by Philip Prindeville · 13 years ago
  36. 965dace Fix missing VM mapping by Philip Prindeville · 13 years ago
  37. c10cade Use void pointers for untyped memory by Philip Prindeville · 13 years ago
  38. 46404d7 Replace UNPACK_CB64 macro with inline by Philip Prindeville · 13 years ago
  39. 0805201 libpayload: Put coreboot version into lib_sysinfo by Mathias Krause · 13 years ago
  40. d1bc331 Extend coreboot table entry for serial ports by Stefan Reinauer · 13 years ago
  41. 5f145fa Don't do a call as the first instruction in libpayload. by Marc Jones · 13 years ago
  42. c0458e6 Fixes to the libpayload build system by Patrick Georgi · 13 years ago
  43. 7f96583 Reduce warnings/errors in libpayload when using picky compiler options by Patrick Georgi · 13 years ago
  44. b3db79e Use coreboot build system for libpayload, too. by Patrick Georgi · 13 years ago
  45. 55bf2e4 Libpayload needs to clear the bss region. by Marc Jones · 13 years ago
  46. 980a69b Attached patch moves functions out of the huge libpayload.h into headers by Patrick Georgi · 14 years ago
  47. b700254 by Stefan Reinauer · 14 years ago
  48. d361308 prevent timer overflows in libpayload by Stefan Reinauer · 14 years ago
  49. d385ed2 This change adds PPC support to libpayload, and hooks it up in the build by Patrick Georgi · 15 years ago