platform/kernel/u-boot.git
2021-12-31 Tom RiniMerge tag 'efi-next' of https://source.denx.de/u-boot...
2021-12-31 Simon Glassx86: efi: Don't set up global_data again with EFI
2021-12-31 Simon Glassx86: efi: Show the system-table revision
2021-12-31 Simon Glassefi: Allow easy selection of serial-only operation
2021-12-31 Simon Glassefi: Show when allocated pages are used
2021-12-31 Simon Glassefi: Mention that efi_info_get() is only used in the...
2021-12-31 Simon Glassefi: Check for failure when initing the app
2021-12-31 Simon Glassefi: Share struct efi_priv between the app and stub...
2021-12-31 Simon Glassefi: Add a few comments to the stub
2021-12-31 Simon Glassefi: Fix ll_boot_init() operation with the app
2021-12-31 Simon Glassefi: Add comments to struct efi_priv
2021-12-31 Simon Glassefi: Drop device_path from struct efi_priv
2021-12-31 Simon Glassx86: efi: Add room for the binman definition in the dtb
2021-12-31 Simon Glassx86: Don't process the kernel command line unless enabled
2021-12-31 Simon Glassx86: Allow booting a kernel from the EFI app
2021-12-31 Simon Glassefi: serial: Support arrow keys
2021-12-31 Simon Glassefi: Locate all block devices in the app
2021-12-31 Simon Glassefi: Make unicode printf available to the app
2021-12-31 Andre Przywarasunxi: add board documentation
2021-12-31 Ilias Apalodimasefi_loader: Don't limit the StMM buffer size explicitly
2021-12-31 Heinrich Schuchardtefi: fix typo in description of struct efi_entry_hdr
2021-12-28 Tom RiniMerge tag 'video-next-20211228' of https://source.denx...
2021-12-27 Tom RiniMerge branch '2021-12-27-CONFIG-migrations' into next
2021-12-27 Tom Riniconfigs: Resync with savedefconfig
2021-12-27 Tom RiniConvert CONFIG_JFFS2_DEV et al to Kconfig
2021-12-27 Tom RiniConvert CONFIG_KIRKWOOD_GPIO to Kconfig
2021-12-27 Tom RiniConvert CONFIG_SYS_KWD_CONFIG to Kconfig
2021-12-27 Tom RiniConvert CONFIG_88F5182 et al to Kconfig
2021-12-27 Tom RiniKconfig: Remove some symbols from the whitelist
2021-12-27 Tom RiniConvert CONFIG_CPU_FREQ_HZ to Kconfig
2021-12-27 Tom RiniConvert CONFIG_CPU_SH7751 to Kconfig
2021-12-27 Tom RiniConvert CONFIG_CPU_PXA27X to Kconfig
2021-12-27 Tom Riniserial: arm_dcc: Use CONFIG_ARM64 not CONFIG_CPU_ARMV8
2021-12-27 Tom RiniCI: Test for unmigrated CONFIG symbols in board config...
2021-12-27 Tom RiniConvert CONFIG_SYS_I2C_EEPROM_ADDR_LEN to Kconfig
2021-12-27 Tom Rinippc: mpc83xx: Remove unused CONFIG symbols
2021-12-27 Tom RiniConvert CONFIG_83XX_PCICLK to Kconfig
2021-12-27 Tom RiniFinish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
2021-12-27 Tom RiniCONFIG_SYS_CLK_FREQ: Consistently be static or get_boar...
2021-12-27 Tom Rininxp: ics307_clk: Guard get_board_ddr_clk function correctly
2021-12-27 Tom Rinils1088a: Guard get_board_ddr_clk function correctly
2021-12-27 Tom Riniarm: s5pc1xx: Move CONFIG_SYS_CLK_FREQ_C1x0 out of...
2021-12-27 Tom RiniConvert CONFIG_ARCH_MAP_SYSMEM to Kconfig
2021-12-27 Tom RiniConvert CONFIG_SYS_NAND_U_BOOT_OFFS to Kconfig
2021-12-27 Tom RiniConvert CONFIG_TPL_TEXT_BASE to Kconfig
2021-12-27 Tom RiniConvert CONFIG_ZYNQMP_PSU_INIT_ENABLED to Kconfig
2021-12-27 Tom RiniFinish conversion CONFIG_SYS_NAND_SELF_INIT to Kconfig
2021-12-27 Tom RiniConvert CONFIG_TEGRA_NAND to Kconfig
2021-12-27 Tom RiniFinish converting CONFIG_SYS_FSL_CLK to Kconfig
2021-12-27 Tom Riniwarp7, pic32mzdask: Remove SYS_FDT_ADDR/SYS_ENV_ADDR...
2021-12-27 Tom RiniConvert CONFIG_SYS_PCI_64BIT to Kconfig
2021-12-27 Tom RiniFinish CONFIG_VID et al conversion to Kconfig
2021-12-27 Tom RiniConvert CONFIG_SYS_IMMR to Kconfig
2021-12-27 Tom RiniConvert CONFIG_SYS_MEMTEST_START et al to Kconfig
2021-12-27 Tom RiniConvert CONFIG_WATCHDOG_TIMEOUT_MSECS to Kconfig
2021-12-27 Tom RiniFinish converting CONFIG_WATCHDOG, HW_WATCHDOG and...
2021-12-27 Tom Rinipci: Remove unused FSL_PCI_INIT code
2021-12-27 Tom RiniConvert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT to Kconfig
2021-12-27 Tom RiniConvert CONFIG_SUPPORT_EMMC_RPMB to Kconfig
2021-12-27 Tom RiniRemove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace
2021-12-27 Tom RiniConvert CONFIG_CONS_INDEX et al to Kconfig
2021-12-27 Tom RiniConvert CONFIG_SD_BOOT et al to Kconfig
2021-12-27 Tom RiniConvert CONFIG_FSL_IFC to Kconfig
2021-12-27 Tom RiniConvert CONFIG_ENV_SPI_BUS et al to Kconfig
2021-12-27 Tom RiniClarify CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW in Kconfig
2021-12-27 Tom Riniarm: Drop unused tam3517-common.h
2021-12-26 Simon Glassx86: coreboot: Add a sample script to build a qemu...
2021-12-26 Simon Glassx86: coreboot: Support getting a logo from virtio
2021-12-26 Simon Glassvideo: Support virtio devices with the splash screen
2021-12-26 Simon Glassvideo: Show the U-Boot logo by default
2021-12-26 Simon Glassvideo: Support showing the U-Boot logo
2021-12-26 Simon Glassvideo: Drop VIDEO_LOGO from cfb_console
2021-12-26 Simon Glassvideo: Convert CONFIG_VIDEO_LOGO to Kconfig
2021-12-26 Simon Glassvideo: Drop #ifdefs from video_bmp
2021-12-26 Simon Glassvideo: theadorable: Use RGB565 for BMP blitting
2021-12-26 Simon Glassvideo: Add a test for 16bpp BMP files
2021-12-26 Simon Glassvideo: Tidy up 24/32 BMP blitting
2021-12-26 Simon Glassvideo: Drop the uclass colour map
2021-12-26 Simon Glassvideo: bmp: Update RLE8 support to use the write function
2021-12-26 Simon Glassvideo: Move BMP pixel-writing into a function
2021-12-26 Simon Glassvideo: Drop fb_put_byte() el at
2021-12-26 Simon Glasssandbox: Enable support for the gzip command
2021-12-26 Simon Glassvideo: Expand video debugging buffer size
2021-12-26 Simon Glasssandbox: video: Add BMP tests for 32bpp and 8bpp modes
2021-12-26 Simon Glasssandbox: video: Correct the address of the copy base
2021-12-26 Simon Glassvideo: sandbox: Set a maximum frame-buffer size
2021-12-26 Simon Glassconsole: Avoid serial output before the console is...
2021-12-26 Simon Glassvideo: sandbox: Avoid duplicate display windows
2021-12-26 Simon Glasssandbox: video: Support 8bpp depth
2021-12-24 Tom RiniMerge branch '2021-12-23-make-OF_BOARD-a-boolean' into...
2021-12-23 Simon Glassfdt: Show a runtime warning based on devicetree source
2021-12-23 Simon Glassfdt: Avoid emitting an device tree when not needed
2021-12-23 Simon Glassfdt: Makefile: Ensure that OF_BOARD is used when needed
2021-12-23 Simon Glassfdt: Enable OF_HAS_PRIOR_STAGE for most boards with...
2021-12-23 Simon Glassfdt: Add a Kconfig for boards with a prior stage
2021-12-23 Simon Glassfdt: Report the devicetree source
2021-12-23 Simon Glassfdt: Record where the devicetree came from
2021-12-23 Simon Glassdm: core: Allow getting some basic stats
2021-12-23 Simon Glassfdt: Don't call board_fdt_blob_setup() without OF_BOARD
2021-12-23 Simon Glassfdt: Drop remaining preprocessor macros in fdtdec_setup()
next