1. 972d9f2 arch/x86: consolidate HPET base address definitions by Felix Held · 2 years, 5 months ago
  2. 894f6f8 cpu/x86/smm: Add SMM_LEGACY_ASEG by Kyösti Mälkki · 2 years, 6 months ago
  3. b196834 sb/intel/i82801dx: Add call i8259_setup() by Kyösti Mälkki · 2 years, 6 months ago
  4. 682613f sb,soc/intel: Replace set_ioapic_id() with setup_ioapic() by Kyösti Mälkki · 3 years, 1 month ago
  5. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 10 months ago
  6. 8c9a89d arch/x86/ioapic: Drop irq_on_fsb as a configurable item by Kyösti Mälkki · 3 years, 1 month ago
  7. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 3 months ago
  8. 62719a3 {sb,soc}/intel: Use `get_int_option` function by Angel Pons · 3 years, 3 months ago
  9. dc41371 sb/intel/i82801{dx,ix,jx}/lpc.c: Fix typo in comment by Elyes HAOUAS · 3 years, 5 months ago
  10. 4b519f7 sb/intel/*/lpc.c: Don't try to write read-only PCICMD bits by Angel Pons · 3 years, 9 months ago
  11. 89739ba {sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bits by Angel Pons · 4 years ago
  12. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  13. 182dbde src/southbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  14. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  15. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 6 months ago
  16. cd0b67b sb/intel/i82801dx,ix: Replace SMM_ASEG conditional by Kyösti Mälkki · 4 years, 9 months ago
  17. 51b75ae device: Use scan_static_bus() over scan_lpc_bus() by Nico Huber · 5 years ago
  18. 12b121c southbridge/intel: Tidy up preprocessor and headers by Kyösti Mälkki · 5 years ago
  19. 55b7263 intel/e7505,i82801dx: Fix SMM_ASEG lock by Kyösti Mälkki · 5 years ago
  20. 9faae2b Kconfig: Unify power-after-failure options by Nico Huber · 6 years ago
  21. 66faf0c sb/intel/i82801dx: Get rid of device_t by Elyes HAOUAS · 6 years ago
  22. 9c5d463 southbridge/intel: Remove space before/after parenthesis by Elyes HAOUAS · 6 years ago
  23. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  24. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 9 years ago
  25. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  26. 06ef046 global: Refactor get_option usage by Varad Gautam · 9 years ago
  27. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  28. b3f08c6 cmos: Rename the CMOS related functions. by Gabe Black · 10 years ago
  29. 72dccce global: Fix usage of get_option() to make use of CB_CMOS_ codes by Alexandru Gagniuc · 11 years ago
  30. 8351243 Fix i82801a/b/c/d IOAPIC by Kyösti Mälkki · 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. e614353 Unify setting 82801a/b/c/d IOAPIC ID by Kyösti Mälkki · 11 years ago
  33. 9aeb694 hpet: common ACPI generation by Patrick Georgi · 12 years ago
  34. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago[Renamed from src/southbridge/intel/i82801dx/i82801dx_lpc.c]
  35. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  36. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  37. f0aa09b fix newly introduced printk_foo warnings.. by Stefan Reinauer · 14 years ago
  38. b5466b0 Fix i82801dx_power_options() so CONFIG_MAINBOARD_POWER_ON_AFTER_POWER_FAIL works, and rewrite HPET code. by Joseph Smith · 14 years ago
  39. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  40. 527aedc revert the faulty part of r5252 by Stefan Reinauer · 14 years ago
  41. 0719047 fix HPET on some ICH southbridges by Stefan Reinauer · 14 years ago
  42. cfef7df Actually enable HPET by Stefan Reinauer · 14 years ago
  43. 5c32d24 bug fix for IOAPIC on i82801dx. by Stefan Reinauer · 14 years ago
  44. 48f3e2b This patch fixes up the i82801dx_lpc.c code post transition. by Joseph Smith · 14 years ago
  45. b319b17 fix HPET base addressed. by Stefan Reinauer · 14 years ago
  46. 8702ab5 ICH4 update, fix ATA init, drop SATA (chipset doesn't have SATA) by Stefan Reinauer · 14 years ago
  47. 138be83 This does the following: by Stefan Reinauer · 14 years ago[Renamed (89%) from src/southbridge/intel/i82801dbm/i82801dbm_lpc.c]
  48. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 15 years ago
  49. 87e7050 die() does never return. Annotate it as such. by Carl-Daniel Hailfinger · 15 years ago
  50. a9c5ea0 Revert "CMOS: Add set_option and rework get_option." by Luc Verhaegen · 15 years ago
  51. 9ceae90 CMOS: Add set_option and rework get_option. by Luc Verhaegen · 15 years ago
  52. a29ec06 Restructure the PCI IDs list for the ICH* chipsets from ICH/ICH0 up to by Uwe Hermann · 17 years ago
  53. f1cf1f7 Ever wondered where those "setting incorrect section attributes for by Stefan Reinauer · 17 years ago
  54. ef79223 Bug fixes: read all 16 bits of DMA configuration; set up NMI/SERR handling in I/O space not PCI space. Comment out posted-memory-write code that looks to have been mis-inherited. by Steven J. Magnani · 19 years ago
  55. 4f9265f - kill typo so resources are not mixed up in amdk8/northbridge.c by Eric Biederman · 20 years ago
  56. 7003ba4 - First stab at running linuxbios without the old static device tree. by Eric Biederman · 20 years ago
  57. e6552bc changes for the dbm part. Still need to remove the sata file ... by Ronald G. Minnich · 20 years ago
  58. 182615d by Ronald G. Minnich · 20 years ago