- 8cf6105 drivers: mediatek: Fix error handling in mtk_i2c_do_transfer by Francois Berder · 1 year, 3 months ago
- c5b42e3 net: sni_netsec: Add workaround for timeout error by Ryosuke Saito · 1 year, 4 months ago
- 65adf86 configs: am65x_evm_r5_usbmsc_defconfig: Enable DWC3 wrapper for SPL by Ravi Gunasekaran · 1 year, 3 months ago
- a8bd5ec net: wget: Avoid packet queue overflow by Richard Weinberger · 1 year, 4 months ago
- d01a854 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 1 year, 2 months ago
- 4317770 board: visionfive2: Fixup memory size passed to kernel by Shengyu Qu · 1 year, 2 months ago
- 7d4810c configs: visionfive2: Enable CONFIG_OF_BOARD_SETUP by Shengyu Qu · 1 year, 2 months ago
- b9b83a8 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 2 months ago
- 064f29e Merge tag 'doc-2023-10-rc5-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 2 months ago
- 075e0b9 ARM: renesas: Enable DM_ETH_PHY on 64-bit R-Car boards by Marek Vasut · 1 year, 2 months ago
- 2d22cb3 ARM: dts: renesas: Add compatible properties to KSZ9031 Ethernet PHYs on Salvator-X boards by Marek Vasut · 1 year, 2 months ago
- 8bd7d08 binman: doc: fix reference tag placement for Logging section by Massimo Pegorer · 1 year, 3 months ago
- a3a057f expo: Fix documentation reference by Massimo Pegorer · 1 year, 3 months ago
- 17d98f8 doc: delete unused values kernel command line by Jaewon Jung · 1 year, 3 months ago
- fdd6a77 test: build dependency for event unit tests by Heinrich Schuchardt · 1 year, 3 months ago
- 2525922 Merge tag 'doc-2023-10-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 3 months ago
- 7314ba2b doc: board: ti: Move documentation from README to .rst by Neha Malcom Francis · 1 year, 3 months ago
- 129048a doc: Update path to source_file_format.rst by Joao Marcos Costa · 1 year, 3 months ago
- c00b289 timer: document the unit of the timer rate by Heinrich Schuchardt · 1 year, 3 months ago
- 063536a7 doc: efi: Update for the 64-bit app by Simon Glass · 1 year, 3 months ago
- 5d1fa6b doc: qemu: switch swtpm instruction to 'tpm autostart' by Ilias Apalodimas · 1 year, 5 months ago
- edce82c tpm: Fix autostart for TPM1.2 devices by Ilias Apalodimas · 1 year, 3 months ago
- 323e91a spl: undefined return value in spl_blk_load_image by Heinrich Schuchardt · 1 year, 3 months ago
- c0c08be Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 1 year, 3 months ago
- 3405639 Merge tag 'u-boot-imx-20230905' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year, 3 months ago
- e7b7dca Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 1 year, 3 months ago
- dfe0837 risc-v: implement DBCN based debug console by Heinrich Schuchardt · 1 year, 3 months ago
- d14222e risc-v: implement DBCN write byte by Heinrich Schuchardt · 1 year, 3 months ago
- ef08687 spl: add __noreturn attribute to spl_invoke_opensbi function by Chanho Park · 1 year, 3 months ago
- f39e244 configs: starfive: Disable SYS_MALLOC_CLEAR_ON_INIT by default by Shengyu Qu · 1 year, 3 months ago
- 64339bc riscv: cpu: jh7110: Imply SPL_SYS_MALLOC_CLEAR_ON_INIT by Shengyu Qu · 1 year, 3 months ago
- c9db9a2 dlmalloc: Add support for SPL_SYS_MALLOC_CLEAR_ON_INIT by Shengyu Qu · 1 year, 3 months ago
- dd1eb1a Kconfig: Add SPL_SYS_MALLOC_CLEAR_ON_INIT by Shengyu Qu · 1 year, 3 months ago
- f943417 doc: board: starfive: Add more info about supported driver by Shengyu Qu · 1 year, 3 months ago
- dccf4a8 configs: starfive: Enable PCIE auto enum and NVME/USB stuff for Starfive Visionfive 2 by Shengyu Qu · 1 year, 3 months ago
- 6164d86 riscv: jh7110: enable riscv,timer in the device tree by Torsten Duwe · 1 year, 3 months ago
- f39f8f7 riscv: allow riscv timer to be instantiated via device tree by Torsten Duwe · 1 year, 3 months ago
- 7191433 eeprom: starfive: set eth0 mac address properly by Seung-Woo Kim · 1 year, 3 months ago
- 493fd33 nokia_rx51: Remove platform by Tom Rini · 1 year, 3 months ago
- af7de99 MAINTAINERS: Drop Pali Rohár by Tom Rini · 1 year, 3 months ago
- a79fca7 thermal: imx_tmu: Increase the polling interval by Fabio Estevam · 1 year, 3 months ago
- f4898e4 thermal: imx_tmu: Fix the temperature unit by Fabio Estevam · 1 year, 3 months ago
- 966480f thermal: imx_tmu: Increase the log level for high temperatures by Fabio Estevam · 1 year, 3 months ago
- 402b810 thermal: imx_tmu: Fix the polling default by Fabio Estevam · 1 year, 3 months ago
- 282ff89 imx8mm_evk_defconfig: Select CONFIG_IMX_TMU by Fabio Estevam · 1 year, 3 months ago
- b27eeca Prepare v2023.10-rc4 by Tom Rini · 1 year, 3 months ago
- 164b86f Merge tag 'rpi-2023.10' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 1 year, 3 months ago
- 7f4b73f usb: dwc3: Fix enabling USB_DR_MODE_HOST by Oleksandr Suvorov · 1 year, 3 months ago
- da93ea6 usb: dwc3: Fix renaming SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Oleksandr Suvorov · 1 year, 3 months ago
- 2629b18 ARM: imx: Use default SAVED_DRAM_TIMING_BASE on Data Modul i.MX8M Plus eDM SBC by Marek Vasut · 1 year, 3 months ago
- 7e4e4ff ARM: imx: Use default SAVED_DRAM_TIMING_BASE on Data Modul i.MX8M Mini eDM SBC by Marek Vasut · 1 year, 3 months ago
- bd7606d ARM: imx: Use default SAVED_DRAM_TIMING_BASE on DH i.MX8M Plus DHCOM by Marek Vasut · 1 year, 3 months ago
- 99eb21c board: gateworks: venice: fix gw7904 by Tim Harvey · 1 year, 3 months ago
- 07908bf arm: imx: imx8m: imx9: Fix DRAM size calculation due to rom_pointer by Elena Popa · 1 year, 4 months ago
- f58b0c8 ARM: imx: Select 2 DRAM banks on Data Modul i.MX8M Mini eDM SBC by Marek Vasut · 1 year, 4 months ago
- e47cab0 ARM: imx: Drop CONFIG_USE_BOOTCOMMAND=n on i.MX6 DHSOM by Marek Vasut · 1 year, 4 months ago
- fc2af2d arm: rpi: Switch to a text environment by Simon Glass · 1 year, 4 months ago
- 90f626a rpi: Disable DISTRO_DEFAULTS by Simon Glass · 1 year, 4 months ago
- c771e5b arm: rpi: Switch to standard boot by Simon Glass · 1 year, 4 months ago
- 8999257 Merge tag 'doc-2023-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 3 months ago
- 44c5d77 doc: Add gpt command documentation by Joshua Watt · 1 year, 3 months ago
- 1fa11cd cmd: gpt: Remove confusing help text by Joshua Watt · 1 year, 3 months ago
- b4b7eed doc: board: toradex: verdin-am62: document update u-boot wrapper by Marcel Ziswiler · 1 year, 3 months ago
- 4d1fea9 doc: board: toradex: minor documentation update by Marcel Ziswiler · 1 year, 3 months ago
- 0926de2 video: fix typo in video_sync_all documentation by Heinrich Schuchardt · 1 year, 3 months ago
- 91f1955 doc: add events.h to documentation by Heinrich Schuchardt · 1 year, 3 months ago
- 6a40707 dm: event: document all events by Heinrich Schuchardt · 1 year, 3 months ago
- 0fe0395 Merge branch '2023-08-28-assorted-important-fixes' by Tom Rini · 1 year, 3 months ago
- c91feda Revert "arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/optee" by Ricardo Salveti · 1 year, 3 months ago
- bbbf04c Revert "binman: Add a temporary hack for duplicate phandles" by Simon Glass · 1 year, 3 months ago
- 98244a8 imx: Drop unneeded phandle in FIT template by Simon Glass · 1 year, 3 months ago
- fa14017 MAINTAINERS: remove Wolfgang Denk by Heinrich Schuchardt · 1 year, 3 months ago
- 70bd471 spl: crypto: fix including SHA* object files in SPL by Oleksandr Suvorov · 1 year, 3 months ago
- 04f7e95 Azure: Set the timeout for jobs to the maximum by Tom Rini · 1 year, 3 months ago
- dcde1f9 configs: set CONFIG_LMB_MAX_REGIONS=64 for MT7988 boards by Daniel Golle · 1 year, 3 months ago
- b982a85 configs: Enable CONFIG_DM_SCSI in am57xx_hs_evm_usb by Andrew Davis · 1 year, 3 months ago
- 5986d46 bootstd: Adjust the default bootmeth order by Simon Glass · 1 year, 3 months ago
- d389efc arm: dts: mediatek: convert gmac link mode to 2500base-x for r3 by Frank Wunderlich · 1 year, 4 months ago
- d167062 boot: Fix reference to bootmenu doc by Peter Robinson · 1 year, 3 months ago
- 6a1d3f6 Merge tag 'efi-2023-10-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 3 months ago
- cc889bd efi_loader: delete handle from events when a protocol is uninstalled by Ilias Apalodimas · 1 year, 3 months ago
- 143c9a7 doc: describe TPL/VPL/SPL boot by Heinrich Schuchardt · 1 year, 3 months ago
- febc7f1 doc: board: ti: k3: Convert to sphinx-prompt by Nishanth Menon · 1 year, 3 months ago
- 1cfcc22 doc: sphinx: Add sphinx-prompt by Nishanth Menon · 1 year, 3 months ago
- 96c4fec doc: board: sdm845: Explicitly add boot.img flashing command by Sumit Garg · 1 year, 3 months ago
- eeef584 cmd: let gpt_partition_entry be hexadecimal by Heinrich Schuchardt · 1 year, 3 months ago
- 41cd23b cmd: fix gpt enumerate by Heinrich Schuchardt · 1 year, 3 months ago
- 0183467 cmd: fix gpt setenv by Heinrich Schuchardt · 1 year, 3 months ago
- eb48efc lib: parameter check in hash_calculate by Heinrich Schuchardt · 1 year, 3 months ago
- e508b93 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 1 year, 3 months ago
- 6b7aff3 Merge tag 'u-boot-stm32-20230825' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 1 year, 3 months ago
- 3fce6bf ARM: dts: stm32mp13: remove shmem for scmi-optee by Patrick Delaunay · 1 year, 5 months ago
- b2fb223 ARM: dts: stm32mp15: remove shmem for scmi-optee by Patrick Delaunay · 1 year, 5 months ago
- e3380e1 phy: phy-imx8mq-usb: clean up clock code by Tim Harvey · 1 year, 4 months ago
- c90729c phy: phy-imx8mq-usb: add vbus regulator support by Tim Harvey · 1 year, 4 months ago
- 9871b0e usb: dwc3: Fix remove function if there is no ulpi_reset gpio by Venkatesh Yadav Abbarapu · 1 year, 4 months ago
- 291055e Merge tag 'doc-2023-10-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 3 months ago
- 4e73b01 doc: Highlight the most relevant u-boot talks by Paul Barker · 1 year, 3 months ago
- 2a3c068 doc: Explicitly list build dependencies for docs by Paul Barker · 1 year, 3 months ago
- d737e9e Documentation extended with specific information for VirtualBox by Thomas Mittelstaedt · 1 year, 3 months ago