[U-Boot] Pull request: u-boot-staging
Tom Rini
trini at ti.com
Mon Apr 1 18:30:32 CEST 2013
On Fri, Mar 29, 2013 at 02:26:15PM +0100, Anatolij Gustschin wrote:
> Hello Tom,
>
> The following changes since commit 009d75ccc11d27b9a083375a88bb93cb746b4800:
>
> Merge branch 'u-boot/master' into 'u-boot-arm/master' (2013-03-28 18:50:01 +0100)
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-staging.git agust at denx.de
>
> Anatolij Gustschin (1):
> menu: export menu_default_choice() function
>
> Pali Roh??r (3):
> menu: Add support for user defined item choice function
> New command bootmenu: ANSI terminal boot menu support
> RX-51: Add support for bootmenu
>
> board/ait/cam_enc_4xx/cam_enc_4xx.c | 3 +-
> common/Makefile | 1 +
> common/cmd_bootmenu.c | 517 +++++++++++++++++++++++++++++++++++
> common/cmd_pxe.c | 3 +-
> common/menu.c | 44 +++-
> doc/README.bootmenu | 115 ++++++++
> doc/README.menu | 9 +-
> include/ansi.h | 42 +++
> include/configs/nokia_rx51.h | 40 +++-
> include/menu.h | 5 +-
> 10 files changed, 760 insertions(+), 19 deletions(-)
> create mode 100644 common/cmd_bootmenu.c
> create mode 100644 doc/README.bootmenu
> create mode 100644 include/ansi.h
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130401/b33f66f7/attachment.pgp>
More information about the U-Boot
mailing list