1. 1f8d246 arm: Fix up new cache flush algorithm and replace dcache_*_all() with it by Julius Werner · 11 years ago
  2. 12de698 arm: Import armv7_dcache_wbinv_all function from NetBSD by Julius Werner · 11 years ago
  3. 1893fd7 arm: add missing gc-sections for ramstage by Isaac Christensen · 10 years ago
  4. 2af76f4 coreboot arm64: Add support for arm64 into coreboot framework by Furquan Shaikh · 10 years ago
  5. d65e214 arm: Update mem* functions to newer versions by Julius Werner · 11 years ago
  6. 64b9ca9 arm: Move libgcc assembly macros to arch/asm.h by Julius Werner · 11 years ago
  7. c505837 arm: Have the linker garbage-collect unused functions and variables by Julius Werner · 11 years ago
  8. d84afd3e arm: Remove CAR_MIGRATE Kconfig and associated cruft by Julius Werner · 11 years ago
  9. 85620db arm: Move exception_init() close to console_init() by Julius Werner · 11 years ago
  10. 813f305 arm: Put exception_stack into BSS by Julius Werner · 11 years ago
  11. 4d7d25f payloads/external/SeaBIOS: Allow setting buffers below 0xC0000 by Martin Roth · 10 years ago
  12. b3997ba arm: Remove some pointless CFLAGS by Julius Werner · 11 years ago
  13. 2fc3b62 tegra124/nyan: various fixes and additions by Hung-Te Lin · 11 years ago
  14. d40be11 tegra124/nyan: rougly stable code base by Gabe Black · 11 years ago
  15. 802c910 Increase space for ACPI tables when using dynamic CBMEM by Stefan Reinauer · 10 years ago
  16. a4a44a7 arm: Update a stale comment in bootblock .S files by David Hendricks · 11 years ago
  17. b6b1077 exynos: Install the BL1 and set the checksum in the Makefile. by Gabe Black · 11 years ago
  18. 063c410 ARMv4: Add a minimal version of cpu.h. by Gabe Black · 11 years ago
  19. f2f817e ARM: Add an ARMv4 architecture version. by Gabe Black · 11 years ago
  20. 51edd54 ARM: Generalize armv7 as arm. by Gabe Black · 11 years ago
  21. 2d7bd8a Implement ACPI in a per device way by Vladimir Serbinenko · 10 years ago
  22. d942ed9 acpigen: Correctly handle root scope by Vladimir Serbinenko · 10 years ago
  23. 55ab5ef smbios.c: Fix mismerge which led to laptop being default type by Vladimir Serbinenko · 10 years ago
  24. 6abb33c smbios: reorganise OEM strings handling. by Vladimir Serbinenko · 10 years ago
  25. 71c0bf6 smbios: Define and use enclosure types. by Vladimir Serbinenko · 10 years ago
  26. f09f224 arm: libpayload: Make cache invalidation take pointers instead of integers by Julius Werner · 11 years ago
  27. a2a87d4 ARM: Make it possible to use a custom bootblock implementation. by Gabe Black · 11 years ago
  28. 8b68539 ARM: Overhaul the ARM Makefile. by Gabe Black · 11 years ago
  29. d96541f armv7: mark EABI compatibility symbols as used by Stefan Reinauer · 11 years ago
  30. 8f99378 ARMv7/Exynos: Fix memory location assumptions by Stefan Reinauer · 11 years ago
  31. 951fc26 ARMv7: drop dead code from Makefile.inc by Stefan Reinauer · 11 years ago
  32. 21fbc08 armv7/Makefile.inc, cpu/Makefile.inc: align output of printf by Daniele Forsi · 10 years ago
  33. 133096b coreboot classes: Add dynamic classes to coreboot by Furquan Shaikh · 10 years ago
  34. 985ff36 armv7: Support stack dump after exceptions by Julius Werner · 11 years ago
  35. b404511 ARM: Eliminate the unused interrupts.c. by Gabe Black · 11 years ago
  36. 42b1c34 ARMv7: Add stdint types needed for vboot library by Stefan Reinauer · 11 years ago
  37. 62997e0 ARMV7: threading support for cooperative multitasking by Ronald G. Minnich · 11 years ago
  38. ad4afe9 armv7: Fix dcache writethrough policy handling by David Hendricks · 11 years ago
  39. 34352d1 Possible thread stack implementation. by Ronald G. Minnich · 11 years ago
  40. ee4bfbf exynos: Set up caching in the bootblock. by Gabe Black · 11 years ago
  41. d6b16f5 Set armv7 up for cpu_info to work as on x86 (so threads can work) by Ronald G. Minnich · 11 years ago
  42. 96639fb arch/x86/Makefile.inc: trivial: fix indent of informative output about bootblock by Daniele Forsi · 10 years ago
  43. b98ab4a armv7: add wrapper for DCCSW (data cache clean by set/way) by David Hendricks · 11 years ago
  44. 0d7f133 payloads/external/SeaBIOS: Use coreboot’s serial console settings by Martin Roth · 10 years ago
  45. 0682cfe armv7/exynos5420: Configure CPU cores for kernel to enable SMP. by Hung-Te Lin · 11 years ago
  46. 51ca10f arch/x86/include/arch/interrupt.h: Add header guards by Edward O'Callaghan · 10 years ago
  47. 78d0cab IOAPIC: Fix missing stdint include by Kyösti Mälkki · 10 years ago
  48. 4202f5d misc,ASL: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  49. 7e8d483 arch: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  50. db8693b ACPI: Recover type of wakeup in acpi_is_wakeup() by Kyösti Mälkki · 10 years ago
  51. 25b56c3 build: remove -ccopts mechanism by Patrick Georgi · 10 years ago
  52. 95b0c3d arch/x86/include/bootblock_common.h: Sanitize header inclusion by Edward O'Callaghan · 10 years ago
  53. 91d6fc8 armv7: We don't use CPPFLAGS anymore by Patrick Georgi · 10 years ago
  54. b0195a3 build: Pass correct disassembly flags in Clang build by Edward O'Callaghan · 10 years ago
  55. 9533d83 PIRQ tables: Fix typos by Kyösti Mälkki · 10 years ago
  56. 207880c Declare acpi_is_wakeup_early() only once by Kyösti Mälkki · 11 years ago
  57. bd4553b MP Table: Change types to be consistent with the spec by Mike Loptien · 10 years ago
  58. c3c4a38 Misc: Use acpi_is_wakeup_s3() by Kyösti Mälkki · 10 years ago
  59. 4d9b772 ACPI: Add acpi_is_wakeup_s3() by Kyösti Mälkki · 10 years ago
  60. 2ca2afe ACPI S3 support: Add acpi_s3_resume_allowed() by Kyösti Mälkki · 10 years ago
  61. d0167d3 MP Spec: Correct the Virtual Wire assignment by Mike Loptien · 10 years ago
  62. 9159734 MP Spec: Add copyright header by Mike Loptien · 10 years ago
  63. 4ba8ba4 build: Drop libgcc runtime wrapper in Clang builds by Edward O'Callaghan · 10 years ago
  64. 63acd22 lenovo: Make version look like something thinkpad_acpi would accept by Vladimir Serbinenko · 10 years ago
  65. 8ecdc9e acpigen: Add acpigen_emit_eisaid. by Vladimir Serbinenko · 11 years ago
  66. f2f7f03 console: Add console for GDB by Kyösti Mälkki · 10 years ago
  67. 20ea040 acpigen: Add acpigen_write_irq. by Vladimir Serbinenko · 11 years ago
  68. efac717 x86/include/arch/acpi.h: remove incorrect semicolon by Martin Roth · 10 years ago
  69. 5930774 build: use CFLAGS_* in more places where they're needed by Patrick Georgi · 10 years ago
  70. e392743 build: move include paths where they belong by Patrick Georgi · 10 years ago
  71. b145b83 build: break compiler flags out of $(CC) by Patrick Georgi · 10 years ago
  72. 58f73a6 build: separate CPPFLAGS from CFLAGS by Patrick Georgi · 10 years ago
  73. 98f49d2 build: CPPFLAGS is more common than INCLUDES by Patrick Georgi · 10 years ago
  74. 31dbb53 SeaBIOS: Fix cpp use by Patrick Georgi · 10 years ago
  75. a3b06c9 Arch-level Kconfig menu cleanup by Furquan Shaikh · 10 years ago
  76. 99ac98f Introduce stage-specific architecture for coreboot by Furquan Shaikh · 10 years ago
  77. 88ca81a Move redundant Makefile rules from arch to top level. by Furquan Shaikh · 10 years ago
  78. 0bb0aff arch/x86/boot: Indent mpspec.c and make a loop more legible by Edward O'Callaghan · 10 years ago
  79. 70342a7 uart: Support multiple ports by Kyösti Mälkki · 10 years ago
  80. 20f25dd Rename coreboot_ram stage to ramstage by Furquan Shaikh · 10 years ago
  81. e8792be build rules: Identify build stage with simple variables by Kyösti Mälkki · 10 years ago
  82. efb0b51 console: Split ROMCC helpers by Kyösti Mälkki · 10 years ago
  83. 4076072 console: Use romstage code for ramstage and SMM by Kyösti Mälkki · 10 years ago
  84. fd95624 console: Drop driver list in ramstage by Kyösti Mälkki · 11 years ago
  85. dbc7bd9 console: Refactor uart8250/NE2K by Kyösti Mälkki · 11 years ago
  86. 657e0be console: Move newline translation outside console_tx_byte by Kyösti Mälkki · 11 years ago
  87. 56ae139 console: Hide global console_loglevel by Kyösti Mälkki · 10 years ago
  88. b2d2596 console: Unify do_printk() by Kyösti Mälkki · 11 years ago
  89. 21333f9 console: Split console_init() by Kyösti Mälkki · 11 years ago
  90. afa7b13 uart: Redefine Kconfig options by Kyösti Mälkki · 11 years ago
  91. 7c1a49b SeaBIOS: have coreboot pass the choice to run optionroms in parallel by Idwer Vollering · 10 years ago
  92. eb3c991 x86/Makefile: Allow addition of link libraries for rom/ramstage by Alexandru Gagniuc · 10 years ago
  93. deb2cb2 Static CBMEM / CAR: Flag boards with BROKEN_CAR_MIGRATE by Kyösti Mälkki · 10 years ago
  94. 3eb8eb7 rmodules: use rmodtool to create rmodules by Aaron Durbin · 10 years ago
  95. 47089f2 smbios: Supply tag type 2 (base board information) by Vladimir Serbinenko · 10 years ago
  96. ab94bbf usbdebug: Move Kconfig under drivers/usb by Kyösti Mälkki · 10 years ago
  97. bea6bf0 uart8250: Move under drivers/uart by Kyösti Mälkki · 11 years ago
  98. 2b95da0 uart8250mem: Unify calls with generic UART by Kyösti Mälkki · 11 years ago
  99. 4770749 uart8250io: Unify calls with generic UART by Kyösti Mälkki · 11 years ago
  100. 1d7541f console: Fix includes by Kyösti Mälkki · 11 years ago