]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2023-10-13  Tom RiniMerge tag 'xilinx-for-v2024.01-rc1-v3' of https://sourc...
2023-10-13  Tom RiniMerge tag 'u-boot-nand-20231013' of https://source...
2023-10-13  Patrick Delaunaydfu: mtd: mark bad the MTD block on erase error
2023-10-13  Patrick Delaunaydfu: mtd: fix the trace when limit is reached
2023-10-13  Mikhail Kshevetskiymtd: spinand: winbond: add Winbond W25N02KV flash support
2023-10-13  Mikhail Kshevetskiymtd: spinand: winbond: fix flash identification
2023-10-13  Mikhail Kshevetskiymtd/spinand: sync supported devices with linux-5.15.43
2023-10-13  Mikhail Kshevetskiymtd/spinand: sync core spinand code with linux-5.10.118
2023-10-13  Mikhail Kshevetskiymtd/spinand: rework detect procedure for different...
2023-10-12  Tom RiniMerge branch '2023-10-12-assorted-TI-platform-updates'
2023-10-12  Dominik Hallerarm: mach-k3: j721s2_init: Enable memory with CONFIG_K3...
2023-10-12  Manorit Chawdhryboard: ti: j721s2: MAINTAINERS: Update the MAINTAINERS...
2023-10-12  Manorit Chawdhrydocs: board: ti: Add j721s2_evm documentation
2023-10-12  Manorit Chawdhryarm: dts: k3-am68: Sync from Linux tag v6.6-rc1
2023-10-12  Manorit Chawdhryarm: dts: k3-j721s2: Sync from Linux tag v6.6-rc1
2023-10-12  Manorit Chawdhryarm: mach-k3: j721s2: Add mcu_timer0 id to the dev...
2023-10-12  Manorit ChawdhryRevert "arm: dts: k3-j7*: ddr: Update to 0.10 version...
2023-10-12  Udit Kumarconfigs: j721s2_evm_r5_defconfig: Increase malloc pool...
2023-10-12  Reid Tonkingarm: dts: j7200: dts sync with Linux 6.6-rc1
2023-10-12  Reid Tonkingarm: mach-k3: j7200: Add mcu_timer0 id to the dev list
2023-10-12  Roger Quadrosboard: ti: am64x: Switch to standard boot flow
2023-10-12  Roger Quadrosboard: ti: am62x: am62x.env: Fix boot_targets
2023-10-12  Udit Kumarclk: ti: clk-sci: Notify AVS driver based upon clock...
2023-10-12  Udit Kumarclk: ti: clk-k3: Notify AVS driver upon setting clock...
2023-10-12  Tom RiniMerge branch '2023-10-12-expo-add-support-for-edting...
2023-10-11  Simon Glassexpo: Update documentation to include textline
2023-10-11  Simon Glassexpo: Update tests to include textline
2023-10-11  Simon Glassexpo: Support building an expo with a textline
2023-10-11  Simon Glassexpo: Plumb in textline to cedit
2023-10-11  Simon Glassexpo: Support handling any key in cedit
2023-10-11  Simon Glassvideo: Mark truetype_measure() static
2023-10-11  Simon Glassexpo: Plumb in textlines to a scene
2023-10-11  Simon Glassexpo: Support opening a textline
2023-10-11  Simon Glassexpo: Add basic support for textline objects
2023-10-11  Simon Glassexpo: Add some scene fields needed for text entry
2023-10-11  Simon Glassexpo: Allow rendering the background of any object
2023-10-11  Simon Glassexpo: Make calculation of an object bounding box generic
2023-10-11  Simon Glassexpo: Add a function to write a property to a devicetree
2023-10-11  Simon Glassexpo: Allow highlighting other scene-object types
2023-10-11  Simon Glassexpo: Correct the logic for duplicate-ID detection
2023-10-11  Simon Glassexpo: Correct some swallowed errors in scene
2023-10-11  Simon Glassexpo: Use switch statements more for object types
2023-10-11  Simon Glassexpo: Fix up comments for get_cur_menuitem_text() et al
2023-10-11  Simon Glassexpo: Add better error reporting
2023-10-11  Simon Glassvideo: Support showing a cursor
2023-10-11  Simon Glassvideo: Export vidconsole_entry_start()
2023-10-11  Simon Glassvideo: Allow saving and restoring text-entry state
2023-10-11  Simon Glassvideo: Allow obtaining the nominal size of a string...
2023-10-11  Simon Glasscli: Add a function to set up a new cread
2023-10-11  Simon Glasscli: Allow command completion to be disabled
2023-10-11  Simon Glasscli: Allow history to be disabled
2023-10-11  Simon Glasscli: Terminate the string in cread_line_process_ch()
2023-10-11  Simon Glasscli: Create a function to process characters
2023-10-11  Simon Glasscli: Unindent some code in cread_line()
2023-10-11  Simon Glasscli: Convert cread_line() to use a struct for the main...
2023-10-11  Simon Glasscli: Use unsigned int instead of unsigned long
2023-10-11  Simon Glasscli: Implement delete-word in cread_line()
2023-10-11  Simon Glasscli: Drop #ifdefs for CONFIG_AUTO_COMPLETE in cli_readline
2023-10-11  Simon Glasscli: Drop some #ifdefs in cli_readline
2023-10-11  Simon Glasscli: Add a command to show cmdline history
2023-10-11  Simon Glasscli: Move simple readline into a function
2023-10-11  Tom RiniRevert "mkimage: update man page and -h output"
2023-10-11  Tom RiniMerge branch '2023-10-11-port-gen_compile_commands_py'
2023-10-11  Joao Marcos... scripts/gen_compile_commands: fix usage message
2023-10-11  Joao Marcos... doc: add ide_integration.rst to doc/develop
2023-10-11  Joao Marcos... doc: add documentation for gen_compile_commands.py
2023-10-11  Joao Marcos... .gitignore: add compile_commands.json
2023-10-11  Joao Marcos... scripts/gen_compile_commands.py: add acknowledgments
2023-10-11  Joao Marcos... scripts/gen_compile_commands.py: fix docstring
2023-10-11  Joao Marcos... scripts/gen_compile_commands.py: adapt _LINE_PATTERN
2023-10-11  Joao Marcos... scripts: Port Linux's gen_compile_commands.py to U...
2023-10-11  Tom Riniconfigs: Resync with savedefconfig
2023-10-11  Tom RiniMerge branch '2023-10-11-assorted-fixes-and-updates'
2023-10-11  Andrew Davisconfigs: Make TI_SECURE_DEVICE default for K3
2023-10-11  Andrew Davisconfigs: am65x: Merge the HS and non-HS defconfigs
2023-10-11  Andre PrzywaraARM: psci: move GIC address override to Kconfig
2023-10-11  Sean Andersonmisc: fs_loader: Fix alignment of fs_loader driver
2023-10-11  Rasmus Villemoesmkimage: update man page and -h output
2023-10-11  Rasmus Villemoesdoc: use .dtso as extension for device tree overlay...
2023-10-11  Rasmus Villemoessandbox: rename overlay sources to .dtso
2023-10-11  Rasmus Villemoesarm64: zynqmp: rename overlay sources to .dtso
2023-10-11  Rasmus Villemoesiot2050: rename overlay sources to .dtso
2023-10-11  Rasmus Villemoesarm: dts: imx8mm-cl-iot-gate: rename overlay sources...
2023-10-11  Janne Grunauarm: apple: Add initial Apple M2 Ultra support
2023-10-11  Marek Vasutevent: Rename rest of EVENT_SPY to EVENT_SPY_FULL or...
2023-10-11  Paul Barkerenv: Improve ENV_OFFSET help message
2023-10-11  Andre Przywaradriver: rng: Add DM_RNG interface for ARMv8.5 RNDR...
2023-10-11  Roman Azarenkotools: ensure zeroed padding in external FIT images
2023-10-11  Simon Glassbootstd: Drop some TODOs
2023-10-11  Marcel Ziswilerarm: dts: k3-am625-verdin: fix boot
2023-10-11  Sean Andersonmalloc: Enable assertions if UNIT_TEST is enabled
2023-10-11  Nishanth Menonarm: dts: k3-j721e-sk/common-proc-board: Fix boot
2023-10-11  Andrew Davisarm: mach-k3: Remove secure device makefile
2023-10-11  Jan Kiszkaboard: siemens: iot2050: Fix logical bug in PG1/PG2...
2023-10-11  Jan Kiszkaarm: dts: k3-am65-iot2050: Fix boot
2023-10-11  Nicolò Veronesespi: mtk_spim: prevent global pll clock override
2023-10-11  Rasmus VillemoesMakefile: make u-boot-initial-env target depend explici...
2023-10-11  Andrii Chepurnyiboard: xen: introduce virtio-blk support
2023-10-11  Masahisa Kojimaboard: synquacer: set actual gd->ram_top and gd->ram_size
2023-10-11  Heinrich Schuchardtinput: avoid NULL dereference
next