aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-next' of https://source.denx.de/u-boot/custodians/u-boot-efi i...WIP/31Dec2021-nextTom Rini2021-12-3121-65/+741
|\
| * x86: efi: Don't set up global_data again with EFISimon Glass2021-12-311-3/+2
| * x86: efi: Show the system-table revisionSimon Glass2021-12-311-1/+8
| * efi: Allow easy selection of serial-only operationSimon Glass2021-12-311-0/+25
| * efi: Show when allocated pages are usedSimon Glass2021-12-311-1/+2
| * efi: Mention that efi_info_get() is only used in the stubSimon Glass2021-12-311-0/+4
| * efi: Check for failure when initing the appSimon Glass2021-12-311-2/+5
| * efi: Share struct efi_priv between the app and stub codeSimon Glass2021-12-314-22/+56
| * efi: Add a few comments to the stubSimon Glass2021-12-311-0/+29
| * efi: Fix ll_boot_init() operation with the appSimon Glass2021-12-311-2/+5
| * efi: Add comments to struct efi_privSimon Glass2021-12-311-0/+23
| * efi: Drop device_path from struct efi_privSimon Glass2021-12-311-1/+0
| * x86: efi: Add room for the binman definition in the dtbSimon Glass2021-12-311-1/+1
| * x86: Don't process the kernel command line unless enabledSimon Glass2021-12-311-5/+8
| * x86: Allow booting a kernel from the EFI appSimon Glass2021-12-312-5/+8
| * efi: serial: Support arrow keysSimon Glass2021-12-311-2/+9
| * efi: Locate all block devices in the appSimon Glass2021-12-314-5/+218
| * efi: Make unicode printf available to the appSimon Glass2021-12-312-6/+5
| * sunxi: add board documentationAndre Przywara2021-12-313-0/+329
| * efi_loader: Don't limit the StMM buffer size explicitlyIlias Apalodimas2021-12-312-11/+6
| * efi: fix typo in description of struct efi_entry_hdrHeinrich Schuchardt2021-12-311-1/+1
* | Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u...WIP/28Dec2021-nextTom Rini2021-12-28106-538/+678
|\ \ | |/ |/|
| * x86: coreboot: Add a sample script to build a qemu imageSimon Glass2021-12-261-0/+19
| * x86: coreboot: Support getting a logo from virtioSimon Glass2021-12-263-2/+26
| * video: Support virtio devices with the splash screenSimon Glass2021-12-263-0/+16
| * video: Show the U-Boot logo by defaultSimon Glass2021-12-263-0/+3
| * video: Support showing the U-Boot logoSimon Glass2021-12-268-9/+89
| * video: Drop VIDEO_LOGO from cfb_consoleSimon Glass2021-12-261-324/+1
| * video: Convert CONFIG_VIDEO_LOGO to KconfigSimon Glass2021-12-2677-39/+48
| * video: Drop #ifdefs from video_bmpSimon Glass2021-12-261-48/+49
| * video: theadorable: Use RGB565 for BMP blittingSimon Glass2021-12-265-3/+51
| * video: Add a test for 16bpp BMP filesSimon Glass2021-12-265-0/+27
| * video: Tidy up 24/32 BMP blittingSimon Glass2021-12-261-8/+8
| * video: Drop the uclass colour mapSimon Glass2021-12-263-47/+0
| * video: bmp: Update RLE8 support to use the write functionSimon Glass2021-12-262-22/+65
| * video: Move BMP pixel-writing into a functionSimon Glass2021-12-261-23/+52
| * video: Drop fb_put_byte() el atSimon Glass2021-12-261-17/+5
| * sandbox: Enable support for the gzip commandSimon Glass2021-12-261-1/+3
| * video: Expand video debugging buffer sizeSimon Glass2021-12-261-2/+2
| * sandbox: video: Add BMP tests for 32bpp and 8bpp modesSimon Glass2021-12-264-1/+95
| * sandbox: video: Correct the address of the copy baseSimon Glass2021-12-261-1/+1
| * video: sandbox: Set a maximum frame-buffer sizeSimon Glass2021-12-261-1/+17
| * console: Avoid serial output before the console is runningSimon Glass2021-12-261-2/+4
| * video: sandbox: Avoid duplicate display windowsSimon Glass2021-12-263-6/+49
| * sandbox: video: Support 8bpp depthSimon Glass2021-12-262-11/+77
* | Merge branch '2021-12-27-CONFIG-migrations' into nextWIP/27Dec2021-nextTom Rini2021-12-27858-3997/+1639
|\ \ | |/ |/|
| * configs: Resync with savedefconfigWIP/2021-12-27-CONFIG-migrationsTom Rini2021-12-2728-53/+27
| * Convert CONFIG_JFFS2_DEV et al to KconfigTom Rini2021-12-2719-57/+44
| * Convert CONFIG_KIRKWOOD_GPIO to KconfigTom Rini2021-12-2728-10/+24
| * Convert CONFIG_SYS_KWD_CONFIG to KconfigTom Rini2021-12-2750-74/+47