summaryrefslogtreecommitdiff
path: root/board/xilinx
AgeCommit message (Expand)Author
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2024-10-11board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-09-20xilinx: zynqmp: Add bootmenu supportJohn Vicky Vykuntapu
2024-09-20board: xilinx: Remove conditional check for MicroblazePadmarao Begari
2024-09-20arm: zynqmp: Enable non-invasive CCI-400 PMU debugSean Anderson
2024-09-20zynqmp: Disable secure access for boot devicesSean Anderson
2024-09-20xilinx: versal-net: fix no previous prototype for function warning.Prasad Kummari
2024-09-12include: export uuid.hCaleb Connolly
2024-09-03zynq: lmb: do not add to lmb map before relocationSughosh Ganu
2024-09-03lmb: allow lmb module to be used in SPLSughosh Ganu
2024-09-03lmb: make LMB memory map persistent and globalSughosh Ganu
2024-08-05arm64: zynqmp: Remove PM firmware checkingMichal Simek
2024-08-05arm64: xilinx: Describe TPM reset for Kria CCsMichal Simek
2024-08-05xilinx: versal-net: Handle spi seq number based on boot deviceVenkatesh Yadav Abbarapu
2024-07-22board: xilinx: Remove duplicate newlinesMarek Vasut
2024-06-28Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code"Tom Rini
2024-06-28use fdt_kaslrseed function to de-duplicate codeTim Harvey
2024-06-26cmd: Make use of U_BOOT_LONGHELP when missingTom Rini
2024-06-17xilinx: zynqmp: Enable reset_cpu() in SPLLukas Funke
2024-06-17arm64: zynqmp: Enable usb3 for k24 somNeal Frager
2024-06-17arm64: zynqmp: Setup multiboot register to 0Michal Simek
2024-06-17arm64: versal2: Add support for AMD Versal Gen 2Michal Simek
2024-06-17xilinx: versal: Do not prioritize boot device if driver is not enabledVenkatesh Yadav Abbarapu
2024-06-17xilinx: zynqmp: Allow multiboot environment write even in saved environmentKory Maincent
2024-06-17board: zynqmp: Move zynqmp commands from board/ to arch/Charlie Johnston
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07board: xilinx: Remove <common.h> and add needed includesTom Rini
2024-04-10Merge tag 'xilinx-for-v2024.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2024-04-10xilinx: common: Fix MAC address read from EEPROMPetr Zejdl
2024-04-03xilinx: zynq: add FDT_FIXUP_PARTITIONS supportJames Hilliard
2024-04-02arm64: zynqmp: Add MTD partition handling for dfu_alt_info generationMichal Simek
2024-04-02arm64: zynqmp: Generate desc when SPL_FS_LOAD_PAYLOAD_NAME is validMichal Simek
2024-04-02xilinx: Do not call private env_get_location() when !ENV_IS_NOWHEREMichal Simek
2024-03-25arm64: zynqmp: Add bootcmd_usb4 variableShubhangi Shrikrushna Mahalle
2024-03-22arm64: zynqmp: Do not describe u-boot.itb if SPL is disabledMichal Simek
2024-03-22xilinx: versal-net: Add support for saving env based on bootmodeVenkatesh Yadav Abbarapu
2024-03-12arm64: zynqmp: Add usb4 to the boot targetsVenkatesh Yadav Abbarapu
2024-03-01riscv: mbv: Enable SPL and binmanMichal Simek
2024-03-01riscv: mbv: Switch to OF_SEPARATE with fixed addressMichal Simek
2024-03-01riscv: mbv: Align addresses with default DTMichal Simek
2024-02-27Kconfig: Centralize prompting for SYS_CONFIG_NAMETom Rini
2024-02-27xilinx_mbv: Remove empty config headerTom Rini
2024-02-12xilinx: zynqmp: Add the missing function prototypeVenkatesh Yadav Abbarapu
2024-01-17xilinx: board: Update the kaslr-seed propertyVenkatesh Yadav Abbarapu
2024-01-12arm64: zynqmp: Start TPM automatically via preboot on KriaMichal Simek
2024-01-10arm64: zynqmp: Add support for new power-management node nameMichal Simek
2024-01-09arm64: zynqmp: Generate dfu_alt_info based on multiboot registerMichal Simek
2024-01-09arm64: zynqmp: Fix i2c bus for kd240Michal Simek
2023-12-21global: Drop common.h inclusionTom Rini