]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2023-12-15  Igor Prusovclk: treewide: switch to clock dump from clk_ops
2023-12-15  Igor Prusovcmd: clk: Use dump function from clk_ops
2023-12-15  Igor Prusovclk: Add dump operation to clk_ops
2023-12-15  Igor Prusovclk: amlogic: Move driver and ops structs
2023-12-15  Igor Prusovclk: k210: Move soc_clk_dump function
2023-12-15  Igor Prusovclk: ast2600: Move soc_clk_dump function
2023-12-15  Igor Prusovclk: zynq: Move soc_clk_dump to Zynq clock driver
2023-12-14  Tom RiniMerge tag 'xilinx-for-v2024.04-rc1' of https://source...
2023-12-14  Tom RiniMerge tag 'u-boot-imx-next-20231214' of https://gitlab...
2023-12-14  Marek Vasutarm64: imx8mp: Enable TCP, IPv6, wget on Data Modul...
2023-12-14  Marek Vasutarm64: imx8mp: Enable TCP, IPv6, wget on DH i.MX8MP...
2023-12-14  Marek Vasutarm: imx6: Enable TCP, IPv6, wget on DH i.MX6 DHCOM
2023-12-13  Tom RiniMerge tag 'dm-next-13dec23' of https://gitlab.denx...
2023-12-13  Heinrich Schuchardttest: vboot: Using variable 'old_dtb' before assignment
2023-12-13  Heinrich Schuchardttest: fit: Using variable 'old_dtb' before assignment
2023-12-13  Heinrich Schuchardtbinman: elf: Using variable 'old_val' before assignment
2023-12-13  Heinrich Schuchardtcmd: check argc for acpi dump
2023-12-13  Ilias Apalodimasbootstd: Fix a memory leak in the efi manager bootflow
2023-12-13  Neha Malcom... doc: board: ti: k3: Mention TI_DM argument
2023-12-13  Neha Malcom... arm: dts: k3-*-binman: Move to using ti-dm entry type
2023-12-13  Neha Malcom... binman: etype: dm: Add entry type for TI DM
2023-12-13  Dario Binacchibinman: doc: fix typo
2023-12-13  Heinrich Schuchardtcmd: acpi: fix acpi list command
2023-12-13  Heinrich Schuchardtacpi: fix struct acpi_xsdt
2023-12-13  Simon Glasstools: Move python tools to version 0.0.6
2023-12-13  Simon Glasspatman: Update the run script
2023-12-13  Simon Glasstools/make_pip: Add mention of u_boot_pylib in tool...
2023-12-13  Simon Glassu_boot_pylib: Correct files used for pip release
2023-12-13  Simon Glasstools: Keep test_util and patman test files in the...
2023-12-13  Simon Glassu_boot_pylib: Correct readme formatting
2023-12-13  Simon Glassdoc: Update documentation URL
2023-12-13  Heinrich Schuchardttest: unit test for acpi_find_table()
2023-12-13  Heinrich Schuchardtacpi: consider XSDT in acpi_find_table()
2023-12-13  Heinrich Schuchardtacpi: simplify acpi_write_ssdt()
2023-12-13  Heinrich Schuchardtacpi: cannot have RSDT above 4 GiB
2023-12-13  Simon Glassfdt: Move ft_verify_fdt() before the final fixups
2023-12-13  Simon Glassfdt: Drop the confusing casts in lmb_free()
2023-12-13  Simon Glassboot: Move adding initrd earlier in image_setup_libfdt()
2023-12-13  Simon Glassfdt: ppc: Drop extra size for ramdisk
2023-12-13  Simon Glassfdt: Improve the comment for fdt_shrink_to_minimum()
2023-12-13  Simon Glassfdt: Check for a valid fdt in oftree_ensure()
2023-12-13  Simon Glassboot: Drop size parameter from image_setup_libfdt()
2023-12-13  Heinrich Schuchardtacpi: move acpi_get_rsdp_addr() to acpi/acpi_table.h
2023-12-13  Simon Glassbootstd: Add a menu option to bootflow scan
2023-12-13  Simon Glasssandbox: Add a dummy booti command
2023-12-13  Simon Glassvideo: Add a function to clear the display
2023-12-13  Simon Glasstest: print: Skip test on x86
2023-12-13  Simon Glasstest: lmb: Move tests into the lib suite
2023-12-13  Simon Glasstest: event: Only run test_event_probe() on sandbox
2023-12-13  Simon Glasstest: font: Add dependencies on fonts
2023-12-13  Simon Glasstest: fdt: Add a special case for real boards
2023-12-13  Simon Glasstest: bdinfo: Add missing asserts
2023-12-13  Simon Glasstest: Handle use of stack pointer in bdinfo
2023-12-13  Simon Glasstest: Run bootstd tests only on sandbox
2023-12-13  Simon Glasstest: Make UT_LIB_ASN1 depend on sandbox
2023-12-13  Simon Glasstest: Add helper to skip to partial console line
2023-12-13  Simon Glasstest: Add a new suite for commands
2023-12-13  Benjamin Szőkepico-imx7d: add baseboard SD card boot detect
2023-12-13  Fabio Estevamimx: imx-hab: Select SPL_DRIVERS_MISC in the SPL case
2023-12-13  Alessandro... tools: mxsboot: pre-fill buffer with 0xff, not 0
2023-12-13  Marek Vasutarm: mxs: Clear CPSR V bit to activate low vectors
2023-12-13  Tom RiniMerge patch series "bootm: Refactoring to reduce relian...
2023-12-13  Simon Glasscommand: Introduce functions to obtain command arguments
2023-12-13  Simon Glassbootstd: Introduce programmatic boot
2023-12-13  Simon Glassbootm: Reduce arguments to bootm_find_other()
2023-12-13  Simon Glassbootm: Add a function to check overlap
2023-12-13  Simon Glassbootm: Adjust the parameters of bootm_find_images()
2023-12-13  Simon Glassbootm: optee: Drop special call to bootm_find_other()
2023-12-13  Simon Glassbootm: efi: Drop special call to bootm_find_other()
2023-12-13  Simon Glassbootm: Simplify Android ramdisk addr in bootm_find_images()
2023-12-13  Simon Glassbootm: Reduce arguments to boot_get_loadables()
2023-12-13  Simon Glassbootm: Reduce arguments to boot_get_fpga()
2023-12-13  Simon Glassbootm: Reduce arguments to boot_get_fdt()
2023-12-13  Simon Glassbootm: Pass image buffer to boot_get_fdt()
2023-12-13  Simon Glassbootm: Drop #ifdef in bootm_find_images()
2023-12-13  Simon Glassfdt: Allow use of fdt_support inside if() statements
2023-12-13  Simon Glassbootm: Reduce arguments to boot_get_ramdisk()
2023-12-13  Simon Glassbootm: Reduce arguments to bootm_find_os()
2023-12-13  Simon Glassbootm: Move error printing out of boot_get_kernel()
2023-12-13  Simon Glassbootstage: Drop BOOTSTAGE_ID_FIT_KERNEL_INFO
2023-12-13  Simon Glassbootm: Use the error return from boot_get_kernel()
2023-12-13  Simon Glassbootm: Adjust position of unmap_sysmem() in boot_get_ke...
2023-12-13  Simon Glassbootm: Adjust boot_get_kernel() to return an error
2023-12-13  Simon Glassimage: Document error codes from fit_image_load()
2023-12-13  Simon Glassbootm: Reduce arguments to boot_get_kernel()
2023-12-13  Simon Glassimage: Tidy up genimg_get_kernel_addr_fit()
2023-12-13  Simon Glassbootm: Move boot_get_kernel() higher in the file
2023-12-13  Simon Glassbootm: Simplify arguments for bootm_pre_load()
2023-12-13  Simon Glassbootm: Drop arguments from bootm_start()
2023-12-13  Simon Glassbootstd: Add missing header file from bootdev.h
2023-12-13  Simon Glasstreewide: Tidy up semicolon after command macros
2023-12-13  Simon Glassmmc: env: Unify the U_BOOT_ENV_LOCATION conditions
2023-12-13  Simon GlassREADME: Correct docs for CONFIG_SPL_BUILD
2023-12-13  Simon Glassarm: x86: Drop discarding of command linker-lists
2023-12-13  Tom RiniMerge patch series "some LED patches"
2023-12-13  Doug Zobelled: add TI LP5562 LED driver
2023-12-13  Rasmus Villemoesled: led_pwm: use led_bind_generic() helper
2023-12-13  Rasmus Villemoesled: led_gpio: use led_bind_generic() helper
2023-12-13  Rasmus Villemoesled: introduce led_bind_generic()
2023-12-13  Rasmus Villemoesled-uclass: do not create fallback label for top-level...
next