1. 6350a2e src/mainboard/a-trend - emulation: Add space around operators by Elyes HAOUAS · 8 years ago
  2. 07921540d intel/car/cache_as_ram.inc: Prepare for dynamic CONFIG_RAMTOP by Kyösti Mälkki · 8 years ago
  3. 3d840d0 northbridge/intel/i440bx: Unify UDELAY selection by Stefan Reinauer · 8 years ago
  4. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  5. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  6. 139e106 kconfig: automatically include mainboards by Stefan Reinauer · 9 years ago
  7. ebe3a7a mainboard/*/romstage.c: Fix 'lib/delay.c' inclusion by Edward O'Callaghan · 10 years ago
  8. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  9. fc4e855 superio/nsc/pc97317: Use link-time symbols over .c inclusion by Edward O'Callaghan · 10 years ago
  10. 546953c Replace hlt with halt() by Patrick Georgi · 10 years ago
  11. a0a3727 intel/cpu: rename car.h to romstage.h by Aaron Durbin · 10 years ago
  12. 1ab2027 Intel: Add common header file for CAR setup by Edward O'Callaghan · 10 years ago
  13. fd33781 Move ARCH_* from board/Kconfig to cpu or soc Kconfig. by Furquan Shaikh · 10 years ago
  14. 4333071 board-status: Add board_info.txt extracted from wiki. by Vladimir Serbinenko · 10 years ago
  15. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  16. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  17. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 11 years ago
  18. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 11 years ago
  19. 9824328 Drop empty mainboard.c by Kyösti Mälkki · 12 years ago
  20. 897aeeb Drop empty mainboard_ops by Kyösti Mälkki · 12 years ago
  21. a47bd91 Fix PIRQ routing abstraction by Stefan Reinauer · 12 years ago
  22. a93c3fe Drop redundant CHIP_NAME in mainboard.c by Kyösti Mälkki · 12 years ago
  23. 188e3c2 Drop mainboard chip.h by Stefan Reinauer · 12 years ago
  24. ae5e11d Move top level pc80 directory to drivers/ by Stefan Reinauer · 12 years ago
  25. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  26. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  27. 4028ce7 Get rid of some unneeded function prototypes in romstage.c files. by Uwe Hermann · 14 years ago
  28. 115c5b9 Remove various .c #includes from Intel 440BX/82371EB boards. by Uwe Hermann · 14 years ago
  29. 6798b47 Convert all Intel 82371AB/EB/MB based boards to TINY_BOOTBLOCK. by Uwe Hermann · 14 years ago
  30. 6f2d20e Convert all Intel 440BX boards to Cache-as-RAM (CAR). by Uwe Hermann · 14 years ago
  31. 8fa90ec Cut the crap. by Uwe Hermann · 14 years ago
  32. 9a684fc Restructured all vendors' Kconfig files to no longer source the boards' by Jens Rottmann · 14 years ago
  33. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  34. dd6ad34 license header fixes by Nils Jacobs · 14 years ago
  35. bf9e538 Remove pc80/serial.c includes in ROMCC boards and include by Patrick Georgi · 14 years ago
  36. 12584e2 Drop console/console.c and pc80/serial.c from mainboards' romstage.c. by Patrick Georgi · 14 years ago
  37. 8d31368 Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster" by Patrick Georgi · 14 years ago
  38. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  39. 5a1f597 This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and by Stefan Reinauer · 14 years ago
  40. 798ef28 This drops the ASSEMBLY define from romstage.c, too by Stefan Reinauer · 14 years ago
  41. 5e32823 __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into by Stefan Reinauer · 14 years ago
  42. 53c7276 Use CPU_INTEL_SLOT_1 for Slot 1 boards (trivial). by Uwe Hermann · 14 years ago
  43. 37bdb87 - make HAVE_HARD_RESET match what newconfig did by Patrick Georgi · 14 years ago
  44. 2063197a Move all the copies of the romstage.inc rule to src/arch/i386/Makefile.inc by Patrick Georgi · 14 years ago
  45. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 14 years ago
  46. abf2ad7 newconfig is no more. by Patrick Georgi · 14 years ago
  47. 29647d9 Align several kconfig options to match newconfig: by Patrick Georgi · 14 years ago
  48. a0c68f8 by Stefan Reinauer · 15 years ago
  49. d08be7e Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/ by Peter Stuge · 15 years ago
  50. 777e069 Drop enable_mmx.inc. It reads (only) "Enabling mmx registers is a noop" by Peter Stuge · 15 years ago
  51. d65509d Set default ROM sizes per-board to match the ROM chip that came by Uwe Hermann · 15 years ago
  52. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  53. 95313d8 Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boards by Uwe Hermann · 15 years ago
  54. 99950c2 Use by Uwe Hermann · 15 years ago
  55. b24e276 PCI_ROM_RUN and CONSOLE_VGA are global options in Kconfig and by Uwe Hermann · 15 years ago
  56. 9095092 The new CBFS based build system requires the whole ROM to be accessible by Uwe Hermann · 15 years ago
  57. 24796fd This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. by Patrick Georgi · 15 years ago
  58. 6768f39 Remove: by Patrick Georgi · 15 years ago
  59. 8f3ec7b Remove duplicate and not too useful Kconfig board comments as by Uwe Hermann · 15 years ago
  60. 892b091 Make all Kconfig enabled boards build (tested with kbuildall). by Patrick Georgi · 15 years ago
  61. c13093b simplify source tree hierarchy: move files from sdram/ and ram/ to lib/ by Stefan Reinauer · 15 years ago
  62. bca3b92 Add kconfig support for all missing Intel 440BX based boards. by Uwe Hermann · 15 years ago
  63. 7467664 Reduce size of the romstage on various boards that fail to build on QA. by Patrick Georgi · 15 years ago
  64. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  65. b339e10 Enable CBFS everywhere. All boards compiled for me (abuild tested), by Patrick Georgi · 15 years ago
  66. 9dd27bc the tool chain settings should not be in renamed (as they will never live in by Stefan Reinauer · 15 years ago
  67. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  68. f17f647 Undo my ugly commit that added uses clauses in lots of places instead of one. by Myles Watson · 15 years ago
  69. 82bc9bc Fix configuration of boards that didn't have uses CONFIG_USE_INIT. Trivial. by Myles Watson · 15 years ago
  70. cff071a When I started refactoring mainboard Config.lb, I added two different by Carl-Daniel Hailfinger · 15 years ago
  71. b5e10bc Thanks to Myles' patch adding support for include statements, by Carl-Daniel Hailfinger · 15 years ago
  72. 483b7bb v2/src romfs->cbfs rename by Peter Stuge · 15 years ago
  73. d469cda Add the CONFIG_ROMS config variable. by Ronald G. Minnich · 15 years ago
  74. 7ad11e8 Carl-Daniel's part: by Carl-Daniel Hailfinger · 15 years ago
  75. 8eaafbf Use -O2 and -mcpu=p2 as romcc options for all Intel 440BX boards. by Uwe Hermann · 16 years ago
  76. 1683cef Remove the unnecessary memctrl[] indirection, 440BX only has one by Uwe Hermann · 16 years ago
  77. 598ba43 Drop tons of duplicated debug.c files, move common file to by Uwe Hermann · 16 years ago
  78. 2ee6779 The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of by Carl-Daniel Hailfinger · 16 years ago
  79. 00809eb This changes the python generated makefiles by Carl-Daniel Hailfinger · 16 years ago
  80. f8ee180 Rename almost all occurences of LinuxBIOS to coreboot. by Stefan Reinauer · 16 years ago
  81. 7e61e45 Please bear with me - another rename checkin. This qualifies as trivial, no by Stefan Reinauer · 16 years ago
  82. 8ef47da Enable IDE legacy port access for all 440BX based boards per default, as by Uwe Hermann · 17 years ago
  83. a8e2a0b Add initial support for the Compaq Deskpro EN SFF P600. by Uwe Hermann · 17 years ago