No description
Find a file
Arnd Bergmann 7bf53b96bd Aspeed devicetree updates for 4.14
- fix to expose the full flash windows on ast2400.
 -----BEGIN PGP SIGNATURE-----
 
 iQIcBAABCAAGBQJZnh+fAAoJEGt2WQeBR3CeVUcP+wWs6ZPnSpbma1OwEXawOZ8H
 Lihjcb9lkIbHNRXXN54odL0kCK9Z2fXsjYr0BPci0uNyBAP9oy1U+cu0SU+v1E+h
 neUexuqxuwPwOXW4ZnVhfrTzdyAJ7vp95AQSUUK4ZiKDqORrFWQurTcE4IIFhLBD
 Og0/tihXHu7jq4mugiAHh7oy80q0vpvwmTdf8C6mrjyk+ODyxy3xcPGNACn8ygjj
 PE7hH7t/k3PuC8A2mwqc/SWvxnHBqBdbpRkdqORHle92g/JxtvfOOPJUsA6RdYLX
 eHOS5w6sX9uj1sCNMZU9vy+nmlUP3iIwJ6Zcb4fKVdKc8duTY9QLTZn9xG+VDp1K
 CbrL/M3Bb5jjDszMreRPo1jMuAHxpTRxSl5lTdjknRkGkGWD1kGnkQVzUJ3sfiYw
 NA7kfOJ48UKwp0etnkW5gpUD/9EMz9FvmaKICjVc2JPxSIy8idXKz208yFe2JeXi
 Lpo/YRZDT72EPoHN3IueuuS+uWSdysnSLmMiv7I3dhvZkrsSBIwMc+EVkBMwRyXT
 TjkdlHSpF+nxKYl2IpctOjW6FK+sT0Faa+IYKvU4ZmhKOPIxtCs2IewQgNTiaPhG
 sRd9jRuyazYTqVNmkUGDFaLCDQWvSFV1tWkpuQHZzOMU4gZyD9I9TnaavIjZ4o/J
 XDc99JT9OGFO+zQRUN+g
 =q9Dz
 -----END PGP SIGNATURE-----

Merge tag 'aspeed-4.14-devicetree' of git://git.kernel.org/pub/scm/linux/kernel/git/joel/aspeed into next/dt

Pull "Aspeed devicetree updates for 4.14" from Joel Stanley:

 - fix to expose the full flash windows on ast2400.

* tag 'aspeed-4.14-devicetree' of git://git.kernel.org/pub/scm/linux/kernel/git/joel/aspeed:
  ARM: dts: aspeed-g4: fix AHB window size of the SMC controllers
2017-08-24 13:10:12 +02:00
arch Aspeed devicetree updates for 4.14 2017-08-24 13:10:12 +02:00
block
certs
crypto
Documentation Second Round of Renesas ARM Based SoC DT Bindings Updates for v4.14 2017-08-18 23:12:30 +02:00
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS
Makefile
README

Linux kernel
============

This file was moved to Documentation/admin-guide/README.rst

Please notice that there are several guides for kernel developers and users.
These guides can be rendered in a number of formats, like HTML and PDF.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.