1. 42f4651 CBMEM northbridges: Remove references to global high_tables_base by Kyösti Mälkki · 10 years ago
  2. 33e5df3 Set PCI bus operations at buildtime for ramstage by Kyösti Mälkki · 10 years ago
  3. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 10 years ago
  4. fd611f9 Drop CONFIG_WRITE_HIGH_TABLES by Stefan Reinauer · 10 years ago
  5. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 10 years ago
  6. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 10 years ago
  7. 5079a0d Remove assembly coded log2 function by Ronald G. Minnich · 11 years ago
  8. 23f38cd Get rid of drivers class by Patrick Georgi · 11 years ago
  9. 199b09c x86 realmode: Use x86emu register file + defines by Patrick Georgi · 11 years ago
  10. 503af72 x86 realmode: Adapt to x86emu/YABEL style return codes by Patrick Georgi · 11 years ago
  11. 0279036 Remove chip.h files without config structure by Kyösti Mälkki · 11 years ago
  12. fee73df Auto-declare chip_operations by Kyösti Mälkki · 11 years ago
  13. e166782 Clean up #ifs by Patrick Georgi · 11 years ago
  14. 97be27e We hardcode highmemory size in every northbridge! This is bad, and especially if suspend to ram is involved. Let the default be taken from cbmem.h which also handles the suspend logic. by Rudolf Marek · 12 years ago
  15. d773fd3 Some more DIMM0 related cleanups and deduplication. by Uwe Hermann · 13 years ago
  16. 4b42a62 Factor out a few commonly duplicated functions from northbridge.c. by Uwe Hermann · 13 years ago
  17. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 13 years ago
  18. b3f8090 drop three unneeded config variables: by Jens Rottmann · 13 years ago
  19. 0362c6d VGA code needs to be refactored before it can be compiled conditionally. by Myles Watson · 13 years ago
  20. 2d7ff69 Build VGA code conditionally to avoid errors when using SeaBIOS. by Myles Watson · 13 years ago
  21. 7eac445 Always enable parent resources before child resources. by Myles Watson · 13 years ago
  22. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 13 years ago
  23. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 13 years ago
  24. d55e26f zero warnings days by Stefan Reinauer · 13 years ago
  25. 714e2a1 drop all duplicate copies of vgabios.c in favor of devices/oprom/x86.c. by Stefan Reinauer · 13 years ago
  26. e46c1c8 remove more warnings. move ROOT_COMPLEX selection to fam10 by Stefan Reinauer · 13 years ago
  27. 17b60a9 drop setup_ics code that was blatantly copied from cx700 and by Stefan Reinauer · 13 years ago
  28. 6a445e8 zero warning days. by Stefan Reinauer · 13 years ago
  29. c51dc44 "no warnings day" by Stefan Reinauer · 13 years ago
  30. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 13 years ago
  31. 35b6bbb drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more by Stefan Reinauer · 13 years ago
  32. 08e0fb8 Fix all the format string warnings. Some other random warnings. by Myles Watson · 13 years ago
  33. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 13 years ago
  34. c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 13 years ago
  35. abf2ad7 newconfig is no more. by Patrick Georgi · 13 years ago
  36. d27c08c Remove drivers/pci/onboard. The only purpose was for option ROMs, which are by Myles Watson · 14 years ago
  37. 63a8f2a Add kconfig menus for most chipset VIDEO_MB values. by Uwe Hermann · 14 years ago
  38. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 14 years ago
  39. e7bbb50 Remove default n statements to simplify .config and ldoptions files. by Myles Watson · 14 years ago
  40. 0523875 Disable x86emu for via based boards which bring their own vgabios.c by Patrick Georgi · 14 years ago
  41. 689a720 Tell vgabios code in a couple of boards/chipsets about CBFS by Patrick Georgi · 14 years ago
  42. 892b091 Make all Kconfig enabled boards build (tested with kbuildall). by Patrick Georgi · 14 years ago
  43. 6c641ee fix some wrong versions of the FSF's address (trivial) by Stefan Reinauer · 14 years ago
  44. d82e128 This goes a surprisingly long way to building the epia-n. It also has by Ronald G. Minnich · 14 years ago
  45. c5f3f19 Correct usage of Makefile.inc and add support for cn400 by Ronald G. Minnich · 14 years ago
  46. 9c2e738 Add the rest of the files. by Jon Harrison · 14 years ago
  47. 1825be2 Get the Via EPIA-N(L)/CN400 to a reasonable level of maturity:: by Jon Harrison · 14 years ago
  48. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 14 years ago
  49. cfb9cd2 by Jon Harrison · 14 years ago