]> git.ipfire.org Git - people/ms/u-boot.git/history - common/menu.c
ddr cfg: DRAM_RESET needs 0x00020030
[people/ms/u-boot.git] / common / menu.c
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-06-21  Rob Herringmenu: only timeout when menu is displayed
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: do not trigger timeout again, if a line...
2012-02-12  Heiko Schochercommon, menu: add statusline support
2012-02-12  Heiko Schochercommon: add possibility for readline_into_buffer timeout
2011-12-07  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2011-12-07  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-video
2011-12-05  Wolfgang DenkMerge branch 'agust@denx.de' of git://git.denx.de/u...
2011-12-05  Anatolij Gustschincommon/menu.c: Fix build warning
2011-11-29  Wolfgang Denkmenu.c: use puts() instead of printf() where possible
2011-11-28  Wolfgang Denkmenu.c: use puts() instead of printf() where possible
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