]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2023-10-13  Alexey Romanovdrivers: rng: add support for Meson S4
2023-10-12  Alexey Romanovmeson-a1: dts: add ao secure node
2023-10-12  Alexey Romanovmeson-a1: dts: add hw rng node
2023-10-12  Alexey Romanovad401: enable USB stack
2023-10-12  Alexey Romanovdwc3: add support for Amlogic A1 family
2023-10-12  Igor Prusova1: clk: Add missing USB_PHY_IN and USB_PHY gates
2023-10-12  Alexey Romanovphy: support Amlogic A1 family
2023-10-12  Alexey Romanovphy: move clk enable/disable in init/exit
2023-10-12  Alexey Romanovphy: get rid of raw hex values
2023-10-12  Alexey Romanovreset: add support for Amlogic A1 family
2023-10-12  Alexey Romanovdt-bindings: reset: add Meson A1 reset bindings
2023-10-12  Igor Prusovclk: Add clock driver for Amlogic A1
2023-10-12  Igor Prusovdt-bindings: clock: Add Amlogic A1 clock bindings
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
2023-10-11  Lars Feyaertsmkimage: allow internalization of data-position
2023-10-11  Lars Feyaertscheckpatch: skip fdtdec_* check for tools
2023-10-11  Tom RiniMerge tag 'fsl-qoirq-2023-10-10' of https://source...
2023-10-11  Tom RiniMerge branch '2023-10-10-blk-sandbox-support-binding...
2023-10-10  Bin Mengdisk: part: Handle blkmap device in print_part_header()
2023-10-10  Bin Mengdisk: part: Print out the unknown device uclass id
2023-10-10  Bin Mengdm: blk: Drop blk_{read,write}_devnum()
2023-10-10  Bin Mengcmd: blk_common: Stop using hard-coded block size for...
2023-10-10  Bin Mengdm: blk: Rename get_desc() and make it externally visible
2023-10-10  Bin Mengcmd: blk_common: Use macros for the return values
2023-10-10  Bin Mengblk: blkmap: Support mapping to device of any block...
2023-10-10  Bin Mengcmd: blkmap: Make map_handlers[] and its .fn static
2023-10-10  Bin Mengblk: blkmap: Make bind/unbind routines static
2023-10-10  Bin Mengcmd: host: Print out the block size of the host device
2023-10-10  Bin Mengblk: host_dev: Sanity check on the size of host backing...
2023-10-10  Bin Mengblk: host_dev: Make host_sb_detach_file() and host_sb_o...
2023-10-10  Bin Mengblk: sandbox: Support binding a device with a given...
2023-10-10  Bin Mengcmd: host: Mandate the filename parameter in the 'bind...
2023-10-10  Bin Mengblk: Use a macro for the typical block size
2023-10-10  Tom RiniMerge branch '2023-10-09-assorted-fixes'
2023-10-10  Han Xuspi: nxp_fspi: reset the FLSHxCR1 registers
2023-10-10  Laurentiu Tudorboard: freescale: ls1088a: declare MC reserved regions
2023-10-10  Laurentiu Tudorboard: freescale: ls2080a: declare MC reserved regions
2023-10-10  Laurentiu Tudordrivers: net: fsl-mc: add support for MC reserved memory
2023-10-10  Laurentiu Tudorarmv8: fsl-layerscape: make some functions static
2023-10-10  Laurentiu Tudorfsl-layerscape: drop obsolete PPA secure firmware support
2023-10-10  Laurentiu Tudorconfigs: layerscape: delete defconfigs using legacy...
2023-10-09  Sean Andersontest: Fix SPL tests not being run
2023-10-09  Francois Berderboard/km/cent2: Fix buffer overflow when fixing MAC...
2023-10-09  Heinrich Schuchardtstdio: fix stdio_deregister_dev()
2023-10-09  Heinrich Schuchardtdm: serial: fix serial_post_probe()
2023-10-09  Jonas Karlmanspl: Jump to image at end of board_init_r
2023-10-09  Chanho Parkspl: add __noreturn attribute to spl_invoke_atf function
2023-10-09  Jan Kiszkatools: iot2050-sign-fw.sh: Make localization of tools...
2023-10-09  Matthias Schifferarm: mach-k3: common: fix compile warnings with PHYS_64...
2023-10-09  Love Kumartest/py: sleep: Add a test for the time command
2023-10-09  Matthias Schiffermailbox: k3-sec-proxy: fix error handling for missing...
2023-10-09  Udit Kumartest: lmb: Add test for coalescing and overlap range
2023-10-09  Udit Kumarlmb: remove overlapping region with next range
2023-10-09  Tom Riniexynos: Cleanup exynos_init
2023-10-09  Tom Riniboard: Remove essentially empty board files and Makefiles
2023-10-09  Tom RiniMakefile: Allow for board directories to not have a...
2023-10-09  Patryk BielARM: vexpress_ca9x4: Add missing flash width config...
2023-10-09  Tony Dinhbootstd: use ARCH_DMA_MINALIGN in memalign() when alloc...
2023-10-09  Andrew DavisMakefile: Force regeneration of env.txt
2023-10-08  Tom RiniMerge tag 'u-boot-rockchip-20231007' of https://source...
2023-10-07  Jonas Karlmanrockchip: rk356x-u-boot: Add bootph-all to i2c0_xfer...
2023-10-07  Jonas Karlmanpower: pmic: rk8xx: Fix power-on source check in SPL
2023-10-07  Jonas Karlmanrockchip: rk356x: Enable poweroff command
next