platform/kernel/u-boot.git
2022-06-06 Tom RiniConvert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig
2022-06-06 Tom RiniConvert CONFIG_SPL_TARGET to Kconfig
2022-06-06 Tom RiniRemove CONFIG_SPL_STACK_SIZE
2022-06-06 Tom RiniDrop CONFIG_SPL_SPI_FLASH_MINIMAL
2022-06-06 Tom RiniConvert CONFIG_SPL_GD_ADDR to Kconfig
2022-06-06 Tom Rinietamin: Remove CONFIG_SPL_CMT defines
2022-06-06 Tom RiniRemove CONFIG_SYS_SPL_LEN largely
2022-06-06 Tom RiniConvert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig
2022-06-06 Tom RiniConvert CONFIG_SPL_BSS_START_ADDR to Kconfig
2022-06-06 Tom RiniConvert CONFIG_SPL_RELOC_TEXT_BASE et al to Kconfig
2022-06-06 Tom RiniConvert CONFIG_TPL_NAND_INIT to Kconfig
2022-06-06 Tom Riniimx7: Update CONFIG_SPL_STACK defaults in Kconfig
2022-06-06 Tom Riniimx6: Update CONFIG_SPL_STACK defaults in Kconfig
2022-06-06 Tom RiniConvert CONFIG_SPL_STACK to Kconfig
2022-06-06 Tom RiniMigrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system...
2022-06-06 Tom RiniIntroduce include/system-constants.h
2022-06-06 Tom Rinistih410-b2260: Switch to using GENERATED_GBL_DATA_SIZE
2022-06-06 Tom Rinipowerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET...
2022-06-06 Tom Rinimpc85xx: Switch to setting the initial stack pointer...
2022-06-06 Tom Rinim68k: Stop using CONFIG_SYS_GBL_DATA_OFFSET
2022-06-06 Tom Riniarm: Stop using CONFIG_SYS_GBL_DATA_OFFSET
2022-06-06 Tom Riniarm: Use CONFIG_SPL_STACK or CONFIG_SYS_INIT_SP_ADDR...
2022-06-06 Tom Rinimvebu: Use CONFIG_SPL_STACK + 4 directly for bootparam...
2022-06-06 Tom Riniarm: pxa: Remove CONFIG_CPU_PXA25X
2022-06-06 Tom Rinim68k: Remove dead code
2022-06-06 Tom RiniConvert CONFIG_SPL_COMMON_INIT_DDR to Kconfig
2022-06-06 Tom Rinippc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOC...
2022-06-06 Tom RiniConvert CONFIG_SPL_SYS_MALLOC_SIMPLE to Kconfig
2022-06-06 Tom RiniConvert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig
2022-06-06 Tom RiniConvert CONFIG_SPL_PAD_TO et al to Kconfig
2022-06-06 Tom RiniConvert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig
2022-06-06 Tom RiniConvert CONFIG_SPL_NAND_RAW_ONLY et al to Kconfig
2022-06-06 Tom RiniConvert CONFIG_SPL_INIT_MINIMAL et al to Kconfig
2022-06-06 Tom RiniConvert CONFIG_SYS_CFI_FLASH_STATUS_POLL to Kconfig
2022-06-06 Tom RiniConvert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig
2022-06-06 Tom Rinispl: Remove CONFIG_SPL_SATA_BOOT_DEVICE
2022-06-06 Tom Rinifsl-layerscape: Remove CONFIG_SPL_PBL_PAD
2022-06-06 Tom RiniP1010RDB: Remove CONFIG_SPL_NAND_MINIMAL
2022-06-06 Tom Rinispl: Remove CONFIG_SPL_BOARD_LOAD_IMAGE
2022-06-06 Tom Riniarm: omap2plus: Move CONFIG_SYS_PTV out of CONFIG namespace
2022-06-06 Tom RiniConvert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig
2022-06-06 Tom RiniConvert CONFIG_HUSH_INIT_VAR to Kconfig
2022-06-06 Tom RiniConvert CONFIG_SYS_BARGSIZE to Kconfig
2022-06-06 Tom RiniConvert CONFIG_SYS_CBSIZE to Kconfig
2022-06-06 Tom RiniConvert CONFIG_SYS_PBSIZE to Kconfig
2022-06-06 Tom RiniConvert CONFIG_SYS_MAXARGS to Kconfig
2022-06-06 Tom RiniPrepare v2022.07-rc4
2022-06-06 Camelia Grozaconfigs: fsl: add missing SYS_FMAN_FW_ADDR defines
2022-06-06 Patrick Delaunaydoc: update mail author for st-dt.rst
2022-06-04 Tom RiniMerge tag 'efi-2022-07-rc4-4' of https://source.denx...
2022-06-04 Vincent Stehléefi: test/py: authenticate fit capsules
2022-06-04 Vincent Stehlétest/py: efi_capsule: repair image authentication test
2022-06-04 Sughosh GanuEFI: Update the documentation to reflect the correct...
2022-06-04 Sughosh GanuEFI: Populate descriptor_count value only when image_in...
2022-06-04 Chris Packhamdoc: environment: Fix typo
2022-06-03 Tom RiniMerge branch '2022-06-03-assorted-fixes'
2022-06-03 Dave Gerlachboard: ti: am64x: Update MAINTAINERS
2022-06-03 Pali Rohársquashfs: Fix compilation on big endian systems
2022-06-03 Peng Fanimx: imx8mq: select CONFIG_CMD_CLK
2022-06-03 Peng Fanimx: imx8mq: default select CLK_IMX8MQ
2022-06-03 Francesco Dolcinifdt: Add U-Boot version to chosen node
2022-06-03 Fabio Estevamnet: Check for the minimum IP fragmented datagram size
2022-06-03 Andre Przywaraarmv8: Fix TCR 64-bit writes
2022-06-03 Michael Wallenet: enetc: unregister mdiobus
2022-06-03 Pali Rohárubifs: Fix lockup/crash when reading files
2022-05-31 Tom RiniMerge tag 'efi-2022-07-rc4-3' of https://source.denx...
2022-05-31 Masahisa Kojimabootmenu: use utf-8 for menu title
2022-05-28 Vincent Stehlédoc/efi: add firmware management protocol to the docume...
2022-05-28 Vincent Stehléefi: fix documentation warnings
2022-05-28 Masahisa Kojimalib/charset: fix compile warnings
2022-05-28 AKASHI Takahiroefi_loader: bootmgr: fix a problem in loading an image...
2022-05-28 AKASHI Takahiroefi_loader: disk: add efi_disk_is_removable()
2022-05-28 Heinrich Schuchardtcmd/bootefi: correct command syntax
2022-05-28 Heinrich Schuchardttest: don't change console timeout in EFI selftest.
2022-05-28 Heinrich Schuchardttest: fix pylint warnings in test_efi_selftest.py
2022-05-28 Masahisa Kojimabootmenu: U-Boot console is enabled as default
2022-05-28 Sean Andersondoc: sandbox: Add additional valgrind documentation
2022-05-28 Heinrich Schuchardtdoc/build/gcc: add more required packages
2022-05-28 Bin Mengdoc: sandbox: Add a note of disabling LTO when using gdb
2022-05-28 Bin Mengdoc: sandbox: Correct the memory size config option
2022-05-28 Sean Andersonvalgrind: Disable on Risc-V
2022-05-28 Heinrich Schuchardttest: restore timeout after bootmenu unit test
2022-05-28 Heinrich Schuchardtdisk: incorrect message in is_gpt_valid()
2022-05-27 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-05-27 Tom RiniMerge branch '2022-05-26-assorted-fixes'
2022-05-26 Sean Andersonnet: e1000: Depend on CONFIG_PCI
2022-05-26 Heinrich Schuchardttest: fix parsing the mksquashfs version number
2022-05-26 Wasim Khanboard: freescale: Update MAINTAINERS List
2022-05-26 Georgi Vlaevarm: dts: k3-am642-*: Mark the memory node with u-boot...
2022-05-26 Joel StanleyMAINTAINERS: aspeed: Add more files and myself as a...
2022-05-26 Andrea zi0Black... net: nfs: Fix CVE-2022-30767 (old CVE-2019-14196)
2022-05-26 Bin Mengtest/py: test_part: Correct the test case name
2022-05-26 Bin Mengtest/py: test_fs: Correct the test case name
2022-05-26 Bin Mengtest/py: Reset the console timeout value
2022-05-26 Bin Mengriscv: qemu: Set kernel_comp_addr_r for compressed...
2022-05-26 Bin Mengriscv: sifive: unleashed: Set kernel_comp_addr_r for...
2022-05-26 Bin Mengriscv: sifive: unmatched: Adjust for big ramdisk image
2022-05-26 Leo Yu-Chi... riscv: Clean up asm/io.h
2022-05-26 Michal Simekriscv: remove CONFIG_ARCH_MAP_SYSMEM from io.h
2022-05-26 Heinrich Schuchardtcmd/sbi: add implementation ID 6 - Coffer
next