Prepare v2023.10
[platform/kernel/u-boot.git] / include / menu.h
2023-02-12 Tom RiniMerge branch 'for-2023.04' of https://source.denx.de...
2023-02-10 Tom RiniMerge tag 'efi-2023-04-rc2' of https://source.denx...
2023-02-10 Masahisa Kojimaeficonfig: CTRL+S to save the boot order
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-17 Tom RiniMerge branch '2022-01-16-bootstd-updates'
2023-01-16 Simon Glassmenu: Factor out menu-keypress decoding
2023-01-16 Simon Glassmenu: Make use of CLI character processing
2023-01-16 Simon Glassmenu: Update bootmenu_loop() to return the code
2023-01-16 Simon Glassmenu: Update bootmenu_autoboot_loop() to return the...
2023-01-16 Simon Glassmenu: Rename KEY_... to BKEY_...
2023-01-16 Simon Glassbootmenu: Add a few comments
2022-10-20 Tom RiniMerge tag 'clk-2023.01' of https://source.denx.de/u...
2022-10-03 Tom RiniMerge branch 'next'
2022-09-26 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2022-09-19 Tom RiniMerge branch 'master' into next
2022-09-14 Tom RiniMerge tag 'efi-next-2022-09-14' of https://source.denx...
2022-09-14 Masahisa Kojimamenu: add KEY_PLUS, KEY_MINUS and KEY_SPACE handling
2022-05-08 Tom RiniMerge tag 'efi-2022-07-rc3-2' of https://source.denx...
2022-05-07 Masahisa Kojimabootmenu: factor out the user input handling
2022-01-22 Tom RiniMerge tag 'efi-2022-04-rc1-2' of https://source.denx...
2022-01-20 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-20 Tom RiniMerge tag 'u-boot-amlogic-20220120' of https://source...
2022-01-20 Tom RiniMerge tag 'doc-2022-04-rc1' of https://source.denx...
2022-01-19 Heinrich Schuchardtdoc: replace @return by Return:
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-10 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2020-05-07 Tom RiniMerge branch '2020-05-06-master-imports'
2020-05-07 Thirupathaiah Anna... menu: add support for client defined statusline function
2019-08-09 Tom RiniMerge tag 'u-boot-rockchip-20190809' of https://gitlab...
2019-08-04 Tom RiniMerge tag 'efi-2019-10-rc2' of https://gitlab.denx...
2019-08-02 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-clk
2019-08-02 Tom RiniMerge branch '2019-08-02-autoboot-cleanup'
2019-08-02 Simon Glassautoboot: Add comments for menu_show()
2019-08-02 Simon Glassautoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT
2018-05-09 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-07 Tom RiniSPDX: Convert all of our single license tags to Linux...
2013-10-09 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-mpc83xx
2013-07-31 Stefano BabicMerge git://git.denx.de/u-boot-arm
2013-07-26 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-cfi...
2013-07-25 Albert ARIBAUDMerge branch 'u-boot/master' into u-boot-arm/master
2013-07-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nds32
2013-07-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2013-07-24 Wolfgang DenkAdd GPL-2.0+ SPDX-License-Identifier to source files
2013-04-14 Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2013-04-14 Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2013-04-13 Albert ARIBAUDMerge branch 'u-boot-ti/master' into 'u-boot-arm/master'
2013-04-12 Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2013-03-31 Tom RiniMerge branch 'agust@denx.de' of git://git.denx.de/u...
2013-03-29 Anatolij Gustschinmenu: export menu_default_choice() function
2013-03-29 Pali Rohármenu: Add support for user defined item choice function
2012-02-17 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-x86
2012-02-13 Wolfgang DenkMerge branch 'sf' of git://git.denx.de/u-boot-blackfin
2012-02-13 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2012-02-12 Heiko Schochercommon, menu: show menu on startup if CONFIG_MENU_SHOW...
2012-02-12 Heiko Schochercommon, menu: add statusline support
2011-10-21 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/master
2011-10-17 Jason Hobbscommon, menu: use abortboot for menu timeout
2011-10-17 Jason HobbsAdd generic, reusable menu code