forked from u-boot/u-boot
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add entry for Amlogic SoC maintained files and the freshly created mailing-list. Signed-off-by: Neil Armstrong <[email protected]>
- Loading branch information
1 parent
1249fa8
commit 535d74a
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -91,6 +91,28 @@ S: Maintainted | |
T: git git://git.denx.de/u-boot-socfpga.git | ||
F: arch/arm/mach-socfpga/ | ||
|
||
ARM AMLOGIC SOC SUPPORT | ||
M: Neil Armstrong <[email protected]> | ||
S: Maintained | ||
L: [email protected] | ||
T: git git://git.denx.de/u-boot-amlogic.git | ||
F: arch/arm/mach-meson/ | ||
F: arch/arm/include/asm/arch-meson/ | ||
F: drivers/clk/clk_meson* | ||
F: drivers/serial/serial_meson.c | ||
F: drivers/reset/reset-meson.c | ||
F: drivers/i2c/meson_i2c.c | ||
F: drivers/net/phy/meson-gxl.c | ||
F: drivers/adc/meson-saradc.c | ||
F: drivers/phy/meson* | ||
F: drivers/mmc/meson_gx_mmc.c | ||
F: drivers/spi/meson_spifc.c | ||
F: drivers/pinctrl/meson/ | ||
F: drivers/power/domain/meson-gx-pwrc-vpu.c | ||
F: drivers/video/meson/ | ||
F: include/configs/meson64.h | ||
N: meson | ||
|
||
ARM ATMEL AT91 | ||
M: Andreas Bießmann <[email protected]> | ||
S: Maintained | ||
|