Age | Commit message (Expand) | Author |
2012-10-15 | COMMON: Use __stringify() instead of MK_STR() | Marek Vasut |
2012-10-01 | OMAP: networking support for SPL | Ilya Yanok |
2012-09-18 | env: make "env default" selective, check and apply | Gerlando Falauto |
2012-09-18 | env: add check/apply logic to himport_r() | Gerlando Falauto |
2012-09-18 | env: make himport_r() selective on variables | Gerlando Falauto |
2012-09-18 | env_common: Add missing ethprime | Benoît Thébaudeau |
2012-07-09 | Add env vars describing U-Boot target board | Stephen Warren |
2012-03-18 | bootstage: Replace show_boot_progress/error() with bootstage_...() | Simon Glass |
2012-03-18 | bootstage: Convert net progress numbers to enums | Simon Glass |
2012-03-18 | bootstage: Use show_boot_error() for -ve progress numbers | Simon Glass |
2012-01-05 | env: factor out the env_get_char_spec() function | Igor Grinberg |
2011-11-22 | env: clean env_common.c checkpatch and code style | Igor Grinberg |
2011-10-22 | common: cosmetic: CONFIG_BOOTFILE checkpatch compliance | Joe Hershberger |
2011-10-22 | common: cosmetic: CONFIG_ROOTPATH checkpatch compliance | Joe Hershberger |
2011-07-26 | constify default env | Mike Frysinger |
2011-01-09 | env: re-add support for auto-completion | Mike Frysinger |
2010-12-17 | hashtable: drop all non-reentrant versions | Mike Frysinger |
2010-10-29 | Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC | Wolfgang Denk |
2010-10-12 | env: don't set to default env twice when use CONFIG_ENV_IS_NOWHERE | Lei Wen |
2010-10-06 | env: fix cmd_env_sub fct pointers if CONFIG_RELOC_FIXUP_WORKS is not defined | Heiko Schocher |
2010-09-19 | New implementation for internal handling of environment variables. | Wolfgang Denk |
2010-07-17 | Drop support for GTH board | Wolfgang Denk |
2010-06-23 | Remove AmigaOneG3SE board | Wolfgang Denk |
2009-10-03 | Conditionally perform common relocation fixups | Peter Tyser |
2009-08-09 | env: kill off default_environment_size | Mike Frysinger |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-10-18 | Adds two more ethernet interface to 83xx | richardretanubun |
2008-09-10 | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND | Jean-Christophe PLAGNIOL-VILLARD |
2008-07-10 | Remove code duplication for setting the default environment | Harald Welte |
2008-07-09 | Change env_get_char from a global function ptr to a function | Joakim Tjernlund |
2008-06-03 | Add support for environment in SPI flash | Haavard Skinnemoen |
2008-05-12 | Revert "Change env_get_char from a global function ptr to a function." | Wolfgang Denk |
2008-04-17 | Change env_get_char from a global function ptr to a function. | Joakim Tjernlund |
2007-07-13 | make show_boot_progress () weak. | Heiko Schocher |
2007-06-22 | [PCS440EP] upgrade the PCS440EP board: | Heiko Schocher |
2006-03-31 | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk |
2005-10-13 | Cleanup for GCC-4.x | Wolfgang Denk |
2004-06-09 | Patch by Jian Zhang, 20 May 2004: | wdenk |
2004-05-29 | Fix CONFIG_ETH*ADDR for Ocotea board. | wdenk |
2004-04-15 | * Patches by Pantelis Antoniou, 30 Mar 2004: | wdenk |
2003-06-27 | * Code cleanup: | wdenk |
2003-02-14 | Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). | stroese |
2002-12-07 | * Patch by Hans-Joerg Frieden, 06 Dec 2002 | wdenk |
2002-11-19 | * Patch by Thomas Frieden, 13 Nov 2002: | wdenk |
2002-09-28 | Initial revision | wdenk |