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