1. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  2. 78acf932 Remove remaining uses of by Patrick Georgi · 14 years ago
  3. 2bd9100 Rework boolean expression (DeMorgan and all) for by Patrick Georgi · 14 years ago
  4. ce6fb1e Remove failover/fallback/normal handling in mainboards' by Patrick Georgi · 14 years ago
  5. ed15220 Replace clear_memory with memset. by Myles Watson · 14 years ago
  6. 9ea7bff - Add config flag for boards that have their own fadt.c by Patrick Georgi · 14 years ago
  7. 37bdb87 - make HAVE_HARD_RESET match what newconfig did by Patrick Georgi · 14 years ago
  8. 31b0bea Move the ldscripts logic to src/arch/i386/Makefile.inc by Patrick Georgi · 14 years ago
  9. eb49f9d Unify crt0s setup to src/arch/i386/Makefile.inc. This variable by Patrick Georgi · 14 years ago
  10. 8dc4b93 Only handle code as "driver" that actually uses our driver by Patrick Georgi · 14 years ago
  11. c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 15 years ago
  12. 2063197a Move all the copies of the romstage.inc rule to src/arch/i386/Makefile.inc by Patrick Georgi · 15 years ago
  13. af97d33 Clean up ACPI: by Patrick Georgi · 15 years ago
  14. 0e92974 straighten naming scheme for application processor rom stage files. by Stefan Reinauer · 15 years ago
  15. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 15 years ago
  16. abf2ad7 newconfig is no more. by Patrick Georgi · 15 years ago
  17. e377857 * fix crt0s/ldscripts paths to fix out of tree build. by Stefan Reinauer · 15 years ago
  18. 2b962a3c More Kconfig changes to improve match with newconfig: by Patrick Georgi · 15 years ago
  19. d5663ba Move all IOAPIC selection to southbridges, and remove them by Patrick Georgi · 15 years ago
  20. 753169d Kconfig builds all boards now. by Patrick Georgi · 15 years ago
  21. 436f99b Eliminate special case id.inc/id.lds in favor of a configuration variable ID_SECTION_OFFSET by Patrick Georgi · 15 years ago
  22. d27c08c Remove drivers/pci/onboard. The only purpose was for option ROMs, which are by Myles Watson · 15 years ago
  23. d63085b2 Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb. by Uwe Hermann · 15 years ago
  24. 1d6d45e Split the two usages of __ROMCC__: by Myles Watson · 15 years ago
  25. d73c1b5 Define some variables that were not defined. There are a couple left. by Myles Watson · 15 years ago
  26. d1327ce Major cleanups of the hard_reset() code and config in coreboot. by - supermicro/x6dhe_g/auto.c · 15 years ago
  27. 8f74c58 Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should be by Myles Watson · 15 years ago
  28. 4e015eb Fix all board names in Kconfig as per wiki / vendor website. by Uwe Hermann · 15 years ago
  29. d65509d Set default ROM sizes per-board to match the ROM chip that came by Uwe Hermann · 15 years ago
  30. 0f61a4f Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. by Myles Watson · 15 years ago
  31. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  32. 00f0267 Remaining boards are Kconfig'd now. Whether they work by Patrick Georgi · 15 years ago
  33. 24796fd This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. by Patrick Georgi · 15 years ago
  34. 6768f39 Remove: by Patrick Georgi · 15 years ago
  35. 2583dd2 by Ward Vandewege · 15 years ago