- f099aa1 board: ti: am62x: am62x.env: Fix boot_targets by Roger Quadros · 1 year, 2 months ago
- c31616f clk: ti: clk-sci: Notify AVS driver based upon clock rate by Udit Kumar · 1 year, 2 months ago
- c648daa clk: ti: clk-k3: Notify AVS driver upon setting clock rate by Udit Kumar · 1 year, 2 months ago
- 33b1d13 Merge branch '2023-10-12-expo-add-support-for-edting-lines-of-text' by Tom Rini · 1 year, 2 months ago
- 00f6c40 expo: Update documentation to include textline by Simon Glass · 1 year, 2 months ago
- 70c579b expo: Update tests to include textline by Simon Glass · 1 year, 2 months ago
- c7c751b expo: Support building an expo with a textline by Simon Glass · 1 year, 2 months ago
- 23c3eb4 expo: Plumb in textline to cedit by Simon Glass · 1 year, 2 months ago
- eb8af2c expo: Support handling any key in cedit by Simon Glass · 1 year, 2 months ago
- 0d41ea9 video: Mark truetype_measure() static by Simon Glass · 1 year, 2 months ago
- 0023d18 expo: Plumb in textlines to a scene by Simon Glass · 1 year, 2 months ago
- f6a943a expo: Support opening a textline by Simon Glass · 1 year, 2 months ago
- 6116e76 expo: Add basic support for textline objects by Simon Glass · 1 year, 2 months ago
- a968f5f expo: Add some scene fields needed for text entry by Simon Glass · 1 year, 2 months ago
- 118a727 expo: Allow rendering the background of any object by Simon Glass · 1 year, 2 months ago
- f099469 expo: Make calculation of an object bounding box generic by Simon Glass · 1 year, 2 months ago
- f78388b expo: Add a function to write a property to a devicetree by Simon Glass · 1 year, 2 months ago
- 193bfea expo: Allow highlighting other scene-object types by Simon Glass · 1 year, 2 months ago
- 51bde1a expo: Correct the logic for duplicate-ID detection by Simon Glass · 1 year, 2 months ago
- 1b4a225 expo: Correct some swallowed errors in scene by Simon Glass · 1 year, 2 months ago
- b7a6453 expo: Use switch statements more for object types by Simon Glass · 1 year, 2 months ago
- db6a051 expo: Fix up comments for get_cur_menuitem_text() et al by Simon Glass · 1 year, 2 months ago
- b3a8b0a expo: Add better error reporting by Simon Glass · 1 year, 2 months ago
- 377f79aa video: Support showing a cursor by Simon Glass · 1 year, 2 months ago
- 4446c4b video: Export vidconsole_entry_start() by Simon Glass · 1 year, 2 months ago
- 34b5c25 video: Allow saving and restoring text-entry state by Simon Glass · 1 year, 2 months ago
- 8b82e59 video: Allow obtaining the nominal size of a string size by Simon Glass · 1 year, 2 months ago
- b949131 cli: Add a function to set up a new cread by Simon Glass · 1 year, 2 months ago
- 3e9bc77 cli: Allow command completion to be disabled by Simon Glass · 1 year, 2 months ago
- 1c67ae4 cli: Allow history to be disabled by Simon Glass · 1 year, 2 months ago
- 9f07109 cli: Terminate the string in cread_line_process_ch() by Simon Glass · 1 year, 2 months ago
- 2f13ae5 cli: Create a function to process characters by Simon Glass · 1 year, 2 months ago
- c8d7ac7 cli: Unindent some code in cread_line() by Simon Glass · 1 year, 2 months ago
- 07627c5 cli: Convert cread_line() to use a struct for the main vars by Simon Glass · 1 year, 2 months ago
- 9e6201e cli: Use unsigned int instead of unsigned long by Simon Glass · 1 year, 2 months ago
- 415f32d cli: Implement delete-word in cread_line() by Simon Glass · 1 year, 2 months ago
- c0734c3 cli: Drop #ifdefs for CONFIG_AUTO_COMPLETE in cli_readline by Simon Glass · 1 year, 2 months ago
- 4dc73c4 cli: Drop some #ifdefs in cli_readline by Simon Glass · 1 year, 2 months ago
- 4c0bf97 cli: Add a command to show cmdline history by Simon Glass · 1 year, 2 months ago
- 043d0fd cli: Move simple readline into a function by Simon Glass · 1 year, 2 months ago
- 15bdb87 Revert "mkimage: update man page and -h output" by Tom Rini · 1 year, 2 months ago
- dc7b633 Merge branch '2023-10-11-port-gen_compile_commands_py' by Tom Rini · 1 year, 2 months ago
- 21165de scripts/gen_compile_commands: fix usage message by Joao Marcos Costa · 1 year, 2 months ago
- cb1e41e doc: add ide_integration.rst to doc/develop by Joao Marcos Costa · 1 year, 2 months ago
- 3cc4234 doc: add documentation for gen_compile_commands.py by Joao Marcos Costa · 1 year, 2 months ago
- 8436b1a .gitignore: add compile_commands.json by Joao Marcos Costa · 1 year, 2 months ago
- 85918cb scripts/gen_compile_commands.py: add acknowledgments by Joao Marcos Costa · 1 year, 2 months ago
- c0ea3d3 scripts/gen_compile_commands.py: fix docstring by Joao Marcos Costa · 1 year, 2 months ago
- 9275b31 scripts/gen_compile_commands.py: adapt _LINE_PATTERN by Joao Marcos Costa · 1 year, 2 months ago
- 94d810b scripts: Port Linux's gen_compile_commands.py to U-Boot by Joao Marcos Costa · 1 year, 2 months ago
- 05d172a configs: Resync with savedefconfig by Tom Rini · 1 year, 2 months ago
- 754001e Merge branch '2023-10-11-assorted-fixes-and-updates' by Tom Rini · 1 year, 2 months ago
- 8bd8a23 configs: Make TI_SECURE_DEVICE default for K3 by Andrew Davis · 1 year, 4 months ago
- a1d76e3 configs: am65x: Merge the HS and non-HS defconfigs by Andrew Davis · 1 year, 4 months ago
- 99f4687 ARM: psci: move GIC address override to Kconfig by Andre Przywara · 1 year, 2 months ago
- 7edccc4 misc: fs_loader: Fix alignment of fs_loader driver by Sean Anderson · 1 year, 2 months ago
- 55605bd mkimage: update man page and -h output by Rasmus Villemoes · 1 year, 2 months ago
- 07f6cb2 doc: use .dtso as extension for device tree overlay sources by Rasmus Villemoes · 1 year, 2 months ago
- 8e21fc2 sandbox: rename overlay sources to .dtso by Rasmus Villemoes · 1 year, 2 months ago
- 20f0d7a arm64: zynqmp: rename overlay sources to .dtso by Rasmus Villemoes · 1 year, 2 months ago
- fb25515 iot2050: rename overlay sources to .dtso by Rasmus Villemoes · 1 year, 2 months ago
- b7be941 arm: dts: imx8mm-cl-iot-gate: rename overlay sources to .dtso by Rasmus Villemoes · 1 year, 2 months ago
- 19e1c48 arm: apple: Add initial Apple M2 Ultra support by Janne Grunau · 1 year, 3 months ago
- b65f2bb event: Rename rest of EVENT_SPY to EVENT_SPY_FULL or EVENT_SPY* by Marek Vasut · 1 year, 3 months ago
- 86e23d1 env: Improve ENV_OFFSET help message by Paul Barker · 1 year, 3 months ago
- 8a457ad driver: rng: Add DM_RNG interface for ARMv8.5 RNDR registers by Andre Przywara · 1 year, 3 months ago
- 9ffe4d6 tools: ensure zeroed padding in external FIT images by Roman Azarenko · 1 year, 3 months ago
- 5fd4816 bootstd: Drop some TODOs by Simon Glass · 1 year, 3 months ago
- ddaf8ab arm: dts: k3-am625-verdin: fix boot by Marcel Ziswiler · 1 year, 2 months ago
- 8b2a481 malloc: Enable assertions if UNIT_TEST is enabled by Sean Anderson · 1 year, 2 months ago
- d16f3d7 arm: dts: k3-j721e-sk/common-proc-board: Fix boot by Nishanth Menon · 1 year, 2 months ago
- 4cb20cf arm: mach-k3: Remove secure device makefile by Andrew Davis · 1 year, 2 months ago
- e61e798 board: siemens: iot2050: Fix logical bug in PG1/PG2 detection by Jan Kiszka · 1 year, 2 months ago
- 59e5dd6 arm: dts: k3-am65-iot2050: Fix boot by Jan Kiszka · 1 year, 2 months ago
- 892d777 spi: mtk_spim: prevent global pll clock override by Nicolò Veronese · 1 year, 2 months ago
- 362e66c Makefile: make u-boot-initial-env target depend explicitly on scripts_basic by Rasmus Villemoes · 1 year, 2 months ago
- 2b6c9b5 board: xen: introduce virtio-blk support by Andrii Chepurnyi · 1 year, 2 months ago
- 1e5a70f board: synquacer: set actual gd->ram_top and gd->ram_size by Masahisa Kojima · 1 year, 2 months ago
- 5489bec input: avoid NULL dereference by Heinrich Schuchardt · 1 year, 2 months ago
- adbc90f mkimage: allow internalization of data-position by Lars Feyaerts · 1 year, 2 months ago
- 65da4e1 checkpatch: skip fdtdec_* check for tools by Lars Feyaerts · 1 year, 2 months ago
- df506bc Merge tag 'fsl-qoirq-2023-10-10' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 1 year, 2 months ago
- 6829e15 Merge branch '2023-10-10-blk-sandbox-support-binding-a-device-with-a-given-logical-block-size' by Tom Rini · 1 year, 2 months ago
- 8f05f12 disk: part: Handle blkmap device in print_part_header() by Bin Meng · 1 year, 2 months ago
- 02e2587 disk: part: Print out the unknown device uclass id by Bin Meng · 1 year, 2 months ago
- 106d27b dm: blk: Drop blk_{read,write}_devnum() by Bin Meng · 1 year, 2 months ago
- 2e279d2 cmd: blk_common: Stop using hard-coded block size for Sandbox operations by Bin Meng · 1 year, 2 months ago
- 9efc245 dm: blk: Rename get_desc() and make it externally visible by Bin Meng · 1 year, 2 months ago
- 76f7253 cmd: blk_common: Use macros for the return values by Bin Meng · 1 year, 2 months ago
- 249f351 blk: blkmap: Support mapping to device of any block size by Bin Meng · 1 year, 2 months ago
- a5f93a1 cmd: blkmap: Make map_handlers[] and its .fn static by Bin Meng · 1 year, 2 months ago
- f61202c blk: blkmap: Make bind/unbind routines static by Bin Meng · 1 year, 2 months ago
- c437378 cmd: host: Print out the block size of the host device by Bin Meng · 1 year, 2 months ago
- cc4c531 blk: host_dev: Sanity check on the size of host backing file by Bin Meng · 1 year, 2 months ago
- 371fb0e blk: host_dev: Make host_sb_detach_file() and host_sb_ops static by Bin Meng · 1 year, 2 months ago
- 881e475 blk: sandbox: Support binding a device with a given logical block size by Bin Meng · 1 year, 2 months ago
- c3e784c cmd: host: Mandate the filename parameter in the 'bind' command by Bin Meng · 1 year, 2 months ago
- 2294ecb blk: Use a macro for the typical block size by Bin Meng · 1 year, 2 months ago
- 8728667 Merge branch '2023-10-09-assorted-fixes' by Tom Rini · 1 year, 2 months ago
- d274488 spi: nxp_fspi: reset the FLSHxCR1 registers by Han Xu · 1 year, 3 months ago