1. 9acc1e8 acpigen: Use implicit length patching in acpigen_write_resourcetemplate_footer by Vladimir Serbinenko · 10 years ago
  2. 663be6e acpigen: Add and use acpigen_write_device. by Vladimir Serbinenko · 10 years ago
  3. 80fb8ed acpigen: Add and use acpigen_write_method. by Vladimir Serbinenko · 10 years ago
  4. f9cdb48 console: Isolate console_init() for ROMCC by Kyösti Mälkki · 10 years ago
  5. 91050b7 fsp_baytrail: Fix ACPI 'Object is not referenced' warnings by Martin Roth · 10 years ago
  6. 9e81887 vendorcode/amd/agesa/f15tn: Fix assembly bugs by Damien Zammit · 10 years ago
  7. 8c318cf vendorcode/amd/agesa/f15tn: Remove extraneous bracket by Damien Zammit · 10 years ago
  8. e55a7c5 fsp_baytrail: Update chip.h UPD entries to match names in fspvpd.h by Martin Roth · 10 years ago
  9. cd31afd lib/lzma.c: Use header over .c include by Edward O'Callaghan · 10 years ago
  10. cdabc88 lib/cbfs: Use linker symbols over .c include in cbfs.c by Edward O'Callaghan · 10 years ago
  11. 129462d kconfig: create files in target directory if requested by Patrick Georgi · 10 years ago
  12. 2dc0132 tegra124: remove spurious error message by Patrick Georgi · 10 years ago
  13. 68e4cbd tegra124: actually parse is_lvds by Patrick Georgi · 10 years ago
  14. 04f68c1 baytrail: fix range check by Patrick Georgi · 10 years ago
  15. a015812 via/epia-m700: Remove lefotver AmlCode by Vladimir Serbinenko · 10 years ago
  16. 8a87820 amd/sb800: Make sb800_setup_sata_phys into regular function by Vladimir Serbinenko · 10 years ago
  17. b0b1aed agesa/hudson: Remove stale declaration hudson_setup_sata_phys by Vladimir Serbinenko · 10 years ago
  18. 1765fd2 sb700: Make get_sbdn into normal function by Vladimir Serbinenko · 10 years ago
  19. d6b452f cpu/amd/model_10xxx/processor_name.c: Duplicate 'const' specifier by Edward O'Callaghan · 10 years ago
  20. bf26243 northbridge/amd/amdfam10/conf.c: Remove extraneous parentheses by Edward O'Callaghan · 10 years ago
  21. 08cd865 i82371eb: Remove weak functions by Vladimir Serbinenko · 10 years ago
  22. bf8722a Make set_bios_reset into normal rather than weak function by Vladimir Serbinenko · 10 years ago
  23. 7411657 fsp: Change mobo partnumbers to reflect that it's running code FSP variant by Vladimir Serbinenko · 10 years ago
  24. 2ae46c3 mainboard/gizmosphere/Kconfig: Trivial - fix perms by Edward O'Callaghan · 10 years ago
  25. 6379676 DYNAMIC_CBMEM implies EARLY_CBMEM_INIT by Kyösti Mälkki · 10 years ago
  26. aaf005e sandy/ivybridge: Use DYNAMIC_CBMEM with native raminit by Kyösti Mälkki · 10 years ago
  27. 633f6e3 mainboard/*/debug.c: Remove duplicate or dead code by Edward O'Callaghan · 10 years ago
  28. 8443798 vboot: allow non-relocatable ramstage loading by Aaron Durbin · 10 years ago
  29. e742dda chromeos: provide stub functions for !CONFIG_VBOOT_VERIFY_FIRMWARE by Aaron Durbin · 10 years ago
  30. 7d221b4 nvidia/cbootimage: update to master by Patrick Georgi · 10 years ago
  31. eaee6e2 AMD: Move RAMBASE and RAMTOP by Kyösti Mälkki · 10 years ago
  32. abc083e AMD (K8/fam10): Rewrite CAR migration in post_cache_as_ram by Kyösti Mälkki · 11 years ago
  33. 3eefeea build system: improve portability by Patrick Georgi · 10 years ago
  34. 77c7ecf mainboard: Remove commented include lines for mc146818rtc.h by Edward O'Callaghan · 10 years ago
  35. b9597b0 tegra124: allow tegra124 devices to run vboot rmodule by Aaron Durbin · 10 years ago
  36. e7cb1bc Big, Blaze: Set I2S1 Source to CLK_M to Fix Beep by Daisuke Nojiri · 10 years ago
  37. b19136f nyan: tpm: Increase the TPM frequency to 400 KHz. by Gabe Black · 10 years ago
  38. 6541b28 tegra124: i2c: Reset the controller when there's an error. by Gabe Black · 10 years ago
  39. 8253bd9 tegra124: fix the dangerous VPR write order by Joseph Lo · 10 years ago
  40. bab7896 tegra124: Add some functions for resetting peripherals. by Gabe Black · 10 years ago
  41. 14ade70 Nyan: Set I2S1 Source to CLK_M by Daisuke Nojiri · 10 years ago
  42. 4a12cfe nyan: Move some pinmux and clock/reset configuration to ROM stage. by Gabe Black · 10 years ago
  43. bd5925a t124: Clean up display init functions by Jimmy Zhang · 10 years ago
  44. 4e16a2e blaze: Create a nyan_blaze mainboard, copied from nyan_big by Tom Warren · 10 years ago
  45. 764cd1b AMD Trinity: Update the Trinity SMU Firmware by Zheng Bao · 10 years ago
  46. 0a1699e intel: use crosscompiler readelf, instead of global by Patrick Georgi · 10 years ago
  47. 7c6e489 arm: Put assembly functions into separate sections by Julius Werner · 10 years ago
  48. 168b0f9 vboot: provide empty vboot_verify_firmware() by Aaron Durbin · 11 years ago
  49. 8ba1b36 qemu-armv7: Minimal changes to pass compiling qemu-v7 platform. by Hung-Te Lin · 10 years ago
  50. f4b209f ipq8064: Make timer code compile by Vadim Bendebury · 10 years ago
  51. 028d816 ipq8064: Configure proper bootblock stack and load address by Vadim Bendebury · 10 years ago
  52. e83c80c Use sbl blobs from a private location by Vadim Bendebury · 10 years ago
  53. 9d91aba ipq806x: Add support for GPIO operations by Furquan Shaikh · 10 years ago
  54. d551e82 nyan*: Switching unused pin to GPIO by Neil Chen · 10 years ago
  55. 1f4e283 nyan: big: Only delay when and as long as necessary in the PMIC setup code. by Gabe Black · 10 years ago
  56. 41c9260 nyan: big: Set the i2c controller frequencies appropriately. by Gabe Black · 10 years ago
  57. 51f6fb2 tegra124: Add a macro specifically for configuring the I2C controller clocks. by Gabe Black · 10 years ago
  58. f6280bc tegra124: Fix some bugs in the clock configuration macros. by Gabe Black · 10 years ago
  59. df761ea t124: Skip PLLP init to 408MHz by Jimmy Zhang · 10 years ago
  60. c225e4c t124: nyan: Enable lock bit on pll by Jimmy Zhang · 10 years ago
  61. 78a1b8c Nyan: Set DMA Reserve to 2MB by Daisuke Nojiri · 10 years ago
  62. 479cfeb tegra124: fix OSC initialization on LP0 resume by Andrew Bresticker · 10 years ago
  63. 25bf775 tegra124: fix PLLU parameters by Andrew Bresticker · 10 years ago
  64. 4fa158c nyan: Select the CD570M Tegra124 model. by Gabe Black · 10 years ago
  65. 3178503 tegra124: Make the PLLX frequency selectable by model. by Gabe Black · 10 years ago
  66. 6940c0d nyan: Update 924MHz BCT w/latest qual'd cfg, use 924 as default speed for 2GB by Tom Warren · 10 years ago
  67. b9a4b71 nyan: nyan_big: Mark the address range covering the SRAM as cachable. by Gabe Black · 10 years ago
  68. c1e41b7 nyan: Add 4GB bct support by Jimmy Zhang · 10 years ago
  69. 83ed805 nyan: big: Check dram_end when setting up caching in ROM stage. by Gabe Black · 10 years ago
  70. 558e9b5 libpayload: Add minimal support for PL011 UART by Marcelo Povoa · 10 years ago
  71. d4d29a1 libpayload: timer: Move the timer drivers from depthcharge to libpayload. by Gabe Black · 10 years ago
  72. ab41b9d libpayload: usb: Remove automatic clear_stall() calls from transfers by Julius Werner · 10 years ago
  73. 7234d60 libpayload: usb: Fix up usb_shutdown() code paths by Julius Werner · 10 years ago
  74. badf0f9 libpayload: Remove config.panther by Marc Jones · 10 years ago
  75. e311869 libpayload: Update defconfigs by Marc Jones · 10 years ago
  76. ebeadd1 vendorcode/amd/agesa/f1{0,2,4,5}: Typo in header guard by Edward O'Callaghan · 10 years ago
  77. 0a5834b ipq806x: Typecast address to void * in read/write operations by Furquan Shaikh · 10 years ago
  78. 75b4beb ipq806x: Add an include/ folder to ipq806x by Furquan Shaikh · 10 years ago
  79. 40412c6 gm45: Don't crash if less than 4G of RAM are present. by Vladimir Serbinenko · 10 years ago
  80. 476f731 Copy u-boot sources as is and modify the tree to still build by Vadim Bendebury · 10 years ago
  81. 9cb70ae Include IPQ8064 SBLs code in the coreboot bootblock by Vadim Bendebury · 10 years ago
  82. bf04eda tegra124: enable JTAG in Security Mode by Jimmy Zhang · 10 years ago
  83. 7f0cb15 tegra124: Program PWM1 to drive panel backlight by Andrew Chew · 10 years ago
  84. 372a5bbd tegra124: Port a PWM clocking change to big. by Gabe Black · 10 years ago
  85. 301f84c tegra124: Add pwm_controller registers by Andrew Chew · 10 years ago
  86. c38c6f7 tegra124: Enable PWM clock, and set up PWM1 pin by Andrew Chew · 10 years ago
  87. 1ecbc8c tegra124: Fix PWM pinmux functions by Andrew Chew · 10 years ago
  88. 33ddd1f tegra124: Add PWM base address by Andrew Chew · 10 years ago
  89. 5b5db87 src/lib/Makefile.inc: Allow rmodules to link under Clang by Edward O'Callaghan · 10 years ago
  90. 9cb5a3a src/lib/rmodule.ld: DISCARD (.note|.note.*) sections by Edward O'Callaghan · 10 years ago
  91. 5cbbc70 tegra124: nyan: Keep in memory structures below 4GB. by Gabe Black · 10 years ago
  92. f220df6 nyan: Use asm volatile instead of plain asm so it doesn't get optimized out. by Gabe Black · 10 years ago
  93. 1dba878 blobs: Update to IPQ blob commit by Marc Jones · 10 years ago
  94. 5547a68 AMD Kabini: Update SMU firmware from 0.4 to 0.9 by Zheng Bao · 10 years ago
  95. 93e8161 asus/f2a85-m: Disable SD controller by Tobias Diedrich · 10 years ago
  96. 1aa3e2d mainboard/asus/f2a85-m: Correct APIC routing for Bus 0, Dev 21 by Tobias Diedrich · 10 years ago
  97. 1e7408c asus/f2a85-m/devicetree.cb: Correctly align option by Tobias Diedrich · 10 years ago
  98. a955fef drivers/intel/gma/intel_dp.c: Fix printf type-specifier by Edward O'Callaghan · 10 years ago
  99. e900802 cpu/x86/smm/Makefile.inc: Fix up linkage rules by Edward O'Callaghan · 10 years ago
  100. 129e2f3 lib/malloc.c: Remove pre-proc guard around include by Edward O'Callaghan · 10 years ago