platform/kernel/u-boot.git
2023-07-21 Tom RiniMerge tag 'xilinx-for-v2023.10-rc1-v2' of https://sourc...
2023-07-21 Christian Taedckeevent: Add fpga load event
2023-07-21 Ashok Reddy... clk: zynqmp: Add gem rx and tsu clocks to return register
2023-07-21 Ashok Reddy... clk: zynqmp: Add set_rate support for gem rx and tsu...
2023-07-21 Maksim Kiselevnet: axi_emac: Change return value to -EAGAIN if RX...
2023-07-21 Michal Simekarm64: zynqmp: Remove clock-names from pcap node
2023-07-21 Michal Simekarm64: zynqmp: Rename ams_ps/pl node names
2023-07-21 Michal Simekarm64: zynqmp: Remove interrupt/reg-names for AMS
2023-07-21 Piyush Mehtaarm64: zynqmp: remove snps, enable_guctl1_resume_quirk...
2023-07-21 Radhey Shyam... arm64: zynqmp: add pmu interrupt-affinity
2023-07-21 Michal Simekarm64: zynqmp: Sync node name address with reg (mailbox)
2023-07-21 Radhey Shyam... arm64: zynqmp: Add L2 cache nodes
2023-07-21 Michal Simekarm64: zynqmp: Fix usb reset over bootmode pins on...
2023-07-21 Michal Simekarm64: zynqmp: Cover K24 revB/1 SOM
2023-07-21 Michal Simekarm64: zynqmp: Record compatible string for kv260 rev2
2023-07-21 Harini Katakamarm64: zynqmp: Assign TSU clock frequency for KV and...
2023-07-21 Harini Katakamarm64: zynqmp: Increase reset assert time for TI SGMII PHY
2023-07-21 Michal Simekarm64: zynqmp: Fix gpio comment about No of gpios
2023-07-21 Harini Katakamarm64: zynqmp: Assign TSU clock frequency for KR260
2023-07-21 Parth Gajjararm64: zynqmp: Update MALI 400 interrupt and clock...
2023-07-21 Manikanta Guntupallixilinx: dts: Fix open drain warning on Zynq, ZynqMP...
2023-07-21 Varalaxmi Bingiarm: xilinx: Setting default i2c clock frequency to...
2023-07-21 Michal Simekmtd: Add missing MTD dependency for cfi_mtd
2023-07-21 Ashok Reddy... mmc: zynq_sdhci: Dll reset only for ZynqMP platform
2023-07-21 Michal Simekarm64: zynqmp: Switch to amd.com emails
2023-07-21 Raju Kumar... xilinx: zynq: Enable fdt apply utility for zynq
2023-07-21 Michal Simekxilinx: Consolidate zynqmp_mmio_read/write in zynqmp_fi...
2023-07-21 Ashok Reddy... xilinx: versal-net: Add mini eMMC 5.1 configuration
2023-07-21 Ashok Reddy... xilinx: versal-net: Add mini ospi configuration
2023-07-21 Ashok Reddy... xilinx: versal-net: Add mini qspi configuration
2023-07-21 Ashok Reddy... cadence_qspi: Enable flash reset for Versal NET platform
2023-07-21 Venkatesh Yadav... net: zynq_gem: Don't hardcode the MDC clock divisor
2023-07-21 Ashok Reddy... arm64: versal-net: spi: Update boot sequence dynamically
2023-07-21 Algapally Santosh... xilinx: zynq: Add the missing function prototypes
2023-07-21 Algapally Santosh... arm: zynq: Pass the missing argument type in function...
2023-07-21 Algapally Santosh... mtd: nand: zynq_nand: Change datatype of status and...
2023-07-21 Algapally Santosh... spi: zynq_qspi: Add missing prototype for zynq_qspi_mem...
2023-07-21 Algapally Santosh... xilinx: zynq: Add missing prototype for zynqmp_mmio_write
2023-07-21 Algapally Santosh... spi: xilinx_spi: Add missing prototype for xilinx_qspi_...
2023-07-21 Sharath Kumar... arm64: zynqmp: Fix the memory node for k26/k24 kria...
2023-07-21 Michal Simekwatchdog: versal: Use new compatible xlnx,versal-wwdt
2023-07-21 Tom RiniMerge tag 'dm-pull-20jul23' of https://source.denx...
2023-07-21 Tom RiniMerge branch '2023-07-20-assorted-CI-updates'
2023-07-20 Simon Glassbinman: Reduce state.SetInt and bintool cmd to debug...
2023-07-20 Simon Glassbinman: Support writing symbols inside a mkimage image
2023-07-20 Simon Glassbinman: Support templates at any level
2023-07-20 Simon Glassbinman: Add a test for templating in a FIT
2023-07-20 Simon Glassbinman: Support templating with multiple images
2023-07-20 Simon Glassbinman: Support simple templates
2023-07-20 Simon Glassdtoc: Allow inserting a list of nodes into another
2023-07-20 Simon Glassdtoc: Support copying the contents of a node into another
2023-07-20 Simon Glassbinman: Correct handling of zero bss size
2023-07-20 Simon Glassbinman: Drop __bss_size variable in bss_data.c
2023-07-20 Simon Glassbinman: Provide a way to specify the fdt-list directly
2023-07-20 Marek Vasutbinman: Convert mkimage to Entry_section
2023-07-20 Simon Glassbinman: Add more detail on how ObtainContents() works
2023-07-20 Simon Glassbinman: Update elf to return number of written symbols
2023-07-20 Simon Glassstm32mp15: Avoid writing symbols in SPL
2023-07-20 Simon Glassbinman: Allow disabling symbol writing
2023-07-20 Simon Glassbinman: Read _multiple_data_files in the correct place
2023-07-20 Simon Glassbinman: Use GetEntries() to obtain section contents
2023-07-20 Simon Glassbinman: Init align_default in entry_Section
2023-07-20 Maxim Cournoyertools: Fix package discovery in pyproject.toml of u_boo...
2023-07-20 Maxim Cournoyertools: Fix README file in pyproject.toml of u_boot_pylib.
2023-07-20 John Clarkbootstd: USB devtype detection for script boot
2023-07-20 Heinrich Schuchardtcmd: fix loads, saves on sandbox
2023-07-20 Sergei Antonovsandbox: fix a compilation error
2023-07-20 John Keepingcore: read: fix dev_read_addr_size()
2023-07-20 Eugen Hristevdm: core: of_access: fix return value in of_property_ma...
2023-07-20 Tom RiniCI: Add automatic retry for test.py jobs
2023-07-20 Tom RiniAzure: Add excludes to the imx8_imx9 job
2023-07-20 Tom RiniAzure: Rework our Rockchip jobs slightly
2023-07-20 Tom RiniCI: Update to the latest "Jammy" tag
2023-07-20 Tom RiniCI: Update to gcc-13.1.0
2023-07-20 Alexey Brodkinbuildman: Switch ARC toolchain to the upstream version
2023-07-20 Tom RiniCI: Update to QEMU 8.0.3
2023-07-20 Tom Rinitools/docker: Dockerfile: Don't specify dtc submodule
2023-07-20 Tom Rinispl: Correct spl_board_boot_device function prototype
2023-07-20 Tom Riniarm: mx5: Correct mxc_set_clock function prototype
2023-07-20 Tom Rinimips: octeon: Correct types in cvmx-pko3-queue
2023-07-20 Tom RiniMerge tag 'efi-2023-10-rc1-2' of https://source.denx...
2023-07-20 Heinrich Schuchardtefi_loader: support all uclasses in device path
2023-07-20 Heinrich Schuchardtefi_loader: fix dp_fill() for BLKMAP, HOST, VIRTIO
2023-07-20 Heinrich Schuchardttest: avoid function name 'setup'
2023-07-20 Masahisa Kojimaefi_driver: fix duplicate efiblk#0 issue
2023-07-20 Ilias Apalodimasefi_loader: make efi_remove_protocol() static
2023-07-20 Ilias Apalodimasefi_loader: use efi_install_multiple_protocol_interfaces()
2023-07-20 Heinrich Schuchardtefi_loader: simplify efi_uninstall_protocol()
2023-07-19 Tom RiniMerge tag 'fsl-qoriq-2023-7-13' of https://source.denx...
2023-07-19 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-mmc
2023-07-18 Tom RiniMerge branch '2023-07-17-assorted-updates'
2023-07-18 Valentine Barshakmmc: Set clock when reverting to safe bus mode
2023-07-18 Hai Phammmc: renesas-sdhi: Send stop when MMC tuning command...
2023-07-18 Hai Phammmc: Introduce mmc_send_stop_transmission()
2023-07-18 Marek Vasutmmc: Fix MMC_CMD_STOP_TRANSMISSION response type and...
2023-07-17 Ashok Reddy... env: Fix default environment saving issue
2023-07-17 Joshua Wattandroid_ab: Try backup booloader_message
2023-07-17 Joshua Wattcmd: mbr: Force DOS driver to be used for verify
2023-07-17 Joshua Wattdm: test: Add test for part_get_info_by_type
2023-07-17 Joshua Wattdisk: part: Add API to get partitions with specific...
next