vbe: Add fixups for a basic set of OS requests
[platform/kernel/u-boot.git] / boot / Makefile
2022-10-18 Simon Glassvbe: Add fixups for a basic set of OS requests
2022-08-12 Tom RiniMerge branch '2022-08-11-verified-boot-for-embedded...
2022-08-12 Simon Glassvbe: Support VBE simple
2022-08-12 Simon Glassvbe: Add initial support for VBE
2022-08-12 Simon Glassbootstd: Drop the system bootdev
2022-08-12 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-08-11 Tom RiniMerge tag 'dm-pull-9aug22-take2' of https://source...
2022-08-10 John Keepingboot: allow bootmeth-distro without CONFIG_NET
2022-04-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2022-04-27 Tom RiniMerge tag 'u-boot-amlogic-20220427' of https://source...
2022-04-25 Tom RiniMerge branch '2022-04-25-initial-implementation-of...
2022-04-25 Simon Glassbootstd: Add an implementation of script boot
2022-04-25 Simon Glassbootstd: Add a sandbox bootmeth driver
2022-04-25 Simon Glassbootstd: Add an implementation of EFI bootmgr
2022-04-25 Simon Glassbootstd: Add a system bootdev for strange boot methods
2022-04-25 Simon Glassbootstd: Add an implementation of EFI boot
2022-04-25 Simon Glassbootstd: Add an implementation of distro PXE boot
2022-04-25 Simon Glassbootstd: Add an implementation of distro boot
2022-04-25 Simon Glassbootstd: Add support for bootflows
2022-04-25 Simon Glassbootstd: Add the bootmeth uclass and helpers
2022-04-25 Simon Glassbootstd: Add the bootdev uclass
2022-04-25 Simon Glassbootstd: Add the bootstd uclass and core implementation
2022-04-05 Tom RiniMerge tag 'xilinx-for-v2022.07-rc1-v2' of https://sourc...
2022-04-05 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-04-04 Tom RiniMerge branch 'next'
2022-04-04 Tom RiniMerge tag 'u-boot-at91-2022.07-a' of https://source...
2022-03-31 Tom RiniMerge branch '2022-03-31-image-add-a-stage-pre-load...
2022-03-31 Philippe Reynesboot: image: add a stage pre-load
2022-03-28 Tom RiniMerge tag 'v2022.04-rc5' into next
2022-03-19 Tom RiniMerge tag 'dm-pull-18mar22' of https://source.denx...
2022-03-18 Tom RiniMerge branch '2022-03-18-Kconfig-migrations' into next
2022-03-18 Tom RiniConvert CONFIG_BOOT_RETRY_TIME et al to Kconfig
2021-11-16 Tom RiniMerge tag 'xilinx-for-v2022.01-rc3' of https://source...
2021-11-13 Tom RiniMerge tag 'efi-2022-01-rc2-2' of https://source.denx...
2021-11-12 Tom RiniMerge branch '2021-11-12-assorted-updates'
2021-11-12 Simon Glasspxe: Move pxe_utils files
2021-11-12 Simon GlassCreate a new boot/ directory