board: visionfive2: Fixup memory size passed to kernel
[platform/kernel/u-boot.git] / test / boot /
2023-08-29 Tom RiniMerge branch '2023-08-28-assorted-important-fixes'
2023-08-28 Simon Glassbootstd: Adjust the default bootmeth order
2023-08-18 Tom RiniMerge tag 'tegra-for-2023.10-rc1' of https://source...
2023-07-19 Tom RiniMerge tag 'fsl-qoriq-2023-7-13' of https://source.denx...
2023-07-17 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2023-07-17 Simon Glassbootstd: Add support for updating elements of the cmdline
2023-07-17 Simon Glassbootstd: Add a function to update a command line
2023-07-16 Tom RiniMerge tag 'video-20230714' of https://source.denx.de...
2023-07-16 Simon Glassbootstd: Allow storing the OS command line in the bootflow
2023-07-14 Tom RiniMerge branch '2023-07-14-nuvoton-platform-updates'
2023-07-14 Tom RiniMerge branch '2023-07-14-expo-initial-config-editor'
2023-07-14 Simon Glassexpo: Add tests for the configuration editor
2023-07-14 Simon Glassexpo: Support building an expo from a description file
2023-07-14 Simon Glassexpo: Rename EXPOACT_POINT to EXPOACT_POINT_ITEM
2023-07-14 Simon Glassexpo: Move menu-item selection into a function
2023-07-14 Simon Glassexpo: Support simple themes
2023-07-14 Simon Glassexpo: Set up the width and height of objects
2023-07-14 Simon Glassexpo: Use flags for objects
2023-07-14 Simon Glassexpo: Add width and height to objects
2023-07-14 Simon Glassexpo: Rename exp_set_text_mode()
2023-07-14 Simon Glassexpo: Avoid automatically arranging the scene
2023-07-14 Simon Glassexpo: Convert to using a string ID for the scene title
2023-06-12 Tom RiniMerge tag v2023.07-rc4 into next
2023-05-16 Tom RiniMerge tag 'efi-2023-07-rc3' of https://source.denx...
2023-05-14 Tom RiniMerge branch 'master_rzn1/rzn1' of https://source.denx...
2023-05-14 Tom RiniMerge branch '2023-05-13-bootstd-updates-and-improvements'
2023-05-13 Simon Glassbootstd: Rename distro and syslinux to extlinux
2023-05-13 Simon Glassbootstd: Tidy up reporting of errors
2023-05-13 Simon Glassbootstd: usb: Avoid initing USB twice
2023-05-13 Simon Glassusb: Tidy up the usb_start flag
2023-05-08 Tom RiniMerge branch 'master' into next
2023-05-05 Tom RiniMerge tag 'video-for-v2023.07-rc2' of https://source...
2023-05-01 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-04-29 Tom RiniMerge branch 'for-2023.07' of https://source.denx.de...
2023-04-27 Tom RiniMerge branch '2023-04-27-IDE-code-cleanups'
2023-04-27 Simon Glasside: Move ide_init() into probing
2023-04-26 Tom RiniMerge branch '2023-04-26-enable-bootstd-for-all-rockchip'
2023-04-26 Simon Glassbootstd: Report missing labels only when asked
2023-04-04 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2023-04-03 Tom RiniMerge branch 'next'
2023-03-27 Tom RiniMerge branch 'master' into next
2023-03-16 Tom RiniMerge tag 'xilinx-for-v2023.07-rc1' of https://source...
2023-03-14 Tom RiniMerge tag 'v2023.04-rc4' into next
2023-03-09 Tom RiniMerge tag 'dm-next-9mar23' of https://source.denx.de...
2023-03-08 Simon Glassbootflow: Rename bootflow_flags_t
2023-02-12 Tom RiniMerge branch 'for-2023.04' of https://source.denx.de...
2023-02-07 Tom RiniMerge branch '2023-02-07-assorted-updates'
2023-02-06 Simon Glassarm: qemu: Move GUIDs to the C file
2023-02-06 Linus Walleijtest: bootdev: Do not require USB to compile test
2023-01-31 Tom RiniMerge tag 'u-boot-amlogic-20230131' of https://source...
2023-01-27 Tom RiniMerge tag 'xilinx-for-v2023.04-rc1' of https://source...
2023-01-25 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-01-24 Tom RiniMerge branch '2023-01-24-bootstd-allow-migration-from...
2023-01-23 Simon Glassbootstd: Record the bootdevs used during scanning
2023-01-23 Simon Glassbootstd: Drop the old bootflow_scan_first()
2023-01-23 Simon Glassbootstd: Allow scanning a single bootdev label
2023-01-23 Simon Glassbootstd: Switch bootdev scanning to use labels
2023-01-23 Simon Glassbootstd: Add a hunter for the extension feature
2023-01-23 Simon Glassbootstd: Allow iterating to the next bootdev priortiy
2023-01-23 Simon Glassbootstd: Allow iterating to the next label in a list
2023-01-23 Simon Glassbootstd: Allow hunting for a bootdev by label
2023-01-23 Simon Glassbootstd: Add a new pre-scan priority for bootdevs
2023-01-23 Simon Glassbootstd: Allow hunting for bootdevs of a given priority
2023-01-23 Simon Glassbootstd: Treat DHCP and PXE as bootdev labels
2023-01-23 Simon Glassbootstd: Add a SPI flash bootdev
2023-01-23 Simon Glassbootstd: Include the device tree in the bootflow
2023-01-23 Simon Glassbootstd: Add a virtio bootdev
2023-01-23 Simon Glassbootstd: Add an NVMe bootdev
2023-01-23 Simon Glassbootstd: Add an IDE bootdev
2023-01-23 Simon Glassbootstd: Add a SCSI bootdev
2023-01-23 Simon Glassbootstd: Only scan bootable partitions
2023-01-23 Simon Glasspart: Add a function to find the first bootable partition
2023-01-23 Simon Glassbootstd: Add a hunter for ethernet
2023-01-23 Simon Glassbootstd: Add an MMC hunter
2023-01-23 Simon Glassbootstd: Add a USB hunter
2023-01-23 Simon Glassbootstd: Support running bootdev hunters
2023-01-23 Simon Glassbootstd: Add the concept of a bootdev hunter
2023-01-23 Simon Glassdm: test: Correct ordering of DM setup
2023-01-17 Tom RiniMerge branch '2022-01-16-bootstd-updates'
2023-01-16 Simon Glassbootstd: Support setting a theme for the menu
2023-01-16 Simon Glassbootstd: Add a test for the bootstd menu
2023-01-16 Simon Glassexpo: Add basic tests
2023-01-16 Simon Glassbootstd: Allow reading a logo for the OS
2023-01-16 Simon Glassbootstd: Read the Operating System name for distro...
2022-11-02 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-10-31 Tom RiniMerge branch '2022-10-31-vbe-implement-the-full-firmwar...
2022-10-31 Simon Glassvbe: Use a manual test
2022-10-31 Simon Glassvbe: Add info about the VBE device to the fwupd node
2022-10-31 Simon Glassvbe: Drop the U-Boot prefix from the version
2022-10-31 Simon Glassimage: Add the concept of a phase to FIT
2022-10-31 Simon Glasstest: Update tests to use the skip feature
2022-10-25 Tom RiniMerge tag 'fsl-qoriq-2022-10-18' of https://source...
2022-10-21 Tom RiniMerge tag 'u-boot-rockchip-20221020' of https://source...
2022-10-20 Tom RiniMerge tag 'clk-2023.01' of https://source.denx.de/u...
2022-10-20 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-10-18 Tom RiniMerge tag 'dm-pull-18oct22' of https://source.denx...
2022-10-18 Simon Glassvbe: Add a test for VBE device tree fixups
2022-10-18 Simon Glasstest: Move common FIT code into a separate fit_util...
2022-10-18 Simon Glassbootstd: Move VBE setup into a shared function
2022-10-18 Michal Suchanekdm: treewide: Use uclass_first_device_err when accessin...
next