platform/kernel/u-boot.git
2023-01-27 Mark Kettenistest: Add test for mapping IOMMUs for PCI devices
2023-01-27 Mark Kettenisiommu: Implement mapping IOMMUs for PCI devices
2023-01-27 Mark Kettenisusb: xhci: Implement DMA mapping
2023-01-27 Mark Kettenisiommu: apple: Implement DMA mapping operations for...
2023-01-27 Mark Kettenistest: Add test for IOMMU uclass map/unmap ops
2023-01-27 Mark Kettenisiommu: Add DMA mapping operations
2023-01-27 Mark Kettenisserial: s5p: Use IS_ENABLED where appropriate
2023-01-27 Tom RiniMerge branch '2023-01-27-assorted-updates'
2023-01-27 Massimo Pegorermkimage: fit: Support signed configurations in 'auto...
2023-01-27 Andrew Daviscommon: bouncebuf: Use dma-mapping for cache ops
2023-01-27 Sinthu Rajainclude: configs: Update env for selecting right dtb
2023-01-27 Sinthu Rajaarm: dts: k3-am68-sk: Add r5 specific dt support
2023-01-27 Sinthu Rajaarm: dts: Add support for A72 specific AM68 Starter...
2023-01-27 Sinthu Rajaarm: dts: Add initial support for AM68 Starter Kit...
2023-01-27 Sinthu Rajaboard: ti: j721s2: Add board_init and support for selec...
2023-01-27 Sinthu Rajaarch: mach-k3: Update board specific API name to K3...
2023-01-27 Sinthu Rajaboard: ti: j721s2: Add support for detecting multiple...
2023-01-27 Sinthu Rajaboard: ti: j721s2: Enable support for reading EEPROM...
2023-01-27 Sinthu Rajaboard: ti: j721s2: Add support to update board_name...
2023-01-27 Sinthu Rajaconfigs: j721s2_evm: Enable configs to store env in...
2023-01-27 Sinthu Rajaconfigs: j721s2_evm_a72: Enable support for building...
2023-01-27 Sinthu Rajaconfigs: j721s2_evm_r5: Enable support for building...
2023-01-27 John KeepingMAINTAINERS: add include/power/ to POWER
2023-01-27 Simon Glassifwitool: Fix member access
2023-01-27 Michael Wallepinctrl: fix docstring
2023-01-27 Michael Wallepinctrl: get rid of some ifdeffery
2023-01-27 Michael Wallepinctrl: don't fall back to pinctrl_select_state_simple()
2023-01-27 Jim Liuarm: npcm8xx: add security feature header
2023-01-27 Jim LiuARM: config: enable function for nuvoton npcm845 bmc
2023-01-27 Jim LiuARM: dts: npcm8xx: add npcm845 function node
2023-01-27 Tom RiniMerge tag 'xilinx-for-v2023.04-rc1' of https://source...
2023-01-27 Algapally Santosh... fru: ops: Display FRU fields properly for 0xc1 fields
2023-01-27 Michal Simekxilinx: board: Update logic in xilinx_read_eeprom_legacy
2023-01-27 Michal Simekxilinx: board: Fix xilinx_eeprom_legacy_cleanup()
2023-01-27 Michal Simekxilinx: board: Use ETH_ALEN macro for mac address size
2023-01-27 Stefan Roesenet: zynq_gem: Wait for SGMII PCS link in zynq_gem_init()
2023-01-27 Algapally Santosh... drivers: mmc: Change datatype of tuning_loop_counter...
2023-01-27 Algapally Santosh... xilinx: versal: Add missing header
2023-01-27 Algapally Santosh... gpio: zynqmp: Handle error from get_gpio_modepin
2023-01-27 Algapally Santosh... xilinx: common: Include header file to fix warning
2023-01-27 Michal Simekarm64: versal-net: Enable remaking ELF from bin
2023-01-27 Ovidiu Panaitmicroblaze: spl: disable falcon mode by default
2023-01-27 Ovidiu Panaitmicroblaze: spl: drop boot_linux
2023-01-27 Ovidiu Panaitmicroblaze: spl: wrap spl_start_uboot() in SPL_OS_BOOT...
2023-01-27 Tom RiniMerge tag 'dm-pull-26jan23' of https://source.denx...
2023-01-26 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-spi
2023-01-26 Simon Glassbinman: Fix a test-coverage regression
2023-01-26 Samuel Hollanddm: core: Use full printf() format when possible
2023-01-26 Samuel Hollandbinman: Add 'min-size' entry property
2023-01-26 Jonas Karlmanrockchip: Use atf as firmware and move u-boot to loadab...
2023-01-26 Jonas Karlmanbinman: Add support for selecting firmware to use with...
2023-01-26 Jonas Karlmanrockchip: Add sha256 hash to FIT images
2023-01-26 Jonas Karlmanbinman: Add special subnodes to the nodes generated...
2023-01-26 Jonas Karlmanrockchip: Align FIT image data to SD/MMC block length
2023-01-26 Jonas Karlmanbinman: Add support for align argument to mkimage tool
2023-01-26 Takahiro Kuwanomtd: spi-nor: Add support for Infineon s25fs256t
2023-01-26 Takahiro Kuwanomtd: spi-nor: Rename s25hx_t prefix
2023-01-26 Heinrich Schuchardtcmd: fix return code of 'sf erase'
2023-01-26 Heinrich Schuchardtcmd: simplify do_spi_flash()
2023-01-26 Heinrich Schuchardtcmd: fix return code of 'sf write' and 'sf read'
2023-01-26 Dhruva Golespi: cadence_qspi: use STIG mode for small reads
2023-01-26 Dhruva Golespi: cadence_qspi: setup ADDR Bits in cmd reads
2023-01-26 Takahiro Kuwanomtd: spi-nor-core: Make CFRx reg fields generic
2023-01-26 Takahiro Kuwanomtd: spi-nor-core: Consider reserved bits in CFR5 register
2023-01-26 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-01-26 Kunihiko Hayashispi: Add Socionext F_OSPI SPI flash controller driver
2023-01-26 Pengfei Fandrivers: spi: sh_qspi.c: Use log_warning() instead...
2023-01-26 Pengfei Fandrivers: spi: fix some typos
2023-01-26 Tony Dinharm: kirkwood: Use Kirkwood common early malloc area...
2023-01-26 Tony Dinhddr: marvell: a38x: Add support for DDR4 from Marvell...
2023-01-25 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-01-24 Tom RiniMerge branch '2023-01-24-bootstd-allow-migration-from...
2023-01-24 Michal Simekarm64: zynqmp: Add support for Kria K24 SOM
2023-01-24 Michal Simekarm64: zynqmp: Fill model name for SOM CCs
2023-01-24 Michal Simekarm64: versal: Remove xilinx_versal_mini_qspi.h configs
2023-01-24 Michal Simekarm64: zynqmp: Remove xilinx_zynqmp_mini_emmc/qspi...
2023-01-24 Michal Simeksoc: zynqmp: Fix IDcode for xck24
2023-01-23 Simon Glassrockchip: Convert rockpro64-rk3399 to use standard...
2023-01-23 Simon Glassbootstd: Update documentation for new features
2023-01-23 Simon Glassbootstd: Add a little more logging of bootflows
2023-01-23 Simon Glassbootstd: Record the bootdevs used during scanning
2023-01-23 Simon Glassbootstd: Drop the old bootflow_scan_first()
2023-01-23 Simon Glassbootstd: Allow scanning a single bootdev label
2023-01-23 Simon Glassbootstd: Switch bootdev scanning to use labels
2023-01-23 Simon Glassbootstd: Add a hunter for the extension feature
2023-01-23 Simon Glassextension: Refactor to allow non-command usage
2023-01-23 Simon Glassbootstd: Allow iterating to the next bootdev priortiy
2023-01-23 Simon Glassbootstd: Allow iterating to the next label in a list
2023-01-23 Simon Glassbootstd: Allow hunting for a bootdev by label
2023-01-23 Simon Glassbootstd: Add a new pre-scan priority for bootdevs
2023-01-23 Simon Glassbootstd: Allow hunting for bootdevs of a given priority
2023-01-23 Simon Glassbootstd: Use hunters when scanning for bootflows
2023-01-23 Simon Glassbootstd: Treat DHCP and PXE as bootdev labels
2023-01-23 Simon Glassbootstd: Support reading a script from network or SPI...
2023-01-23 Simon Glassbootstd: Add a SPI flash bootdev
2023-01-23 Simon Glasssandbox: Allow SPI flash bootdevs to be disabled for...
2023-01-23 Simon Glassbootstd: Add a new bootmeth method to set the bootflow
2023-01-23 Simon Glassbootstd: Move label parsing into its own function
2023-01-23 Simon Glassbootstd: Update docs on bootmeth_try_file() for sandbox
2023-01-23 Simon Glassbootstd: Set the distro_bootpart env var with scripts
next