]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
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 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
2022-05-26  Rick Chenriscv: ae350: Fix OF_BOARD boot failure
2022-05-26  Rick Chenriscv: ae350: Fix OF_BOARD boot failure
2022-05-25  Tom RiniMerge tag 'xilinx-for-v2022.07-rc4' of https://source...
2022-05-25  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-05-24  Tom RiniMerge tag 'tpm-24052022' of https://source.denx.de...
2022-05-24  Michal Simekxilinx: zynqmp: Wire tee for Multi DTB use cases
2022-05-24  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2022-05-24  Samuel Hollandserial: Remove obsolete CONS_INDEX_n Kconfig options
2022-05-24  Samuel Hollandsunxi: Remove obsolete Kconfig selections
2022-05-24  Andre Przywarasunxi: board: Fix UART PortF pinmux setup
2022-05-24  Andre Przywaraclk: sunxi: add and use dummy gate clocks
2022-05-24  Andre Przywaraclk: sunxi: add PIO bus gate clocks
2022-05-24  Samuel Hollandclk: sunxi: h6_r: Correct the driver name
2022-05-24  Samuel Hollandmmc: sunxi: Remove unnecessary pinmux option dependency
2022-05-24  Samuel Hollandsunxi: Skip MMC0 init when its pinmux conflicts with...
2022-05-23  Tom RiniPrepare v2022.07-rc3 v2022.07-rc3
2022-05-23  Humberto Navesarm: socfpga: Add the terasic de10-standard board
2022-05-23  Tom Riniconfigs: Resync with savedefconfig
2022-05-23  Tom RiniMerge branch '2022-05-23-regression-fixes'
2022-05-23  Tim Harveynet: fix phy_string_for_interface
2022-05-23  Eddie Jamestpm: add support for TPMv2.x I2C chips
2022-05-23  Pali Rohármmc: fsl_esdhc_spl: Fix checking for number of read...
2022-05-23  Sai Pavan Bodduarm: gic_v2: Skip gic_init_secure when cpu is not in el3
2022-05-23  Patrice Chotardtest: dm: spi: Replace _spi_get_bus_and_cs() by spi_get...
2022-05-23  Patrice Chotardspi: spi_flash_probe_bus_cs() rely on DT for spi speed...
2022-05-23  Patrice Chotardspi: spi-uclass: Add new spi_get_bus_and_cs() implement...
2022-05-23  Pali Rohárpowerpc: mpc85xx: Fix CONFIG_OF_EMBED support for NOR...
2022-05-23  Pali Rohárpowerpc: mpc85xx: Fix CONFIG_OF_SEPARATE support for...
2022-05-23  Sean Nyekjaerfs/squashfs: use lldiv function for math
next