Commit 83bf6db0 authored by Alexander A. Klimov's avatar Alexander A. Klimov Committed by Tony Lindgren

ARM: OMAP2+: Replace HTTP links with HTTPS ones

Rationale:
Reduces attack surface on kernel devs opening the links for MITM
as HTTPS traffic is much harder to manipulate.

Deterministic algorithm:
For each file:
  If not .svg:
    For each line:
      If doesn't contain `\bxmlns\b`:
        For each link, `\bhttp://[^# \t\r\n]*(?:\w|/)`:
	  If neither `\bgnu\.org/license`, nor `\bmozilla\.org/MPL\b`:
            If both the HTTP and HTTPS versions
            return 200 OK and serve the same content:
              Replace HTTP with HTTPS.
Signed-off-by: default avatarAlexander A. Klimov <grandmaster@al2klimov.de>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent f8fbd8c3
/* /*
* This file contains the address info for various AM33XX modules. * This file contains the address info for various AM33XX modules.
* *
* Copyright (C) 2011 Texas Instruments, Inc. - http://www.ti.com/ * Copyright (C) 2011 Texas Instruments, Inc. - https://www.ti.com/
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as * modify it under the terms of the GNU General Public License as
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
* Copyright (C) 2005 Nokia Corporation * Copyright (C) 2005 Nokia Corporation
* Author: Paul Mundt <paul.mundt@nokia.com> * Author: Paul Mundt <paul.mundt@nokia.com>
* *
* Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/ * Copyright (C) 2011 Texas Instruments Incorporated - https://www.ti.com/
* *
* Modified from the original mach-omap/omap2/board-generic.c did by Paul * Modified from the original mach-omap/omap2/board-generic.c did by Paul
* to support the OMAP2+ device tree boards with an unique board file. * to support the OMAP2+ device tree boards with an unique board file.
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
* This file is automatically generated from the AM33XX hardware databases. * This file is automatically generated from the AM33XX hardware databases.
* Vaibhav Hiremath <hvaibhav@ti.com> * Vaibhav Hiremath <hvaibhav@ti.com>
* *
* Copyright (C) 2011-2012 Texas Instruments Incorporated - http://www.ti.com/ * Copyright (C) 2011-2012 Texas Instruments Incorporated - https://www.ti.com/
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as * modify it under the terms of the GNU General Public License as
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
/* /*
* OMAP54xx Clock Management register bits * OMAP54xx Clock Management register bits
* *
* Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com
* *
* Paul Walmsley (paul@pwsan.com) * Paul Walmsley (paul@pwsan.com)
* Rajendra Nayak (rnayak@ti.com) * Rajendra Nayak (rnayak@ti.com)
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
/* /*
* DRA7xx Clock Management register bits * DRA7xx Clock Management register bits
* *
* Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com
* *
* Generated by code originally written by: * Generated by code originally written by:
* Paul Walmsley (paul@pwsan.com) * Paul Walmsley (paul@pwsan.com)
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
/* /*
* OMAP54xx CM1 instance offset macros * OMAP54xx CM1 instance offset macros
* *
* Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com
* *
* Paul Walmsley (paul@pwsan.com) * Paul Walmsley (paul@pwsan.com)
* Rajendra Nayak (rnayak@ti.com) * Rajendra Nayak (rnayak@ti.com)
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
/* /*
* DRA7xx CM1 instance offset macros * DRA7xx CM1 instance offset macros
* *
* Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com
* *
* Generated by code originally written by: * Generated by code originally written by:
* Paul Walmsley (paul@pwsan.com) * Paul Walmsley (paul@pwsan.com)
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
/* /*
* OMAP54xx CM2 instance offset macros * OMAP54xx CM2 instance offset macros
* *
* Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com
* *
* Paul Walmsley (paul@pwsan.com) * Paul Walmsley (paul@pwsan.com)
* Rajendra Nayak (rnayak@ti.com) * Rajendra Nayak (rnayak@ti.com)
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
/* /*
* DRA7xx CM2 instance offset macros * DRA7xx CM2 instance offset macros
* *
* Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com
* *
* Generated by code originally written by: * Generated by code originally written by:
* Paul Walmsley (paul@pwsan.com) * Paul Walmsley (paul@pwsan.com)
......
/* /*
* AM33XX CM functions * AM33XX CM functions
* *
* Copyright (C) 2011-2012 Texas Instruments Incorporated - http://www.ti.com/ * Copyright (C) 2011-2012 Texas Instruments Incorporated - https://www.ti.com/
* Vaibhav Hiremath <hvaibhav@ti.com> * Vaibhav Hiremath <hvaibhav@ti.com>
* *
* Reference taken from from OMAP4 cminst44xx.c * Reference taken from from OMAP4 cminst44xx.c
......
/* /*
* AM33XX CM offset macros * AM33XX CM offset macros
* *
* Copyright (C) 2011-2012 Texas Instruments Incorporated - http://www.ti.com/ * Copyright (C) 2011-2012 Texas Instruments Incorporated - https://www.ti.com/
* Vaibhav Hiremath <hvaibhav@ti.com> * Vaibhav Hiremath <hvaibhav@ti.com>
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
......
/* /*
* Clock domain register offsets for TI81XX. * Clock domain register offsets for TI81XX.
* *
* Copyright (C) 2010 Texas Instruments, Inc. - http://www.ti.com/ * Copyright (C) 2010 Texas Instruments, Inc. - https://www.ti.com/
* Copyright (C) 2013 SKTB SKiT, http://www.skitlab.ru/ * Copyright (C) 2013 SKTB SKiT, http://www.skitlab.ru/
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
......
/* /*
* OMAP2plus display device setup / initialization. * OMAP2plus display device setup / initialization.
* *
* Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com/ * Copyright (C) 2010 Texas Instruments Incorporated - https://www.ti.com/
* Senthilvadivu Guruswamy * Senthilvadivu Guruswamy
* Sumit Semwal * Sumit Semwal
* *
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* Copyright (C) 2009 Texas Instruments * Copyright (C) 2009 Texas Instruments
* Added OMAP4 support - Santosh Shilimkar <santosh.shilimkar@ti.com> * Added OMAP4 support - Santosh Shilimkar <santosh.shilimkar@ti.com>
* *
* Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com/ * Copyright (C) 2010 Texas Instruments Incorporated - https://www.ti.com/
* Converted DMA library into platform driver * Converted DMA library into platform driver
* - G, Manjunath Kondaiah <manjugk@ti.com> * - G, Manjunath Kondaiah <manjugk@ti.com>
*/ */
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
/* /*
* arch/arm/plat-omap/include/plat/l3_2xxx.h - L3 firewall definitions * arch/arm/plat-omap/include/plat/l3_2xxx.h - L3 firewall definitions
* *
* Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com/ * Copyright (C) 2010 Texas Instruments Incorporated - https://www.ti.com/
* Sumit Semwal * Sumit Semwal
*/ */
#ifndef __ARCH_ARM_PLAT_OMAP_INCLUDE_PLAT_L3_2XXX_H #ifndef __ARCH_ARM_PLAT_OMAP_INCLUDE_PLAT_L3_2XXX_H
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
/* /*
* arch/arm/plat-omap/include/plat/l3_3xxx.h - L3 firewall definitions * arch/arm/plat-omap/include/plat/l3_3xxx.h - L3 firewall definitions
* *
* Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com/ * Copyright (C) 2010 Texas Instruments Incorporated - https://www.ti.com/
* Sumit Semwal * Sumit Semwal
*/ */
#ifndef __ARCH_ARM_PLAT_OMAP_INCLUDE_PLAT_L3_3XXX_H #ifndef __ARCH_ARM_PLAT_OMAP_INCLUDE_PLAT_L3_3XXX_H
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
/* /*
* arch/arm/plat-omap/include/plat/l4_2xxx.h - L4 firewall definitions * arch/arm/plat-omap/include/plat/l4_2xxx.h - L4 firewall definitions
* *
* Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com/ * Copyright (C) 2010 Texas Instruments Incorporated - https://www.ti.com/
* Sumit Semwal * Sumit Semwal
*/ */
#ifndef __ARCH_ARM_PLAT_OMAP_INCLUDE_PLAT_L4_2XXX_H #ifndef __ARCH_ARM_PLAT_OMAP_INCLUDE_PLAT_L4_2XXX_H
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
/* /*
* OMAP IOMMU quirks for various TI SoCs * OMAP IOMMU quirks for various TI SoCs
* *
* Copyright (C) 2015-2019 Texas Instruments Incorporated - http://www.ti.com/ * Copyright (C) 2015-2019 Texas Instruments Incorporated - https://www.ti.com/
* Suman Anna <s-anna@ti.com> * Suman Anna <s-anna@ti.com>
*/ */
......
/* /*
* OMAP SoC specific OPP Data helpers * OMAP SoC specific OPP Data helpers
* *
* Copyright (C) 2009-2010 Texas Instruments Incorporated - http://www.ti.com/ * Copyright (C) 2009-2010 Texas Instruments Incorporated - https://www.ti.com/
* Nishanth Menon * Nishanth Menon
* Kevin Hilman * Kevin Hilman
* Copyright (C) 2010 Nokia Corporation. * Copyright (C) 2010 Nokia Corporation.
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
* This file configures the internal USB PHY in OMAP4430. Used * This file configures the internal USB PHY in OMAP4430. Used
* with TWL6030 transceiver and MUSB on OMAP4430. * with TWL6030 transceiver and MUSB on OMAP4430.
* *
* Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com * Copyright (C) 2010 Texas Instruments Incorporated - https://www.ti.com
* Author: Hema HK <hemahk@ti.com> * Author: Hema HK <hemahk@ti.com>
*/ */
......
/* /*
* OMAP3 OPP table definitions. * OMAP3 OPP table definitions.
* *
* Copyright (C) 2009-2010 Texas Instruments Incorporated - http://www.ti.com/ * Copyright (C) 2009-2010 Texas Instruments Incorporated - https://www.ti.com/
* Nishanth Menon * Nishanth Menon
* Kevin Hilman * Kevin Hilman
* Copyright (C) 2010-2011 Nokia Corporation. * Copyright (C) 2010-2011 Nokia Corporation.
......
/* /*
* OMAP4 OPP table definitions. * OMAP4 OPP table definitions.
* *
* Copyright (C) 2010-2012 Texas Instruments Incorporated - http://www.ti.com/ * Copyright (C) 2010-2012 Texas Instruments Incorporated - https://www.ti.com/
* Nishanth Menon * Nishanth Menon
* Kevin Hilman * Kevin Hilman
* Thara Gopinath * Thara Gopinath
......
/* /*
* AM33XX Power domain data * AM33XX Power domain data
* *
* Copyright (C) 2011-2012 Texas Instruments Incorporated - http://www.ti.com/ * Copyright (C) 2011-2012 Texas Instruments Incorporated - https://www.ti.com/
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as * modify it under the terms of the GNU General Public License as
......
/* /*
* AM43x PRCM defines * AM43x PRCM defines
* *
* Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/ * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com/
* *
* This file is licensed under the terms of the GNU General Public License * This file is licensed under the terms of the GNU General Public License
* version 2. This program is licensed "as is" without any warranty of any * version 2. This program is licensed "as is" without any warranty of any
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
/* /*
* OMAP54xx PRCM MPU instance offset macros * OMAP54xx PRCM MPU instance offset macros
* *
* Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com
* *
* Paul Walmsley (paul@pwsan.com) * Paul Walmsley (paul@pwsan.com)
* Rajendra Nayak (rnayak@ti.com) * Rajendra Nayak (rnayak@ti.com)
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
/* /*
* DRA7xx PRCM MPU instance offset macros * DRA7xx PRCM MPU instance offset macros
* *
* Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com
* *
* Generated by code originally written by: * Generated by code originally written by:
* Paul Walmsley (paul@pwsan.com) * Paul Walmsley (paul@pwsan.com)
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
/* /*
* OMAP54XX SCRM registers and bitfields * OMAP54XX SCRM registers and bitfields
* *
* Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com
* *
* Benoit Cousson (b-cousson@ti.com) * Benoit Cousson (b-cousson@ti.com)
* *
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
/* /*
* Low level suspend code for AM33XX SoCs * Low level suspend code for AM33XX SoCs
* *
* Copyright (C) 2012-2018 Texas Instruments Incorporated - http://www.ti.com/ * Copyright (C) 2012-2018 Texas Instruments Incorporated - https://www.ti.com/
* Dave Gerlach, Vaibhav Bedia * Dave Gerlach, Vaibhav Bedia
*/ */
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
/* /*
* Low level suspend code for AM43XX SoCs * Low level suspend code for AM43XX SoCs
* *
* Copyright (C) 2013-2018 Texas Instruments Incorporated - http://www.ti.com/ * Copyright (C) 2013-2018 Texas Instruments Incorporated - https://www.ti.com/
* Dave Gerlach, Vaibhav Bedia * Dave Gerlach, Vaibhav Bedia
*/ */
......
/* /*
* This file contains the address data for various TI81XX modules. * This file contains the address data for various TI81XX modules.
* *
* Copyright (C) 2010 Texas Instruments, Inc. - http://www.ti.com/ * Copyright (C) 2010 Texas Instruments, Inc. - https://www.ti.com/
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as * modify it under the terms of the GNU General Public License as
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
* *
* Based on voltagedomains44xx_data.c * Based on voltagedomains44xx_data.c
* *
* Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com
*/ */
#include <linux/kernel.h> #include <linux/kernel.h>
#include <linux/err.h> #include <linux/err.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment