forked from u-boot/u-boot
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'meta/allpatches' into jookia_allpatches
Signed-off-by: John Watts <[email protected]>
- Loading branch information
Showing
2 changed files
with
6 additions
and
1 deletion.
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
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 |
---|---|---|
|
@@ -8,9 +8,13 @@ Allwinner D1 and T113 patches: | |
- [pwm: sunxi: Add support Allwinner D1 PWM](https://lore.kernel.org/r/[email protected]) (branch b4/pwm_d1) | ||
- [Support SPI NAND booting on the T113](https://lore.kernel.org/r/[email protected]) (branch b4/spinand) | ||
- [sunxi: Support UART1 and UART2 on the T113](https://lore.kernel.org/r/[email protected]) (branch b4/t113serial) | ||
- [sunxi: video: Support driver model LCDs](https://lore.kernel.org/r/[email protected]) (branch b4/sunxi_lcd) | ||
- [sunxi: video: Fix lcdc polarity display flags](https://lore.kernel.org/r/[email protected]) (branch b4/sunxipolarities) | ||
|
||
Platform independent patches: | ||
- [boot: Pass baud rate to stdout](https://lore.kernel.org/r/[email protected]) (branch b4/stdout) | ||
- [video: add support for MIPI DBI interface](https://lore.kernel.org/r/[email protected]) (branch b4/mipi_dbi) | ||
- [video: Add support for NewVision NV3052C SPI panesl](https://lore.kernel.org/r/[email protected]) (branch b4/panel_nv3052c) | ||
|
||
Cleanup patches: | ||
- [ubi: Depend on MTD](https://lore.kernel.org/r/[email protected]) (branch b4/mtd) | ||
|