1. 3b87812 Kconfig: Update default hex values to start with 0x by Martin Roth · 8 years ago
  2. 6350a2e src/mainboard/a-trend - emulation: Add space around operators by Elyes HAOUAS · 8 years ago
  3. 837618b mainboard/asus/*: transition away from device_t by Antonello Dettori · 8 years ago
  4. d23ee5d mainboard: Clean up boot_option/reboot_bits in cmos.layout by Nico Huber · 8 years ago
  5. 2439132 mainboard: Remove last_boot NVRAM option by Timothy Pearson · 9 years ago
  6. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  7. 7748ee5 AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0 by Kyösti Mälkki · 9 years ago
  8. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  9. a52f903 src/mainboard/*/*/board_info.txt: Added Release year for boards by Mathias Friman · 9 years ago
  10. 139e106 kconfig: automatically include mainboards by Stefan Reinauer · 9 years ago
  11. 94efd19 mainboard/cmos: Kill off unused boot_* parameters by Timothy Pearson · 9 years ago
  12. c0ae684 mainboard/cmos: Move ECC variables out of fallback mechanism byte by Timothy Pearson · 9 years ago
  13. 9b68f05 mainboard/cmos: Delete obsolete commented parameters by Timothy Pearson · 9 years ago
  14. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  15. 069f476 mainboard: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  16. ebe3a7a mainboard/*/romstage.c: Fix 'lib/delay.c' inclusion by Edward O'Callaghan · 10 years ago
  17. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  18. bd79c5e Replace hlt() loops with halt() by Patrick Georgi · 10 years ago
  19. eaee6e2 AMD: Move RAMBASE and RAMTOP by Kyösti Mälkki · 10 years ago
  20. 6985d4e amdk8: Move to per-device ACPI by Vladimir Serbinenko · 10 years ago
  21. aedcc10 src/mainboard: Remove trailing whitespace by Elyes HAOUAS · 10 years ago
  22. cb70f79 mainboard: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  23. fd33781 Move ARCH_* from board/Kconfig to cpu or soc Kconfig. by Furquan Shaikh · 10 years ago
  24. 9e308b9 superio/winbond/w83627ehg: Convert romstage to generic component by Edward O'Callaghan · 10 years ago
  25. 793a429 superio/winbond/w83627ehg: Avoid .c includes by Edward O'Callaghan · 10 years ago
  26. 4333071 board-status: Add board_info.txt extracted from wiki. by Vladimir Serbinenko · 11 years ago
  27. 142b52c AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includes by Kyösti Mälkki · 11 years ago
  28. 88a67f0 AMD boards (non-AGESA): Cleanup earlymtrr.c includes by Kyösti Mälkki · 11 years ago
  29. c66f1cb Include boot_cpu.c for romstage builds by Kyösti Mälkki · 11 years ago
  30. 6aeb4a2 AMD: Drop empty root_complex by Kyösti Mälkki · 11 years ago
  31. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  32. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  33. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 11 years ago
  34. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 11 years ago
  35. 9824328 Drop empty mainboard.c by Kyösti Mälkki · 12 years ago
  36. 897aeeb Drop empty mainboard_ops by Kyösti Mälkki · 12 years ago
  37. bbc880e amdk8/amdfam10: Use CAR_GLOBAL for sysinfo by Patrick Georgi · 12 years ago
  38. e135ac5 Remove AMD special case for LAPIC based udelay() by Patrick Georgi · 12 years ago
  39. a93c3fe Drop redundant CHIP_NAME in mainboard.c by Kyösti Mälkki · 12 years ago
  40. 188e3c2 Drop mainboard chip.h by Stefan Reinauer · 12 years ago
  41. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  42. 26b00e6 Refactor some alignment handling by Patrick Georgi · 12 years ago
  43. 35e1c86 VIA southbridge K8T890: Apply un-written naming rules by Kyösti Mälkki · 12 years ago
  44. c8feedd Unify Local APIC address definitions by Patrick Georgi · 12 years ago
  45. b0a9c5c mptable: Refactor mptable generation some more by Patrick Georgi · 13 years ago
  46. c75c79b mptable: Get rid of fixup_virtual_wire by Patrick Georgi · 13 years ago
  47. 6eb7a53 mptable: Refactor lintsrc generation by Patrick Georgi · 13 years ago
  48. 03f82bd Use ACPI text fields consistently with all other boards by Stefan Reinauer · 13 years ago
  49. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  50. 9132102 Use subsystem id from devicetree.cb instead of Kconfig and move by Sven Schnelle · 13 years ago
  51. c36d506 Get mptable OEM/product ID from kconfig variables. by Uwe Hermann · 14 years ago
  52. d351925 Move "select CACHE_AS_RAM" lines from boards into CPU socket. by Uwe Hermann · 14 years ago
  53. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  54. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  55. 3a4ed15 W83627DHG/W83627EHG fixups for virtual LDNs. by Uwe Hermann · 14 years ago
  56. bcaea14 1) wraps the s3 parts of chipset code/memory init code with if CONFIG_HAVE_ACPI_RESUME == 1 getting rid of ugly define in romstage.c by Rudolf Marek · 14 years ago
  57. 7411eab Final set of smp_write_bus -> mptable_write_buses changes. by Patrick Georgi · 14 years ago
  58. 7b99705 Simplify a few code chunks, fix whitespace and indentation. by Uwe Hermann · 14 years ago
  59. 57b2ff8 Drop excessive whitespace randomly sprinkled in romstage.c files. by Uwe Hermann · 14 years ago
  60. 6dc92f0 Use DIMM0 et al in lots more places instead of hardocding values. by Uwe Hermann · 14 years ago
  61. 24f324c Drop unused and incorrect RTC_DEV for Winbond W83627EHG. by Uwe Hermann · 14 years ago
  62. 76e8152 Move the SET_FIDVID* family of configuration options to Kconfig and by Patrick Georgi · 14 years ago
  63. 2e9323e Add a target for the ASUS A8V-E Deluxe (trivial). by Uwe Hermann · 14 years ago