- 049704f board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · 2 years, 4 months ago
- 40746bf clk: mediatek: add clock driver support for MediaTek MT7981 SoC by Weijie Gao · 2 years, 4 months ago
- 37d5a9a clk: mediatek: add clock driver support for MediaTek MT7986 SoC by Weijie Gao · 2 years, 4 months ago
- 14c81eb dt-bindings: pinctrl: mediatek: add a header for common pinconf parameters by Weijie Gao · 2 years, 4 months ago
- e053ccf board: mediatek: add MT7981 reference boards by Weijie Gao · 2 years, 4 months ago
- 389ba69 board: mediatek: add MT7986 reference boards by Weijie Gao · 2 years, 4 months ago
- e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years, 4 months ago
- cc74cab bsh: imx6ulz_smm_m2: Add imx6ulz BSH SMM M2 boards by Michael Trimarchi · 2 years, 4 months ago
- 466a9ea board: purism: add the Purism Librem5 phone by Angus Ainslie · 2 years, 5 months ago
- bbe0089 verdin-imx8mm: verdin-imx8mp: update env memory layout by Marcel Ziswiler · 2 years, 5 months ago
- 7b90229 ARM: imx: dh-imx6: Increase SF erase area for u-boot update by Marek Vasut · 2 years, 5 months ago
- f7aad71 ARM: imxrt1170_defconfig: Add i.MXRT1170 defconfig by Jesse Taube · 2 years, 6 months ago
- 7d9c6f1 RAM: Add changes for i.MXRT11xx series by Jesse Taube · 2 years, 6 months ago
- 3d579c1 dt-bindings: imx: Add clock binding for i.MXRT1170 by Jesse Taube · 2 years, 6 months ago
- 8695fbb watchdog: Further cleanup by Stefan Roese · 2 years, 5 months ago
- 942d07d watchdog: Remove WATCHDOG_RESET macro by Stefan Roese · 2 years, 5 months ago
- ff3fdfe watchdog: Get rid of ASSEMBLY hacks by Stefan Roese · 2 years, 5 months ago
- 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 5 months ago
- 881d410 cyclic: Introduce schedule() function by Stefan Roese · 2 years, 5 months ago
- ec8bdc9 blk: Drop if_type by Simon Glass · 2 years, 5 months ago
- e33a5c6 blk: Switch over to using uclass IDs by Simon Glass · 2 years, 5 months ago
- 1dbe71f blk: Drop IF_TYPE_SD by Simon Glass · 2 years, 5 months ago
- f512388 blk: Drop IF_TYPE_ATAPI by Simon Glass · 2 years, 5 months ago
- 1c2e255 blk: Drop IF_TYPE_DOC by Simon Glass · 2 years, 5 months ago
- 7f8967c blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · 2 years, 5 months ago
- a51eb8d blk: Use a function for whether block devices are available by Simon Glass · 2 years, 5 months ago
- c79c0b4 brppt1: Update environment to support new boot concept by Bernhard Messerklinger · 2 years, 5 months ago
- 0daeadb include: configs: brppt1: Fix commit 0ea4fc4dcf90 by Bernhard Messerklinger · 2 years, 5 months ago
- 6dfc1f4 brppt1: Remove unused board variants by Bernhard Messerklinger · 2 years, 5 months ago
- f6f6816 gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate function by Patrice Chotard · 2 years, 5 months ago
- 94ccfb7 drivers: tee: optee: discover OP-TEE services by Etienne Carriere · 2 years, 6 months ago
- b471bdc dm: core: Add functions to read 8/16-bit integers by Stefan Herbrechtsmeier · 2 years, 7 months ago
- 1520af3 Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 2 years, 4 months ago
- 9c2e912 image: Drop some other #ifdefs in image-board.c by Simon Glass · 2 years, 5 months ago
- c416f1c bootmenu: add removable media entries by Masahisa Kojima · 2 years, 4 months ago
- 95fc669 menu: add KEY_PLUS, KEY_MINUS and KEY_SPACE handling by Masahisa Kojima · 2 years, 4 months ago
- e34158b eficonfig: add "Edit Boot Option" menu entry by Masahisa Kojima · 2 years, 4 months ago
- 87d7914 eficonfig: menu-driven addition of UEFI boot option by Masahisa Kojima · 2 years, 4 months ago
- 661cdaa cyclic: Integrate cyclic infrastructure into WATCHDOG_RESET by Stefan Roese · 2 years, 5 months ago
- c2c6971 cyclic: Add basic support for cyclic function execution infrastruture by Stefan Roese · 2 years, 5 months ago
- e29178e time: Import time_after64() and friends from Linux by Stefan Roese · 2 years, 5 months ago
- 463cdf6 mtd: spi-nor: Use spi-mem dirmap API by Chin-Ting Kuo · 2 years, 5 months ago
- f7e1de4 spi-mem: Add dirmap API from Linux by Chin-Ting Kuo · 2 years, 5 months ago
- ae90d16 cmd: bdinfo: introduce bdinfo_print_size() helper by Ovidiu Panait · 2 years, 5 months ago
- 3a6948c microblaze: drop CONFIG_SYS_INIT_RAM_ADDR and CONFIG_SYS_INIT_RAM_SIZE by Ovidiu Panait · 2 years, 5 months ago
- 64c422b arm: mvebu: turris_mox: Add support for distroboot $fdt_addr by Pali Rohár · 2 years, 5 months ago
- 6dca1d9 fdt_support: add optional board_rng_seed() hook by Rasmus Villemoes · 2 years, 5 months ago
- b33f246 efi_selftest: export efi_st_get_config_table() by Heinrich Schuchardt · 2 years, 4 months ago
- e9de8c8 Merge tag 'u-boot-stm32-20220907' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 2 years, 4 months ago
- 37feaf2 image: fit: Add some helpers for getting data by Sean Anderson · 2 years, 5 months ago
- 33043b3 board: freescale: p1_p2_rdb_pc: Calculate offsets for eSDHC boot sector by Pali Rohár · 2 years, 6 months ago
- 61fed31 board: freescale: p1_p2_rdb_pc: Add env commands norlowerboot, norupperboot, sd2boot and defboot by Pali Rohár · 2 years, 9 months ago
- 59c51fa Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 2 years, 4 months ago
- 29e03c9 configs: stih410-b2260: Fix SYS_HZ_CLOCK value by Patrice Chotard · 2 years, 5 months ago
- d13cd77 dt-bindings: clock: sifive: sync FU740 PRCI clock binding header by Icenowy Zheng · 2 years, 5 months ago
- a8713c2 board: sl28: remove COUNTER_FREQUENCY_REAL by Michael Walle · 2 years, 5 months ago
- 427aa3c Merge tag 'tpm-03092022' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 2 years, 4 months ago
- 5208ed1 tpm: Allow committing non-volatile data by Simon Glass · 2 years, 5 months ago
- 4c57ec7 tpm: Implement state command for Cr50 by Simon Glass · 2 years, 5 months ago
- 3bb4db4 tpm: Allow reporting the internal state by Simon Glass · 2 years, 5 months ago
- a557d25 tpm: Require a digest source when extending the PCR by Simon Glass · 2 years, 5 months ago
- 648a8dc efi: ECPT add EBBRv2.0 conformance profile by Jose Marinho · 3 years, 1 month ago
- 6b92c17 efi: Create ECPT table by Jose Marinho · 3 years, 1 month ago
- ea94d05 test: Allow running tests multiple times by Simon Glass · 2 years, 6 months ago
- d882607 distro_bootcmd: Introduce support for extension command by Matwey V. Kornilov · 2 years, 5 months ago
- 1116888 Convert CONFIG_SYS_L2_PL310 to Kconfig by Philip Oberfichtner · 2 years, 5 months ago
- 12bbcd6 Remove CONFIG_SYS_I2C_EEPROM_PAGE_WRITE_BITS et al by Tom Rini · 2 years, 5 months ago
- adf13bc Convert CONFIG_SYS_I2C_EEPROM_CCID et al to Kconfig by Tom Rini · 2 years, 5 months ago
- d5391bf efi_loader: ensure all block devices are probed by Heinrich Schuchardt · 2 years, 5 months ago
- fdffe6a corenet_ds.h: Remove by Tom Rini · 2 years, 5 months ago
- da223d8 fs: fix comment typo by Roger Knecht · 2 years, 5 months ago
- 04a20ca common/console.c: prevent pre-console buffer contents from being added to itself by Rasmus Villemoes · 2 years, 9 months ago
- 53a9f9e distroboot: ubifs: Add support for specifying UBI header offset by Pali Rohár · 2 years, 5 months ago
- a2aa7d6 Merge commit 'ac30d240dbb520d0980f0687630feb702a14f51a' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash into next by Tom Rini · 2 years, 5 months ago
- cb75d02 board: lsxl: convert to DM_ETH by Michael Walle · 2 years, 5 months ago
- aa088be board: lsxl: make last resort recovery more reliable by Michael Walle · 2 years, 5 months ago
- f5631b2 board: lsxl: use proper *_r variables by Michael Walle · 2 years, 5 months ago
- 148b3ae board: lsxl: reorder image loading and remove ramdisk_len by Michael Walle · 2 years, 5 months ago
- 111e1e1 board: lsxl: use CONFIG_DEFAULT_FDT_FILE by Michael Walle · 2 years, 5 months ago
- 8570654 board: lsxl: remove eraseenv script by Michael Walle · 2 years, 5 months ago
- 7875f80 arm: kirkwood: nsa310s: Add Distro boot capability by Tony Dinh · 2 years, 5 months ago
- 5692e5b arm: mvebu: mbus: Fix mbus driver to work also after U-Boot relocation by Pali Rohár · 2 years, 5 months ago
- 5a86d67 arm: kirkwood: pogo_v4: Add Distro boot capability by Tony Dinh · 2 years, 5 months ago
- 850ac7c Merge tag 'dm-pull-20aug22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 5 months ago
- 6cda1dc mtd: nand: Rename nand_get_flash_type() into nand_detect() by Michael Trimarchi · 2 years, 6 months ago
- c76f9dd mtd: nand: change return type of nand_get_flash_type() to int by Michael Trimarchi · 2 years, 6 months ago
- 8a67acf mtd: nand: Rename the nand_manufacturers struct by Michael Trimarchi · 2 years, 6 months ago
- 845102c powerpc: remove support for kmtergr1 and MPC8309 by Holger Brunck · 2 years, 5 months ago
- c50ff4a arm: Remove warp board by Tom Rini · 2 years, 6 months ago
- 6dcca22 ls1021aqds/ls1021aiot: Remove legacy non-DM_ETH code by Tom Rini · 2 years, 6 months ago
- 0040ed7 ppc: Remove corenet_ds boards by Tom Rini · 2 years, 5 months ago
- 40463b9 arm: Remove kzm9g board by Tom Rini · 2 years, 6 months ago
- 0fb054b arm: Remove armadillo-800eva board by Tom Rini · 2 years, 6 months ago
- d8d5ab4 arm: Remove cm_t335 board by Tom Rini · 2 years, 6 months ago
- 5663b13 arm: Remove edminiv2 board by Tom Rini · 2 years, 6 months ago
- 55bc227 bootstage: Show func name for bootstage_mark/error by Michal Simek · 2 years, 5 months ago
- 76a9d96 log: Drop log_nop() functions by Simon Glass · 3 years, 10 months ago
- 65523d2 gpio: aspeed: port Linux dt-bindings header file by Dhananjay Phadke · 2 years, 5 months ago
- dfea459 board: ls1043ardb: fdt fixups for revision v7.0 boards by Camelia Groza · 2 years, 6 months ago
- ee57666 efi_loader: move udevice pointer into struct efi_object by Masahisa Kojima · 2 years, 6 months ago