From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Tue, 6 Dec 2011 21:41:38 +0100 Subject: [U-Boot] [PATCH] [PCI] Update pci_ids.h from current Linux sources In-Reply-To: <1320745412-2144-1-git-send-email-gabeblack@chromium.org> References: <1320745412-2144-1-git-send-email-gabeblack@chromium.org> Message-ID: <20111206214138.73a10baa@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, 8 Nov 2011 01:43:32 -0800 Gabe Black wrote: > This change copies over the pci_ids.h file from Linux verbatim, plus a few > ids that had been added by hand. The last non-merge change hash in that > file in the kernel repository was: > > 8930c8aa740b12ad69f44a35137bcc39bfa3dc41 > > and the kernel was at version 2.6.38. > > Signed-off-by: Gabe Black > --- > include/pci_ids.h | 2072 ++++++++++++++++++++++++++++++++++++----------------- > 1 files changed, 1420 insertions(+), 652 deletions(-) Applied to u-boot-staging/agust at denx.de. Thanks! Anatolij