diff options
author | Tom Rini <trini@konsulko.com> | 2019-09-06 19:49:51 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-09-06 19:49:51 -0400 |
commit | ba83753289f5ad99f64e72fd0ee141c647aeda0f (patch) | |
tree | d1758ddd69cf9c754494d63f2f9e9b98ce61842f /doc | |
parent | 9562b20dba65e33fc4afc27d83641463f017221b (diff) | |
parent | e0351b242a9bf60dd6abdfd44104bb702e7000a0 (diff) | |
download | u-boot-ba83753289f5ad99f64e72fd0ee141c647aeda0f.tar.gz |
Merge tag 'rpi-next-2019.10' of https://github.com/mbgg/u-boot
- fix mailbox status register used for polling
- fix bcm2835_sdhost to wait long enough for a transfer to complete
- increase kernel image size from 8 MB to 64 MB on arm64
- add support for RPi4
- add prefixes for raspberry pi related stuff to git-mailrc
Diffstat (limited to 'doc')
-rw-r--r-- | doc/git-mailrc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/git-mailrc b/doc/git-mailrc index a63b76befc..1d36f5845a 100644 --- a/doc/git-mailrc +++ b/doc/git-mailrc @@ -35,6 +35,7 @@ alias mariosix Mario Six <mario.six@gdsys.cc> alias masahiro Masahiro Yamada <yamada.masahiro@socionext.com> alias mateusz Mateusz Kulikowski <mateusz.kulikowski@gmail.com> alias maxime Maxime Ripard <maxime.ripard@free-electrons.com> +alias mbrugger Matthias Brugger <mbrugger@suse.com> alias monstr Michal Simek <monstr@monstr.eu> alias prom Minkyu Kang <mk7.kang@samsung.com> alias ptomsich Philipp Tomsich <philipp.tomsich@theobroma-systems.com> @@ -74,6 +75,9 @@ alias uniphier uboot, masahiro alias zynq uboot, monstr alias rockchip uboot, sjg, kevery, ptomsich +alias bcm283x uboot, mbrugger +alias rpi uboot, mbrugger + alias m68k uboot, alisonwang, angelo_ts alias coldfire m68k |