1. 198d23c crossgcc: Normalize library directories by Patrick Georgi · 12 years ago
  2. 1009907 abuild: Select correct cross compiler for ARMV7 architecture by Stefan Reinauer · 12 years ago
  3. 16bd789 buildgcc: Clean up PATH handling by Stefan Reinauer · 12 years ago
  4. a348d90 buildgcc: drop hack to build gcc trunk versions by Stefan Reinauer · 12 years ago
  5. 969cd93 buildgcc: Remove mingw32 hacks by Patrick Georgi · 12 years ago
  6. 17b24d3 abuild: produce valid junit files by Stefan Reinauer · 12 years ago
  7. 67ce04e armv7: use __cpu_to_le32 for endianness of reset vector instruction by David Hendricks · 12 years ago
  8. fecd26f crossgcc: Generalize matching for the mingw case by Patrick Georgi · 12 years ago
  9. cb08954 Fix xcompile (again) by Stefan Reinauer · 12 years ago
  10. e42133f Fix xcompile for ARMv7 and our cross toolchain by Stefan Reinauer · 12 years ago
  11. 4266b92 crossgcc: Fix buildgcc on Mac OS X by Stefan Reinauer · 12 years ago
  12. dab4238 crossgcc: Add support for building armv7a toolchain by Stefan Reinauer · 12 years ago
  13. 8d71155 Rename devices -> device by Stefan Reinauer · 12 years ago
  14. 0a97759 cbfstool: Clean up messages by Stefan Reinauer · 12 years ago
  15. 90ca3b6 Add multi-architecture support to cbfstool by David Hendricks · 12 years ago
  16. 6d1fcd5 crossgcc: Only build iasl in acpica. by Zheng Bao · 12 years ago
  17. e773c92 Make mainboard_ops and mainboard.c file optional by Kyösti Mälkki · 12 years ago
  18. f33e395 build system: Split linking into multiple steps by Patrick Georgi · 12 years ago
  19. b6f765e Provide weak empty declarations of all chip_ops used on a board by Patrick Georgi · 12 years ago
  20. 1a5301d abuild: only rebuild boards if requested or after a broken build by Patrick Georgi · 12 years ago
  21. 536b53e xcompile: Add missing XGCCPATH by Zheng Bao · 12 years ago
  22. e820e5c Make xcompile support multiple architectures by Ronald G. Minnich · 12 years ago
  23. 6b11c8b crossgcc: update to acpica-20121114 by Idwer Vollering · 12 years ago
  24. 0a3f239 crossgcc: properly test for flex by Patrick Georgi · 12 years ago
  25. 1a2a6ee Cleanup sconfig by Kyösti Mälkki · 12 years ago
  26. 17b77ab buildgcc: Print error if flex is missing by Stefan Reinauer · 12 years ago
  27. f6659ca nvramtool: fsync for mingw. by Zheng Bao · 12 years ago
  28. 6321758 cbfstool: Rework to use getopt style parameters by Stefan Reinauer · 12 years ago
  29. 2e200cd cbfstool: Update LZMA encoder to LZMA SDK 9.12 by Stefan Reinauer · 12 years ago
  30. 7c6b6bb cbmem compilation needs to use the hardened toolchain by Vadim Bendebury · 12 years ago
  31. 4a17d29 ifdtool: Dump more registers from FD by Stefan Reinauer · 12 years ago
  32. 6d18fd0 Utility to dump boot timing table by Vadim Bendebury · 12 years ago
  33. cb6fd30 cbfstool: Remove unused cmd_t by Stefan Reinauer · 12 years ago
  34. 20848ee cbfstool: add add-flat-binary command to add raw executables by Stefan Reinauer · 12 years ago
  35. 3c53d33 ifdtool: Add locking/unlocking and dumping of access permissions by Stefan Reinauer · 12 years ago
  36. 7a12a32 Fix abuild output in Jenkins by Stefan Reinauer · 12 years ago
  37. 5e93b37 Fix Segmentation Fault in ifdtool by Stefan Reinauer · 12 years ago
  38. d0b860a Add utility for parsing/modifying DTD array by Vadim Bendebury · 12 years ago
  39. 00ba25d Get more informative output from cbmem.py by Vadim Bendebury · 12 years ago
  40. f27d36c Fix cbmem to work on 64 bit platforms by Vadim Bendebury · 12 years ago
  41. a90bd52 cbfstool: add offset parameter to create command by Stefan Reinauer · 12 years ago
  42. 746d174 cbfstool: respect dependencies when building locally by Stefan Reinauer · 12 years ago
  43. a93c3fe Drop redundant CHIP_NAME in mainboard.c by Kyösti Mälkki · 12 years ago
  44. 336db54 crossgcc: build expat and python in silence by Idwer Vollering · 12 years ago
  45. aa5eae6 inteltool: Add output of 64bit registers in PMBASE by Nico Huber · 12 years ago
  46. 573d37d crossgcc: update to Python 2.7.3 by Idwer Vollering · 12 years ago
  47. 296a015 crossgcc: update to expat 2.1.0 by Idwer Vollering · 12 years ago
  48. cd02793 crossgcc: update mingw w32api's download URL by Idwer Vollering · 12 years ago
  49. 04ceed6 buildgcc: redirect error output to /dev/null by Zheng Bao · 12 years ago
  50. 908b043 crossgcc: update to mingwrt 3.20-2 by Idwer Vollering · 12 years ago
  51. 655a65c crossgcc: update to binutils 2.23 by Idwer Vollering · 12 years ago
  52. 7962fc7 crossgcc: update to MPC 1.0.1 by Idwer Vollering · 12 years ago
  53. 27efb4c crossgcc: update to MPFR 3.1.1 by Idwer Vollering · 12 years ago
  54. fedb63a crossgcc: update to GDB 7.5 by Idwer Vollering · 12 years ago
  55. 1cfee0b crossgcc: update to gcc 4.7.2 by Idwer Vollering · 12 years ago
  56. cbd6312 crossgcc: fix compilation of acpica by Idwer Vollering · 12 years ago
  57. def50b0 kconfig: Some terms or curses libraries treat backspace as 0x08 by Zheng Bao · 12 years ago
  58. 5451672 build: build coreboot on mingw. by Zheng Bao · 12 years ago
  59. c31cdd8 cbfstool: Add -mno-ms-bitfields on (mingw) by Zheng Bao · 12 years ago
  60. fba86bf inteltool: improve the libpci test in the Makefile by Stefan Tauner · 12 years ago
  61. 1a00cf0 inteltool: add support for 946GZ and 946PL by Stefan Tauner · 12 years ago
  62. 04c0600 inteltool: new definitions and cleanup by Stefan Tauner · 12 years ago
  63. f450b86 inteltool: remove bashism from Makefile by Stefan Tauner · 12 years ago
  64. 36156ff crossgcc: Allow the non-gnu tar and patch work on XxxBSD by Zheng Bao · 12 years ago
  65. c31e3ac abuild: allow building with no payload by Patrick Georgi · 12 years ago
  66. aada2e1 Every chip must have chip_operations by Kyösti Mälkki · 12 years ago
  67. 9b757dc lint: Get absolute path in compare_output by Zheng Bao · 12 years ago
  68. 684b8ab lint: Stop searching when one GNUmake is found by Zheng Bao · 12 years ago
  69. 89397fc superiotool: Fix for FreeBSD by Andriy Gapon · 12 years ago
  70. b13e94c nvramtool: uname in NetBSD doesnt take "-o" by Zheng Bao · 12 years ago
  71. 82c06bd nvramtool: Require no hw access for integrated Makefile by Zheng Bao · 12 years ago
  72. 533bca8 lint: Add template for mktemp to meet BSD requirements by Zheng Bao · 12 years ago
  73. 80d2526 abuild: abort if payload.sh failed by Patrick Georgi · 12 years ago
  74. 5c63761 nvramtool: Read/write binary data as binary by Patrick Georgi · 12 years ago
  75. 5b209c0 crossgcc: Change the term color back (trivial) by Zheng Bao · 12 years ago
  76. 615304c lint: Dont highlight the matching text in grep by Zheng Bao · 12 years ago
  77. b3a18ac Isolate Kconfig host compiler options by Patrick Georgi · 12 years ago
  78. 73ab60a Fix ramstage location in trace scripts by Rudolf Marek · 12 years ago
  79. 645f2dd nvramtool: Set build flags for FreeBSD by Zheng Bao · 12 years ago
  80. 534e61c nvramtool: Remove the building warning on older gcc by Zheng Bao · 12 years ago
  81. e54995a superiotool: Add support for Fintek F81865F/F-I register dump. by Stefan Tauner · 12 years ago
  82. a5de941 gitconfig: Match the Change-Id line more exactly by Zheng Bao · 12 years ago
  83. 79b0574 crossgcc: Update GDB patch version to 7.4.1 by zbao · 12 years ago
  84. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  85. 2efabba buildgcc: Remove the warning options unsupported by cygwin by zbao · 12 years ago
  86. 844e013 buildgcc: Update the toolchain patches version by zbao · 12 years ago
  87. a675d49 Fix SMBIOS generation by Stefan Reinauer · 12 years ago
  88. 57879c9 Make the device tree available in the rom stage by Stefan Reinauer · 12 years ago
  89. 188e3c2 Drop mainboard chip.h by Stefan Reinauer · 12 years ago
  90. a9f670a ifdtool: Use perror for file write errors by Stefan Reinauer · 12 years ago
  91. 59b36f1 msrtool: Factor out cpuid() from target probe functions into main() by Anton Kochkov · 12 years ago
  92. c7fc442 inteltool: Add support for H65 Express chipset by Anton Kochkov · 12 years ago
  93. 116327e sconfig: typo fix by Patrick Georgi · 12 years ago
  94. 41c229c cbfstool: signed vs. unsigned fixes by Mathias Krause · 12 years ago
  95. 5c581c4 cbfstool: provide a prototype for remove_file_from_cbfs by Mathias Krause · 12 years ago
  96. d2567c8 cbfstool: make endian detection code more robust by Mathias Krause · 12 years ago
  97. 2b108a4 sconfig: fix up shipped code by Patrick Georgi · 12 years ago
  98. 42b808e msrtool: add support for cs5536 LPC_SERIRQ (0x5140004e) by Christian Gmeiner · 12 years ago
  99. 0fa50a1 MPTAPLE: generate from devicetree.cb by Sven Schnelle · 12 years ago
  100. 21856ee superiotool: Dump data registers for Nuvoton chips by Guenter Roeck · 12 years ago