Commit Graph

  • 4b36f01201 arm64: Fix map_range() not splitting mapped blocks Pierre-Clément Tosi 2024-03-18 19:35:49 +00:00
  • f03f962c60 xilinx: common: Fix MAC address read from EEPROM Petr Zejdl 2024-04-04 13:44:22 +02:00
  • 3a6f440dd3 configs: zynqmp_kria: Deactivate CONFIG_SPI_FLASH_BAR Tejas Bhumkar 2024-04-09 15:18:26 +05:30
  • 2d357e4dbe Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv Tom Rini 2024-04-09 14:18:55 -06:00
  • c1f78a4f63 doc: describe Milk-V Mars board Heinrich Schuchardt 2024-04-02 10:49:12 +02:00
  • 3fe5a37f32 riscv: starfive: avoid including common.h Heinrich Schuchardt 2024-04-02 10:49:11 +02:00
  • 92db23f766 board: starfive: support Milk-V Mars board Heinrich Schuchardt 2024-04-02 10:49:10 +02:00
  • 0a8b83fb30 riscv: set fdtfile on Milk-V Mars Heinrich Schuchardt 2024-04-02 10:49:09 +02:00
  • 90e9dcd709 eeprom: starfive: function get_product_id_from_eeprom() Heinrich Schuchardt 2024-04-02 10:49:08 +02:00
  • 0f6310c7ff riscv: do not set default fdt for VisionFive 2 Heinrich Schuchardt 2024-04-02 10:49:07 +02:00
  • 0ba23d3daf riscv: starfive: MMC card detect Heinrich Schuchardt 2024-03-28 22:46:15 +01:00
  • c532ddded9 riscv: Move virtio scan to board_late_init() Łukasz Stelmach 2024-03-28 10:58:24 +01:00
  • f39b1b77d8 riscv: support extension probing using riscv, isa-extensions Conor Dooley 2024-03-18 15:16:03 +00:00
  • b90edde701 riscv: don't read riscv, isa in the riscv cpu's get_desc() Conor Dooley 2024-03-18 15:16:02 +00:00
  • 3a95532ac7 configs: milkv_duo: Add SD card configs Kongyang Liu 2024-03-10 01:51:57 +08:00
  • b0a09b21e9 riscv: dts: sophgo: Add clk node and sdhci node Kongyang Liu 2024-03-10 01:51:56 +08:00
  • eb36f28ff7 mmc: cv1800b: Add sdhci driver support for cv1800b SoC Kongyang Liu 2024-03-10 01:51:55 +08:00
  • c21dfcb556 riscv: cache: Implement dcache for cv1800b Kongyang Liu 2024-03-10 00:54:57 +08:00
  • ae800aa79a riscv: cpu: cv1800b: Add support for cv1800b SoC Kongyang Liu 2024-03-10 00:54:56 +08:00
  • e4f69492ad riscv: add backtrace support Ben Dooks 2023-09-05 13:12:53 +01:00
  • 069d07396e Merge tag 'efi-2024-07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi Tom Rini 2024-04-08 14:33:59 -06:00
  • 3f8d13044b efi_loader: access __efi_runtime_rel_start/stop without & Ilias Apalodimas 2024-04-04 09:37:37 +03:00
  • c16248464f efi_loader: access __efi_runtime_start/stop without & Ilias Apalodimas 2024-04-04 09:35:35 +03:00
  • 92f4cb6f9a boot: correct finding the default EFI binary Heinrich Schuchardt 2024-04-03 23:39:48 +02:00
  • a0a749787a efi_loader: move HOST_ARCH to version_autogenerated.h Heinrich Schuchardt 2024-04-04 01:00:41 +02:00
  • 8f31929562 boot: enable booting via EFI boot manager by default Heinrich Schuchardt 2024-04-03 20:05:17 +02:00
  • 08c51a715a boot: correct the default sequence of boot methods Heinrich Schuchardt 2024-04-03 20:34:15 +02:00
  • 6b0f194648 efi_loader: Don't delete variable from memory if adding a new one failed Ilias Apalodimas 2024-04-03 18:43:53 +03:00
  • e0fa2cf39c efi_loader: handle EFI_VARIABLE_ENHANCED_AUTHENTICATED_ACCESS Heinrich Schuchardt 2024-04-03 17:33:35 +02:00
  • 3b51c3a0b0 efi_loader: EFI_VARIABLE_READ_ONLY should be 32bit Heinrich Schuchardt 2024-04-03 17:33:34 +02:00
  • 19327c1f90 efi_loader: all variable attributes are 32bit Heinrich Schuchardt 2024-04-03 17:33:33 +02:00
  • 584a2ada6e efi_loader: fix append write behavior to non-existent variable Masahisa Kojima 2024-04-02 18:09:50 +09:00
  • 73d533b244 doc: improve description of FAT partition name generation Heinrich Schuchardt 2024-03-29 13:01:00 +01:00
  • d417260aab doc: missing :: in doc/usage/cmd/itest.rst Heinrich Schuchardt 2024-03-28 21:16:54 +01:00
  • 4bae3c4dc0 capsule: Makefile: add the generated files to CLEAN_FILES list Sughosh Ganu 2024-03-27 16:19:02 +05:30
  • cdf1e45e09 capsule: add the generated capsules to gitignore Sughosh Ganu 2024-03-27 16:19:01 +05:30
  • d350b79e6d sandbox: capsule: binman: generate some capsules as part of build Sughosh Ganu 2024-03-27 16:19:00 +05:30
  • 4dd9701faf sandbox: capsule: remove capsule related configs Sughosh Ganu 2024-03-27 16:18:59 +05:30
  • 9cba29b19f Merge tag 'u-boot-imx-master-20240405' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx Tom Rini 2024-04-05 17:23:58 -04:00
  • eff62097f6 Merge tag 'qcom-next-2024Apr04' of https://source.denx.de/u-boot/custodians/u-boot-snapdragon Tom Rini 2024-04-05 17:23:13 -04:00
  • 0465f8d689 Merge tag 'u-boot-amlogic-20240404' of https://source.denx.de/u-boot/custodians/u-boot-amlogic Tom Rini 2024-04-05 17:22:28 -04:00
  • da4374959e Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvell Tom Rini 2024-04-05 17:21:58 -04:00
  • b4b98adb99 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsung Tom Rini 2024-04-05 17:21:37 -04:00
  • f6be41c83c arm: imx: fix signature_block_hdr struct fields order Javier Viguera 2024-04-04 17:11:09 +02:00
  • 23fe2def1e verdin-imx8mm/verdin-imx8mp: move imx verdins to OF_UPSTREAM Marcel Ziswiler 2024-04-03 09:15:45 +02:00
  • ffb0a930ce arm: imx9: Call imx9_probe_mu for DM post in board_r Ye Li 2024-04-01 09:41:09 +08:00
  • 2513bf3f1b arm: imx9: Correct imx9_probe_mu prototype Ye Li 2024-04-01 09:41:08 +08:00
  • 6970f4a6cd mx6cuboxi: Fix Ethernet after DT sync with Linux Josua Mayer 2024-03-30 18:35:55 -03:00
  • 3952365515 mx6cuboxi: Do not print devicetree model Fabio Estevam 2024-03-30 18:03:31 -03:00
  • 786af90de8 ARM: imx: stm32: Test whether ethernet node is enabled before reading MAC EEPROM on DHSOM Marek Vasut 2024-03-12 22:15:58 +01:00
  • 26ff863fc0 configs: imx8mp_beacon: Enable PCIe NVMe drives Adam Ford 2024-03-26 16:24:54 -05:00
  • a64feb974f arm64: imx: imx8mn-beacon: Migrate to OF_UPSTREAM Adam Ford 2024-04-05 09:32:27 -03:00
  • f5585124c9 arm64: imx: imx8mm-beacon: Migrate to OF_UPSTREAM Adam Ford 2024-04-05 09:30:43 -03:00
  • a8671bd9c5 arm64: imx: imx8mp-beacon: Migrate to OF_UPSTREAM Adam Ford 2024-04-03 21:59:06 -05:00
  • 0b6775c402 usb: xhci: Abort transfers with unallocated rings Janne Grunau 2024-04-04 08:25:51 +02:00
  • 086e461d9e usb: xhci: Set up endpoints for the first 2 interfaces Janne Grunau 2024-04-04 08:25:50 +02:00
  • f1820eb4f4 usb: xhci: refactor xhci_set_configuration Janne Grunau 2024-04-04 08:25:49 +02:00
  • 114df8b533 dts: meson: Drop redundant G12A, G12B & SM1 devicetree files Neil Armstrong 2024-03-29 18:51:52 +01:00
  • 834e7c8136 dts: meson-g12a: Switch to using upstream DT Neil Armstrong 2024-03-29 18:51:51 +01:00
  • 0364f25b5b dts: meson: Drop redundant GXL, GXM & AXG devicetree files Neil Armstrong 2024-03-29 18:51:50 +01:00
  • 4bb4961f1e dts: meson: Switch GXL, GXM & AXG to using upstream DT Neil Armstrong 2024-03-29 18:51:49 +01:00
  • 0fb2552887 configs: meson64: remove amlogic prefix in fdtfile when CONFIG_OF_UPSTREAM is selected Neil Armstrong 2024-03-29 18:51:48 +01:00
  • 0ce779db7c board: amlogic: jethubj100: update docs Viacheslav Bocharov 2024-02-27 09:54:06 +03:00
  • c687b2c1c9 board: amlogic: jethubj100: update MAINTAINERS Viacheslav Bocharov 2024-02-27 09:54:05 +03:00
  • 8c63d433c2 board: amlogic: jethubj100: fix common config header Viacheslav Bocharov 2024-02-27 09:54:04 +03:00
  • b2511143fb
    qcom_defconfig: enable USB Caleb Connolly 2024-04-03 14:07:50 +02:00
  • 1534186f29
    qcom_defconfig: enable livetree Caleb Connolly 2024-04-03 14:07:49 +02:00
  • 9a556a0afc
    dts: sdm845-db845c: add u-boot fixups Caleb Connolly 2024-04-03 14:07:48 +02:00
  • 1751d3c4ba
    mach-snapdragon: call regulators_enable_boot_on() Caleb Connolly 2024-04-03 14:07:47 +02:00
  • b2f2c7b526
    mach-snapdragon: fixup power-domains Caleb Connolly 2024-04-03 14:07:46 +02:00
  • 06db7f962f
    mach-snapdragon: fixup USB nodes Caleb Connolly 2024-04-03 14:07:45 +02:00
  • 320a3ecef7
    serial: msm-geni: support livetree Caleb Connolly 2024-04-03 14:07:44 +02:00
  • 4527991563
    gpio: msm_gpio: add .set_flags op Caleb Connolly 2024-04-03 14:07:43 +02:00
  • 491a981577
    clk/qcom: sdm845: add USB clocks Caleb Connolly 2024-04-03 14:07:42 +02:00
  • f2c3708b9c
    clk/qcom: sdm845: add gdscs Caleb Connolly 2024-04-03 14:07:41 +02:00
  • d33d4e0a45
    clk/qcom: use offsets for RCG registers Caleb Connolly 2024-04-03 14:07:40 +02:00
  • 8670cb405e
    mach-snapdragon: disable power-domains for pre-reloc drivers Caleb Connolly 2024-04-03 14:07:39 +02:00
  • 968f512e6c
    phy: qcom: Add SNPS femto v2 USB HS phy Bhupesh Sharma 2024-04-03 14:07:38 +02:00
  • 8b133fc19c
    phy: qcom: add Qualcomm QUSB2 USB PHY driver Bhupesh Sharma 2024-04-03 14:07:37 +02:00
  • 008a2ad3b4
    mailmap: update Bhupesh's email address Caleb Connolly 2024-04-03 14:07:36 +02:00
  • 493f069062
    pinctrl: qcom: pass pin number to get_function_mux callback Volodymyr Babchuk 2024-03-11 21:33:46 +00:00
  • b563e766fe
    clk: qcom: add support for power domains uclass Volodymyr Babchuk 2024-03-11 21:33:45 +00:00
  • 054eb87743
    clk: qcom: clear div mask before assigning a new divider Volodymyr Babchuk 2024-03-11 21:33:45 +00:00
  • 86eb5d834d
    qcom: board: validate fdt before trying to use it Volodymyr Babchuk 2024-03-11 21:33:45 +00:00
  • b621dcd162
    qcom_defconfig: Enable ethernet and I2C support Sumit Garg 2024-02-19 14:11:44 +05:30
  • fa2f0c97af soc: zynqmp: Add the IDcode for TEG variant Venkatesh Yadav Abbarapu 2024-04-02 19:53:14 +05:30
  • 53bdcd1e9e arm: mvebu: turris_omnia: Enable rng command in defconfig Marek Behún 2024-04-04 09:51:07 +02:00
  • 8593e2e909 misc: turris_omnia_mcu: Add support for rng provided by MCU Marek Behún 2024-04-04 09:51:06 +02:00
  • 144c01678a cmd: rng: Print "Abort" on -EINTR Marek Behún 2024-04-04 09:51:05 +02:00
  • 7bdf3cd4aa arm: mvebu: turris_omnia: Enable poweroff command via sysreset in defconfig Marek Behún 2024-04-04 09:51:04 +02:00
  • a5505de01d gpio: turris_omnia_mcu: Add support for system power off via sysreset Marek Behún 2024-04-04 09:51:03 +02:00
  • 68e09ae19e gpio: turris_omnia_mcu: Update firmware features reading Marek Behún 2024-04-04 09:51:02 +02:00
  • c07206fb8b gpio: turris_omnia_mcu: Use byteorder conversion functions Marek Behún 2024-04-04 09:51:01 +02:00
  • 0c350a670e arm: mvebu: system-controller: Add support for SYSRESET Marek Behún 2024-04-04 09:51:00 +02:00
  • 383969d9f6 arm: mvebu: system-controller: Select mvebu-reset if DM_RESET && PCI_MVEBU Marek Behún 2024-04-04 09:50:59 +02:00
  • ab900a6aee arm: mvebu: system-controller: Rework to use UCLASS_SYSCON Marek Behún 2024-04-04 09:50:58 +02:00
  • 3eeb293a91 arm: mvebu: spl: Do not build mvebu-reset in SPL Marek Behún 2024-04-04 09:50:57 +02:00
  • 77b0e0c151 arm: mvebu: turris_omnia: Disable Atmel SHA node if not present Marek Behún 2024-04-04 09:50:56 +02:00
  • 59840f7b93 arm: mvebu: turris_omnia: Print board ECDSA public key if available Marek Behún 2024-04-04 09:50:55 +02:00
  • 2f1b88affa arm: mvebu: turris_omnia: Implement getting board information from MCU Marek Behún 2024-04-04 09:50:54 +02:00