mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-25 14:10:43 +00:00
0ae8dcfef7
A lot of goodness in this release. We're *very* close to running the UEFI Shell and SCT natively. The only missing piece are HII protocols. - FAT write support (needed for SCT) - improved FAT directory support (needed for SCT) - RTC support with QEMU -M virt - Sandbox support (run UEFI binaries in Linux - yay) - Proper UTF-16 support - EFI_UNICODE_COLLATION_PROTOCOL support (for UEFI Shell) - EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL support (for UEFI Shell) - Fix window size determination - Fix Tegra by explicitly unmapping RAM - Clean up handle entanglement - Lots of generic code cleanup -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAABAgAGBQJbq6+cAAoJECszeR4D/txgV1cP+wZPVsY/kRDwCZ8PODOIyLW/ YWWX0CHOUNIXcvWyrQQVflRKE7IbsoPNU+PxOze/toBZvNGZofCqd/P0sT0kk8UU /aQ55+Hn8/N4etysKxhk2uszBuEXZsOdprNV3H7tO9vKsMHpImAdLvIyviYK0eCF WnNsmDVFv/W4M5IWDJrS7KqwTuLPYE5Xli9BW/O2qi8NOvpfyb4EEqdL7OHyHAxe 8zpzyaRXJkPcgPkJ6z3WZ+BmAuXSl5DsLWqfsnZJQzkXatRhT8PneRk787e+xK3A OEFarj5t/94T1KivxquM9iYi0NzwGWrrCfRzbQh5klV4Z/bRYHbGQ92j6iZyfnpj 0zvWrJCalDaUz310BKZDyzKYQnoDj5/iYaMJHtaG6zmkXCzM41kniGKxuy/3IpTB ozeFtH2AOwlAFZRIzQiazkyU0bizis2Y/K4xzOQczvVajdLW0DsLXL/hyqaFaGO2 3oVK350FXMHKa1UhpsG05aoQvyYq8N4YVEfOSdBKah8qhhMG8zZ2IaX5oheZJjr4 yPV8iaSj8trX3mI9clsnX9YT7qJdcS188JYSii+8SVpVH4VpgwvUSHfDqznn7JNz COue6rFo9sg55Le9OsoxUgaQ5GO4oz+5iGmfyBmOtQ3n83JxmP4CJK84Ykw2i9fi sxJR6aNtktsLhfYhlDO/ =ZuJG -----END PGP SIGNATURE----- Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot Patch queue for efi - 2018-09-26 A lot of goodness in this release. We're *very* close to running the UEFI Shell and SCT natively. The only missing piece are HII protocols. - FAT write support (needed for SCT) - improved FAT directory support (needed for SCT) - RTC support with QEMU -M virt - Sandbox support (run UEFI binaries in Linux - yay) - Proper UTF-16 support - EFI_UNICODE_COLLATION_PROTOCOL support (for UEFI Shell) - EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL support (for UEFI Shell) - Fix window size determination - Fix Tegra by explicitly unmapping RAM - Clean up handle entanglement - Lots of generic code cleanup [trini: Fixup merge conflict in include/configs/qemu-arm.h] Signed-off-by: Tom Rini <trini@konsulko.com> |
||
---|---|---|
.. | ||
altera_jtag_uart.c | ||
altera_uart.c | ||
arm_dcc.c | ||
atmel_usart.c | ||
atmel_usart.h | ||
Kconfig | ||
lpc32xx_hsuart.c | ||
Makefile | ||
mcfuart.c | ||
ns16550.c | ||
sandbox.c | ||
serial-uclass.c | ||
serial.c | ||
serial_ar933x.c | ||
serial_arc.c | ||
serial_bcm283x_mu.c | ||
serial_bcm283x_pl011.c | ||
serial_bcm6345.c | ||
serial_efi.c | ||
serial_intel_mid.c | ||
serial_linflexuart.c | ||
serial_lpuart.c | ||
serial_meson.c | ||
serial_mpc8xx.c | ||
serial_msm.c | ||
serial_mvebu_a3700.c | ||
serial_mxc.c | ||
serial_ns16550.c | ||
serial_nulldev.c | ||
serial_omap.c | ||
serial_owl.c | ||
serial_pic32.c | ||
serial_pl01x.c | ||
serial_pl01x_internal.h | ||
serial_pxa.c | ||
serial_rockchip.c | ||
serial_s5p.c | ||
serial_sh.c | ||
serial_sh.h | ||
serial_sti_asc.c | ||
serial_stm32.c | ||
serial_stm32.h | ||
serial_uniphier.c | ||
serial_xuartlite.c | ||
serial_zynq.c | ||
usbtty.c | ||
usbtty.h |