]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2022-01-24  Simon Glassmoveconfig: Use single quotes
2022-01-24  Simon Glassmoveconfig: Allow querying board configuration
2022-01-24  Simon Glassmoveconfig: Allow adding unit tests
2022-01-24  Simon Glassmoveconfig: Sort the options
2022-01-24  Simon Glassmoveconfig: Read the database in a separate function
2022-01-24  Simon Glassmoveconfig: Correct operation of the 'imply' feature
2022-01-24  Heinrich Schuchardttest: fix pylint warnings in test_env.py
2022-01-24  Simon GlassMakefile: Add a pylint checker to the build
2022-01-24  Simon Glasstools: Add init files for Python tools
2022-01-24  Simon Glasspatman: Update the list of modules
2022-01-24  Simon Glassdtoc: Fix up a code comment that confuses pylint
2022-01-24  Simon Glass.gitignore: Ignore any html coverage directory
2022-01-24  Pali Rohárpci: iproc: Set all 24 bits of PCI class code
2022-01-24  Tom RiniMerge branch '2022-01-24-assorted-fixes-and-updates'
2022-01-24  Ashok Reddy... cmd: Add Kconfig option for multiprocessor cmds
2022-01-24  Heinrich Schuchardtmkimage: struct stat.st_size may not be long
2022-01-24  Anastasiia... MAINTAINERS: Update e-mail in Xen maintainership
2022-01-24  Jan Kiszkamkimage: Allow to specify the signature algorithm on...
2022-01-24  Jan Kiszkamkimage: Drop unused OPT_STRING constant
2022-01-24  Jan Kiszkaimage-fit: Make string of algo parameter constant
2022-01-24  John Keepingmisc: mark write buffer const
2022-01-24  Stefan Eichenbergertools/fitimage: make sure dumpimage still works when...
2022-01-24  Stefan Eichenbergertools/fitimage: remove redundant format check
2022-01-24  Andre Przywaravexpress64: semi_defconfig: disable CRC32 support
2022-01-24  Tom RiniMerge tag 'u-boot-stm32-20220124' of https://source...
2022-01-24  Patrice Chotardconfigs: stm32mp15: Enable OF_BOARD flag
2022-01-24  Patrick Delaunaystm32prog: add partition name in treat_partition_list...
2022-01-24  Patrick Delaunayboard: stm32mp1: solve compilation issue when ENV_IS_IN...
2022-01-24  Heinrich Schuchardtstm32mp: fix board_get_alt_info_mmc()
2022-01-24  Marek VasutARM: dts: stm32: Synchronize DHCOM DTs with Linux 5...
2022-01-24  Marek VasutARM: dts: stm32: Synchronize DHCOR DTs with Linux 5...
2022-01-24  Patrick Delaunayarm: dts: stm32mp15: alignment with v5.16
2022-01-24  Patrick Delaunaystm32mp: correct the dependency for bootcount configs
2022-01-24  Patrick Delaunaystm32mp: remove the bootcount activation
2022-01-24  Marek VasutARM: dts: stm32: Add DFU support for DHCOR recovery
2022-01-24  Marek Vasutarm: stm32mp: Fix USB boot device report
2022-01-23  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-sh
2022-01-22  Adam Fordarm: dts: rz-g2-beacon-u-boot: Enable pinmux for QSPI
2022-01-22  Adam Fordarm: rmobile: rzg2_beacon: Migrate reset to SYSRESET_PSCI
2022-01-22  Tom RiniMerge tag 'efi-2022-04-rc1-2' of https://source.denx...
2022-01-21  Tom RiniMerge branch '2022-01-21-Kconfig-migrations'
2022-01-21  Patrick DelaunayConvert CONFIG_AT91_EFLASH to Kconfig
2022-01-21  Patrick Delaunayconfigs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig
2022-01-21  Patrick Delaunaymtd: cfi: change CONFIG_SYS_MAX_FLASH_BANKS_DETECT...
2022-01-21  Patrick Delaunaymtd: cfi: introduce CFI_FLASH_BANKS
2022-01-21  Patrick Delaunaycmd: Fix up warnings in flash.c
2022-01-21  Alexandru Gagniucspl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig
2022-01-21  Simon Glassnet: Drop #ifdefs with CONFIG_BOOTP_SERVERIP
2022-01-21  Simon GlassConvert CONFIG_BOOTP_SERVERIP to Kconfig
2022-01-21  Simon GlassConvert CONFIG_TIMESTAMP to Kconfig
2022-01-21  Simon GlassConvert CONFIG_UDP_CHECKSUM to Kconfig
2022-01-21  Simon GlassConvert CONFIG_KEEP_SERVERADDR to Kconfig
2022-01-20  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-20  Tom RiniMerge tag 'u-boot-amlogic-20220120' of https://source...
2022-01-20  Tom RiniMerge tag 'doc-2022-04-rc1' of https://source.denx...
2022-01-20  Pali Rohárarm: a37xx: Disable CONFIG_DEBUG_UART_ANNOUNCE
2022-01-20  Pali Rohárphy: marvell: Remove unused function comphy_update_map()
2022-01-20  Pali Rohárarm: mvebu: turris_mox: Convert comphy_update_map(...
2022-01-20  Heinrich Schuchardtdrivers: octeon: get rid of Unicode in code
2022-01-20  Marek Behúnarm: mvebu: spl: Fix 100 column exceeds
2022-01-20  Marek Behúnarm: mvebu: spl: Use IS_ENABLED() instead of #ifdef...
2022-01-20  Marek Behúnarm: mvebu: spl: Use preferred types u8/u16/u32 instead...
2022-01-20  Marek Behúnarm: mvebu: spl: Print srcaddr in error message
2022-01-20  Pali Rohárarm: mvebu: Check for kwbimage data checksum
2022-01-20  Pali RohárSPL: Add support for checking board / BootROM specific...
2022-01-20  Pali Rohárarm: mvebu: Check that kwbimage blockid matches boot...
2022-01-20  Pali RohárSPL: Add struct spl_boot_device parameter into spl_pars...
2022-01-20  Pali Rohárarm: mvebu: Check that kwbimage offset and blocksize...
2022-01-20  Pali Rohárpci: pci_mvebu: Add support for Kirkwood PCIe controllers
2022-01-20  Pali Rohárarm: mvebu: turris_omnia: Fixup SATA or PCIe nodes...
2022-01-20  Marek Behúnfdt_support: Add fdt_for_each_node_by_compatible()...
2022-01-20  Mattijs Korpershoekboard: amlogic: vim3: configure serial# from ethaddr
2022-01-20  Mattijs Korpershoekconfigs: meson64_android: define raw parts for bootloader
2022-01-20  Mattijs Korpershoekconfigs: amlogic: Disable CONFIG_NET_RANDOM_ETHADDR...
2022-01-19  Heinrich Schuchardtdoc: replace @return by Return:
2022-01-19  Tom RiniMerge tag 'xilinx-for-v2022.04-rc1' of https://source...
2022-01-19  Tom Rinidoc: samsung: axy17lte: Fix underlines
2022-01-19  Heinrich Schuchardtdoc: printf() codes
2022-01-19  Heinrich Schuchardtdoc: fix description of build dependencies for Alpine...
2022-01-19  Ilias Apalodimaslib/crypto: Enable more algorithms in cert verification
2022-01-19  Heinrich Schuchardtefi_loader: printing TCG2 protocol GUID
2022-01-19  Heinrich Schuchardtefi_selftest: implement printing GUIDs
2022-01-19  Heinrich Schuchardtcmd: printenv: simplify printing GUIDs
2022-01-19  Heinrich Schuchardtefi_loader: use %pUs for printing GUIDs
2022-01-19  Heinrich Schuchardtcmd: efidebug: simplify printing GUIDs
2022-01-19  Heinrich Schuchardttest: add test for %pUs
2022-01-19  Heinrich Schuchardtsandbox: imply PARTITION_TYPE_GUID
2022-01-19  Heinrich Schuchardtdisk: simplify part_print_efi()
2022-01-19  Heinrich Schuchardtlib: printf code %pUs for GUID text representation
2022-01-19  Heinrich Schuchardtlib: compile uuid_guid_get_str if CONFIG_LIB_UUID=y
2022-01-19  Michal Simekfirmware: zynqmp: Do not report error if node is alread...
2022-01-19  Michal Simekfirmware: zynqmp: Move loading message to debug
2022-01-19  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-19  Michal Simekarm64: zynqmp: Change firmware dependency
2022-01-19  Shravya Kumbhamarm64: xilinx: dts: Add dma properties to fix dtbs_chec...
2022-01-19  Manish Naraniarm64: zynqmp: Update USB node handle from dwc3 to usb
2022-01-19  Michal Simekarm64: zynqmp: Change compatible strings for cadence...
2022-01-18  Tom RiniMerge branch '2022-01-18-platform-updates'
2022-01-18  Tom Rinimiiphy.h: Remove CONFIG_DM_xxx guards
2022-01-18  Dylan Hungclk: ast2600: Revise MII interface delay
next