]> Git Repo - J-u-boot.git/history - boot
clk: zynq: Move soc_clk_dump to Zynq clock driver
[J-u-boot.git] / boot /
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-13 Tom RiniMerge tag 'dm-next-13dec23' of https://gitlab.denx...
2023-12-13 Ilias Apalodimasbootstd: Fix a memory leak in the efi manager bootflow
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 Glassboot: Drop size parameter from image_setup_libfdt()
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 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 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 Tom RiniMerge patch series "some LED patches"
2023-12-09 Tom RiniMerge patch series "cmd: bdinfo: Optionally use getopt...
2023-12-05 Tom RiniMerge tag 'v2024.01-rc4' into next
2023-11-30 Tom RiniMerge branch 'staging' of https://source.denx.de/u...
2023-11-29 Tom RiniMerge patch series "cmd: add scmi command"
2023-11-29 Tom RiniMerge patch series "fs: fat: calculate FAT type based...
2023-11-28 Tom RiniMerge patch series "Import "string" I/O functions from...
2023-11-28 Tom RiniMerge patch series "sysinfo: Expand sysinfo with some...
2023-11-28 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-11-27 Tom RiniMerge patch series "ufs: Add a PCI UFS controller support"
2023-11-20 Tom RiniMerge tag 'v2024.01-rc3' into next
2023-11-18 Tom RiniMerge branch 'master-mmc-clock' of https://source.denx...
2023-11-17 Tom RiniMerge branch '2023-11-17-assorted-important-fixes'
2023-11-17 Simon Glassbootstd: Avoid freeing a non-allocated buffer
2023-11-17 Tom RiniMerge branch '2023-11-16-assorted-updates' into next
2023-11-16 Sean Andersonbootm: Enable legacy VxWorks booting from FITs
2023-11-16 Tom RiniMerge patch series "nand: Add sandbox tests"
2023-11-15 Tom RiniMerge tag 'dm-pull-15nov23' of https://source.denx...
2023-11-15 Simon Glassexpo: Correct background colour
2023-11-10 Tom RiniMerge patch series "arm: dts: k3-am6: Fix Ethernet...
2023-11-10 Tom RiniMerge tag 'u-boot-stm32-20231110' of https://source...
2023-11-10 Tom RiniMerge branch '2023-11-10-assorted-fixes'
2023-11-10 Hugo Villeneuveboot: Fix syntax in fdt_overlay_apply_verbose() error...
2023-11-10 Tony Dinhbootstd: Skip over bad device during bootflows scanning
2023-11-07 Tom RiniMerge branch '2023-11-07-assorted-big-cleanups' into...
2023-11-07 Tom Riniboot: Make preboot and bootcmd require CMDLINE
2023-11-07 Tom Rinibootmeth_script: Depend on CMDLINE
2023-11-07 Tom Rinibootmeth_cros: Require bootm.o and bootm_os.o
2023-11-07 Tom Riniboot: Move SYS_BOOTM_LEN to be by LEGACY_IMAGE_FORMAT
2023-11-07 Tom Riniboot: Rework BOOT_DEFAULTS to allow for CMDLINE to...
2023-11-07 Tom Riniboot: Make DISTRO_DEFAULTS select CMDLINE
2023-11-07 Simon Glassautoboot: Correct dependencies on CMDLINE
2023-11-07 Tom Rinibootmeth: Make BOOTMETH_EFILOADER depend on CMD_BOOTEFI
2023-11-03 Tom RiniMerge tag 'qcom-pull-20231103' of https://source.denx...
2023-11-03 Tom RiniMerge tag 'u-boot-dfu-20231103' of https://source.denx...
2023-11-02 Tom RiniMerge branch 'master_common_h_cleanup' of https://sourc...
2023-11-02 Tom RiniMerge tag 'i2cfixes-for-v2024-01-rc2' of https://source...
2023-11-02 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-11-01 Tom RiniMerge tag 'clk-2024.01-rc2' of https://source.denx...
2023-11-01 Tom RiniMerge branch '2023-11-01-bootstd-fixes'
2023-11-01 Simon Glassbootstd: cros: Correct condition for read method
2023-11-01 Simon Glassbootstd: Handle a few special cases in cmdline_set_arg()
2023-11-01 Mark Kettenisbootstd: Make efi_mgr bootmeth work for non-sandbox...
2023-10-28 Tom RiniMerge branch 'master_tmio_fixes' of https://source...
2023-10-27 Tom RiniMerge tag 'tpm-next-27102023' of https://source.denx...
2023-10-27 Eddie Jamesbootm: Support boot measurement
2023-10-24 Tom RiniMerge tag 'u-boot-rockchip-20231024' of https://source...
2023-10-24 Tom RiniMerge tag 'u-boot-imx-20231024' of https://gitlab.denx...
2023-10-23 Tom RiniMerge branch '2023-10-23-bootstd-fixes-and-improvements'
2023-10-23 Tony Dinhbootstd: sata: Add bootstd support for ahci sata
2023-10-23 Simon Glassbootstd: Scan all bootdevs in a boot_targets entry...
2023-10-23 Simon Glassbootstd: Correct logic for single uclass
2023-10-23 Simon GlassRevert "bootstd: Scan all bootdevs in a boot_targets...
2023-10-16 Tom RiniMerge tag 'u-boot-amlogic-20231015' of https://source...
2023-10-14 Tom RiniMerge tag 'dm-pull-13oct23' of https://source.denx...
2023-10-13 Simon Glassbootstd: Scan all bootdevs in a boot_targets entry
2023-10-13 Tom RiniMerge tag 'efi-2024-01-rc1' of https://source.denx...
2023-10-13 Tom RiniMerge tag 'xilinx-for-v2024.01-rc1-v3' of https://sourc...
2023-10-12 Tom RiniMerge branch '2023-10-12-expo-add-support-for-edting...
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 Glassexpo: Plumb in textlines to a scene
2023-10-11 Simon Glassexpo: Support opening a textline
next
This page took 0.102666 seconds and 7 git commands to generate.