1. f8f7773 libpayload arm64: Add gdb stub for arm64 by Furquan Shaikh · 10 years ago
  2. 284138b libpayload arm64: Add selfboot.c required by depthcharge by Furquan Shaikh · 10 years ago
  3. 69db293 libpayload arm64: Correct function names for tlb invalidation by Furquan Shaikh · 10 years ago
  4. 2d60fb6 libpayload arm64: Add dummy_media file by Furquan Shaikh · 10 years ago
  5. 50a8174 libpayload: Add remote GDB support by Julius Werner · 10 years ago
  6. 22adcd6 libpayload: Introduce new Kconfig to explicitly allow GPL code by Julius Werner · 10 years ago
  7. 092cac5 libpayload: Rework exception hook interface by Julius Werner · 10 years ago
  8. 8c8c377 libpayload: Add support for arm64 in libpayload by Furquan Shaikh · 10 years ago
  9. b7f82e9 libpayload: arm: add code to clear bss by Vadim Bendebury · 10 years ago
  10. 989e12b arm: Fix stored PC value when handling exceptions by Julius Werner · 10 years ago
  11. bcf07c3 libpayload: don't dereference null pointer in exception handler by Patrick Georgi · 10 years ago
  12. 8229244 libpayload: Add missing break statement by Patrick Georgi · 10 years ago
  13. f4c86b0 libpayload: Remove useless continue after return by Patrick Georgi · 10 years ago
  14. 6f98fc30 libpayload: Provide selfboot function. by Hung-Te Lin · 10 years ago
  15. d6b001e libpayload: arm: Add EABI compatible utility functions. by Hung-Te Lin · 10 years ago
  16. 638015b arm: Fix minor mistake in cache maintenance assembly by Julius Werner · 10 years ago
  17. 0341169 ARM: API to Map Physical Address to Wipe Memory above 4GB by Daisuke Nojiri · 10 years ago
  18. 97345db libpayload: ARM: Keep track of the CPSR when exceptions happen. by Gabe Black · 11 years ago
  19. 20cdb24 libpayload: Make it possible to install callbacks for particular exceptions. by Gabe Black · 11 years ago
  20. c09cf0b libpayload: arm: Pass the coreboot table location to the payload. by Gabe Black · 10 years ago
  21. 7c6e489 arm: Put assembly functions into separate sections by Julius Werner · 11 years ago
  22. d4d29a1 libpayload: timer: Move the timer drivers from depthcharge to libpayload. by Gabe Black · 10 years ago
  23. fd9defc arm: Redesign, clarify and clean up cache related code by Julius Werner · 11 years ago
  24. 25a282d arm: Thumb ALL the things! by Julius Werner · 11 years ago
  25. 1f8d246 arm: Fix up new cache flush algorithm and replace dcache_*_all() with it by Julius Werner · 11 years ago
  26. d65e214 arm: Update mem* functions to newer versions by Julius Werner · 11 years ago
  27. 64b9ca9 arm: Move libgcc assembly macros to arch/asm.h by Julius Werner · 11 years ago
  28. 406bad1 libpayload: Add vboot handoff parsing on ARM by Stefan Reinauer · 11 years ago
  29. a799151 libpayload: x86: Add support for catching processor exceptions. by Gabe Black · 11 years ago
  30. 813f305 arm: Put exception_stack into BSS by Julius Werner · 11 years ago
  31. b3997ba arm: Remove some pointless CFLAGS by Julius Werner · 11 years ago
  32. d40be11 tegra124/nyan: rougly stable code base by Gabe Black · 11 years ago
  33. 51edd54 ARM: Generalize armv7 as arm. by Gabe Black · 11 years ago
  34. f09f224 arm: libpayload: Make cache invalidation take pointers instead of integers by Julius Werner · 11 years ago
  35. 0ed7940c libpayload: add march flag for armv7 by Isaac Christensen · 10 years ago
  36. 3efc52f libpayload: change cb_range to lb_range by Isaac Christensen · 10 years ago
  37. b8fad3d arm: libpayload: Add cache coherent DMA memory definition and management by Julius Werner · 11 years ago
  38. 1f5487a coreboot_tables: reduce redundant data structures by Julius Werner · 11 years ago
  39. 985ff36 armv7: Support stack dump after exceptions by Julius Werner · 11 years ago
  40. 1ee2c6d libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig. by Gabe Black · 11 years ago
  41. b98ab4a armv7: add wrapper for DCCSW (data cache clean by set/way) by David Hendricks · 11 years ago
  42. 82683ab libpayload: provide missing cbfs symbol by Aaron Durbin · 11 years ago
  43. f517c44 libpayload: Parse CBMEM ACPI GNVS pointer by Duncan Laurie · 11 years ago
  44. c083d2e libpayload: Get rid of a compiler warning by Gabe Black · 11 years ago
  45. cb0aeef libpayload: armv7: Add cache control function to invalidate range. by Hung-Te Lin · 11 years ago
  46. d0fa1d1 payload: armv7: Fix dcache_clean_by_mva. by Hung-Te Lin · 11 years ago
  47. 08c4150 libpayload: Clean up CFLAGS by Stefan Reinauer · 11 years ago
  48. 6149776 libpayload: ARM: Don't leave alignment checking on after the exception test by Gabe Black · 11 years ago
  49. cfe77be libpayload: Make the region to scan for the cb tables configurable. by Gabe Black · 11 years ago
  50. a392d47 libpayload: Add missing break statement in coreboot table parsing by Stefan Reinauer · 11 years ago
  51. b82a74c libpayload: Drop PowerPC architecture by Stefan Reinauer · 11 years ago
  52. 98e4d8a ARM: Update the size/location of the coreboot tables so we can boot again by Gabe Black · 11 years ago
  53. 6119bea armv7: import updated cache/MMU stuff from coreboot by David Hendricks · 11 years ago
  54. 001056f ARM: Tell the linker memset and memcpy are functions. by Gabe Black · 11 years ago
  55. 08e3656 armv7: import updated cache/MMU stuff from coreboot by David Hendricks · 11 years ago
  56. 2fba5e2 armv7: import new cache maintenance API from coreboot by David Hendricks · 11 years ago
  57. a09760e libpayload: add x86 ROM variable MTRR support by Aaron Durbin · 11 years ago
  58. d1cc812 libpayload: Add comments on virtual pointers in lib_sysinfo by Nico Huber · 11 years ago
  59. 5ca4f41 libpayload: add support for vboot_handoff by Aaron Durbin · 11 years ago
  60. 5c0b7ab libpayload: Generalize and redistribute timekeeping code by Gabe Black · 11 years ago
  61. cc86e63 libpayload: Don't declare the loop counter within the for loop by Gabe Black · 11 years ago
  62. a0e2797 libpayload: Move over to the payload's stack during startup by Gabe Black · 11 years ago
  63. d267987 libpayload: Make whether or not there's an IO address space configurable by Gabe Black · 12 years ago
  64. 9907c6e libpayload: Catch exceptions and print out an error message. by Ronald G. Minnich · 11 years ago
  65. d895827 libpayload: Mark "halt" as a function. by Gabe Black · 11 years ago
  66. b4523bb libpayload: Change the measurement interval for get_cpu_speed to 2 ms. by Gabe Black · 12 years ago
  67. c9f35f5 libpayload: Fix license headers by Stefan Reinauer · 11 years ago
  68. f2e10cb libpayload: Use an appropriate range of memory when looking for cb tables. by Ronald G. Minnich · 11 years ago
  69. 2149ad3 libpayload: add a ldscript for arm by Ronald G. Minnich · 11 years ago
  70. c2e8cf5 libpayload; put the ldscript into an arch-dependent directory path by Ronald G. Minnich · 11 years ago
  71. d01d036 libpayload: New CBFS to support multiple firmware media sources. by Hung-Te Lin · 12 years ago
  72. 8af0d03 libpayload: Initial ARMv7 port by Stefan Reinauer · 12 years ago
  73. f6935a0 libpayload: rename i386 to x86 by Stefan Reinauer · 12 years ago
  74. 593f577 libpayload: Fix use of virtual pointers in sysinfo by Nico Huber · 12 years ago
  75. 4b6be98 Change TARGET_I386 to ARCH_X86 by David Hendricks · 12 years ago
  76. 425973c libpayload: Always use virtual pointers in struct sysinfo_t by Nico Huber · 12 years ago
  77. dd5979a libpayload: Use #ifdef for CONFIG_* checks by Nico Huber · 12 years ago
  78. 4bb0731 libpayload: Add an option to skip console initialization on startup. by Gabe Black · 12 years ago
  79. 0af03d2 Refactor the endianness conversion functions and header files. by Gabe Black · 12 years ago
  80. d3890cc Update libpayloads understanding of the coreboot tables. by Gabe Black · 12 years ago
  81. 3b84086 libpayload: Add faster, architecture specific versions of memset and memcpy. by Gabe Black · 12 years ago
  82. 5ab2005 Update the way serial info is read from the coreboot tables. by Gabe Black · 12 years ago
  83. b9fa1ed Make libpayload parse the coreboot tables before setting up the consoles by Gabe Black · 12 years ago
  84. 9a7c246 Cleanup access to vendor/part # info by Philip Prindeville · 13 years ago
  85. 44bf6fc Let lib_get_sysinfo() pass through the success of get_coreboot_info() by Philip Prindeville · 13 years ago
  86. 965dace Fix missing VM mapping by Philip Prindeville · 13 years ago
  87. c10cade Use void pointers for untyped memory by Philip Prindeville · 13 years ago
  88. 46404d7 Replace UNPACK_CB64 macro with inline by Philip Prindeville · 13 years ago
  89. 0805201 libpayload: Put coreboot version into lib_sysinfo by Mathias Krause · 13 years ago
  90. d1bc331 Extend coreboot table entry for serial ports by Stefan Reinauer · 13 years ago
  91. 5f145fa Don't do a call as the first instruction in libpayload. by Marc Jones · 13 years ago
  92. c0458e6 Fixes to the libpayload build system by Patrick Georgi · 13 years ago
  93. 7f96583 Reduce warnings/errors in libpayload when using picky compiler options by Patrick Georgi · 13 years ago
  94. b3db79e Use coreboot build system for libpayload, too. by Patrick Georgi · 13 years ago
  95. 55bf2e4 Libpayload needs to clear the bss region. by Marc Jones · 13 years ago
  96. 980a69b Attached patch moves functions out of the huge libpayload.h into headers by Patrick Georgi · 14 years ago
  97. b700254 by Stefan Reinauer · 14 years ago
  98. d361308 prevent timer overflows in libpayload by Stefan Reinauer · 14 years ago
  99. d385ed2 This change adds PPC support to libpayload, and hooks it up in the build by Patrick Georgi · 15 years ago