1. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  2. 585495e mainboard/emulation: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  3. 3b618bb mainboard/[a-f]*: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  4. f0a3d44 emulation/qemu-x86: Use common romstage code by Kyösti Mälkki · 5 years ago
  5. a963acd arch/x86: Add <arch/romstage.h> by Kyösti Mälkki · 5 years ago
  6. 6e2d0c1 arch/x86: Adjust size of postcar stack by Kyösti Mälkki · 5 years ago
  7. 65200f0 mb/qemu-{i440fx,q35}: Use POSTCAR stage to load the ramstage by Arthur Heymans · 6 years ago
  8. 1af8923 mb/emulation/qemu-i440fx|q35: Switch to C_ENVIRONMENT_BOOTBLOCK by Patrick Rudolph · 6 years ago
  9. 7665aef mb/emulation/qemu-i440fx|q35: Get rid of unused headers by Patrick Rudolph · 6 years ago
  10. 69d5ef9 mb/emulation/qemu-i440fx|q35: Link memory.c by Patrick Rudolph · 6 years ago
  11. 2527648 src/mb: Remove some unneeded includes by Elyes HAOUAS · 6 years ago
  12. 95bca33 src/mb: Use "foo *bar" instead of "foo* bar" by Elyes HAOUAS · 6 years ago
  13. f5f0b7b mainboard/emulation: Use C89 comments style & remove commented code by Elyes HAOUAS · 8 years ago
  14. c6986fa emulation/qemu-i440fx qemu-q35: Asmlinkage for romstage main() by Kyösti Mälkki · 8 years ago
  15. 3d840d0 northbridge/intel/i440bx: Unify UDELAY selection by Stefan Reinauer · 8 years ago
  16. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  17. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  18. ebe3a7a mainboard/*/romstage.c: Fix 'lib/delay.c' inclusion by Edward O'Callaghan · 10 years ago
  19. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  20. 3a6550d timestamps: Switch from tsc_t to uint64_t by Stefan Reinauer · 11 years ago
  21. 546953c Replace hlt with halt() by Patrick Georgi · 10 years ago
  22. a0a3727 intel/cpu: rename car.h to romstage.h by Aaron Durbin · 10 years ago
  23. 1ab2027 Intel: Add common header file for CAR setup by Edward O'Callaghan · 10 years ago
  24. 946923b qemu-i440fx: add a prototype for main() by Patrick Georgi · 11 years ago
  25. 2d8520b CBMEM: Replace cbmem_initialize() with cbmem_recovery() by Kyösti Mälkki · 11 years ago
  26. cbf5bdf CBMEM: Always select CAR_MIGRATION by Kyösti Mälkki · 11 years ago
  27. 3d45c40 timestamps: Stash early timestamps in CAR_GLOBAL by Kyösti Mälkki · 11 years ago
  28. c66f1cb Include boot_cpu.c for romstage builds by Kyösti Mälkki · 11 years ago
  29. 00cc7f43 qemu: move i440fx bits by Gerd Hoffmann · 11 years ago[Renamed from src/mainboard/emulation/qemu-x86/romstage.c]
  30. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  31. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  32. 1bc9efa CBMEM: always initialize early if the board supports it by Stefan Reinauer · 11 years ago
  33. 597ff87 qemu-x86: Implement more features by Stefan Reinauer · 12 years ago
  34. ae5e11d Move top level pc80 directory to drivers/ by Stefan Reinauer · 12 years ago
  35. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  36. 7b99705 Simplify a few code chunks, fix whitespace and indentation. by Uwe Hermann · 14 years ago
  37. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  38. bf9e538 Remove pc80/serial.c includes in ROMCC boards and include by Patrick Georgi · 14 years ago
  39. 12584e2 Drop console/console.c and pc80/serial.c from mainboards' romstage.c. by Patrick Georgi · 14 years ago
  40. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  41. 5a1f597 This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and by Stefan Reinauer · 14 years ago
  42. 798ef28 This drops the ASSEMBLY define from romstage.c, too by Stefan Reinauer · 14 years ago
  43. 2c5dc65 qemu: drop "northbridge.c" from src/cpu/... by Stefan Reinauer · 14 years ago
  44. 5e32823 __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into by Stefan Reinauer · 14 years ago
  45. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 15 years ago[Renamed from src/mainboard/emulation/qemu-x86/auto.c]
  46. a0c68f8 by Stefan Reinauer · 15 years ago
  47. 4d7ec68 Remove useless udelay() duplication. by Uwe Hermann · 15 years ago
  48. 598ba43 Drop tons of duplicated debug.c files, move common file to by Uwe Hermann · 16 years ago
  49. b8c2aa2 by Myles Watson · 17 years ago[Renamed from src/mainboard/emulation/qemu-i386/auto.c]
  50. 018d8dd - Update abuild.sh so it will rebuild successfull builds by Eric Biederman · 20 years ago
  51. e4932dc get qemu-i386 target building again by Stefan Reinauer · 20 years ago
  52. 4a3bb76 commit initial qemu support (see http://fabrice.bellard.free.fr/qemu/) by Stefan Reinauer · 20 years ago