- 041840e efi: Split out table-listing code into a new file by Simon Glass · 1 year, 10 months ago
- ac93275 efi: Add another tranch of GUIDs by Simon Glass · 1 year, 10 months ago
- f606fab efi_loader: move dp_alloc() to efi_alloc() by Heinrich Schuchardt · 1 year, 10 months ago
- 92b931b efi_loader: move struct efi_device_path to efi.h by Heinrich Schuchardt · 1 year, 10 months ago
- c5cc6da efi_loader: support for Ctrl() device path node by Heinrich Schuchardt · 1 year, 10 months ago
- 16d82d7 spl: Add function prototype for spl_mmc_get_uboot_raw_sector by Tom Rini · 1 year, 10 months ago
- cefd044 Merge tag 'xilinx-for-v2023.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 1 year, 10 months ago
- cb90ddb Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into next by Tom Rini · 1 year, 10 months ago
- fa847bb test: Wrap assert macros in ({ ... }) and fix missing semicolons by Marek Vasut · 1 year, 10 months ago
- a5faa4a Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 10 months ago
- a76b60f video: Clear the vidconsole rather than the video by Simon Glass · 1 year, 10 months ago
- 315e367 video: Allow a copy framebuffer with pre-allocated fb by Simon Glass · 1 year, 10 months ago
- 40b8afe x86: Add a few more items to bdinfo by Simon Glass · 1 year, 10 months ago
- 644e614 efi: Support a 64-bit frame buffer address by Simon Glass · 1 year, 10 months ago
- 967e707 test: Add ut_assert_nextline_empty() empty line helper by Marek Vasut · 1 year, 11 months ago
- ebea05e spl: Add missing prototype for board_boot_order by Algapally Santosh Sagar · 1 year, 11 months ago
- 8f4c999 test: Add ut_assert_nextline_empty() empty line helper by Marek Vasut · 1 year, 11 months ago
- 47dd6b4 bootstd: Replicate the dtb-filename quirks of distroboot by Simon Glass · 1 year, 11 months ago
- 4f806f3 bootflow: Rename bootflow_flags_t by Simon Glass · 1 year, 11 months ago
- 70ed05c Merge tag 'next-20230307' of https://source.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · 1 year, 10 months ago
- 0d6c089 video console: add 16x32 Terminus font from linux by Dzmitry Sankouski · 1 year, 11 months ago
- e24db86 video console: add 12x22 Sun font from linux by Dzmitry Sankouski · 1 year, 11 months ago
- 4f6e348 video console: move vidconsole_get_font_size() logic to driver ops by Dzmitry Sankouski · 1 year, 10 months ago
- 39c1fa2 video console: implement multiple fonts configuration by Dzmitry Sankouski · 1 year, 10 months ago
- 0e177d5 video console: move 8x16 font data in named header by Dzmitry Sankouski · 1 year, 10 months ago
- 3154725 video console: refactoring and optimization by Dzmitry Sankouski · 1 year, 10 months ago
- 2c0bdca timer: fttmr010: return a previously deleted driver now ported to DM by Sergei Antonov · 1 year, 11 months ago
- d99e6f7 command: Don't allow commands in SPL by Simon Glass · 1 year, 11 months ago
- b07be4a Correct SPL uses of MULTIPLEXER by Simon Glass · 1 year, 11 months ago
- 3bf8e40 board: rockchip: add Radxa ROCK5B Rk3588 board by Eugen Hristev · 1 year, 11 months ago
- 2eedb6d rockchip: rk3568: Read cpuid from otp by Jonas Karlman · 1 year, 11 months ago
- 15b2d1f board: rockchip: Add Edgeble Neural Compute Module 6 by Jagan Teki · 2 years ago
- f5bc992 arm: rockchip: Add RK3588 arch core support by Jagan Teki · 2 years ago
- a0f5a61 dt-bindings: reset: add rk3588 reset definitions by Jagan Teki · 2 years ago
- a8ac0d5 dt-bindings: power: Add power-domain header for rk3588 by Jagan Teki · 2 years ago
- f71feb4 dt-bindings: clk: Add dt-binding header for RK3588 by Jagan Teki · 2 years ago
- 1bb92d7 dt-bindings: rockchip: Sync rockchip, vop2.h from Linux by Jagan Teki · 1 year, 11 months ago
- 13d819c include: rk3328: Add default env for compressed kernel images by Christopher Obbard · 2 years ago
- a11be4c tpm: Implement tpm_auto_start() for TPMv1.2 by Simon Glass · 1 year, 11 months ago
- a595be3 tpm: add a function that performs selftest + startup by Ilias Apalodimas · 2 years ago
- 5b197ee Merge tag 'v2023.04-rc3' into next by Tom Rini · 1 year, 11 months ago
- 0f3c8fe socfpga: chameleonv3: Move environment to a text file by Paweł Anikiel · 1 year, 11 months ago
- aa2d394 efi_loader: Measure the loaded DTB by Etienne Carriere · 1 year, 11 months ago
- 8900e2b riscv: Rename Andes cpu and board names by Leo Yu-Chi Liang · 1 year, 11 months ago
- e316fba dm: treewide: Complete migration to new driver model schema by Simon Glass · 1 year, 11 months ago
- c74e034 dm: Add support for handling old u-boot,dm- tags by Simon Glass · 1 year, 11 months ago
- b21f87a5 arm: mvebu: Add support for Synology DS116 (Armada 385) by Tony Dinh · 1 year, 11 months ago
- 3fdd09f arm: mvebu: Add support for Thecus N2350 (Armada 385) board by Tony Dinh · 2 years ago
- 9345f16 Merge tag 'clk-2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 1 year, 11 months ago
- 386e77c Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · 1 year, 11 months ago
- 5a675ab reset: Allow reset_get_by_name() with NULL name by Samuel Holland · 2 years ago
- 2050f82 clk: Allow clk_get_by_name() with NULL name by Samuel Holland · 2 years ago
- c3d9181 trace: Reduce the number of function sites by Simon Glass · 2 years ago
- d9044e5 trace: Update the file header by Simon Glass · 2 years ago
- 4aa5053 timer: Tidy up use of notrace by Simon Glass · 2 years ago
- dac3c6f board: cssi: Add new board MCR3000_2G by Christophe Leroy · 2 years, 3 months ago
- 7df55bb board: MCR3000: Modernise the settings to properly work on lastest u-boot version by Christophe Leroy · 2 years ago
- d126006 board: MCR3000: Migrate to using CONFIG_EXTRA_ENV_TEXT by Christophe Leroy · 2 years ago
- c34009d Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 11 months ago
- d8809ba board: MCR3000: Use lowercase filenames by Christophe Leroy · 2 years ago
- ea6fdc1 dm: button: add support for linux_code in button-gpio.c driver by Dzmitry Sankouski · 2 years ago
- 5644328 pinctrl-snapdragon: Get rid of custom drive-strength values by Sumit Garg · 2 years ago
- 906bad3 env: Couple networking-related variable flags to CONFIG_NET by Jan Kiszka · 2 years ago
- 0106504 arm: bcm7xxx: Convert to DM_SERIAL by Thomas Fitzsimmons · 2 years ago
- d84855f Correct SPL use of TEE by Simon Glass · 2 years ago
- 4e49929 Correct SPL use of TARGET_MX6UL_9X9_EVK by Simon Glass · 2 years ago
- 4051c40 Correct SPL uses of SANDBOX_CLK_CCF by Simon Glass · 2 years ago
- dec5f3c Correct SPL use of IMX8MN_BEACON_2GB_LPDDR by Simon Glass · 2 years ago
- a9f20ef efi_loader: provide definition for efi_add_known_memory() by Heinrich Schuchardt · 1 year, 11 months ago
- 60e3fed efi_loader: add definition for efi_main() by Heinrich Schuchardt · 1 year, 11 months ago
- 4db17a4 efi_loader: fix struct efi_input_key by Heinrich Schuchardt · 1 year, 11 months ago
- 1f0583b eficonfig: set EFICONFIG_ENTRY_NUM_MAX to INT_MAX - 1 by Masahisa Kojima · 2 years ago
- 88df363 eficonfig: CTRL+S to save the boot order by Masahisa Kojima · 2 years ago
- 1dd705c efi: use 32-bit alignment for efi_guid_t by Masahisa Kojima · 2 years ago
- 93bb62a Correct SPL uses of CMD_USB by Simon Glass · 2 years ago
- 04e7493 Correct SPL uses of CMD_SF by Simon Glass · 2 years ago
- b8ed1a8 Correct SPL uses of CMD_SCSI by Simon Glass · 2 years ago
- 96dad85 Correct SPL uses of CMD_NVME by Simon Glass · 2 years ago
- 80168d5 Correct SPL uses of CMD_MMC by Simon Glass · 2 years ago
- cbacacd Correct SPL use of CMD_ERASEENV by Simon Glass · 2 years ago
- 71e3e21 Correct SPL use of CMD_BCB by Simon Glass · 2 years ago
- d491801 powerpc/mpc85xx: use board env file for socrates board by Heiko Schocher · 2 years ago
- e9b4678 usb: Drop unused fotg210 gadget by Simon Glass · 2 years ago
- 5eddad0 usb: Drop unused ehci-faraday driver by Simon Glass · 2 years ago
- 82803a6 armada: usb: net: Drop unused USB drivers by Simon Glass · 2 years ago
- bf44807 mtd: Drop unused scf0403_lcd driver by Simon Glass · 2 years ago
- 5f1aa5c power: Drop unused fg_max17042 driver and fuel gauge code by Simon Glass · 2 years ago
- 408296a gpio: Drop unused pca9698 driver by Simon Glass · 2 years ago
- 6a138b0 mtd: Drop unused fsmc_nand driver by Simon Glass · 2 years ago
- 2661c2d mtd: Drop unused fsl_upm driver by Simon Glass · 2 years ago
- 8f2eb2f freescale: Drop unused ftpmu010 driver by Simon Glass · 2 years ago
- 41a29f2 cmd: Add a SEAMA image load command by Linus Walleij · 2 years ago
- 662cfa0 arm: qemu: Move GUIDs to the C file by Simon Glass · 2 years ago
- ece763d arm: qemu: Switch to a text environment by Simon Glass · 2 years ago
- c2488a8 arm: qemu: Switch to standard boot by Simon Glass · 2 years ago
- 00fa989 qemu: Move qfw kernel setup into a common file by Simon Glass · 2 years ago
- 4f6daac log: Add a category for filesystems by Simon Glass · 2 years ago
- 4af25d8 ti: j721e_evm: Add USB to the default boot order by Tom Rini · 2 years ago
- 9e85d18 powerpc/mpc85xx: socrates: enable protected Environment by Heiko Schocher · 2 years ago
- aeb9db9 powerpc/mpc85xx: socrates: drop second flash bank by Heiko Schocher · 2 years ago