summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-03arm: dts: k3-am654: remove duplicate main_uart0Bryan Brattlof
2024-01-03arm: dts: k3-am654: remove duplicate mcu_uart0 nodeBryan Brattlof
2024-01-03arm: dts: k3-am654: add needed regs to udmap nodesBryan Brattlof
2024-01-03arm: dts: k3-am654: remove duplicate mcu_udmapBryan Brattlof
2024-01-03arm: dts: k3-am654: remove duplicate mcu_ringaccBryan Brattlof
2024-01-03arm: dts: k3-am654: remove duplicate timerBryan Brattlof
2024-01-03arm: dts: k3-am654: remove duplicate wkup_uart0Bryan Brattlof
2024-01-03arm: dts: k3-am654: remove duplicate vtt_supplyBryan Brattlof
2024-01-03arm: dts: k3-am654: include a53 board dtb for r5 buildBryan Brattlof
2024-01-03arm: dts: k3-am654: copy bootph properties to a53 dtsBryan Brattlof
2024-01-03arm: dts: k3-am654: pull in dtb update from LinuxBryan Brattlof
2024-01-03arm: dts: k3-am654-r5: Merge board file and U-Boot overlayBryan Brattlof
2024-01-03configs: am65x_evm_a53: disable CONSOLE_MUXBryan Brattlof
2024-01-03configs: am65x_evm_r5: enable driver for fixed regulatorsBryan Brattlof
2024-01-02tegra114: clock: define MIPI calibration peripheral clockSvyatoslav Ryhel
2024-01-02doc: board: tegra30: update information in board documentsSvyatoslav Ryhel
2024-01-01Merge tag 'dm-next-1124' of https://source.denx.de/u-boot/custodians/u-boot-d...Tom Rini
2023-12-31bloblist: Update documentation and header commentSimon Glass
2023-12-31bloblist: Add alignment to bloblist_new()Simon Glass
2023-12-31bloblist: Adjust the bloblist headerSimon Glass
2023-12-31bloblist: Reduce blob-header sizeSimon Glass
2023-12-31bloblist: Handle alignment with a void entrySimon Glass
2023-12-31bloblist: Checksum the entire bloblistSimon Glass
2023-12-31bloblist: Drop spare value from bloblist recordSimon Glass
2023-12-31bloblist: Access record hdr_size and tag via a functionSimon Glass
2023-12-31bloblist: Set version to 1Simon Glass
2023-12-31bloblist: Change the magic valueSimon Glass
2023-12-31bloblist: Adjust API to align in powers of 2Simon Glass
2023-12-31bloblist: Update the tag numberingSimon Glass
2023-12-31Makefile: Use the fdtgrep -u flagSimon Glass
2023-12-31fdtgrep: Allow propagating properties up to supernodesSimon Glass
2023-12-31sandbox: Correct SPL condition for building devicetreeSimon Glass
2023-12-31fdtgrep: Move property checking into a functionSimon Glass
2023-12-31fdtgrep: Simplify code to inverting the matchSimon Glass
2023-12-31fdtgrep: Tidy up comment for h_include()Simon Glass
2023-12-31fdtgrep: Correct references to fdt_find_regions()Simon Glass
2023-12-31fdtgrep: Correct ordering of flagsSimon Glass
2023-12-31fdtgrep: Tidy up a few type warnings and commentsSimon Glass
2023-12-31x86: coral: Align bootph SPI-flash subnodes with parentSimon Glass
2023-12-31binman: used-before-assignment in ftest.pyHeinrich Schuchardt
2023-12-31buildman: type cotainingHeinrich Schuchardt
2023-12-28Merge patch series "Modernize U-Boot shell"Tom Rini
2023-12-28configs: Use old hush for several boardsFrancis Laniel
2023-12-28cmd: Set modern hush as default shellFrancis Laniel
2023-12-28cli: modern_hush: Add upstream commits up to 2nd October 2023.Francis Laniel
2023-12-28test: hush: Fix loop tests for modern hushFrancis Laniel
2023-12-28cli: hush_modern: Enable loopsFrancis Laniel
2023-12-28cli: hush_modern: Enable if keywordFrancis Laniel
2023-12-28cli: hush_modern: Enable using < and > as string compare operatorsFrancis Laniel
2023-12-28test: hush: Fix variable expansion tests for modern hushFrancis Laniel