summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-11expo: Support opening a textlineSimon Glass
2023-10-11expo: Add basic support for textline objectsSimon Glass
2023-10-11expo: Add some scene fields needed for text entrySimon Glass
2023-10-11expo: Allow rendering the background of any objectSimon Glass
2023-10-11expo: Make calculation of an object bounding box genericSimon Glass
2023-10-11expo: Add a function to write a property to a devicetreeSimon Glass
2023-10-11expo: Allow highlighting other scene-object typesSimon Glass
2023-10-11expo: Correct the logic for duplicate-ID detectionSimon Glass
2023-10-11expo: Correct some swallowed errors in sceneSimon Glass
2023-10-11expo: Use switch statements more for object typesSimon Glass
2023-10-11expo: Fix up comments for get_cur_menuitem_text() et alSimon Glass
2023-10-11expo: Add better error reportingSimon Glass
2023-10-11video: Support showing a cursorSimon Glass
2023-10-11video: Export vidconsole_entry_start()Simon Glass
2023-10-11video: Allow saving and restoring text-entry stateSimon Glass
2023-10-11video: Allow obtaining the nominal size of a string sizeSimon Glass
2023-10-11cli: Move simple readline into a functionSimon Glass
2023-10-11cli: Add a function to set up a new creadSimon Glass
2023-10-11cli: Allow command completion to be disabledSimon Glass
2023-10-11cli: Allow history to be disabledSimon Glass
2023-10-11cli: Terminate the string in cread_line_process_ch()Simon Glass
2023-10-11cli: Create a function to process charactersSimon Glass
2023-10-11cli: Unindent some code in cread_line()Simon Glass
2023-10-11cli: Convert cread_line() to use a struct for the main varsSimon Glass
2023-10-11cli: Use unsigned int instead of unsigned longSimon Glass
2023-10-11cli: Implement delete-word in cread_line()Simon Glass
2023-10-11cli: Drop #ifdefs for CONFIG_AUTO_COMPLETE in cli_readlineSimon Glass
2023-10-11cli: Drop some #ifdefs in cli_readlineSimon Glass
2023-10-11cli: Add a command to show cmdline historySimon Glass
2023-10-11Revert "mkimage: update man page and -h output"Tom Rini
2023-10-11Merge branch '2023-10-11-port-gen_compile_commands_py'Tom Rini
2023-10-11scripts/gen_compile_commands: fix usage messageJoao Marcos Costa
2023-10-11doc: add ide_integration.rst to doc/developJoao Marcos Costa
2023-10-11doc: add documentation for gen_compile_commands.pyJoao Marcos Costa
2023-10-11.gitignore: add compile_commands.jsonJoao Marcos Costa
2023-10-11scripts/gen_compile_commands.py: add acknowledgmentsJoao Marcos Costa
2023-10-11scripts/gen_compile_commands.py: fix docstringJoao Marcos Costa
2023-10-11scripts/gen_compile_commands.py: adapt _LINE_PATTERNJoao Marcos Costa
2023-10-11scripts: Port Linux's gen_compile_commands.py to U-BootJoao Marcos Costa
2023-10-11configs: Resync with savedefconfigTom Rini
2023-10-11Merge branch '2023-10-11-assorted-fixes-and-updates'Tom Rini
2023-10-11configs: Make TI_SECURE_DEVICE default for K3Andrew Davis
2023-10-11configs: am65x: Merge the HS and non-HS defconfigsAndrew Davis
2023-10-11ARM: psci: move GIC address override to KconfigAndre Przywara
2023-10-11misc: fs_loader: Fix alignment of fs_loader driverSean Anderson
2023-10-11mkimage: update man page and -h outputRasmus Villemoes
2023-10-11doc: use .dtso as extension for device tree overlay sourcesRasmus Villemoes
2023-10-11sandbox: rename overlay sources to .dtsoRasmus Villemoes
2023-10-11arm64: zynqmp: rename overlay sources to .dtsoRasmus Villemoes
2023-10-11iot2050: rename overlay sources to .dtsoRasmus Villemoes