Age | Commit message (Expand) | Author |
2014-03-07 | powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 | Masahiro Yamada |
2013-11-04 | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring |
2013-11-04 | config: Add a default CONFIG_SYS_PROMPT | Rob Herring |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-06-07 | pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option | Gabor Juhos |
2012-10-17 | split mpc8xx hooks from cmd_ide.c | Pavel Herrmann |
2012-06-20 | CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there | Tom Rini |
2011-10-05 | board configs: drop NET_MULTI references | Mike Frysinger |
2010-10-26 | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk |
2010-10-26 | Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE | Wolfgang Denk |
2010-10-18 | powerpc: Cleanup BOOTFLAG_* references | Peter Tyser |
2010-10-18 | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk |
2010-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM | Jean-Christophe PLAGNIOL-VILLARD |
2008-05-21 | Big white-space cleanup. | Wolfgang Denk |
2008-03-03 | Fix quoting problem (preboot setting) in many board config files. | Wolfgang Denk |
2007-07-09 | include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI... | Jon Loeliger |
2007-07-09 | include/: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger |
2007-07-05 | include/configs: Use new CONFIG_CMD_* in various a* named board config files. | Jon Loeliger |
2005-11-20 | Change all '$(...)' variable references into '${...}' | Wolfgang Denk |
2005-07-23 | * Patch by Jon Loeliger, Kumar Gala 2005-02-08 | Jon Loeliger |
2003-06-27 | * Code cleanup: | wdenk |
2003-06-22 | Had to move the RTC area for ATC board to upper addresses | wdenk |
2003-06-18 | Add support for DS12887 RTC; add RTC support for ATC board | wdenk |
2003-05-22 | * Patch by Dave Ellis, 22 May 2003: | wdenk |
2003-05-18 | Add support for CompactFlash on ATC board | wdenk |
2003-05-12 | Fix SDRAM initialization | wdenk |
2003-05-05 | Fix ATC board configuration and flash driver | wdenk |
2003-05-03 | * Add support for Promess ATC board | wdenk |