- ee6cee1 mmc: arm_pl180_mmci: Rely on DM by Linus Walleij · 12 months ago
- d06e489 mmc: Add SPL_MMC_PWRSEQ to fix link issue when building SPL by Jonas Karlman · 12 months ago
- 4c9307b mmc: Don't suggest to build modules in Kconfig. by Heinrich Schuchardt · 12 months ago
- f9a86fb mmc: Avoid buffer overrun in mmc_startup() by Heinrich Schuchardt · 1 year, 1 month ago
- b03b490 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 9 months ago
- 57cb92d Merge tag 'u-boot-nand-20240414' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 9 months ago
- 248fc16 cmd: mtd: OTP access support by Arseniy Krasnov · 10 months ago
- cd6d71a mtd: spinand: Add support for XTX SPINAND by Bruce Suen · 10 months ago
- 8f9a445 mtd: nand: raw: atmel: Fix comment in timings preparation by Alexander Dahl · 10 months ago
- e3b7545 mtd: nand: raw: Fix (most) Kconfig indentation by Alexander Dahl · 10 months ago
- 29b7efa mtd: nand: raw: Port another option flag from Linux by Alexander Dahl · 10 months ago
- 0106ffd mtd: nand: raw: Use macro nand_to_mtd() where appropriate by Alexander Dahl · 10 months ago
- c2e8c4d mtd: rawnand: Meson NAND controller support by Arseniy Krasnov · 11 months ago
- 85f3d3d cmd: sf: Fix sf probe crash by Weizhao Ouyang · 1 year, 1 month ago
- 266603d Merge tag 'efi-2024-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 9 months ago
- f1f4b0e doc/sphinx: Bump idna to 3.7 by Tom Rini · 9 months ago
- 6d9a851 Fix references to trace doc by Vincent Stehlé · 9 months ago
- 5884481 efi_loader: sanitize efi_tcg2_final_events_table definition by Heinrich Schuchardt · 9 months ago
- 0ec4279 efi_loader: using EFI_UNSUPPORTED for private authenticated variables by Weizhao Ouyang · 9 months ago
- 8d7ccea efi_loader: 'EFI using ACPI tables at' should be debug message by Heinrich Schuchardt · 9 months ago
- b34ce31 efi_loader: eliminate duplicate runtime section definitions by Heinrich Schuchardt · 10 months ago
- df1076a efi_loader: move efi_var_collect to common functions by Ilias Apalodimas · 10 months ago
- 286546d doc: build: fix gen_compile_commands section level by Mattijs Korpershoek · 10 months ago
- 4e5013b doc: build: update docker image to latest by Mattijs Korpershoek · 10 months ago
- 977fc15 Merge patch series "mcheck implementation for U-Boot" by Tom Rini · 9 months ago
- 707a6df mcheck: let mcheck_abortfunc_t print the pointer by Eugene Uriev · 10 months ago
- a0ff152 mcheck: add stats, add a comment with test results by Eugene Uriev · 10 months ago
- 7bceb16 mcheck: introduce mcheck_on_ramrelocation(.) by Eugene Uriev · 10 months ago
- 18c1bfa mcheck: add pedantic mode support by Eugene Uriev · 10 months ago
- ae83876 mcheck: support memalign by Eugene Uriev · 10 months ago
- 151493a mcheck: integrate mcheck into dlmalloc.c by Eugene Uriev · 10 months ago
- 7dafc5c mcheck: introduce essentials of mcheck by Eugene Uriev · 10 months ago
- dfba071 mcheck: Use memset/memcpy instead of MALLOC_ZERO/MALLOC_COPY for mcheck. by Eugene Uriev · 10 months ago
- c82ff48 mcheck: prepare +1 tier for mcheck-wrappers, in dl-*alloc commands by Eugene Uriev · 10 months ago
- 13c1100 net: designware: Pass all multicast frames in designware driver by Jim Liu · 10 months ago
- 3d98b8c net: designware: Invalidate RX buffer cache before freeing the DMA descriptor by Jim Liu · 10 months ago
- b4e9b52 net: dwc_eth_qos: Fix compilation warning in eqos_free_pkt() by Patrice Chotard · 10 months ago
- b566f7d Merge patch series "Introduce ICSSG Ethernet driver" by Tom Rini · 9 months ago
- 8ace084 net: ti: icssg: Add support sending FDB command to update rx_flow_id by MD Danish Anwar · 10 months ago
- 737a668 net: ti: icssg: Add ICSSG ethernet driver by MD Danish Anwar · 10 months ago
- ff77999 net: ti: icssg: Add icssg queues APIs and macros by MD Danish Anwar · 10 months ago
- 1c05cb4 net: ti: icssg: Add Firmware config and classification APIs. by MD Danish Anwar · 10 months ago
- 8cb5f07 net: ti: icssg: Add Firmware Interface for ICSSG Ethernet driver. by MD Danish Anwar · 10 months ago
- 4914263 Merge patch series "zlib: Address CVE-2016-9841" by Tom Rini · 9 months ago
- 26beded zlib: Remove incorrect ZLIB_VERSION by Michal Simek · 10 months ago
- 340fdf1 zlib: Port fix for CVE-2016-9841 to U-Boot by Michal Simek · 10 months ago
- 67b252c zlib: Rename write variable to wnext (window write index) by Michal Simek · 10 months ago
- 70f37a5 zlib: Rename this variable to here (current decoding table entry) by Michal Simek · 10 months ago
- ef8ef5f Merge branch '2024-04-12-assorted-updates' by Tom Rini · 9 months ago
- 4341fb7 ARM: uniphier: Move uniphier_mem_map_init() call into dram_init() by Kunihiko Hayashi · 10 months ago
- 51b2f4f disk: simplify print_part_header() by Heinrich Schuchardt · 10 months ago
- 9b6d415 test: remove unused import from pkg_resources by Heinrich Schuchardt · 10 months ago
- 16b80c9 fdt: Fix fdt_pack_reg() on 64-bit platforms by Sam Protsenko · 10 months ago
- d2e4b2f cli: always show cursor by Heinrich Schuchardt · 10 months ago
- ac0cd52 part: Check all partitions in part_get_info_by_name() by Sam Protsenko · 10 months ago
- 55a7d60 image-host: Fix error value paths and emit error messages to stderr. by Hugo Cornelis · 10 months ago
- 7b2d32a sandbox: improve description of CONFIG_SANDBOX_CRASH_RESET by Heinrich Schuchardt · 11 months ago
- 04fc470 sandbox: move sandbox specifics to booti_setup() by Heinrich Schuchardt · 1 year ago
- 233c31d sandbox: missing return value checks in eth-raw-os by Heinrich Schuchardt · 1 year ago
- 63f6a44 usb: kbd: Add probe quirk for Apple and Keychron keyboards by Janne Grunau · 10 months ago
- 575c682 usb: kbd: support Apple Magic Keyboards (2021) by Janne Grunau · 10 months ago
- 18f288b usb: Add environment based device ignorelist by Janne Grunau · 10 months ago
- d5e6401 board: phycore-am62x: Extend for better environment handling by Wadim Egorov · 10 months ago
- 2f9095e arm: mach-k3: am625: Provide a way to obtain boot device for non SPLs by Wadim Egorov · 10 months ago
- d1cba4a arm: mach-k3: am625: copy bootindex to OCRAM for main domain SPL by Wadim Egorov · 10 months ago
- 128f812 arm: dts: k3: binman: am625: add support for signing TIFSSTUB Images by Kamlesh Gurudasani · 10 months ago
- 4a0067c arm: mach-k3: add support for detecting TIFSSTUB images by Kamlesh Gurudasani · 10 months ago
- c07bba7 verdin-am62: move verdin am62 to OF_UPSTREAM by Marcel Ziswiler · 10 months ago
- 3757be5 arm: dts: k3: Remove unneeded ti, sci-sysreset binding and nodes by Andrew Davis · 10 months ago
- fc5d402 firmware: ti_sci: Bind sysreset driver when enabled by Andrew Davis · 10 months ago
- 0b06527 net: ti: am65-cpsw: Fix buffer overflow by Michael Walle · 10 months ago
- 3206b77 arm: mach-k3: common: EFI loader map memory below ram top by Vitor Soares · 10 months ago
- 17a8209 am625x_evm_a53: Tweak boot command to set fdt by Martyn Welch · 10 months ago
- a26bef2 tools: binman: ti_board_cfg: improve error message by Michael Walle · 10 months ago
- fbfd2ba binman: ti-secure: Enable debug extension for combined boot by Manorit Chawdhry · 10 months ago
- 5ed9610 arm: mach-k3: am625: Fixup a53 cpu frequency by speed grade by Joao Paulo Goncalves · 10 months ago
- ba26524 arm: mach-k3: am62: Get a53 max cpu frequency by speed grade by Joao Paulo Goncalves · 10 months ago
- e8c828f configs: am6*_evm_a53_defconfig: Enable config to support mmc rescan by Judith Mendez · 10 months ago
- 01437e3 Merge patch series "boot: fdt: Change type of env_get_bootm_low() to phys_addr_t" by Tom Rini · 9 months ago
- c7afe41 boot: fdt: Move usable variable below updated comment by Marek Vasut · 10 months ago
- f5178dd boot: fdt: Drop lmb_alloc*() typecasts by Marek Vasut · 10 months ago
- ca8d4df boot: fdt: Clean up env_get_bootm_mapsize() by Marek Vasut · 10 months ago
- 5fb569b boot: fdt: Fix tmp type in env_get_bootm_size() and rename to low by Marek Vasut · 10 months ago
- 98e68ec boot: fdt: Clean up env_get_bootm_size() by Marek Vasut · 10 months ago
- a4df06e boot: fdt: Change type of env_get_bootm_low() to phys_addr_t by Marek Vasut · 10 months ago
- a691594 Merge patch series "Resolve issues with booting distros on x86" by Tom Rini · 9 months ago
- eedbfc0 x86: qemu: Enable truetype fonts by Simon Glass · 1 year ago
- 9c558dc x86: qemu: Expand ROM size by Simon Glass · 1 year ago
- 2343d89 x86: coreboot: Enable truetype fonts by Simon Glass · 1 year ago
- 5716be5 x86: Enable SSE in 64-bit mode by Simon Glass · 1 year ago
- a469c8e video: Drop unnecessary truetype operations from SPL by Simon Glass · 1 year ago
- 9e95e90 video: Correct setting of cursor position by Simon Glass · 1 year ago
- 3e47f29 x86: coreboot: Add a boot script by Simon Glass · 1 year ago
- 1630360 fastboot: Update help text with respect to CMDLINE by Tom Rini · 9 months ago
- 777c284 Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · 9 months ago
- cf70f75 x86: Drop message about features being missing with 64-bit by Simon Glass · 1 year, 1 month ago
- 207282d pxe: Allow booting without CMDLINE for the zboot method by Simon Glass · 1 year, 1 month ago
- 6d803ec pxe: Allow booting without CMDLINE for bootm methods by Simon Glass · 1 year, 1 month ago
- 8ed730f pxe: Move calculation of FDT file into a function by Simon Glass · 1 year, 1 month ago
- 03a4a6d pxe: Refactor to avoid over-using bootm_argv by Simon Glass · 1 year, 1 month ago