]> Git Repo - u-boot.git/history - boot/bootm.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[u-boot.git] / boot / bootm.c
2024-05-19 Tom RiniRevert "Merge patch series "arm: dts: am62-beagleplay...
2024-05-14 Tom RiniMerge branch 'qcom-main' of https://source.denx.de...
2024-05-13 Tom RiniMerge patch series "arm: dts: am62-beagleplay: Fix...
2024-05-10 Tom RiniMerge patch series "Add AM64x Support to PRUSS and...
2024-05-10 Tom RiniMerge patch series "Generate all SR boot binaries"
2024-05-10 Tom RiniMerge patch series "*** Commonize board code for K3...
2024-05-08 Tom RiniMerge patch series "arm: Add Analog Devices SC5xx Machi...
2024-05-07 Tom RiniMerge branch '2024-05-06-remove-include-common_h' into...
2024-05-06 Tom Riniboot: Remove <common.h> and add needed includes
2024-04-22 Tom RiniMerge patch series "configs: apple: Switch to standard...
2024-04-17 Tom RiniMerge patch series "configs: ti: Enable basic settings...
2024-04-17 Tom RiniMerge patch series "zfs: Fix zfs support on aarch64"
2024-04-14 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2024-04-12 Tom RiniMerge patch series "mcheck implementation for U-Boot"
2024-04-12 Tom RiniMerge patch series "Introduce ICSSG Ethernet driver"
2024-04-12 Tom RiniMerge patch series "zlib: Address CVE-2016-9841"
2024-04-11 Tom RiniMerge patch series "boot: fdt: Change type of env_get_b...
2024-04-11 Marek Vasutboot: fdt: Change type of env_get_bootm_low() to phys_a...
2024-04-11 Tom RiniMerge patch series "Resolve issues with booting distros...
2024-04-10 Tom RiniMerge patch series "pxe: Allow extlinux booting without...
2024-04-10 Tom RiniMerge patch series "Complete decoupling of zboot logic...
2024-04-01 Tom RiniSubtree merge tag 'v6.8-dts' of devicetree-rebasing...
2024-02-29 Tom RiniMerge commit '53633a893a06bd5a0c807287d9cc29337806eaf7...
2024-01-29 Tom RiniMerge patch series "Move framebuffer reservation for...
2024-01-20 Tom RiniMerge patch series "k3-j721e: beagleboneai: Fix USB"
2024-01-17 Tom RiniMerge tag 'xilinx-for-v2024.04-rc1-v2' of https://sourc...
2024-01-12 Tom RiniMerge branch '2024-01-12-assorted-fixes'
2024-01-12 Simon Glassboot: Support decompressing non-kernel OS images
2024-01-11 Tom RiniMerge patch series "net fixes prior lwip"
2024-01-09 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2024-01-08 Tom RiniMerge branch 'next'
2024-01-03 Tom RiniMerge tag 'v2024.01-rc6' into next
2023-12-21 Tom RiniMerge patch series "Complete decoupling of bootm logic...
2023-12-21 Simon Glassbootm: Create a new boot_run() function to handle booting
2023-12-21 Simon Glassbootm: Create a function to run through the booti states
2023-12-21 Simon Glassbootm: Create a function to run through the bootz states
2023-12-21 Simon Glassbootm: Create a function to run through the bootm states
2023-12-21 Simon Glassbootm: Tidy up boot_selected_os()
2023-12-21 Simon Glassbootm: Rename do_bootm_states() to bootm_run_states()
2023-12-21 Simon Glassbootm: Drop arguments from do_bootm_states()
2023-12-21 Simon Glassbootm: Move do_bootm_states() comment to header file
2023-12-21 Simon Glassbootm: Add more fields to bootm_info
2023-12-21 Simon Glassbootm: Adjust arguments of boot_os_fn
2023-12-21 Simon Glassbootm: Adjust how the board is reset
2023-12-20 Tom RiniMerge branch '2023-12-20-assorted-general-updates'...
2023-12-20 Piotr Kubikbootm: Fix flags used for bootargs string substitution
2023-12-19 Tom RiniMerge patch series "Fix J7200 kernel boot when using...
2023-12-19 Tom RiniMerge patch series "Add support for MediaTek MT8365...
2023-12-18 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-12-18 Tom RiniMerge tag 'v2024.01-rc5' into next
2023-12-15 Tom RiniMerge tag 'clk-2024.01-next' of https://source.denx...
2023-12-15 Tom RiniMerge tag 'u-boot-stm32-20231215' of https://source...
2023-12-15 Tom RiniMerge patch series "bootm: Handle compressed arm64...
2023-12-15 Simon Glassbootm: Support kernel_noload with compression
2023-12-15 Simon Glassbootm: Move arm64-image processing later
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 patch series "bootm: Refactoring to reduce relian...
2023-12-13 Simon Glasscommand: Introduce functions to obtain command arguments
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-09 Tom RiniMerge patch series "cmd: bdinfo: Optionally use getopt...
2023-11-27 Tom RiniMerge patch series "ufs: Add a PCI UFS controller support"
2023-11-10 Tom RiniMerge patch series "arm: dts: k3-am6: Fix Ethernet...
2023-11-01 Tom RiniMerge tag 'clk-2024.01-rc2' of https://source.denx...
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-08 Tom RiniMerge tag 'u-boot-rockchip-20231007' of https://source...
2023-10-06 Tom RiniMerge branch '2023-10-06-spl-prepare-for-universal...
2023-10-06 Simon Glasscommand: Include a required header in command.h
2023-10-04 Tom RiniMerge tag 'u-boot-stm32-20231004' of https://source...
2023-10-02 Tom RiniMerge branch 'next'
2023-09-04 Tom RiniMerge tag 'v2023.10-rc4' into next
2023-08-30 Tom RiniMerge tag 'u-boot-at91-2023.10-a' of https://source...
2023-08-21 Tom RiniMerge tag 'v2023.10-rc3' into next
2023-08-15 Tom RiniMerge branch '2023-08-14-assorted-general-updates'...
2023-08-15 Tom RiniMerge tag 'dm-next-14aug23' of https://source.denx...
2023-08-11 Simon Glassbootstd: cros: Add ARM support
next
This page took 0.50404 seconds and 107 git commands to generate.