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