Commit Graph

  • cc6df5d3ec d1s dram d1/d1s-dram Samuel Holland 2023-12-09 11:36:34 -06:00
  • f6f17315f7 ram: sun20i_d1: Hack up the driver for the D1 Samuel Holland 2023-10-31 02:40:12 -05:00
  • 82a78f639b ram: sun20i_d1: Move dram_mr1 to Kconfig Samuel Holland 2023-12-09 11:36:03 -06:00
  • a7921eadbd ram: sun20i_d1: Store DRAM size bits as separate values Samuel Holland 2023-12-09 11:23:51 -06:00
  • f4c36e04b0 ram: sun20i_d1: Explicitly mark unused parameters Samuel Holland 2023-12-09 10:48:14 -06:00
  • 00ed9c9999 ram: sun20i_d1: Fix DRAM init with caches enabled Samuel Holland 2023-12-09 11:53:39 -06:00
  • 6b5d53a885 ram: sun20i_d1: Fix automatic bank detection Samuel Holland 2023-12-09 11:45:36 -06:00
  • 0ed210b265 ram: sun20i_d1: Disable AC remapping for D1s/F133 Samuel Holland 2023-12-09 11:40:40 -06:00
  • c6114b5936 ram: sun20i_d1: Only build the driver for SPL Samuel Holland 2023-12-09 11:03:11 -06:00
  • a383b9bd4d Prepare v2025.04-rc4 Tom Rini 2025-03-10 17:31:52 -06:00
  • bdf41fb7b3 configs: Resync with savedefconfig Tom Rini 2025-03-10 17:30:32 -06:00
  • 444cc6f080 Merge tag 'u-boot-stm32-20250310' of https://source.denx.de/u-boot/custodians/u-boot-stm Tom Rini 2025-03-10 07:48:25 -06:00
  • f5ee0f2bf7 ARM: stm32mp: Fix dram_bank_mmu_setup() for ram_top=0 Marek Vasut 2025-03-09 03:05:54 +01:00
  • 0fd7ee0306 scripts/checkpatch.pl: Upgrade IS_ENABLED_CONFIG to error for U-Boot Tom Rini 2025-02-26 09:33:45 -06:00
  • e22b2d7781 fs/squashfs: Fix memory leak in sqfs_size_nest() Andrea della Porta 2025-03-02 19:29:31 +01:00
  • 31378bd6fc mcheck: Fix SPDX License Identifier to LGPL-2.1-or-later Diederik de Haas 2025-03-01 11:14:12 +01:00
  • 19715a7f03 MAINTAINERS: .mailmap: Update Sumit Garg's email address Sumit Garg 2025-02-27 17:39:04 +05:30
  • 367971d205 Merge tag 'xilinx-for-v2025.04-rc4' of https://source.denx.de/u-boot/custodians/u-boot-microblaze Tom Rini 2025-03-05 12:11:18 -06:00
  • 8d2d615f14 xilinx: Remove tftp block size 4096 Padmarao Begari 2025-03-04 10:00:30 +05:30
  • 409d37e869 led: Fix next Coverity scan error Heiko Schocher 2025-02-26 10:18:58 +01:00
  • b6f8da1c2e gpio: 74x146: depend on DM_SPI J. Neuschäfer 2025-02-17 12:18:03 +01:00
  • 78f8c8c58f Merge patch series "Syncing up on skip-at-start" Tom Rini 2025-03-04 08:22:19 -06:00
  • ebe3c3c4a8 x86: Stop working around skip-at-start Simon Glass 2025-02-26 09:26:18 -07:00
  • 2c252d36b8 binman: Honour the skip-at-start property more faithfully Simon Glass 2025-02-26 09:26:17 -07:00
  • 91fa9d9ed2 binman: Rename Entry.end_4gb Simon Glass 2025-02-26 09:26:16 -07:00
  • 3ff97659ae samsung: snow: Use BLOBLIST_FIXED Simon Glass 2025-02-26 09:26:15 -07:00
  • cd48a21dbd Revert "dm: core: Simplify dm_probe_devices()" Simon Glass 2025-02-26 09:26:14 -07:00
  • 4164289db8 board: verdin-am62: fix missing memory fixup call Stefan Eichenberger 2025-03-03 19:16:03 +01:00
  • 7e0370f37d miiphy: define mii_devs with LIST_HEAD() Weijie Gao 2025-01-25 23:26:32 +08:00
  • e34aa2975a MAINTAINERS: Update contact information for Greg Malysa Greg Malysa 2025-02-28 14:28:27 -05:00
  • f92623704e arm64: versal2: Show major and minor silicon version Michal Simek 2025-02-18 13:43:07 +01:00
  • 96f47ae89a clk: versal: Store driver data in data section Padmarao Begari 2025-02-18 10:54:19 +05:30
  • e2ef5ff765 xilinx: zynq: Guard code around SPL_FS_LOAD_PAYLOAD_NAME Michal Simek 2025-02-07 07:43:23 +01:00
  • cf6354ab23 Merge tag 'fsl-qoriq-2025-3-3' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq Tom Rini 2025-03-03 07:49:07 -06:00
  • d4e428856c Merge tag 'efi-2025-04-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi Tom Rini 2025-03-03 07:47:13 -06:00
  • a7670e6c5b clk: versal: Update the reference clocks as per bindings Venkatesh Yadav Abbarapu 2025-02-06 14:45:33 +05:30
  • ef0e979e14 crypto: fsl_hash: fix flush dcache alignment in caam_hash() Benjamin Lemouzy 2025-02-21 08:05:01 +01:00
  • 9f258e4820 board: freescale: fix LS1021a build Benjamin Lemouzy 2025-02-17 16:36:03 +01:00
  • 63a23cb465 net: tsec: Re-arm packet buffer in error case J. Neuschäfer 2025-02-16 22:18:13 +01:00
  • a149456d6a net: tsec: Reorder tsec_recv and tsec_free_pkt J. Neuschäfer 2025-02-16 22:18:12 +01:00
  • 6ae0a578de Merge tag 'u-boot-rockchip-20250301' of https://source.denx.de/u-boot/custodians/u-boot-rockchip Tom Rini 2025-03-01 07:51:14 -06:00
  • 32a6c5eac0 legacy-net: wget: fix wget_info handling after new tcp legacy stack Adriano Cordova 2025-02-06 14:40:11 -03:00
  • 2c2d2f3d12 efi_loader: efi_net: let efi_net_set_dp properly update the device path Adriano Cordova 2025-01-27 09:34:45 -03:00
  • a390c48575 rockchip: nanopi-r3s-rk3566: disable unneeded CONFIG_NVME_PCI Tianling Shen 2025-01-15 13:37:05 +08:00
  • ed073246e8 rockchip: nanopi-r4s: Enable second usb port and fix crash Justin Klaassen 2025-01-31 17:06:13 +00:00
  • 126262b2be clk: rockchip: Correct usage of IS_ENABLED() macro Tom Rini 2025-02-26 14:31:23 -06:00
  • 4871db6082 rockchip: rk3308-rock-s0: Fix SD-card boot on v1.1 hw revision Jonas Karlman 2025-02-20 18:31:28 +00:00
  • 32c9a6518d Merge patch series "mbedtls: fix incorrect kconfig dependencies on mbedtls" Tom Rini 2025-02-27 12:11:07 -06:00
  • ac0b1e82ff mbedtls: refactor mbedtls build for XPL Raymond Mao 2025-02-03 14:08:14 -08:00
  • f13cd90762 mbedtls: access mbedtls private members in mscode and pkcs7 parser Raymond Mao 2025-02-03 14:08:13 -08:00
  • a26e957381 mbedtls: fix incorrect kconfig dependencies on mbedtls Raymond Mao 2025-02-03 14:08:12 -08:00
  • b78f8677cd arch: arm: dts: k3-am642-phycore-som-binman: Add custMpk to overlays Daniel Schultz 2025-02-10 22:42:05 -08:00
  • c5aa4a4624 arch: arm: dts: k3-am625-phycore-som-binman: Add custMpk to overlays Daniel Schultz 2025-02-10 22:42:04 -08:00
  • 74bbe86413 Merge tag 'u-boot-imx-master-20250227' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx Tom Rini 2025-02-27 08:00:30 -06:00
  • 11ad9f8b15 imx8mp_evk: Pass kernel_addr_r Fabio Estevam 2025-02-27 07:29:16 -03:00
  • 65d150bf7b imx93_evk: Pass kernel_addr_r Fabio Estevam 2025-02-27 07:29:15 -03:00
  • 542cac02d0 imx8mm: imx8mm_evk: fix BOOTSTD boot Peng Fan 2025-02-22 20:17:11 +08:00
  • 46a110aac0 imx8mq: imx8mq_evk: fix DEFAULT_FDT_FILE Peng Fan 2025-02-22 20:17:10 +08:00
  • 57bbc4de75 Merge tag 'qcom-fixes-2025.04-rc4' of https://source.denx.de/u-boot/custodians/u-boot-snapdragon Tom Rini 2025-02-26 08:55:32 -06:00
  • 6267ce5565 cmd: ufetch: use 3-bit colour ANSI codes Sam Day 2025-02-03 16:42:20 +00:00
  • 554562f7b5 pinctrl: qcom: sm8250: fix pin count Caleb Connolly 2025-02-10 16:30:24 +00:00
  • e57b72abb7 power: regulator: add additional supported LDOs for pm8150l Caleb Connolly 2025-02-10 16:30:23 +00:00
  • 506f6a384c clk: stub: add sm8150 compatible id Julius Lehmann 2025-02-10 16:27:27 +00:00
  • b72d6a9d61 qcom_defconfig: enable stub clock Caleb Connolly 2025-02-10 16:27:26 +00:00
  • d31a3bd08e clk: add stub clock driver Caleb Connolly 2025-02-10 16:27:25 +00:00
  • dc0ee458f1 Prepare v2025.04-rc3 Tom Rini 2025-02-24 16:53:59 -06:00
  • dbb9e136b8 mmc: Fix size calculation for sector addressed MMC version 4 Marek Vasut 2025-01-29 12:15:54 +01:00
  • 59fd62d71c fs/squashfs: fix potential integer overflows Joao Marcos Costa 2025-02-19 11:16:33 +01:00
  • 5061eab96a Merge branch 'picasso' of https://source.denx.de/u-boot/custodians/u-boot-tegra Tom Rini 2025-02-22 08:42:01 -06:00
  • 313b9856f9 Merge tag 'efi-2025-04-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi Tom Rini 2025-02-20 11:21:41 -06:00
  • 7a6dbb9dbe Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv Tom Rini 2025-02-20 08:34:52 -06:00
  • ee69293e0d Merge tag 'u-boot-rockchip-20250220' of https://source.denx.de/u-boot/custodians/u-boot-rockchip Tom Rini 2025-02-20 08:32:53 -06:00
  • 5ce629db25 efi_loader: make efi_add_memory_map_pg() static Heinrich Schuchardt 2025-02-16 12:12:41 +01:00
  • 41d5734442 lmb: move lmb_map_update_notify() to EFI Heinrich Schuchardt 2025-02-16 12:12:40 +01:00
  • 08573d7688 lmb: avoid superfluous value check in lmb_map_update_notify() Heinrich Schuchardt 2025-02-16 12:12:39 +01:00
  • bd8bc53162 efi_driver: create a parent device for all EFI block devices Heinrich Schuchardt 2025-02-15 16:22:06 +01:00
  • 530e869ff8 efi_loader: remove comparisons to string literals from runtime Ilias Apalodimas 2025-02-14 15:46:45 +02:00
  • 80908fee77 efi_loader: Fix potential deref-after-null Maks Mishin 2025-02-02 20:59:40 +03:00
  • 87ef1987de lib: uuid: support more efi protocols in uuid_guid_get_str() Vincent Stehlé 2025-01-17 18:13:26 +01:00
  • 399a03442f configs: starfive: use LwIP network stack and enable wget command E Shattow 2025-02-10 12:22:08 -08:00
  • c6337c91e5 board: starfive: Update the maintainer file for VisionFive 2 board Hal Feng 2025-02-10 10:57:43 +08:00
  • 3955668a9d configs: microchip_mpfs_icicle: set DEFAULT_FDT_FILE Heinrich Schuchardt 2025-02-06 14:05:03 +01:00
  • d69097683d arm64: dts: rockchip: Fix sdmmc access on rk3308-rock-s0 v1.1 boards Jonas Karlman 2025-02-04 21:38:43 +00:00
  • 8d25dbb725 net: dwc_eth_qos_rockchip: Fix disable of RX/TX delay for RK3588 Jonas Karlman 2025-02-09 23:27:56 +00:00
  • c4ec920cb9 net: dwc_eth_qos_rockchip: Fix disable of RX/TX delay for RK356x Jonas Karlman 2025-02-09 23:27:55 +00:00
  • d5a3fb9ef8 pinctrl: rockchip: rk3328: Fix pinmux for GPIO2-B and GPIO3-B pins Jonas Karlman 2025-01-06 21:39:42 +00:00
  • 110428931c rockchip: rk3288: Use rk3288-cru.h from dts/upstream Jonas Karlman 2025-01-12 22:27:29 +00:00
  • d4aac2894a rockchip: use OF_UPSTREAM for rk3036 Johan Jonker 2025-01-07 22:36:01 +01:00
  • d5fc369a59 rockchip: sdram: Ensure ram_base is correct in SPL Jonas Karlman 2025-01-30 22:07:13 +00:00
  • 356236126d rockchip: sdram: Limit usable ram_top to max 4G Jonas Karlman 2025-01-30 22:07:12 +00:00
  • 57ad1ed7e8 rockchip: sdram: Allow the first bank to extend beyond 4 GiB Jonas Karlman 2025-01-30 22:07:11 +00:00
  • 64cec76899 rockchip: rk3399: grf: Fix enum typos for UART2 Chen-Yu Tsai 2025-02-05 01:29:53 +08:00
  • 7622834065 Revert "rockchip: rk3399: Fix TPL build of bob and kevin" Jonas Karlman 2025-02-08 22:49:40 +00:00
  • 227b505f04 rockchip: rk3399-gru: Enable TPL_GPIO for bob and kevin Jonas Karlman 2025-02-08 22:49:39 +00:00
  • 7dba748433 Revert "rockchip: rk3399: Drop unneeded bob and kevin board specific code" Jonas Karlman 2025-02-08 22:49:38 +00:00
  • 3f866c47b5 board: verdin-am62: add dram_init_banksize Stefan Eichenberger 2025-02-10 08:27:47 +01:00
  • 7a45cb4ffe fs/erofs: fix an integer overflow in symlink resolution Gao Xiang 2025-02-13 19:28:47 +08:00
  • cdc67e2750 led: fix coverity scan error Heiko Schocher 2025-02-12 10:10:55 +01:00
  • 50e8089c1d tools: use cryptographically safe RNG Heinrich Schuchardt 2025-02-11 14:55:22 +01:00
  • e93f11148a power: regulator: tps65941: Fix voltage calculation for ldo Udit Kumar 2025-02-11 23:21:58 +05:30