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