1. 3f882faf intel/i440bx,i82371: Remove wrapper spd_read_byte() by Kyösti Mälkki · 4 years, 6 months ago
  2. 4b463c7 mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h> by Elyes HAOUAS · 4 years, 7 months ago
  3. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 8 months ago
  4. 4d99cde src/mainboard: Drop wrong _ADR objects by Elyes HAOUAS · 4 years, 9 months ago
  5. cd7a70f soc/intel: Use common romstage code by Kyösti Mälkki · 5 years ago
  6. 157b189 cpu/intel: Enter romstage without BIST by Kyösti Mälkki · 5 years ago
  7. 0c152cf src: Remove unused include device/pnp_def.h by Elyes HAOUAS · 5 years ago
  8. f0c5be2 mb/*/*/Kconfig: Remove useless comment by Elyes HAOUAS · 6 years ago
  9. 6d19a20 mb: Set coreboot as DSDT's manufacturer model ID by Elyes HAOUAS · 6 years ago
  10. f765d4f src: Remove unneeded include <lib.h> by Elyes HAOUAS · 6 years ago
  11. 2c5652d mb: Fix non-local header treated as local by Elyes HAOUAS · 6 years ago
  12. 65bb543 src: Get rid of non-local header treated as local by Elyes HAOUAS · 6 years ago
  13. 4ad1446 src/mb: Fix non-local header treated as local by Elyes HAOUAS · 6 years ago
  14. 2270a15 asus/p2b-ls: Disable SuperI/O ACPI logical device by Keith Hui · 7 years ago
  15. cd2c333 asus/p2b-ls: Add ACPI tables by Keith Hui · 7 years ago
  16. e14d7de asus/p2b-ls,asus/p3b-f: Move to EARLY_CBMEM_INIT by Keith Hui · 7 years ago
  17. 28e0255 intel/i440bx: Move LATE_CBMEM_INIT under mainboard by Kyösti Mälkki · 7 years ago
  18. 95f296e 440BX boards: Use combined RAM init routine by Keith Hui · 7 years ago
  19. fb0984d 440BX boards: Drop unused #includes from romstage by Keith Hui · 7 years ago
  20. c903b93 asus/p2b-ls: Drop onboard LAN from devicetree.cb by Keith Hui · 7 years ago
  21. f4df9d1 mainboard/*/*/irq_tables.c: Use tabs for indents by Elyes HAOUAS · 8 years ago
  22. 07921540d intel/car/cache_as_ram.inc: Prepare for dynamic CONFIG_RAMTOP by Kyösti Mälkki · 8 years ago
  23. 3d840d0 northbridge/intel/i440bx: Unify UDELAY selection by Stefan Reinauer · 8 years ago
  24. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  25. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  26. a52f903 src/mainboard/*/*/board_info.txt: Added Release year for boards by Mathias Friman · 9 years ago
  27. 139e106 kconfig: automatically include mainboards by Stefan Reinauer · 9 years ago
  28. ebe3a7a mainboard/*/romstage.c: Fix 'lib/delay.c' inclusion by Edward O'Callaghan · 10 years ago
  29. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  30. 546953c Replace hlt with halt() by Patrick Georgi · 10 years ago
  31. a0a3727 intel/cpu: rename car.h to romstage.h by Aaron Durbin · 10 years ago
  32. 1ab2027 Intel: Add common header file for CAR setup by Edward O'Callaghan · 10 years ago
  33. 6fb379a mainboard: Remove #include early_serial.c from w83977tf boards by Edward O'Callaghan · 10 years ago
  34. fd33781 Move ARCH_* from board/Kconfig to cpu or soc Kconfig. by Furquan Shaikh · 10 years ago
  35. 4333071 board-status: Add board_info.txt extracted from wiki. by Vladimir Serbinenko · 10 years ago
  36. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  37. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  38. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 11 years ago
  39. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 11 years ago
  40. 9824328 Drop empty mainboard.c by Kyösti Mälkki · 12 years ago
  41. 897aeeb Drop empty mainboard_ops by Kyösti Mälkki · 12 years ago
  42. a47bd91 Fix PIRQ routing abstraction by Stefan Reinauer · 12 years ago
  43. a93c3fe Drop redundant CHIP_NAME in mainboard.c by Kyösti Mälkki · 12 years ago
  44. 188e3c2 Drop mainboard chip.h by Stefan Reinauer · 12 years ago
  45. ae5e11d Move top level pc80 directory to drivers/ by Stefan Reinauer · 12 years ago
  46. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  47. 3c0bfaf Fix most CONFIG_DEBUG_RAM_SETUP issues. by Stefan Reinauer · 14 years ago
  48. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  49. 4028ce7 Get rid of some unneeded function prototypes in romstage.c files. by Uwe Hermann · 14 years ago
  50. 115c5b9 Remove various .c #includes from Intel 440BX/82371EB boards. by Uwe Hermann · 14 years ago
  51. 6798b47 Convert all Intel 82371AB/EB/MB based boards to TINY_BOOTBLOCK. by Uwe Hermann · 14 years ago
  52. 6f2d20e Convert all Intel 440BX boards to Cache-as-RAM (CAR). by Uwe Hermann · 14 years ago
  53. 9a684fc Restructured all vendors' Kconfig files to no longer source the boards' by Jens Rottmann · 14 years ago
  54. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  55. dd6ad34 license header fixes by Nils Jacobs · 14 years ago
  56. bf9e538 Remove pc80/serial.c includes in ROMCC boards and include by Patrick Georgi · 14 years ago
  57. 12584e2 Drop console/console.c and pc80/serial.c from mainboards' romstage.c. by Patrick Georgi · 14 years ago
  58. 8d31368 Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster" by Patrick Georgi · 14 years ago
  59. 5a1f597 This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and by Stefan Reinauer · 14 years ago
  60. 798ef28 This drops the ASSEMBLY define from romstage.c, too by Stefan Reinauer · 14 years ago
  61. 5e32823 __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into by Stefan Reinauer · 14 years ago
  62. 9c1e1f0 Add SDRAMPWR_4DIMM Kconfig option (not user-visible in menuconfig). by Keith Hui · 14 years ago
  63. ec42c2e Add support for the ASUS P2B-LS mainboard. by Keith Hui · 14 years ago