- 7dede40 arm: mach-imx: Makefile: Extend u-boot-nand.imx padding by Hiago De Franco · 1 year, 1 month ago
- 0c39564 toradex: colibri_imx7: Enable nand/emmc detection and set boot variant by Hiago De Franco · 1 year, 1 month ago
- 35fe2ae board: toradex: verdin-imx8mm: set fixed LPDDR4 refresh rate as per errata ERR050805 by Andrejs Cainikovs · 1 year, 2 months ago
- 3319eb8 usbarmory: Add DM_I2C and DM_SERIAL support by Andrej Rosano · 1 year, 2 months ago
- 89f19f4 mx8m: csf.sh: pad csf blob for u-boot.itb to CSF_SIZE minus IVT header by Rasmus Villemoes · 1 year, 2 months ago
- 3c3976f imx: spl_imx_romapi.c: remove dead code by Rasmus Villemoes · 1 year, 2 months ago
- 4b44724 imx: spl_imx_romapi: avoid tricky use of spl_load_simple_fit() to get full FIT size by Rasmus Villemoes · 1 year, 2 months ago
- 9960d4a imx8mp: binman: rename spl and u-boot nodes by Rasmus Villemoes · 1 year, 2 months ago
- 2775250 verdin-imx8mp: drop unused tdx easy installer ifdef by Hiago De Franco · 1 year, 2 months ago
- 97535e6 imx: hab: Use CONFIG_SPL_LOAD_FIT_ADDRESS in the CSF example by Marek Vasut · 1 year, 3 months ago
- ae56026 arm: imx: imx8m: add optee configuration to ft_system_setup by Tim Harvey · 1 year, 3 months ago
- 93cac45 arm: dts: imx8m: move CAAM nodes into common u-boot.dtsi by Tim Harvey · 1 year, 3 months ago
- c0887fa arm: dts: imx8mn: protect the firmware/optee node with ifdef by Tim Harvey · 1 year, 3 months ago
- 93aa969 arm: dts: imx8mp: move firmware/optee node to common imx8mp-u-boot.dtsi by Tim Harvey · 1 year, 3 months ago
- bb6a4c5 arm: dts: imx8mm: move firmware/optee node to common imx8mm-u-boot.dtsi by Tim Harvey · 1 year, 3 months ago
- d0dd76f board: toradex: verdin-imx8mm: enable usb sdp spl recovery support by Marcel Ziswiler · 1 year, 3 months ago
- 7db3404 board: gateworks: venice: updates for imx8mp-venice-gw74xx revB PCB by Tim Harvey · 1 year, 3 months ago
- 52346fc board: gateworks: venice: add imx8mm-gw7905-0x support by Tim Harvey · 1 year, 3 months ago
- 8aa5e69 board: gateworks: venice: add imx8mp-gw73xx-2x support by Tim Harvey · 1 year, 3 months ago
- e55422a board: gateworks: venice: add imx8mp-gw72xx-2x support by Tim Harvey · 1 year, 3 months ago
- 6db1085 board: gateworks: venice: add imx8mp-gw71xx-2x support by Tim Harvey · 1 year, 3 months ago
- 004bd3f arm: dts: imx6ull-14x14-evk-u-boot: add rngb by Ricardo Salveti · 1 year, 3 months ago
- 43b1e83 imx: syscounter: allow timer_init for SPL build by Michael Scott · 1 year, 3 months ago
- 3c3f162 Merge tag 'dm-pull-13oct23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 1 month ago
- 25edd24 Merge branch '2023-10-13-firmware-scmi-updates' by Tom Rini · 1 year, 1 month ago
- 66abf2b firmware: scmi: Fix clearing variable by Francois Berder · 1 year, 1 month ago
- 8057d8a firmware: scmi: add a check against availability of protocols by AKASHI Takahiro · 1 year, 1 month ago
- 93ecae9 test: dm: add SCMI base protocol test by AKASHI Takahiro · 1 year, 1 month ago
- 8c5def5 sandbox: remove SCMI base node definition from test.dts by AKASHI Takahiro · 1 year, 1 month ago
- 7eb4eb5 firmware: scmi: install base protocol to SCMI agent by AKASHI Takahiro · 1 year, 1 month ago
- bddcd3a test: dm: simplify SCMI unit test on sandbox by AKASHI Takahiro · 1 year, 1 month ago
- b76fdc1 firmware: scmi: fake base protocol commands on sandbox by AKASHI Takahiro · 1 year, 1 month ago
- 58543c0 firmware: scmi: add a version check against base protocol by AKASHI Takahiro · 1 year, 1 month ago
- ec8727b firmware: scmi: implement SCMI base protocol by AKASHI Takahiro · 1 year, 1 month ago
- a89d9f4 test: dm: add protocol-specific channel test by AKASHI Takahiro · 1 year, 1 month ago
- 55de62b firmware: scmi: framework for installing additional protocols by AKASHI Takahiro · 1 year, 1 month ago
- bb8079a firmware: scmi: move scmi_bind_protocols() backward by AKASHI Takahiro · 1 year, 1 month ago
- a70a897 firmware: scmi: support dummy channels for sandbox agent by AKASHI Takahiro · 1 year, 1 month ago
- 689204b firmware: scmi: use a protocol's own channel if assigned by AKASHI Takahiro · 1 year, 1 month ago
- c6230cd scmi: refactor the code to hide a channel from devices by AKASHI Takahiro · 1 year, 1 month ago
- ab9fbac Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 1 year, 1 month ago
- 74aae50 binman: capsule: Add support for generating EFI empty capsules by Sughosh Ganu · 1 year, 1 month ago
- f1c8fc5 btool: mkeficapsule: Add support for EFI empty capsule generation by Sughosh Ganu · 1 year, 1 month ago
- 809f28e binman: capsule: Use dumped capsule header contents for verification by Sughosh Ganu · 1 year, 1 month ago
- bb8f892 binman: capsule: Remove superfluous [address, size]-cells properties by Sughosh Ganu · 1 year, 1 month ago
- ba5b960 doc: capsule: Add documentation for the capsule dump feature by Sughosh Ganu · 1 year, 1 month ago
- 6984077 tools: mkeficapsule: Add support to print capsule headers by Sughosh Ganu · 1 year, 1 month ago
- 5fecea1 treewide: use dev_read_addr_*_ptr() where appropriate by Matthias Schiffer · 1 year, 2 months ago
- 7f18fb8 pinctrl: single: fix compile warnings with PHYS_64BIT on 32bit by Matthias Schiffer · 1 year, 2 months ago
- bc8fa1c core: introduce dev_read_addr_name[_size]_ptr() functions by Matthias Schiffer · 1 year, 2 months ago
- e367305 core: return FDT_ADDR_T_NONE from devfdt_get_addr_[size_]name() on errors by Matthias Schiffer · 1 year, 2 months ago
- e42c4d6 core: fix doc comments of dev_read_addr*() and related functions by Matthias Schiffer · 1 year, 2 months ago
- bff1610 binman: bintool: Change make target arg type from string to list by Lukas Funke · 1 year, 1 month ago
- 3cce6fc sandbox: fix spl_board_init by Heinrich Schuchardt · 1 year, 1 month ago
- e824d0d bootstd: Scan all bootdevs in a boot_targets entry by Simon Glass · 1 year, 2 months ago
- d5d24e2 Merge tag 'efi-2024-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 1 month ago
- 6961ca0 Merge tag 'xilinx-for-v2024.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 1 year, 1 month ago
- 5895d5c Merge tag 'u-boot-nand-20231013' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 1 year, 1 month ago
- bc8e94c usb: gadget: atmel: fix transfer of queued requests by Artur Rojek · 1 year, 2 months ago
- be0da12 dfu: mtd: mark bad the MTD block on erase error by Patrick Delaunay · 1 year, 5 months ago
- 4b1c067 dfu: mtd: fix the trace when limit is reached by Patrick Delaunay · 1 year, 5 months ago
- 1174a2f mtd: spinand: winbond: add Winbond W25N02KV flash support by Mikhail Kshevetskiy · 1 year, 10 months ago
- 12016b5 mtd: spinand: winbond: fix flash identification by Mikhail Kshevetskiy · 1 year, 10 months ago
- 8acaec9 mtd/spinand: sync supported devices with linux-5.15.43 by Mikhail Kshevetskiy · 1 year, 10 months ago
- 2572470 mtd/spinand: sync core spinand code with linux-5.10.118 by Mikhail Kshevetskiy · 1 year, 10 months ago
- b20913e mtd/spinand: rework detect procedure for different READ_ID operation by Mikhail Kshevetskiy · 1 year, 10 months ago
- 8670027 Merge branch '2023-10-12-assorted-TI-platform-updates' by Tom Rini · 1 year, 1 month ago
- 2c6e288 arm: mach-k3: j721s2_init: Enable memory with CONFIG_K3_J721E_DDRSS by Dominik Haller · 1 year, 3 months ago
- be609cd board: ti: j721s2: MAINTAINERS: Update the MAINTAINERS File. by Manorit Chawdhry · 1 year, 1 month ago
- 2b31326 docs: board: ti: Add j721s2_evm documentation by Manorit Chawdhry · 1 year, 1 month ago
- 4dff5aa arm: dts: k3-am68: Sync from Linux tag v6.6-rc1 by Manorit Chawdhry · 1 year, 1 month ago
- 050f8b5 arm: dts: k3-j721s2: Sync from Linux tag v6.6-rc1 by Manorit Chawdhry · 1 year, 1 month ago
- 82d44bf arm: mach-k3: j721s2: Add mcu_timer0 id to the dev list by Manorit Chawdhry · 1 year, 1 month ago
- 0b21d35 Revert "arm: dts: k3-j7*: ddr: Update to 0.10 version of DDR config tool" by Manorit Chawdhry · 1 year, 1 month ago
- fa0a3d9 configs: j721s2_evm_r5_defconfig: Increase malloc pool size in DRAM by Udit Kumar · 1 year, 1 month ago
- df73e79 arm: dts: j7200: dts sync with Linux 6.6-rc1 by Reid Tonking · 1 year, 1 month ago
- 83eb443 arm: mach-k3: j7200: Add mcu_timer0 id to the dev list by Reid Tonking · 1 year, 1 month ago
- 174b34f board: ti: am64x: Switch to standard boot flow by Roger Quadros · 1 year, 1 month ago
- ab54d9b board: ti: am62x: am62x.env: Fix boot_targets by Roger Quadros · 1 year, 1 month ago
- d55249e clk: ti: clk-sci: Notify AVS driver based upon clock rate by Udit Kumar · 1 year, 2 months ago
- 8911809 clk: ti: clk-k3: Notify AVS driver upon setting clock rate by Udit Kumar · 1 year, 2 months ago
- f9a47ac Merge branch '2023-10-12-expo-add-support-for-edting-lines-of-text' by Tom Rini · 1 year, 1 month ago
- c1ab046 efi_loader: use well-known guid for auto-created boot option by Masahisa Kojima · 1 year, 1 month ago
- c4054c1 efi_selftest: BitBlt test by Heinrich Schuchardt · 1 year, 2 months ago
- df5227e doc: Migrate Renesas board docs to rst by Paul Barker · 1 year, 1 month ago
- 9990873 doc: Add a short intro video by Simon Glass · 1 year, 1 month ago
- 9e51164 cyclic: doc: Update documentation for CONFIG_CYCLIC_MAX_CPU_TIME_US by Weizhao Ouyang · 1 year, 1 month ago
- 58ec39c sphinx: Bump urllib3 version by Tom Rini · 1 year, 1 month ago
- 7e5b637 expo: Update documentation to include textline by Simon Glass · 1 year, 1 month ago
- c2bd2d3 expo: Update tests to include textline by Simon Glass · 1 year, 1 month ago
- 7318e0e expo: Support building an expo with a textline by Simon Glass · 1 year, 1 month ago
- fe55366 expo: Plumb in textline to cedit by Simon Glass · 1 year, 1 month ago
- 8579cb0 expo: Support handling any key in cedit by Simon Glass · 1 year, 1 month ago
- 6d225ec video: Mark truetype_measure() static by Simon Glass · 1 year, 1 month ago
- c4fea34 expo: Plumb in textlines to a scene by Simon Glass · 1 year, 1 month ago
- 93c901b expo: Support opening a textline by Simon Glass · 1 year, 1 month ago
- 4db7519 expo: Add basic support for textline objects by Simon Glass · 1 year, 1 month ago
- 93f99b3 expo: Add some scene fields needed for text entry by Simon Glass · 1 year, 1 month ago
- 94598d5 expo: Allow rendering the background of any object by Simon Glass · 1 year, 1 month ago
- 8bc69b4 expo: Make calculation of an object bounding box generic by Simon Glass · 1 year, 1 month ago