]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2022-12-05  Heinrich Schuchardtsound: avoid endless loop
2022-12-05  Tom RiniMerge tag 'xilinx-for-v2023.01-rc3-v2' of https://sourc...
2022-12-05  Tom RiniMerge tag 'i2cfixes-for-v2023.01-rc3' of https://source...
2022-12-05  Algapally Santosh... mtd: spi-nor-core: Invert logic to reflect sst26 flash...
2022-12-05  Michal Simekxilinx: zynqmp: Fix SPL_FS_LOAD_PAYLOAD_NAME usage
2022-12-05  Ashok Reddy... arm64: versal-net: Enable defconfig for Micron octal...
2022-12-05  Ashok Reddy... spi: cadence-qspi: Remove condition for calling enable...
2022-12-05  Michal SimekARM: zynq: Add missing twd timer for mini configurations
2022-12-05  Michal Simekarm64: zynqmp: Do not enable IPI by default
2022-12-05  Michal Simekarm64: zynqmp: Do not include psu_init to U-Boot by...
2022-12-05  Luca Ceresoliboard/xilinx/zynqmp/MAINTAINERS: change e-mail address...
2022-12-05  Michal Simekxilinx: Remove unused ZYNQ_MAC_IN_EEPROM/ZYNQ_GEM_I2C_M...
2022-12-05  Michal Simekxilinx: Add option to select SC id instead of DUT id...
2022-12-05  Venkatesh Yadav... spi: zynqmp_qspi: Add support for 64-bit read/write
2022-12-05  Venkatesh Yadav... arm64: versal: Enable REMAKE_ELF for mini_ospi/mini_qspi
2022-12-05  T Karthik Reddyspi: zynqmp_gqspi: Update tapdelay value
2022-12-05  Lukas Funkearm64: zynqmp: dynamically mark r5 cores as used
2022-12-05  Andy Chiunet: xilinx_axi: check PCS/PMA PHY status in setup_phy
2022-12-05  Andy Chiunet: xilinx_axi: add PCS/PMA PHY
2022-12-05  Jim Liui2c: nuvoton: renamed the NPCM i2c driver
2022-12-04  Tom RiniMerge tag 'efi-2023-01-rc3' of https://source.denx...
2022-12-02  Masahisa Kojimadoc: eficonfig: add description for UEFI Secure Boot...
2022-12-02  Masahisa Kojimaeficonfig: use efi_get_next_variable_name_int()
2022-12-02  Masahisa Kojimaefi_loader: utility function to check the variable...
2022-12-02  Masahisa Kojimaeficonfig: use u16_strsize() to get u16 string buffer...
2022-12-02  Masahisa Kojimaeficonfig: fix going one directory up issue
2022-12-02  Heinrich Schuchardtdoc: board: typo GIUD Microchip MPFS Icicle Kit doc
2022-12-02  Heinrich Schuchardtefi_loader: don't use EFI_LOADER_DATA internally
2022-12-02  Heinrich Schuchardtefi_loader: fix handling of DHCP acknowledge
2022-12-02  Heinrich Schuchardtefi_selftest: test FatToStr() truncation
2022-12-02  Heinrich Schuchardtefi_loader: add an EFI binary to print boot hart ID
2022-12-02  Andrew Davisdoc: board: j721e_evm: Fix code-block type and indents
2022-12-02  Andrew Davisdoc: board: j721e_evm: Add DM firmware steps
2022-12-02  Heinrich Schuchardtnet: CONFIG_NET_DEVICES in dhcp_handler()
2022-12-02  Heinrich Schuchardtdisk: fix blk_get_device_part_str()
2022-12-02  Heinrich Schuchardtconsole: file should always be non-negative
2022-12-02  Tom RiniMerge branch '2022-12-02-assorted-updates'
2022-12-02  Paul BarkerMAINTAINERS: Adopt SanCloud boards
2022-12-02  Paul Barkeram335x-sancloud-bbe: Add -u-boot.dtsi files
2022-12-02  Paul Barkeram335x-sancloud-bbe-lite: SPI flash is JEDEC compatible
2022-12-02  Paul Barkeram335x-evm: Support STMicro/Micron SPI flash
2022-12-02  Paul Barkeram335x-evm: Fix spiboot configuration
2022-12-02  Paul Barkeram335x-evm: Enable required dtb nodes in SPL
2022-12-02  Paul Barkerbus: Optionally include TI sysc driver in SPL/TPL
2022-12-02  Paul Barkerbus: TI sysc driver requires DM
2022-12-02  Paul Barkerdm: core: Fix iteration over driver_info records
2022-12-02  Marek VasutMAINTAINERS: Move usb_storage from DFU to USB
2022-12-02  Peter Robinsonconfig: tools only: add VIDEO to build bmp_logo
2022-12-02  Matthias BruggerMAINTAINERS: add RaspberryPi co-maintainer
2022-11-28  Tom RiniMerge branch '2022-11-28-networking-updates-and-improve...
2022-11-28  Tim Harveyphy: add driver for Intel XWAY PHY
2022-11-28  Yaron Michernet: macb: Fix race caused by flushing unwanted descriptors
2022-11-28  Ying-Chun Liu... test: cmd: add test for wget command.
2022-11-28  Ying-Chun Liu... doc: cmd: wget: add documentation
2022-11-28  Ying-Chun Liu... net: Add wget application
2022-11-28  Ying-Chun Liu... net: Add TCP protocol
2022-11-28  Tim Harveydrivers: net: aquantia: fix typos
2022-11-28  Rasmus Villemoesnet: deal with fragment-overlapping-two-holes case
2022-11-28  Rasmus Villemoesnet: tftp: sanitize tftp block size, especially for TX
2022-11-28  Rasmus Villemoesnet: tftp: use IS_ENABLED(CONFIG_NET_TFTP_VARS) instead...
2022-11-28  Rasmus Villemoesnet: fix ip_len in reassembled IP datagram
2022-11-28  Rasmus Villemoesnet: (actually/better) deal with CVE-2022-{30790,30552}
2022-11-28  Rasmus Villemoesnet: compare received length to sizeof(ip_hdr), not...
2022-11-28  Rasmus Villemoesnet: improve check for no IP options
2022-11-28  Marek Vasutnet: dwc_eth_qos: Add support for bulk RX descriptor...
2022-11-28  Marek Vasutnet: dwc_eth_qos: Split TX and RX DMA rings
2022-11-28  Joel Stanleyliteeth: LiteX Ethernet device
2022-11-28  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2022-11-27  Marek Vasutusb: dwc3: Drop support for "snps, ref-clock-period...
2022-11-27  Sean Andersonusb: dwc3: Program GFLADJ
2022-11-27  Sean Andersonusb: dwc3: Calculate REFCLKPER based on reference clock
2022-11-27  Balaji Prakash Jusb: dwc3: reference clock period configuration
2022-11-27  Marek Vasutusb: dwc3: Cache ref_clk pointer in struct dwc3
2022-11-27  Marek Vasutusb: Expand buffer size in usb_find_and_bind_driver()
2022-11-24  Tom RiniMerge branch '2022-11-23-assorted-fixes'
2022-11-24  John Keepingcmd: fix dependency for CMD_CLS
2022-11-24  Bryan Brattlofarm: mach-k3: fix spelling mistake "entended" -> "extended"
2022-11-24  Tom RiniCI: Make more use of git safe.directory
2022-11-24  Dylan Hungram: ast2600: Align the RL and WL setting
2022-11-24  Dylan Hungram: ast2600: Improve ddr4 timing and signal quality
2022-11-24  Dylan Hungram: ast2600: Fix incorrect statement of the register...
2022-11-23  Marek Vasuttools: mkenvimage: Drop duplicate crc header include
2022-11-23  Pali Rohárcmd: ubifs: Do not show usage when command fails
2022-11-23  Pali Rohárubifs: Allow to silence debug dumps
2022-11-23  Tom RiniMerge tag 'u-boot-amlogic-20221122' of https://source...
2022-11-23  Tom RiniMerge tag 'dm-pull-22nov22' of https://source.denx...
2022-11-22  Simon Glasstest: Disable part of the setexpr test for now
2022-11-22  Marek Vasuttest: cmd: fdt: Add fdt get value test case
2022-11-22  Marek Vasutcmd: fdt: Fix iteration over elements above index 1...
2022-11-22  Sughosh Ganusandbox: Move the capsule GUID declarations to board...
2022-11-22  Heinrich Schuchardtsandbox: check lseek return value in handle_ufi_command
2022-11-22  Simon Glassbinman: Add documentation for the command line args
2022-11-22  Tom Rinibuildman: Add --allow-missing flag to allow missing...
2022-11-22  Simon Glassbuildman: Reinstate removal of temp output dir in tests
2022-11-22  Simon Glassbuildman: Ensure config_fname is inited
2022-11-22  Tom Riniglobal: Do not default to faking missing binaries for...
2022-11-22  Simon Glassbinman: Add a separate section about environment variables
2022-11-22  Simon Glassbuildman: Detect binman reporting missing blobs
2022-11-22  Simon Glassbuildman: Drop mention of old architectures
2022-11-22  Simon Glassbuildman: Update the default settings file
next