1. 8e1f908 AMD geode: Avoid conflicting main() declaration by Kyösti Mälkki · 7 years ago
  2. d23ee5d mainboard: Clean up boot_option/reboot_bits in cmos.layout by Nico Huber · 8 years ago
  3. 8ab989e src/mainboard: Capitalize ROM, RAM, CPU and APIC by Elyes HAOUAS · 8 years ago
  4. 5276941 AMD boards: Fix romstage main() declaration by Kyösti Mälkki · 8 years ago
  5. 8a3ff6a mainboard: Remove empty mainboard.c files by Paul Menzel · 9 years ago
  6. 2439132 mainboard: Remove last_boot NVRAM option by Timothy Pearson · 9 years ago
  7. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  8. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  9. 595e777 Kconfig whitespace fixes by Martin Roth · 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. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  15. 546953c Replace hlt with halt() by Patrick Georgi · 10 years ago
  16. a0a3727 intel/cpu: rename car.h to romstage.h by Aaron Durbin · 10 years ago
  17. 1ab2027 Intel: Add common header file for CAR setup by Edward O'Callaghan · 10 years ago
  18. cb70f79 mainboard: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  19. fd33781 Move ARCH_* from board/Kconfig to cpu or soc Kconfig. by Furquan Shaikh · 10 years ago
  20. 4333071 board-status: Add board_info.txt extracted from wiki. by Vladimir Serbinenko · 10 years ago
  21. 7bc35754 AMD Northbridge LX: get rid of #include "northbridge/amd/lx/raminit.c" by Christian Gmeiner · 11 years ago
  22. c4e07bb AMD Northbridge LX: convert spd_read_byte() to non-static version by Christian Gmeiner · 11 years ago
  23. 4eb5aa2 AMD Northbridge LX: move #include "northbridge/amd/lx/raminit.h" by Christian Gmeiner · 11 years ago
  24. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  25. 528640d mainboard.c: Name enable_dev function uniformly `mainboard_enable` by Paul Menzel · 11 years ago
  26. a8ae1c6 Whitespace: Replace tab character in license text with two spaces by Paul Menzel · 11 years ago
  27. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 11 years ago
  28. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 11 years ago
  29. a47bd91 Fix PIRQ routing abstraction by Stefan Reinauer · 12 years ago
  30. a93c3fe Drop redundant CHIP_NAME in mainboard.c by Kyösti Mälkki · 12 years ago
  31. 188e3c2 Drop mainboard chip.h by Stefan Reinauer · 12 years ago
  32. 7dc2864 amd/lx: Move configuration from source to Kconfig by Patrick Georgi · 12 years ago
  33. 7916f4c AMD Geode cpus: apply un-written naming rules by Kyösti Mälkki · 12 years ago
  34. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  35. 5005bb06 Unify use of post_code by Alexandru Gagniuc · 13 years ago
  36. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  37. 0d5a6ac Drop per-board ram_check() calls for now. by Uwe Hermann · 14 years ago
  38. 7b99705 Simplify a few code chunks, fix whitespace and indentation. by Uwe Hermann · 14 years ago
  39. 57b2ff8 Drop excessive whitespace randomly sprinkled in romstage.c files. by Uwe Hermann · 14 years ago
  40. 6dc92f0 Use DIMM0 et al in lots more places instead of hardocding values. by Uwe Hermann · 14 years ago
  41. 9bd9a90 Unify DIMM SPD addressing. For Geode, change the by Patrick Georgi · 14 years ago
  42. 607614d Fix/drop some obsolete comments, by Uwe Hermann · 14 years ago
  43. 51eafde Enable or disable the power button in Kconfig by Peter Stuge · 14 years ago
  44. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  45. e0afe73 All these boards already had the CACHE_AS_RAM option in their individual by Warren Turkal · 14 years ago
  46. 5df4168 Drop some useless "../../../" in #includes (trivial). by Uwe Hermann · 14 years ago
  47. 8fa90ec Cut the crap. by Uwe Hermann · 14 years ago
  48. 34697d6 Set up an arbitrary amount of system memory on Geode LX, so by Aurelien Guillaume · 14 years ago
  49. 704b596 We call this cache as ram everywhere, so let's call it the same in Kconfig by Stefan Reinauer · 14 years ago
  50. 9a684fc Restructured all vendors' Kconfig files to no longer source the boards' by Jens Rottmann · 14 years ago
  51. 78265d5 Remove unused mainboard_config definitions. Trivial. by Myles Watson · 14 years ago
  52. 8c4f31b Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user / by Stefan Reinauer · 14 years ago
  53. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  54. 9fb55cb Fix a missing include file that was breaking the Traverse Geos build. by Edwin Beasant · 14 years ago
  55. f333ba0 This commit updates the Geode LX GLCP delay control setup from the v2 way to the v3 way. by Edwin Beasant · 14 years ago
  56. 1a169d2 Add support for the Traverse Technologies Geos mainboard. by Nathan Williams · 14 years ago