summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-13arm: dts: imx8mm-phyboard-polis-rdk: Sync dts files with kernelCem Tenruh
2023-12-13imx7d-sdb: Sync devicetree with kernel 6.5-rc1Fabio Estevam
2023-12-13imx: imx8mp: Add support for Polyhex Debix Model A SBCGilles Talis
2023-12-13imx8qm_dmsse20a1: Improve SPL memory configurationFabio Estevam
2023-12-13ddr: imx: Save the FW loading if it hasn't changedShawn Guo
2023-12-13dts: zynqmp: add missing destination mailbox compatibleTanmay Shah
2023-12-13mailbox: zynqmp: support mulitple mboxes via device-treeTanmay Shah
2023-12-13mailbox: add el3 support only for zynqmp platformTanmay Shah
2023-12-13mailbox: zynqmp: support smc calls to TF-ATanmay Shah
2023-12-13ARM: zynq: Remove deprecated device_type propertyMichal Simek
2023-12-13arm64: zynqmp: Add multiboot support for SPL/SPI offset calculationMichal Simek
2023-12-13drivers: xilinx_spi: Probe fifo_depth at runtimeMayuresh Chitale
2023-12-13drivers: xilinx_spi: Add xfer callbackMayuresh Chitale
2023-12-13drivers: xilinx_spi: Use udevice in start_tranferMayuresh Chitale
2023-12-13xilinx: zynq: Enable capsule update for Antminer S9Michal Simek
2023-12-13xilinx: zynq: Generate dfu for SPI only when enabledMichal Simek
2023-12-13pci: xilinx: Enable MMIO regionMayuresh Chitale
2023-12-13pci: xilinx: Fix "reg" not found errorMayuresh Chitale
2023-12-13net: axi_emac: Use reg property for DMA registersMayuresh Chitale
2023-12-13arm64: zynqmp: Remove description for 8T49N240Michal Simek
2023-12-13arm64: zynqmp: Do not expose usbhub nodesMichal Simek
2023-12-13arm64: zynqmp: Introduce kria SOM defconfigVenkatesh Yadav Abbarapu
2023-12-12Merge tag 'u-boot-imx-20231212' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2023-12-12board: colibri_imx7: fix emmc detectionMarcel Ziswiler
2023-12-12tqma6: Fix DDR configurationMiquel Raynal
2023-12-12imx7s-warp-u-boot: Fix aliases and chosen nodes indentationFabio Estevam
2023-12-12pico-pi-imx6ul: Connvert to DM_SERIALFabio Estevam
2023-12-12pico-pi-imx7d: Convert to watchdog driver modelFabio Estevam
2023-12-12imx8mp_evk: Select CONFIG_NET_RANDOM_ETHADDRFabio Estevam
2023-12-12apalis-imx8: add USBH_EN gpio hogAndrejs Cainikovs
2023-12-12board: gateworks: venice: add fixup for GW73xx-F+Tim Harvey
2023-12-12arm: dts: imx8mn-var-som: Fix broken EEPROM readHugo Villeneuve
2023-12-10test: bdinfo: Handle systems without getoptMarek Vasut
2023-12-09test/py: Disable error E0611 in two cases for pylintTom Rini
2023-12-09test/py: Disable error E0611 in two cases for pylintTom Rini
2023-12-09Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2023-12-09Merge patch series "bootflow: bootmeth_efi: Fix network efi boot."Tom Rini
2023-12-09bootflow: bootmeth_efi: don't free bufferShantur Rathore
2023-12-09bootflow: bootmeth_efi: Handle fdt not available.Shantur Rathore
2023-12-09bootflow: bootmeth_efi: set bflow->fname from bootfile nameShantur Rathore
2023-12-09bootflow: bootmeth_efi: Set bootp_arch as hexShantur Rathore
2023-12-09arm: apple: t602x: Add missing MMIO regions to memmapJanne Grunau
2023-12-09Merge patch series "cmd: bdinfo: Optionally use getopt and implement bdinfo -a"Tom Rini
2023-12-09test: bdinfo: Test bdinfo -eMarek Vasut
2023-12-09test: bdinfo: Test bdinfo -mMarek Vasut
2023-12-09test: bdinfo: Test bdinfo -hMarek Vasut
2023-12-09test: bdinfo: Test both bdinfo and bdinfo -aMarek Vasut
2023-12-09test: bdinfo: Rename bdinfo_test_move() to bdinfo_test_full()Marek Vasut
2023-12-09configs: sandbox: Enable GETOPT for sandbox and sandbox64 targetMarek Vasut
2023-12-09cmd: bdinfo: Implement support for printing ethernet settings via bdinfo -eMarek Vasut