1. e533fda AMD f14 vendorcode: Fix warning by Martin Roth · 11 years ago
  2. 49428d8 Add support for Google's Chromebook Pixel by Stefan Reinauer · 11 years ago
  3. 940095f AMD based boards: platform_cfg.h: Replace `_*BOARDNAME*_CFG_H_` with `_PLATFORM_CFG_H_` by Jens Rottmann · 11 years ago
  4. ac529b1 AMD/Persimmon: Add RTC init to CIMX SB800 by Mike Loptien · 11 years ago
  5. d6682e8 Add support for Google ChromeEC by Stefan Reinauer · 11 years ago
  6. 50f313c */acpi_tables.c: Use ALIGN macro by Patrick Georgi · 11 years ago
  7. 1278142 nvramtool: reduce memory mapping by Patrick Georgi · 11 years ago
  8. fbf0783 libpayload: cbfs: Fix CBFS max size calculation. by Hung-Te Lin · 11 years ago
  9. 58fd5e1 libcbfs: Fix legacy CBFS API, typos by Hung-Te Lin · 11 years ago
  10. 39d497d Update 3rdparty mark to latest repository by Stefan Reinauer · 11 years ago
  11. 2872f4e AMD Fam14 boards: Unify `acpi_table.c` by mainly using Inagua’s one by Paul Menzel · 11 years ago
  12. 522b556 AMD boards: Fix typo `@brief` in comment by Paul Menzel · 11 years ago
  13. 824e192 Persimmon: platform_cfg.h: Declare codec arrays as `static const` by Jens Rottmann · 11 years ago
  14. 3138bb8 Persimmon: dimmSpd.c: Use spaces for alignment of if-predicate by Paul Menzel · 11 years ago
  15. cec4cfd Persimmon: Indent comment by Paul Menzel · 11 years ago
  16. df729d7 AMD Fam14 boards: dimmSpd.c: Set `iobase` to `SMBUS0_BASE_ADDRESS` instead of `0xB00` by Jens Rottmann · 11 years ago
  17. 22ec9f9 AMD S3: Introduce Kconfig variable 'S3_DATA_SIZE' by Zheng Bao · 11 years ago
  18. c8fadd9 ARMV7: create a correct LB_SERIAL table entry by Ronald G. Minnich · 11 years ago
  19. a8ae1c6 Whitespace: Replace tab character in license text with two spaces by Paul Menzel · 11 years ago
  20. 7d75fbd Persimmon: Replace tab with space in address in license header by Paul Menzel · 11 years ago
  21. 836fd19 armv7: Don't let users set ram parameters that are fixed in hardware. by Ronald G. Minnich · 11 years ago
  22. 601b275 ARMV7: minor tweaks to inter-stage calling and payload handling. by Ronald G. Minnich · 11 years ago
  23. c9f35f5 libpayload: Fix license headers by Stefan Reinauer · 11 years ago
  24. 0fd0a05 Tyan S8226: Fix incompatible pointer warning by Martin Roth · 11 years ago
  25. 510171e Tyan S8226: Fix integer truncated warning by Martin Roth · 11 years ago
  26. ddff32e Tyan S8226: Fix printk warnings by Martin Roth · 11 years ago
  27. f87855c Inagua+children: fix simple copy & paste error in code to reset PCIe slots by Jens Rottmann · 11 years ago
  28. 46cb96bb libpayload: libcbfs: Fix legacy CBFS API, typos by Patrick Georgi · 11 years ago
  29. 82682d5 exynos5250: add uartmem_getbaseaddr() in uart driver by David Hendricks · 11 years ago
  30. fdcef1a move uartmem_getbaseaddr() to generic uart header by David Hendricks · 11 years ago
  31. 6802dc8 armv7/snow: add CPU and RAM resources via allocator by David Hendricks · 11 years ago
  32. 249cdc3 snow: add cpu_cluster and domain resources via devicetree.cb by David Hendricks · 11 years ago
  33. 11a7db3 romcc: Don't fail on function prototypes by Patrick Georgi · 11 years ago
  34. 70c85ea build system: Retire REQUIRES_BLOB by Patrick Georgi · 11 years ago
  35. f57d0dc AMD S3: Change S3_VOLATILE_POS to S3_DATA_POS by Zheng Bao · 11 years ago
  36. 832452a RTC: Use the correct index when setting the default month by Dave Frodin · 11 years ago
  37. b313e90 armv7: init stack to 0xdeadbeef to detect stack overflows by David Hendricks · 11 years ago
  38. 384ee9f Persimmon: drop useless DDR3 voltage code copied from Inagua by Jens Rottmann · 11 years ago
  39. 9fba303 Persimmon: disable APU PCIe port 3 by Jens Rottmann · 11 years ago
  40. fa8702c Persimmon: adapt PCIe reset code copied from Inagua to actually match Persimmon by Jens Rottmann · 11 years ago
  41. 686dc0d Kconfig: string option doesn't work properly inside choice section by Jens Rottmann · 11 years ago
  42. 7b654a9 cbfstool: Fix compile warnings caused by incorrect data types. by Hung-Te Lin · 11 years ago
  43. 475d42a cbfstool: Add `-Werror` to make all warnings into errors by Paul Menzel · 11 years ago
  44. ca6e1f6 AMD S3: Program the flash in a bigger data packet by Zheng Bao · 11 years ago
  45. 178df11 AMD S3: Fix typo vol*a*tile in southbridge Kconfig by Zheng Bao · 11 years ago
  46. 92f03c0 AMD Family12h: Fix warnings by Martin Roth · 11 years ago
  47. 96508a7 AMD S3: Include the s3_resume.h only when S3 is enabled. by Zheng Bao · 11 years ago
  48. 7b69454 libpayload: only compile drivers/serial.c on machines that use it. by Ronald G. Minnich · 11 years ago
  49. 8029215 exynos5250: clean out some stale IRAM-related config variables by David Hendricks · 11 years ago
  50. 882fdcf armv7/exynos5250: fix usage of _stack and _estack by David Hendricks · 11 years ago
  51. 1cf46a7 ARMv7: Drop u-boot type remains by Stefan Reinauer · 11 years ago
  52. 37955a2 Exynos5250: Drop unused file ehci-s5p.h by Stefan Reinauer · 11 years ago
  53. b97ee89 OT200: add CMOS support by Christian Gmeiner · 11 years ago
  54. 8deb5c6 libpayload: Use the same type for 32 bit data in readl as in uint32_t. by Ronald G. Minnich · 11 years ago
  55. 1a29c1e libpayload: fix compiler flags by Ronald G. Minnich · 11 years ago
  56. 2cc105c libpayload: get time to compile cross-arch by Ronald G. Minnich · 11 years ago
  57. c1ee864 libpayload: make functions static that are unused outside memory.c by Ronald G. Minnich · 11 years ago
  58. f2e10cb libpayload: Use an appropriate range of memory when looking for cb tables. by Ronald G. Minnich · 11 years ago
  59. ba1008e Exynos: Drop dead code in cpu.h by Stefan Reinauer · 11 years ago
  60. 8bc58da ARMv7: straighten out reset code by Stefan Reinauer · 11 years ago
  61. 5dbf689 Exynos5: Drop S5P directory and merge files by Stefan Reinauer · 11 years ago
  62. 7512e45 ARMv7: Drop sr32, and wait_on_value by Stefan Reinauer · 11 years ago
  63. 0663dfd ARMv7: Fix include file names in memset & memcpy by Stefan Reinauer · 11 years ago
  64. 8a4ce28 ARMv7: Drop more unused files by Stefan Reinauer · 11 years ago
  65. 2149ad3 libpayload: add a ldscript for arm by Ronald G. Minnich · 11 years ago
  66. 5ae44de Drop include/arch-generic/div64.h by Stefan Reinauer · 11 years ago
  67. 8e7b3c4 Exynos: Drop unused include files by Stefan Reinauer · 11 years ago
  68. a957b7a ARMv7: drop multiboot support by Stefan Reinauer · 11 years ago
  69. 0928eb3 Exynos: Drop duplicate copy of watchdog.h by Stefan Reinauer · 11 years ago
  70. fc4823d ARMv7: Drop SKIP_LOWLEVEL_INIT by Stefan Reinauer · 11 years ago
  71. f151a81 Exynos5250: Drop SHA implementation by Stefan Reinauer · 11 years ago
  72. c2e8cf5 libpayload; put the ldscript into an arch-dependent directory path by Ronald G. Minnich · 11 years ago
  73. 7df4ec0 Chromebooks: mainboard.c: Do not spell Chromebook in CamelCase by Paul Menzel · 11 years ago
  74. 835df77 Google Butterfly: thermal.h: Align macro content by Paul Menzel · 11 years ago
  75. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 11 years ago
  76. 398e84c armv7: don't write a forward entry in coreboot tables by David Hendricks · 11 years ago
  77. a86e4ba snow: Set up MMU after DRAM is working by David Hendricks · 11 years ago
  78. 2d0b55b snow: remove superfluous printk's from romstage main by David Hendricks · 11 years ago
  79. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 11 years ago
  80. dc8259c armv7/exynos: remove some stale files leftover from initial import by David Hendricks · 11 years ago
  81. b25208f armv7: use start and size parameters in mmu_setup() by David Hendricks · 11 years ago
  82. 1b6fecd armv7: stages.c: Fix grammar: s,The is to,This is to, by Paul Menzel · 11 years ago
  83. fd72d5a Google Butterfly: acpi/thermal.asl: Fix typo »The*re* is no …« by Paul Menzel · 11 years ago
  84. 1236b84 Google Butterfly: gpio.h: Correct whitespace errors by Paul Menzel · 11 years ago
  85. d60bb49 Google Parrot/Butterfly: fadt.c: Align macros correctly by Paul Menzel · 11 years ago
  86. d01d036 libpayload: New CBFS to support multiple firmware media sources. by Hung-Te Lin · 12 years ago
  87. 02ae0bf build system: Don't run the full build system on "make clean" by Patrick Georgi · 11 years ago
  88. 9a00016 fix an error message in checkstack() by David Hendricks · 11 years ago
  89. ca3198f armv7: jump to ELF image using stage_exit() by David Hendricks · 11 years ago
  90. 7635a60 armv7: Add emulation/qemu-armv7 board. by Hung-Te Lin · 11 years ago
  91. bc64cae spi-generic.h: Adapt include guard by Patrick Georgi · 11 years ago
  92. d7bd4eb Add support for "Butterfly" Chromebook by Stefan Reinauer · 11 years ago
  93. 4815913 build system: Mark clean-for-update phony by Patrick Georgi · 11 years ago
  94. bd5e1a0 Update 3rdparty mark to latest repository by Stefan Reinauer · 11 years ago
  95. 5e11f84 snow: fix high_tables_base calculation by David Hendricks · 11 years ago
  96. 600784e spi.h: Rename the spi.h to spi-generic.h by Zheng Bao · 11 years ago
  97. 8cc8468 Intel: Replace MSR 0xcd with MSR_FSB_FREQ by Patrick Georgi · 11 years ago
  98. 3b19cba AMD/Persimmon: Enable the 2nd COM port by Dave Frodin · 11 years ago
  99. ebae438 crossgcc: Support hosts using non-GNU make as default make. by Hung-Te Lin · 11 years ago
  100. 3d990ff Supermicro H8QGI: Substract 1 from MMCONF range limit by Konstantin Aladyshev · 12 years ago