1. abc0c85 Printing coreboot debug messages on VGA console is pretty much useless, since by Stefan Reinauer · 13 years ago
  2. e487047 Various cosmetic and coding style fixes in src/devices. by Uwe Hermann · 13 years ago
  3. c1ee429 Various Doxygen comment fixes, typo fixes, etc. by Uwe Hermann · 13 years ago
  4. 70679a0 Simplify last_dev_p so that it matches comments. by Myles Watson · 13 years ago
  5. 0e480ca Clarify comment a bit by Patrick Georgi · 13 years ago
  6. 1bd3fb7 Call mainboard init functions. by Myles Watson · 13 years ago
  7. 7eac445 Always enable parent resources before child resources. by Myles Watson · 13 years ago
  8. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 13 years ago
  9. c25cc11 Use lists instead of arrays for resources in devices to reduce memory usage. by Myles Watson · 13 years ago
  10. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 13 years ago
  11. 2e67273 Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. by Myles Watson · 14 years ago
  12. 2a87ac6 The check for zero sized resources is already done earlier. So don't redo it by Stefan Reinauer · 14 years ago
  13. 312673c Improve coreboot build output and eliminate some warnings: by Uwe Hermann · 14 years ago
  14. 39e7229 Now that the resource allocator is working nicely we can turn down the debug by Stefan Reinauer · 14 years ago
  15. 54913b9 Remove a couple more warnings. Trivial. by Myles Watson · 14 years ago
  16. 28412f5 Separate CONFIG_VGA_CONSOLE from CONFIG_VGA_BRIDGE_SETUP. by Myles Watson · 14 years ago
  17. 18c585b The resource allocator complained about 0-sized fixed by Patrick Georgi · 14 years ago
  18. ce9d864 Add an error message if there is a zero-sized fixed resource. Fix the existing by Myles Watson · 14 years ago
  19. 6bd93f4 Don't let zero sized fixed resource mess up the allocator's memory map. by Patrick Georgi · 14 years ago
  20. 6afcea8 drop unused variable (trivial) by Stefan Reinauer · 14 years ago
  21. c7233e0 Update the k8 code for the v3 resource allocator. by Myles Watson · 14 years ago
  22. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 14 years ago
  23. cd5d756 Use the debugging functions to print out the tree and resources. by Myles Watson · 14 years ago
  24. 032a965 Trivial white space fixes so that the next patches are easier to read. by Myles Watson · 14 years ago
  25. 8dcd50b fix a bunch of cast and type warnings and don't call the apic "nvram", that by Stefan Reinauer · 14 years ago
  26. 51001fbd I just went on a bugfix frenzy and fixed all printk format warnings by Carl-Daniel Hailfinger · 14 years ago
  27. 532fd2d Changes required to the device allocator: by Stefan Reinauer · 15 years ago
  28. 11a2014 a heuristics is something different by Stefan Reinauer · 15 years ago
  29. 51754a3 clarify in the printks what function is actually called. This little smart magic by Stefan Reinauer · 15 years ago
  30. 7ca3ec2 Fix so pci device memory allocation does not use memory base address at 0xfec00000, this is reserved for APIC. by Aaron Lwe · 15 years ago
  31. 7e61e45 Please bear with me - another rename checkin. This qualifies as trivial, no by Stefan Reinauer · 15 years ago
  32. b80dbf0 Add explicit license headers to all files in src/device. by Uwe Hermann · 16 years ago
  33. 2b396cd add option to decide to use onboard vga or addon card. by Yinghai Lu · 17 years ago
  34. dba3f84 - sc520 updates. move PAR setup to mainboard auto.c by Stefan Reinauer · 17 years ago
  35. 7ce8c54 1201_ht_bus0_dev0_fidvid_core.diff by Stefan Reinauer · 18 years ago
  36. 13f1c2a eric patch by Yinghai Lu · 18 years ago
  37. dc81118 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-44 by arch import user (historical) · 18 years ago
  38. 1c8cd59 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-38 by arch import user (historical) · 18 years ago
  39. acfaece Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-36 by arch import user (historical) · 18 years ago
  40. 2305364 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-10 by arch import user (historical) · 18 years ago
  41. b5d9af4 move apic cluster before pci_domain in MB Config.lb by Yinghai Lu · 18 years ago
  42. 1f1085b linkb_to_host and addon display card override onboard card. by Yinghai Lu · 18 years ago
  43. 9e4faef CONFIG_PCI_ROM_RUN by Yinghai Lu · 18 years ago
  44. 24f542f onboard pci_rom second run by Yinghai Lu · 18 years ago
  45. bcde161 onboard pci_rom disable onboard by Yinghai Lu · 18 years ago
  46. d57e756 onboard pci_rom finally done by Yinghai Lu · 18 years ago
  47. 515f6c7 works for PCI vga cards too by Li-Ta Lo · 18 years ago
  48. 3a81285 allocating resource for legacy VGA frame buffer, it is not 100% by Li-Ta Lo · 19 years ago
  49. 0493069 update comment according to the new DOM by Li-Ta Lo · 19 years ago
  50. f8a2ddd - To reduce confuse rename the parts of linuxbios bios that run from by Eric Biederman · 19 years ago
  51. 6e53f50 sizeram removal/conversion. by Eric Biederman · 19 years ago
  52. dbec2d4 - Bump the LinuxBIOS major version by Eric Biederman · 19 years ago
  53. 7003ba4 - First stab at running linuxbios without the old static device tree. by Eric Biederman · 19 years ago
  54. 448bd63 - Finish interrupted merge by Eric Biederman · 19 years ago
  55. 03acab6 - Updates for 64bit resource support, handling missing devices and cpus in the config file by Eric Biederman · 19 years ago
  56. b78c197 - First pass through with with device tree enhancement merge. Most of the mechanisms should by Eric Biederman · 19 years ago
  57. 54f05f6 use #define macro for pci class ids by Li-Ta Lo · 19 years ago
  58. 9f0d0f9 rename walk_static_devices by Li-Ta Lo · 19 years ago
  59. 69c5a90 changed dev->enable to dev->enabled. Sorry, I am the only one who can't speak by Li-Ta Lo · 19 years ago
  60. 5782d27 check in the current code for IBM/E325, can somebody help to fix it ? by Li-Ta Lo · 19 years ago
  61. e526669 Doxidization, reformat by Li-Ta Lo · 19 years ago
  62. 5cd8173 - Moved hlt() to it's own header. by Eric Biederman · 19 years ago
  63. db7f47c Change PCI_BRIDGE_CONTROL to PCI_BRIDGE_CTL_VGA by Li-Ta Lo · 19 years ago
  64. 83b991a - O2, enums, and switch statements work in romcc by Eric Biederman · 20 years ago
  65. 99dcf23 The epia now works. by Ronald G. Minnich · 20 years ago
  66. e9a271e3 - Major update of the dynamic device tree so it can handle by Eric Biederman · 20 years ago
  67. bbb6d10 - Fix poor resource allocation estimate. by Eric Biederman · 20 years ago
  68. 2c018fb - First pass at s2880 support. by Eric Biederman · 20 years ago
  69. 7a5416a - Modify the freebios tree so the pci config space api is mostly in sync between by Eric Biederman · 20 years ago
  70. 5899fd8 - Small step forward Linux boots and almost works... by Eric Biederman · 20 years ago
  71. 8ca8d76 - Initial checkin of the freebios2 tree by Eric Biederman · 20 years ago