summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-21cadence_qspi: Enable flash reset for Versal NET platformAshok Reddy Soma
2023-07-21net: zynq_gem: Don't hardcode the MDC clock divisorVenkatesh Yadav Abbarapu
2023-07-21arm64: versal-net: spi: Update boot sequence dynamicallyAshok Reddy Soma
2023-07-21xilinx: zynq: Add the missing function prototypesAlgapally Santosh Sagar
2023-07-21arm: zynq: Pass the missing argument type in function definitionAlgapally Santosh Sagar
2023-07-21mtd: nand: zynq_nand: Change datatype of status and ecc_status to intAlgapally Santosh Sagar
2023-07-21spi: zynq_qspi: Add missing prototype for zynq_qspi_mem_exec_opAlgapally Santosh Sagar
2023-07-21xilinx: zynq: Add missing prototype for zynqmp_mmio_writeAlgapally Santosh Sagar
2023-07-21spi: xilinx_spi: Add missing prototype for xilinx_qspi_mem_exec_opAlgapally Santosh Sagar
2023-07-21arm64: zynqmp: Fix the memory node for k26/k24 kria som boardsSharath Kumar Dasari
2023-07-21watchdog: versal: Use new compatible xlnx,versal-wwdtMichal Simek
2023-07-20Merge tag 'dm-pull-20jul23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-07-20Merge branch '2023-07-20-assorted-CI-updates'Tom Rini
2023-07-21usb: cdns3: gadget: Configure speed in udc_startRavi Gunasekaran
2023-07-21usb: ehci-mx6: remove unnecessary regulator enable from probeTim Harvey
2023-07-21sunxi: H616: add LPDDR3 DRAM supportMikhail Kalashnikov
2023-07-21sunxi: H616: add DRAM type selectionMikhail Kalashnikov
2023-07-21sunxi: H616: dram: split struct dram_paraAndre Przywara
2023-07-21sunxi: H616: dram: const-ify DRAM function parametersAndre Przywara
2023-07-21sunxi: dram: make MBUS configuration functions staticAndre Przywara
2023-07-21sunxi: H616: enable USB support for H616 boardsAndre Przywara
2023-07-21phy: sun4i: Add H616 USB PHY supportAndre Przywara
2023-07-21phy: sun4i-usb: Add H616 USB PHY quirk supportAndre Przywara
2023-07-21phy: sun4i-usb: Replace types with explicit quirk flagsAndre Przywara
2023-07-21sunxi: Kconfig: rework PHY_USB_SUN4I selectionAndre Przywara
2023-07-21phy: sun4i-usb: add Allwinner F1C100s supportAndre Przywara
2023-07-21phy: sun4i-usb: Fix of_xlate() argument checkAndre Przywara
2023-07-20binman: Reduce state.SetInt and bintool cmd to debug levelSimon Glass
2023-07-20binman: Support writing symbols inside a mkimage imageSimon Glass
2023-07-20binman: Support templates at any levelSimon Glass
2023-07-20binman: Add a test for templating in a FITSimon Glass
2023-07-20binman: Support templating with multiple imagesSimon Glass
2023-07-20binman: Support simple templatesSimon Glass
2023-07-20dtoc: Allow inserting a list of nodes into anotherSimon Glass
2023-07-20dtoc: Support copying the contents of a node into anotherSimon Glass
2023-07-20binman: Correct handling of zero bss sizeSimon Glass
2023-07-20binman: Drop __bss_size variable in bss_data.cSimon Glass
2023-07-20binman: Provide a way to specify the fdt-list directlySimon Glass
2023-07-20binman: Convert mkimage to Entry_sectionMarek Vasut
2023-07-20binman: Add more detail on how ObtainContents() worksSimon Glass
2023-07-20binman: Update elf to return number of written symbolsSimon Glass
2023-07-20stm32mp15: Avoid writing symbols in SPLSimon Glass
2023-07-20binman: Allow disabling symbol writingSimon Glass
2023-07-20binman: Read _multiple_data_files in the correct placeSimon Glass
2023-07-20binman: Use GetEntries() to obtain section contentsSimon Glass
2023-07-20binman: Init align_default in entry_SectionSimon Glass
2023-07-20tools: Fix package discovery in pyproject.toml of u_boot_pylib.Maxim Cournoyer
2023-07-20tools: Fix README file in pyproject.toml of u_boot_pylib.Maxim Cournoyer
2023-07-20bootstd: USB devtype detection for script bootJohn Clark
2023-07-20cmd: fix loads, saves on sandboxHeinrich Schuchardt