1. 4505ceb cbfstool: Remove unused header files. by Hung-Te Lin · 12 years ago
  2. 90b4ce2 armv7: Clean up the mmu setup a bit by Ronald G. Minnich · 12 years ago
  3. 1fb9bfa armv7: nuke global_data.h and remove some references to gd struct by David Hendricks · 12 years ago
  4. 4a48420 armv7: Clean out weak symbols and unnecessary #ifdef's in cache files by David Hendricks · 12 years ago
  5. 6d1708d AMD/Persimmon: DP0 is connected to a LVDS connector by Dave Frodin · 12 years ago
  6. d173962 cbfstool: Store global variables into struct. by Hung-Te Lin · 12 years ago
  7. dd678a2 msrtool: Decoding for most of Intel Core 2 MSRs by Anton Kochkov · 12 years ago
  8. d1de45e ioapic: Factor out counting code to `ioapic_interrupt_count` by Patrick Georgi · 12 years ago
  9. dfff8a1 AMD boards, ASRock E350M1: Remove whitespace in front of comma in DSDT by Paul Menzel · 12 years ago
  10. 70f3987 inteltool: Add support for Atom N455 (0x106c0) in CPU MSRs dump by Olivier Langlois · 12 years ago
  11. 658e4d3 libpayload: use $(DOTCONFIG) instead of .config by Stefan Reinauer · 12 years ago
  12. 336b8b1 AGESA: Kconfig: Drop useless depends statement by Patrick Georgi · 12 years ago
  13. be0e925 clear_ioapic: Fix reading of number of interrupts for IO-APICs by Aladyshev Konstantin · 12 years ago
  14. d5c998b Add MMCONF resource to AMD fam14 PCI_DOMAIN. by Marc Jones · 12 years ago
  15. 5e732b8 util/runfw/googlesnow.c: Remove trailing whitespace by Paul Menzel · 12 years ago
  16. 8a49ac7 Rename fam14 pci northbridge ops functions. by Marc Jones · 12 years ago
  17. 73e86a8 F15tn: Fix all warnings, enable warnings as errors by Martin Roth · 12 years ago
  18. 2edf77c src/lib/timestamp.c: Fix spelling of tim*e*stamp by Paul Menzel · 12 years ago
  19. 80e3516 Hudson: Legacy free question is hudson only by Martin Roth · 12 years ago
  20. 3593441 armv7: add ARM-encoded bootblock_exit() stub by David Hendricks · 12 years ago
  21. f5726ea Hudson: Cleanup - change SB800 references to hudson by Martin Roth · 12 years ago
  22. 2892023 AGESA F15tn: Move callouts into northbridge wrapper by Martin Roth · 12 years ago
  23. e4cd00c Save and restore F15TN graphics command register by Martin Roth · 12 years ago
  24. eac220f Hudson: Changes to support agesa/hudson for legacy free by Martin Roth · 12 years ago
  25. 0fbaf18 Hudson: Changes to agesa/hudson FADT for ACPI 3.0 by Martin Roth · 12 years ago
  26. 931df3a F15tn / Hudson: Change SATA NumOfPorts register setting by Martin Roth · 12 years ago
  27. c89d3da Parmer / Thatcher: devicetree.cb cleanup and whitespace by Martin Roth · 12 years ago
  28. 2d88151 F15tn: Modify devicetree to fix S3 resume by Martin Roth · 12 years ago
  29. b867281 Utility to run the snow bios in user mode by Ronald G. Minnich · 12 years ago
  30. db5b893 Add more information to the cbfstool print by Stefan Reinauer · 12 years ago
  31. 211a5d5 armv7/snow: get to romstage by David Hendricks · 12 years ago
  32. f572e1e Update gcov patch in documentation by Stefan Reinauer · 12 years ago
  33. 929f9f1 armv7: add a wrapper for romstage's main() for ARM ISA by Gabe Black · 12 years ago
  34. fba42a7 Snow bootblock (bloated/debug version) by David Hendricks · 12 years ago
  35. 1c706dc Fix the stack setup code so we can use an arbitrary 32-bit value by Ronald G. Minnich · 12 years ago
  36. e2851f2 make main() in snow's romstage.c our romstage entry point by David Hendricks · 12 years ago
  37. 88c4939 make crossgcc: compile all required toolchains by Stefan Reinauer · 12 years ago
  38. 018724e remove argument in snow's romstage main() by David Hendricks · 12 years ago
  39. 694719a bootblock_cpu_init() stub for exynos5250 by David Hendricks · 12 years ago
  40. 0b23d47 armv7: Place reset vector + CBFS header + bootblock dynamically by David Hendricks · 12 years ago
  41. 3d7344a ARM bootblock approach by David Hendricks · 12 years ago
  42. 09574d5 Fix high dword of MTRR mask set with CONFIG_CPU_ADDR_BITS by Martin Roth · 12 years ago
  43. a12eacc use a relative path for #line 3 by David Hendricks · 12 years ago
  44. 9382bd6 armv7: delete unneeded ptrace.h by Stefan Reinauer · 12 years ago
  45. 09e16dc libpayload: Style fixes by Stefan Reinauer · 12 years ago
  46. 816e9d1 Support for Celeron 1007U by Stefan Reinauer · 12 years ago
  47. 850793f Make the pre-commit-hook happy about the code in libgcov.c by Ronald G. Minnich · 12 years ago
  48. d37ab45 Implement GCC code coverage analysis by Stefan Reinauer · 12 years ago
  49. 6e21f43 No random directories by Stefan Reinauer · 12 years ago
  50. 6a01563 Move init.S to a proper filename by Ronald G. Minnich · 12 years ago
  51. 8d05322 Fix console.c with serial support disabled by Stefan Reinauer · 12 years ago
  52. b8ad224 cbmem: replace pointer type by uint64_t by Stefan Reinauer · 12 years ago
  53. ea22796 armv7: Add temporary build script for CrOS devs by David Hendricks · 12 years ago
  54. eb5e252 exynos5250: Hacked up lowlevel_init_c by David Hendricks · 12 years ago
  55. b9fb213 exynos5250: Temporarily remove intermediate rule in Makefile by David Hendricks · 12 years ago
  56. 105da50 AMD: Set the mask of MTRR according to CONFIG_CPU_ADDR_BITS by Zheng Bao · 12 years ago
  57. 8a5ee9c armv7: replace magic constant for romstage location by David Hendricks · 12 years ago
  58. d6b0889f add a few entries to .gitignore by David Hendricks · 12 years ago
  59. 1dcb697 armv7: add *(.data) back into .romdata section by David Hendricks · 12 years ago
  60. c82ec0e armv7: update board_init_f function signature by David Hendricks · 12 years ago
  61. 9ad1f56 armv7: dynamically calculate the branch offset in cbfstool by David Hendricks · 12 years ago
  62. 8bc10b7 armv7: delete some unused files by David Hendricks · 12 years ago
  63. 4868a11 snow: add max77686 driver in romstage and ramstage by David Hendricks · 12 years ago
  64. 5f6d857 exynos5250: clean-ups for clock_init by David Hendricks · 12 years ago
  65. 27094b0 exynos5250: un-comment a lot of code which was left out earlier by David Hendricks · 12 years ago
  66. 1d5390e size optimizations for max77686 by David Hendricks · 12 years ago
  67. 92dd172 Fix 2 infinite loops if IMC doesn't respond by Martin Roth · 12 years ago
  68. 238780c Fix typo in SB800 Kconfig for IMC position by Martin Roth · 12 years ago
  69. 597ff87 qemu-x86: Implement more features by Stefan Reinauer · 12 years ago
  70. c019907 cbmem utility: Find actual CBMEM area by Stefan Reinauer · 12 years ago
  71. d7144dc cbmem utility: unify debug output by Stefan Reinauer · 12 years ago
  72. 062730d cbfstool: index is replaced by strchr. by zbao · 12 years ago
  73. 19f8756 cbmem utility: Add option to dump cbmem console by Stefan Reinauer · 12 years ago
  74. 1665bb3 cbmem utility: drop obsolete python based implementation by Stefan Reinauer · 12 years ago
  75. 2f25d99 ARMv7: drop __ASSEMBLY__ by Stefan Reinauer · 12 years ago
  76. 9bcab0c Update 3rdparty mark to latest repository by Stefan Reinauer · 12 years ago
  77. 6d47cbe ARMv7: drop __KERNEL__ by Stefan Reinauer · 12 years ago
  78. 9da7570 cbfstool: Fix warnings on OS X by Stefan Reinauer · 12 years ago
  79. 2485df3 Flatten the tree by Ronald G. Minnich · 12 years ago
  80. fa60de9 Revert "armv7: pass bootblock offset from Kconfig into cbfstool" by Ronald G. Minnich · 12 years ago
  81. 853f469 ARMv7: Make ABI compatible to reference toolchain by Stefan Reinauer · 12 years ago
  82. 3a8badc ARMv7: drop libgcc copy by Stefan Reinauer · 12 years ago
  83. 31c3613 Clean up ARMv7 architecture Kconfig by Stefan Reinauer · 12 years ago
  84. c4077d4 Make PCIe config options depend on PCIe support by Stefan Reinauer · 12 years ago
  85. 9027845 rd890: clear IO-APIC before setup by Aladyshev Konstantin · 12 years ago
  86. 05cbce6 cbmem utility: Use mmap instead of fseek/fread by Stefan Reinauer · 12 years ago
  87. 3d4762d Tyan s8226: change lapic of lapic_cluster 0 to 0x10 by Siyuan Wang · 12 years ago
  88. 086842a Change "VERSION*" to more determined name "CBFS_HEADER_VERSION*". by Hung-Te Lin · 12 years ago
  89. 858b650 cleanup some exynos5250 uart code by David Hendricks · 12 years ago
  90. 801467f enable early serial console on exynos5250 by David Hendricks · 12 years ago
  91. 6a503b6 make early serial console support more generic by David Hendricks · 12 years ago
  92. 10c90d3 update CFLAGS for armv7 by David Hendricks · 12 years ago
  93. 72a2eaf Rename mainboard_smi.c to smihandler.c by Patrick Georgi · 12 years ago
  94. 64b364d Add the push default to 'make gitconfig' by Ronald G. Minnich · 12 years ago
  95. ec8d35f armv7: pass bootblock offset from Kconfig into cbfstool by David Hendricks · 12 years ago
  96. 4c2245e snow: Stuff to support building image with BL1 by David Hendricks · 12 years ago
  97. 454856b add user-specified offset when creating armv7 cbfs image by David Hendricks · 12 years ago
  98. 45256b3 Add (hacked-up) s3c24x0_i2c files by David Hendricks · 12 years ago
  99. d3c75309 import SPL files for board_i2c_{claim,release}_bus() by David Hendricks · 12 years ago
  100. 8583ac3 armv7: create init.S for early ARMv7 init by David Hendricks · 12 years ago