Commit Graph

  • e821897622 board_f: Move new_bloblist to boardf Simon Glass 2024-08-21 10:19:12 -06:00
  • 8941972854 board_f: Move new_bootstage to boardf Simon Glass 2024-08-21 10:19:11 -06:00
  • 5019d3282c board_f: Move fdt_size to board Simon Glass 2024-08-21 10:19:10 -06:00
  • 6abd992ada board_f: Add a new struct to hold pre-relocation info Simon Glass 2024-08-21 10:19:09 -06:00
  • 52cd51c02f global_data: Use less space for environment fields Simon Glass 2024-08-21 10:19:08 -06:00
  • 423bdf6690 global_data: Drop pci_bootdelay Simon Glass 2024-08-21 10:19:07 -06:00
  • a6616bac98 global_data: Drop global_data hose Simon Glass 2024-08-21 10:19:06 -06:00
  • 7d08262ec3 global_data: Remove pci_ram_top Simon Glass 2024-08-21 10:19:05 -06:00
  • f44fded236 global_data: Convert have_console into a flag Simon Glass 2024-08-21 10:19:04 -06:00
  • 30e331e9cb global_data: Drop fb_base Simon Glass 2024-08-21 10:19:03 -06:00
  • 32c24a1705 video: Avoid setting global_data fb_base in video setup Simon Glass 2024-08-21 10:19:02 -06:00
  • 3430a62568 video: Avoid setting global_data fb_base from SPL handoff Simon Glass 2024-08-21 10:19:01 -06:00
  • 3876abbbfc zynqmp: Avoid setting the framebuffer address Simon Glass 2024-08-21 10:19:00 -06:00
  • 4b39b56c3a arm: ronetix: Avoid accessing global_data fb_base Simon Glass 2024-08-21 10:18:59 -06:00
  • 54a221d2cd arm: friendlyarm: Avoid accessing global_data fb_base Simon Glass 2024-08-21 10:18:58 -06:00
  • 1a36338e68 video: mxs: Avoid setting global_data fb_base Simon Glass 2024-08-21 10:18:57 -06:00
  • 60fa5e9eff video: mxc: Avoid setting global_data fb_base Simon Glass 2024-08-21 10:18:56 -06:00
  • b5c5923e4e video: Add a function to obtain the framebuffer address Simon Glass 2024-08-21 10:18:55 -06:00
  • 26d3faae29 x86: Drop use of global_data fb_base Simon Glass 2024-08-21 10:18:54 -06:00
  • 5f32aac98e global_data: Move pci_clk to m68k and powerpc Simon Glass 2024-08-21 10:18:53 -06:00
  • ee2af844ba Merge tag 'efi-2024-10-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi Tom Rini 2024-08-24 14:03:28 -06:00
  • dcd1b63b70 efi_loader: allow EFI_LOADER_BOUNCE_BUFFER on all architectures Heinrich Schuchardt 2024-08-21 23:33:49 +02:00
  • 25a4b8114a doc: document the pwm command Emil Kronborg 2024-08-15 08:21:22 +00:00
  • 2a12caf75d tools/mkeficapsule: correct printf codes Heinrich Schuchardt 2024-08-14 14:33:44 +02:00
  • 3a8ad050aa efi_loader: fix memory freeing in efi_get_dp_from_boot() Ilias Apalodimas 2024-08-12 23:57:59 +03:00
  • 7670200d4b Merge patch series "test/overlay: Make this depend on SANDBOX" Tom Rini 2024-08-23 15:59:44 -06:00
  • 2191c11733 test/cmd: Move wget test to under a sandbox guard Tom Rini 2024-08-15 21:49:05 -06:00
  • 916a4704fc test/boot: Make BOOTSTD tests depend on UT_BOOTSTD Tom Rini 2024-08-15 21:49:04 -06:00
  • 636e07915f test/overlay: Make this depend on SANDBOX Tom Rini 2024-08-15 21:49:03 -06:00
  • 5948fd0ae7 Merge patch series "spl: mmc: Some tweaks for SPL, particularly with MMC" Tom Rini 2024-08-23 15:59:03 -06:00
  • d938743d15 blk: Correct comment for blk_get_devnum_by_uclass_idname() Simon Glass 2024-08-22 07:55:03 -06:00
  • 3fd11278ff spl: Create a function to init spl_load_info Simon Glass 2024-08-22 07:55:02 -06:00
  • 50a1ed4335 spl: Use unified inline functions for spl_load_info Simon Glass 2024-08-22 07:55:01 -06:00
  • 2a00d73d08 spl: mmc: Try to clean up raw-mode options Simon Glass 2024-08-22 07:55:00 -06:00
  • c5cb9e5489 spl: mmc: Adjust args of spl_mmc_find_device() Simon Glass 2024-08-22 07:54:59 -06:00
  • 8a369de6ff spl: mmc: Handle error codes consistently Simon Glass 2024-08-22 07:54:58 -06:00
  • 1847129025 spl: mmc: Drop checks for CONFIG_SPL_LIBCOMMON_SUPPORT Simon Glass 2024-08-22 07:54:57 -06:00
  • dfc0acd0cc log: Avoid including function names by default Simon Glass 2024-08-22 07:54:56 -06:00
  • 99b23d45cb mmc: Use logging instead of pr_err() Simon Glass 2024-08-22 07:54:55 -06:00
  • 3aa8c443b2 mmc: Use logging instead of printf() Simon Glass 2024-08-22 07:54:54 -06:00
  • bf85af66c0 spl: Remove remaining #ifdef in spl_parse_image_header() Simon Glass 2024-08-22 07:54:53 -06:00
  • af4ff286ae spl: Remove some #ifdefs in spl_parse_image_header() Simon Glass 2024-08-22 07:54:52 -06:00
  • 5f64c0c03a spl: Correct use of CMD_BOOTI and CMD_BOOTZ Simon Glass 2024-08-22 07:54:51 -06:00
  • 001b3109da rockchip: Move the default timer init to a common file Simon Glass 2024-08-22 07:54:50 -06:00
  • b8f0f8db23 Merge tag 'u-boot-imx-next-20240823' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next Tom Rini 2024-08-23 15:00:29 -06:00
  • dda8444832 ARM: imx: Enable cat and xxd commands on Data Modul i.MX8M Mini/Plus eDM SBC Marek Vasut 2024-08-21 23:03:33 +02:00
  • 2b9e9588d0 ARM: imx: Use USB SDPS as fallback option on Data Modul i.MX8M Plus eDM SBC Marek Vasut 2024-08-21 23:01:16 +02:00
  • d037ef40e9 configs: phycore-imx8mp_defconfig: Enabled bootaux command Yashwanth Varakala 2024-08-20 17:46:30 +02:00
  • f0f5ab50c2 board: phytec: phycore_imx8mp: Add mcore support Yashwanth Varakala 2024-08-20 17:46:29 +02:00
  • 8ad6ac9fbd mx6: Expand bmode to support ecspi3 boot Fabio Estevam 2024-08-17 16:13:13 -03:00
  • d6173d0655 gw_ventana: Remove unneeded comments Fabio Estevam 2024-08-16 00:22:17 -03:00
  • 3c72b81200 tqma6_mba6: Remove UART board code Fabio Estevam 2024-08-14 15:28:45 -03:00
  • 2798e4a5b4 tqma6_mba6: Remove unused defines Fabio Estevam 2024-08-14 15:28:44 -03:00
  • 93552cc442 tqma6: Remove non-DM board code Fabio Estevam 2024-08-14 15:28:43 -03:00
  • 8827ec575e imx: imx9: Set correct critical temperature Primoz Fiser 2024-08-13 14:12:17 +02:00
  • 4c0b5639f1 config: Add 'update_bootimg' command to update flash.bin on Phytec's imx8mm Lukasz Majewski 2024-08-09 18:53:32 +02:00
  • a97edb7b34 colibri-imx8x: enable i.MX specific SNVS configuration Andrejs Cainikovs 2024-08-07 16:16:20 +02:00
  • d27057a7a0 colibri-imx8x: enable i.MX specific BOOTAUX Andrejs Cainikovs 2024-08-07 16:16:19 +02:00
  • a1ed8c7ca0 apalis-imx8: enable i.MX specific BOOTAUX Andrejs Cainikovs 2024-08-07 16:16:18 +02:00
  • e0555f43dd board: apalis-imx8: add reset code Andrejs Cainikovs 2024-08-07 16:16:17 +02:00
  • e93d343cc7 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsung into next Tom Rini 2024-08-22 08:15:04 -06:00
  • a481740629 Merge tag 'u-boot-dfu-20240822' of https://source.denx.de/u-boot/custodians/u-boot-dfu Tom Rini 2024-08-22 08:14:48 -06:00
  • e49eeb6575 usb: gadget: ux500: Do not redefine ops if CONFIG_USB_MUSB_HOST set Marek Vasut 2024-08-18 22:04:15 +02:00
  • 6509c3fe1c boot: android: fix booting without a ramdisk Michael Walle 2024-07-29 23:36:57 +02:00
  • 61faa6dd21 cmd: bcb: Fix segfault on invalid block device Mattijs Korpershoek 2024-07-24 11:51:06 +02:00
  • 0b06e052fb CI: Update to latest Dockerfile Tom Rini 2024-08-21 09:41:20 -06:00
  • bcdd782dc2 Dockerfile: Update to namespace for some labels Tom Rini 2024-08-19 15:07:19 -06:00
  • 9a6a92d738 pytest: requirements.txt: Resync with the rest of the project Tom Rini 2024-08-19 15:07:18 -06:00
  • d2067c3ea5 Merge tag 'u-boot-dfu-next-20240820' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next Tom Rini 2024-08-20 08:08:52 -06:00
  • 73f5b54a58 usb: gadget: udc: Fix duplicate uclass name Zixun LI 2024-08-02 11:28:11 +02:00
  • 158cf0270c Merge tag 'v2024.10-rc3' into next Tom Rini 2024-08-19 18:24:58 -06:00
  • d11a60610e Prepare v2024.10-rc3 Tom Rini 2024-08-19 17:15:10 -06:00
  • aa2efb0873 Merge patch series "clk: mediatek: mt7622: clk migration for OF_UPSTREAM" Tom Rini 2024-08-19 16:15:47 -06:00
  • a73dce6c82 clk: mediatek: mt7622: add missing A1/2SYS clock ID Christian Marangi 2024-08-03 10:43:26 +02:00
  • 105c78844a clk: mediatek: mt7622: add missing clock PERIBUS_SEL clock Christian Marangi 2024-08-03 10:43:25 +02:00
  • a776493f4b clk: mediatek: mt7622: add missing clock PERI_UART4_PD Christian Marangi 2024-08-03 10:43:24 +02:00
  • a942c0c3f5 clk: mediatek: mt7622: add missing clock MUX1_SEL Christian Marangi 2024-08-03 10:43:23 +02:00
  • 6dfa991204 clk: mediatek: mt7622: add missing clock define for MAIN_CORE_EN Christian Marangi 2024-08-03 10:43:22 +02:00
  • 7246138958 clk: mediatek: mt7622: move INFRA_TRNG to the bottom Christian Marangi 2024-08-03 10:43:21 +02:00
  • bae88e7692 clk: mediatek: mt7622: rename AUDIO_AWB3 to AUDIO_AWB2 Christian Marangi 2024-08-03 10:43:20 +02:00
  • c7978fd395 clk: mediatek: mt7622: fix broken peri_cgs clk with XTAL parents Christian Marangi 2024-08-03 10:43:19 +02:00
  • f9e45be1a1 Merge patch series "clk: mediatek: mt7986: clk migration for OF_UPSTREAM" Tom Rini 2024-08-19 16:15:13 -06:00
  • 54f8ba658f clk: mediatek: mt7986: rename CK to CLK Christian Marangi 2024-08-03 10:40:48 +02:00
  • ba7969c5fb clk: mediatek: mt7986: convert to unified infracfg gates + muxes Christian Marangi 2024-08-03 10:40:47 +02:00
  • efc82b035f clk: mediatek: mt7986: replace infracfg ID with upstream linux Christian Marangi 2024-08-03 10:40:46 +02:00
  • 6636017ad3 clk: mediatek: mt7986: move INFRA_TRNG_CK to the bottom of the list Christian Marangi 2024-08-03 10:40:45 +02:00
  • e4bdf9b004 clk: mediatek: mt7986: comment out CK_TOP_A_TUNER as not used Christian Marangi 2024-08-03 10:40:44 +02:00
  • 7124b9928a clk: mediatek: mt7986: drop 1/1 spurious factor for topckgen Christian Marangi 2024-08-03 10:40:43 +02:00
  • 8cf99baf99 clk: mediatek: mt7986: reorder TOPCKGEN factor ID Christian Marangi 2024-08-03 10:40:42 +02:00
  • 1062187a4b clk: mediatek: mt7986: rename TOPCKGEN factor clock to upstream naming Christian Marangi 2024-08-03 10:40:41 +02:00
  • b87f40fb7e clk: mediatek: mt7986: fix typo for infra_i2c0_ck Christian Marangi 2024-08-03 10:40:40 +02:00
  • a6c0761f65 clk: mediatek: mt7986: add missing entry for IPCIE_PIPE_CK infra gate Christian Marangi 2024-08-03 10:40:39 +02:00
  • 6df8029c9e clk: mediatek: mt7986: drop 1/1 infracfg spurious factor Christian Marangi 2024-08-03 10:40:38 +02:00
  • 6267725ccc clk: mediatek: mt7986: fix wrong parent for INFRA_ADC_26M_CK Christian Marangi 2024-08-03 10:40:37 +02:00
  • 5e4ee4b354 clk: mediatek: mt7986: rename 66M_MCK to SYSAXI_D2 Christian Marangi 2024-08-03 10:40:36 +02:00
  • e69a1fed16 clk: mediatek: mt7986: rename CB_CKSQ_40M to TOP_XTAL Christian Marangi 2024-08-03 10:40:35 +02:00
  • 5dd509788d clk: mediatek: mt7986: fix wrong shift for PCIe clocks Christian Marangi 2024-08-03 10:40:34 +02:00
  • 2f71d6ef32 Merge patch series "clk: mediatek: mt7988: clk migration for OF_UPSTREAM" Tom Rini 2024-08-19 16:14:29 -06:00
  • 99c5fa184b clk: mediatek: mt7988: rename CK to CLK Christian Marangi 2024-08-03 10:33:02 +02:00
  • ef4a648587 clk: mediatek: mt7988: convert to unified infracfg gates + muxes Christian Marangi 2024-08-03 10:33:01 +02:00