diff options
| author | Tom Rini <[email protected]> | 2019-09-06 19:49:51 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2019-09-06 19:49:51 -0400 |
| commit | ba83753289f5ad99f64e72fd0ee141c647aeda0f (patch) | |
| tree | d1758ddd69cf9c754494d63f2f9e9b98ce61842f /doc | |
| parent | 9562b20dba65e33fc4afc27d83641463f017221b (diff) | |
| parent | e0351b242a9bf60dd6abdfd44104bb702e7000a0 (diff) | |
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 a63b76befc5..1d36f5845ae 100644 --- a/doc/git-mailrc +++ b/doc/git-mailrc @@ -35,6 +35,7 @@ alias mariosix Mario Six <[email protected]> alias masahiro Masahiro Yamada <[email protected]> alias mateusz Mateusz Kulikowski <[email protected]> alias maxime Maxime Ripard <[email protected]> +alias mbrugger Matthias Brugger <[email protected]> alias monstr Michal Simek <[email protected]> alias prom Minkyu Kang <[email protected]> alias ptomsich Philipp Tomsich <[email protected]> @@ -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 |
