1. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 4 months ago
  2. 904c47f mpc83xx: Make distinct caddy2 config by Mario Six · 6 years ago
  3. c2a4460 vme8349: Migrate to CONFIG_TARGET_VME8349 by Mario Six · 6 years ago
  4. d5cfa4a mpc83xx: Introduce ARCH_MPC834* by Mario Six · 6 years ago
  5. d71975a PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resources by Tuomas Tynkkynen · 6 years ago
  6. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  7. 1113146 drivers/pci: Fix for debug builds without CONFIG_PCI_ENUM_ONLY by Phil Sutter · 9 years ago
  8. 5e23b8b dm: pci: Use driver model PCI API in auto-config by Simon Glass · 9 years ago
  9. 2b81e8a dm: pci: Mark legacy files as such by Simon Glass · 9 years ago
  10. 011e948 dm: pci: Move common auto-config functions to a common file by Simon Glass · 9 years ago
  11. 76a8b6a dm: pci: Rename pci_auto.c to pci_auto_old.c by Simon Glass · 9 years ago[Renamed from drivers/pci/pci_auto.c]
  12. cdf9f08 pci: Set PCI_COMMAND_IO bit for VGA device by Bin Meng · 9 years ago
  13. 7445435 pci: Fix expansion ROM programming for multi-function devices by Bin Meng · 9 years ago
  14. 4bad2e7 pci: Indicate prefetchable memory allocate when debugging by Simon Glass · 9 years ago
  15. 53292ad pci: Fix up code for CONFIG_PCI_ENUM_ONLY by Simon Glass · 9 years ago
  16. da4b159 pci: Use debug() instead of DEBUGF() in pci_auto.c by Simon Glass · 9 years ago
  17. d11d9ef dm: pci: Support bridge device configuration correctly by Bin Meng · 9 years ago
  18. 95f3aa2 dm: pci: Correct primary/secondary/subordinate bus number assignment by Bin Meng · 9 years ago
  19. 6c89663 pci: Configure expansion ROM during auto config process by Bin Meng · 9 years ago
  20. 04e3c4e pci: Do not skip legacy IDE device configuration by Bin Meng · 9 years ago
  21. 1b73b1c pci: Allow debug message output in pci_auto.c by Bin Meng · 9 years ago
  22. ff3e077 dm: pci: Add a uclass for PCI by Simon Glass · 10 years ago
  23. 6eefd52 PCI: add 64-bit prefetchable memory support by David Feng · 10 years ago
  24. 4a2708a x86: Access the VGA ROM when needed by Simon Glass · 10 years ago
  25. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  26. 010c480 pci: Properly configure prefetchable memory region by Thierry Reding · 11 years ago
  27. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  28. cf5787f pci: fix some warnings related to assumptions about by Kumar Gala · 12 years ago
  29. 69fd2d3 pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup done by Andrew Sharp · 12 years ago
  30. cb2bf93 pci: clean up some whitespace and formatting by Andrew Sharp · 12 years ago
  31. af778c6 pci: fix errant data types and corresponding access functions by Andrew Sharp · 12 years ago
  32. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago
  33. c2e49f7 mpc83xx: Add esd VME8349 board support by Reinhard Arlt · 15 years ago
  34. 2c7920a 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x by Peter Tyser · 15 years ago
  35. 30e76d5 pci: Allow for PCI addresses to be 64-bit by Kumar Gala · 16 years ago
  36. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  37. ab6878c drivers/pci: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  38. f33fca2 Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boards by TsiChung Liew · 16 years ago
  39. 93a686e drivers/pci : move pci drivers to drivers/pci by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/pci_auto.c]
  40. 81b73de ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx Sequoia by Gary Jennejohn · 17 years ago
  41. 936b3e6 pciauto_setup_device bars_num fix by Ed Swarthout · 17 years ago
  42. 5dc210d Add simple agent/end-point configuration in PCI AutoConfig for PCI_CLASS_PROCESSOR_POWERPC. by Ed Swarthout · 17 years ago
  43. e8b85f3 pciauto setup bridge by Ed Swarthout · 17 years ago
  44. ba5feb1 Minor improvements to drivers/pci_auto.c by Ed Swarthout · 17 years ago
  45. b7598a4 [PATCH] Avoid assigning PCI resources from zero address by Sergei Shtylyov · 17 years ago
  46. 92c427b Merge branch 'mpc85xx' by Jon Loeliger · 18 years ago
  47. a4e1155 * Made sure the code which disables prefetch for PCI devices sets the size of the prefetch region to 0 Patch by Andy Fleming on 17-Mar-2006 by Matthew McClintock · 18 years ago
  48. bd22c2b Fix bug for io_bar size during pci scan by Jin Zhengxiong-R64188 · 18 years ago
  49. a2320a6 Revert bad PCI prefetch limit change. by Jon Loeliger · 18 years ago
  50. debb735 Initial support for MPC8641 HPCN board. by Jon Loeliger · 18 years ago
  51. a179012 Added support for PCI prefetchable region and BARs by Kumar Gala · 19 years ago
  52. 6902df5 Add PCI support for the TQM834x board. by Rafal Jaworowski · 19 years ago
  53. 3c74e32 * Patch by Travis Sawyer, 09 Feb 2004: by wdenk · 21 years ago
  54. cd37d9e * Patch by Jian Zhang, 3 Feb 2004: by wdenk · 21 years ago
  55. 5653fc3 * Patch by Yuli Barcohen, 26 Jan 2004: by wdenk · 21 years ago
  56. e0ac62d * Make Ethernet autonegotiation on INCA-IP work for all clock rates; by wdenk · 21 years ago
  57. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  58. 1cb8e98 * Patches by David Müller, 31 Jan 2003: by wdenk · 22 years ago
  59. db2f721f * Patch by Rune Torgersen, 13 Feb 2003: by wdenk · 22 years ago
  60. c7de829 * Patch by Thomas Frieden, 13 Nov 2002: by wdenk · 22 years ago
  61. c609719 Initial revision by wdenk · 22 years ago