aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-22Merge tag 'efi-2023-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/22Apr2023Tom Rini10-84/+78
2023-04-22Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini66-58/+8456
2023-04-22Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini7-3/+415
2023-04-22Merge tag 'u-boot-stm32-20230419' of https://source.denx.de/u-boot/custodians...Tom Rini12-34/+79
2023-04-22Merge tag 'u-boot-nand-20230422' of https://source.denx.de/u-boot/custodians/...Tom Rini1-7/+22
2023-04-22mtd: rawnand: nand_base: Handle algorithm selectionLinus Walleij1-4/+25
2023-04-22Revert "mtd: rawnand: nand_base: Handle algorithm selection"Dario Binacchi1-9/+3
2023-04-21efi_loader: Fix flexible array member definitionsIlias Apalodimas1-1/+1
2023-04-21test: fix launch_efi()Heinrich Schuchardt1-1/+3
2023-04-21sandbox: enable CONFIG_EFI_CAPSULE_AUTHENTICATEHeinrich Schuchardt2-0/+2
2023-04-21test: fix pylint warning for capsule testsHeinrich Schuchardt4-76/+65
2023-04-21efi_loader: remove unused efi_capsule_authenticateHeinrich Schuchardt1-6/+0
2023-04-21doc: codingstyle: Python coding styleHeinrich Schuchardt1-0/+7
2023-04-20riscv: Support CONFIG_REMAKE_ELFSamuel Holland1-0/+2
2023-04-20riscv: Update alignment for some sections in linker scriptsBin Meng2-4/+4
2023-04-20riscv: spl: Remove relocation sectionsBin Meng2-25/+2
2023-04-20riscv: Avoid updating the link registerBin Meng1-1/+1
2023-04-20riscv: Change to use positive offset to access relocation entriesBin Meng1-12/+7
2023-04-20makefile: riscv: Drop useless argument of prelink-riscvBin Meng1-1/+1
2023-04-20tools: prelink-riscv: Unmap the ELF image when doneBin Meng1-0/+2
2023-04-20tools: prelink-riscv: Cosmetic style fixesBin Meng1-6/+6
2023-04-20riscv: Optimize loading relocation typeBin Meng1-1/+0
2023-04-20riscv: Optimize source end address calculation in start.SBin Meng1-3/+1
2023-04-20riscv: Enforce DWARF4 outputBin Meng1-2/+1
2023-04-20riscv: Correct a comment in io.hBin Meng1-1/+1
2023-04-20configs: starfive: add starfive_visionfive2_defconfigYanhong Wang1-0/+79
2023-04-20riscv: dts: jh7110: Add initial StarFive VisionFive v2 board device treeYanhong Wang6-1/+483
2023-04-20riscv: dts: jh7110: Add initial u-boot device treeYanhong Wang1-0/+99
2023-04-20riscv: dts: jh7110: Add initial StarFive JH7110 device treeYanhong Wang1-0/+573
2023-04-20board: starfive: Add TARGET_STARFIVE_VISIONFIVE2 to KconfigYanhong Wang1-0/+5
2023-04-20board: starfive: Add Kconfig for StarFive VisionFive v2 BoardYanhong Wang1-0/+53
2023-04-20riscv: cpu: jh7110: Add Kconfig for StarFive JH7110 SoCYanhong Wang1-0/+28
2023-04-20board: starfive: add StarFive VisionFive v2 board supportYanhong Wang8-0/+692
2023-04-20ram: starfive: add ddr driverYanhong Wang10-1/+3202
2023-04-20pinctrl: starfive: Add StarFive JH7110 driverKuan Lim Lee8-0/+1001
2023-04-20dt-bindings: pinctrl: Add StarFive JH7110 pinctrl definitionsJianlong Huang1-0/+427
2023-04-20clk: starfive: Add StarFive JH7110 clock driverYanhong Wang7-0/+1004
2023-04-20dt-bindings: clock: Add StarFive JH7110 clock definitionsYanhong Wang1-0/+257
2023-04-20reset: starfive: jh7110: Add reset driver for StarFive JH7110 SoCYanhong Wang3-0/+175
2023-04-20dt-bindings: reset: Add StarFive JH7110 reset definitionsYanhong Wang1-0/+183
2023-04-20cache: starfive: Add StarFive JH7110 supportYanhong Wang1-0/+1
2023-04-20riscv: cpu: jh7110: Add support for jh7110 SoCYanhong Wang6-0/+166
2023-04-19configs: stm32mp15: set CONFIG_USB_HUB_DEBOUNCE_TIMEOUT=2sPatrick Delaunay3-0/+3
2023-04-19stm32mp: fix various array bounds checksRasmus Villemoes3-4/+4
2023-04-19mtd: rawnand: stm32_fmc2: remove unsupported EDO modeChristophe Kerello1-0/+3
2023-04-19ARM: dts: stm32: add FMC support on STM32MP13x SoC familyChristophe Kerello1-0/+33
2023-04-19configs: stm32mp15: increase malloc size for pre-relocPatrick Delaunay1-1/+1
2023-04-19spi: stm32_qspi: Remove useless struct stm32_qspi_flashPatrice Chotard1-24/+3
2023-04-19ARM: dts: stm32: Add QSPI support on STM32MP13x SoC familyPatrice Chotard1-0/+15
2023-04-19pinctrl: pinctrl_stm32: Add slew rate support for stm32_pinctrl_get_pin_muxing()Patrice Chotard1-4/+15