- a213289 board: ti: k3: Remove need for CFG_SYS_SDRAM_BASE by Andrew Davis · 12 months ago
- c936ef7 Merge tag 'u-boot-stm32-20231215' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · 11 months ago
- d7a2c7f Merge patch series "bootm: Handle compressed arm64 images with bootm" by Tom Rini · 11 months ago
- cedcf38 image: Correct load_bug typo by Simon Glass · 1 year ago
- 29e3b24 board: stm32f469-disco: add splash screen with stmicroelectronics logo by Dario Binacchi · 12 months ago
- 11e1cc7 Merge tag 'u-boot-imx-next-20231214' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · 12 months ago
- bda020e acpi: fix struct acpi_xsdt by Heinrich Schuchardt · 1 year ago
- f2cbe6e boot: Move adding initrd earlier in image_setup_libfdt() by Simon Glass · 1 year ago
- 451c1ab fdt: Improve the comment for fdt_shrink_to_minimum() by Simon Glass · 1 year ago
- 1de1a03 boot: Drop size parameter from image_setup_libfdt() by Simon Glass · 1 year ago
- c659ac7 acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.h by Heinrich Schuchardt · 1 year ago
- cde03fa video: Add a function to clear the display by Simon Glass · 1 year, 2 months ago
- 30a75e7 test: Add helper to skip to partial console line by Simon Glass · 1 year, 2 months ago
- 4001e5a test: Add a new suite for commands by Simon Glass · 1 year, 2 months ago
- 03622f3 pico-imx7d: add baseboard SD card boot detect by Benjamin Szőke · 12 months ago
- 9565771 Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · 12 months ago
- 8632b36 command: Introduce functions to obtain command arguments by Simon Glass · 1 year ago
- 1047b53 bootstd: Introduce programmatic boot by Simon Glass · 1 year ago
- 3ac85bd bootm: Adjust the parameters of bootm_find_images() by Simon Glass · 1 year ago
- 9645628 bootm: Reduce arguments to boot_get_loadables() by Simon Glass · 1 year ago
- 745367b bootm: Reduce arguments to boot_get_fpga() by Simon Glass · 1 year ago
- 0aa923a bootm: Reduce arguments to boot_get_fdt() by Simon Glass · 1 year ago
- ba5e3f7 bootm: Pass image buffer to boot_get_fdt() by Simon Glass · 1 year ago
- 813f75d fdt: Allow use of fdt_support inside if() statements by Simon Glass · 1 year ago
- 8eda15b bootm: Reduce arguments to boot_get_ramdisk() by Simon Glass · 1 year ago
- bdfa1b6 bootstage: Drop BOOTSTAGE_ID_FIT_KERNEL_INFO by Simon Glass · 1 year ago
- 429acb3 image: Document error codes from fit_image_load() by Simon Glass · 1 year ago
- 530cc47 image: Tidy up genimg_get_kernel_addr_fit() by Simon Glass · 1 year ago
- e62714c bootstd: Add missing header file from bootdev.h by Simon Glass · 1 year ago
- 10c398d treewide: Tidy up semicolon after command macros by Simon Glass · 1 year ago
- bfe3c7b Merge patch series "some LED patches" by Tom Rini · 12 months ago
- 3bf0515 led: introduce led_bind_generic() by Rasmus Villemoes · 1 year ago
- 62b1bbd librem5: Add addresses for compressed kernel load by Arnaud Ferraris · 1 year, 1 month ago
- f319766 arm: dts: imx8mp: Sync with linux-next 20231019 by Fabio Estevam · 1 year, 1 month ago
- 994a51d imx: imx8mp: Add support for Polyhex Debix Model A SBC by Gilles Talis · 12 months ago
- d379150 Merge tag 'v2024.01-rc4' into next by Tom Rini · 12 months ago
- 2526cd9 usb: xhci: Better error handling in abort_td() by Hector Martin · 1 year, 1 month ago
- cef52c9 configs: keystone2: Do not include hardware.h by Andrew Davis · 1 year ago
- 83ad745 configs: keystone2: Remove unused SPL_MALLOC_F_SIZE and KEYSTONE_SPL_STACK_SIZE by Andrew Davis · 1 year ago
- e2a9edc Merge patch series "fs: fat: calculate FAT type based on cluster count" by Tom Rini · 12 months ago
- 08f622a fs: fat: calculate FAT type based on cluster count by Christian Taedcke · 1 year ago
- 38cc6cd Merge patch series "Import "string" I/O functions from Linux" by Tom Rini · 12 months ago
- fa34fbf asm-generic: Import functions from Linux by Igor Prusov · 1 year ago
- 66c2173 Merge patch series "sysinfo: Expand sysinfo with some more banner information" by Tom Rini · 12 months ago
- 6f646d1 sysinfo: Allow displaying more info on startup by Simon Glass · 1 year ago
- ef211ab board: Move show_board_info() comment to header file by Simon Glass · 1 year ago
- d6e052c Merge patch series "ufs: Add a PCI UFS controller support" by Tom Rini · 12 months ago
- 07a64f0 pci_ids: Add Red Hat vendor and device IDs by Bin Meng · 1 year, 1 month ago
- 129d6a0 Merge tag 'u-boot-dfu-next-20231124' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next by Tom Rini · 12 months ago
- 438d253 arm: dts: npcm845-evb: fix/add node and aliases by Jim Liu · 1 year ago
- 1c73e05 siemens,am335x: clean-up draco targets by Enrico Leto · 1 year, 1 month ago
- f490623 dfu: add CONFIG_DFU_NAME_MAX_SIZE configuration by Jaehoon Chung · 2 years, 5 months ago
- dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 1 year ago
- f01c961 cmd: efidebug: add uri device path by Masahisa Kojima · 1 year ago
- e0d1a1e efi_loader: add return to efibootmgr event group by Masahisa Kojima · 1 year ago
- e23c8e8 efi_loader: add missing const classifier for event service by Masahisa Kojima · 1 year ago
- d822255 blk: blkmap: add ramdisk creation utility function by Masahisa Kojima · 1 year ago
- 8cf18da net: wget: add wget with dns utility function by Masahisa Kojima · 1 year ago
- 741d1e9 bootstd: Avoid freeing a non-allocated buffer by Simon Glass · 1 year ago
- ae7ec8b Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · 1 year ago
- dfeb4f0 cmd: bcb: extend BCB C API to allow read/write the fields by Dmitrii Merkurev · 1 year ago
- a654369 cmd: bcb: support various block device interfaces for BCB command by Dmitrii Merkurev · 1 year ago
- 66a3618 poplar: provide more space for kernel image by Igor Opaniuk · 1 year ago
- d7ce04c linux/time.h: Add Linux time conversion defines by Igor Prusov · 1 year ago
- 7667bde fs: ext4: Remove unused parameter from ext4_mount by Sean Anderson · 1 year, 1 month ago
- a04d5f6 spl: Convert spi to spl_load by Sean Anderson · 1 year, 1 month ago
- 9b9c6aa spl: Convert semihosting to spl_load by Sean Anderson · 1 year, 1 month ago
- 6029a0e spl: Convert NVMe to spl_load by Sean Anderson · 1 year, 1 month ago
- cbe8657 spl: Convert nor to spl_load by Sean Anderson · 1 year, 1 month ago
- 2e5476b spl: Convert net to spl_load by Sean Anderson · 1 year, 1 month ago
- 11f8346 spl: Convert nand to spl_load by Sean Anderson · 1 year, 1 month ago
- 5d3401a spl: Convert mmc to spl_load by Sean Anderson · 1 year, 1 month ago
- 682184e spl: Convert fat to spl_load by Sean Anderson · 1 year, 1 month ago
- b8ed722 spl: Convert ext to use spl_load by Sean Anderson · 1 year, 1 month ago
- 7750741 spl: Add generic spl_load function by Sean Anderson · 1 year, 1 month ago
- 5b3debc test: spl: Support testing LEGACY_LZMA filesystem images by Sean Anderson · 1 year, 1 month ago
- efe92cd spl: legacy: Split off LZMA decompression into its own function by Sean Anderson · 1 year, 1 month ago
- 5271e35 spl: Only support bl_len when we have to by Sean Anderson · 1 year, 1 month ago
- afdd2d9 spl: Remove filename from spl_load_info by Sean Anderson · 1 year, 1 month ago
- 73c40fc spl: Refactor spl_load_info->read to use units of bytes by Sean Anderson · 1 year, 1 month ago
- 0c6c83e spl: Remove dev from spl_load_info by Sean Anderson · 1 year, 1 month ago
- 5e6a112 Merge patch series "nand: Add sandbox tests" by Tom Rini · 1 year ago
- 9181cb0 arch: sandbox: Add function to create temporary files by Sean Anderson · 1 year, 1 month ago
- 333d43f nand: Allow reinitialization by Sean Anderson · 1 year, 1 month ago
- c203482 nand: Add function to unregister NAND devices by Sean Anderson · 1 year, 1 month ago
- b37a920 mtd: Add some fallbacks for add/del_mtd_device by Sean Anderson · 1 year, 1 month ago
- b35df87 mtd: Rename SPL_MTD_SUPPORT to SPL_MTD by Sean Anderson · 1 year, 1 month ago
- 38ef64e spl: nand: Set bl_len to page size by Sean Anderson · 1 year, 1 month ago
- 601b890 nand: Calculate SYS_NAND_BLOCK_PAGES (neé SYS_NAND_PAGE_COUNT) automatically by Sean Anderson · 1 year, 1 month ago
- 2c61c0e dm: Do not enable debug messages by default by Heinrich Schuchardt · 1 year, 1 month ago
- a75cf70 efi: Correct handling of frame buffer by Simon Glass · 1 year, 2 months ago
- 01a7019 stm32mp2: initial support by Patrice Chotard · 1 year, 1 month ago
- 970d167 ARM: dts: stm32: Add STM32MP257F Evaluation board support by Patrice Chotard · 1 year, 1 month ago
- fafedff power: regulator: add AXP313 support by Andre Przywara · 1 year, 1 month ago
- bb7121f Merge branch '2023-11-10-assorted-fixes' by Tom Rini · 1 year ago
- a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 1 month ago
- ee2ce29 bootstd: Skip over bad device during bootflows scanning by Tony Dinh · 1 year, 1 month ago
- 6761cb5 board: rockchip: add Pine64 QuartzPro64 RK3588 board by Tom Fitzhenry · 1 year, 1 month ago
- b630f8b scsi: Forceably finish migration to DM_SCSI by Tom Rini · 1 year, 1 month ago
- 7f38e9c include: Drop <common.h> from include lists by Tom Rini · 1 year, 1 month ago