switch-coreboot/Documentation
Paul Menzel cbe21ed1e1 UPSTREAM: Use more secure HTTPS URLs for coreboot sites
The coreboot sites support HTTPS, and requests over HTTP with SSL are
also redirected. So use the more secure URLs, which also saves a
request most of the times, as nothing needs to be redirected.

Run the command below to replace all occurences.

```
$ git grep -l -E 'http://(www.|review.|)coreboot.org'
| xargs sed -i 's,http://\(.*\)coreboot.org,https://\1coreboot.org,g'
```

BUG=none
BRANCH=none
TEST=none

Change-Id: I881e55138a6114c67585ce37d4d719fe2626b83a
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Original-Commit-Id: a8843dee58
Original-Change-Id: If53f8b66f1ac72fb1a38fa392b26eade9963c369
Original-Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Original-Reviewed-on: https://review.coreboot.org/20034
Original-Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Original-Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://chromium-review.googlesource.com/528256
Commit-Ready: Patrick Georgi <pgeorgi@chromium.org>
Tested-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-by: Patrick Georgi <pgeorgi@chromium.org>
2017-06-12 08:47:49 -07:00
..
acpi UPSTREAM: arch/x86/acpigen: Provide helper functions for enabling/disabling GPIO 2017-02-25 00:02:39 -08:00
core UPSTREAM: Documentation: Reflow Kconfig.md 2017-04-12 11:35:27 -07:00
doxygen UPSTREAM: Documentation: Add doxygen_platform target 2017-03-25 10:22:57 -07:00
gfx UPSTREAM: Documentation: Describe libgfxinit hook-up 2017-06-12 08:47:45 -07:00
Intel UPSTREAM: Use more secure HTTPS URLs for coreboot sites 2017-06-12 08:47:49 -07:00
RFC UPSTREAM: Documentation: Capitalize RAM, ROM and ACPI 2016-08-02 14:29:15 -07:00
technotes UPSTREAM: Documentation: Add technote/design doc for mitigating ReBAR issue 2017-05-02 20:24:05 -07:00
abi-data-consumption.txt Rename documentation -> Documentation 2015-05-06 19:09:47 +02:00
AMD-S3.txt Rename documentation -> Documentation 2015-05-06 19:09:47 +02:00
beginverbatim.tex Rename documentation -> Documentation 2015-05-06 19:09:47 +02:00
build_system.md UPSTREAM: Documentation: add start of documentation of the build system 2016-08-15 07:36:05 -07:00
cbfs.txt Rename documentation -> Documentation 2015-05-06 19:09:47 +02:00
codeflow.svg Rename documentation -> Documentation 2015-05-06 19:09:47 +02:00
COPYING UPSTREAM: util/hugo: Add framework to build www.coreboot.org/Documentation 2017-05-29 01:59:13 -07:00
coreboot_logo.png Rename documentation -> Documentation 2015-05-06 19:09:47 +02:00
CorebootBuildingGuide.tex UPSTREAM: Use more secure HTTPS URLs for coreboot sites 2017-06-12 08:47:49 -07:00
Doxyfile.coreboot Rename documentation -> Documentation 2015-05-06 19:09:47 +02:00
Doxyfile.coreboot_simple UPSTREAM: Documentation: Fix doxygen errors 2016-07-12 22:34:45 -07:00
endverbatim.tex Rename documentation -> Documentation 2015-05-06 19:09:47 +02:00
gcov.txt Rename documentation -> Documentation 2015-05-06 19:09:47 +02:00
gerrit_guidelines.md UPSTREAM: Use more secure HTTPS URLs for coreboot sites 2017-06-12 08:47:49 -07:00
hypertransport.svg Rename documentation -> Documentation 2015-05-06 19:09:47 +02:00
Kconfig.tex UPSTREAM: Documentation: Capitalize RAM, ROM and ACPI 2016-08-02 14:29:15 -07:00
mainboard_io_trap_handler_sample.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
Makefile Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
POSTCODES Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
submodules.txt Rename documentation -> Documentation 2015-05-06 19:09:47 +02:00
timestamp.md documentation: Add documentation for timestamp library 2015-08-07 18:00:07 +02:00