| Commit message (Expand) | Author | Age | Lines |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option | Gabor Juhos | 2013-06-07 | -0/+1 |
* | COMMON: Use __stringify() instead of MK_STR() | Marek Vasut | 2012-10-15 | -12/+10 |
* | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini | 2012-06-20 | -1/+0 |
* | powerpc: cpm2 boards: update fcc register logic | Mike Frysinger | 2011-10-17 | -5/+5 |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | -2/+1 |
* | Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE | Wolfgang Denk | 2010-10-26 | -2/+2 |
* | powerpc: Cleanup BOOTFLAG_* references | Peter Tyser | 2010-10-18 | -3/+1 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | -0/+4 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -7/+7 |
* | Update all board to support new bbmiiphy driver (with multibus support) | Luigi 'Comio' Mantellini | 2009-10-10 | -0/+3 |
* | ppc: Clean up calling of phy_reset() during init | Peter Tyser | 2009-09-22 | -0/+1 |
* | FDT: remove obsolete OF_CPU and OF_SOC macros. | Marcel Ziswiler | 2009-09-22 | -1/+0 |
* | MPC8260ADS: Add nfsboot/ramboot to default environment. | Scott Wood | 2009-04-04 | -0/+42 |
* | MPC8260ADS: Define CONFIG_HAS_ETH0. | Scott Wood | 2009-04-04 | -0/+2 |
* | PQ2FADS: Enable PCI. | Scott Wood | 2009-04-04 | -4/+13 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -168/+168 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -4/+4 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | FDT memory and pci node fixes for MPC8260ADS | Matvejchikov Ilya | 2008-07-09 | -0/+7 |
* | Use config_cmd_default.h instead of config_cmd_all.h | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-03 | -29/+19 |
* | Fix build errors and warnings / code cleanup. | Wolfgang Denk | 2007-08-02 | -2/+3 |
* | include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger | 2007-07-10 | -0/+9 |
* | include/: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -2/+1 |
* | include/configs: Use new CONFIG_CMD_* in various M* named board config files. | Jon Loeliger | 2007-07-08 | -2/+2 |
* | Fixing some typos etc. introduced mainly by cfg patches. | Wolfgang Denk | 2007-07-05 | -2/+2 |
* | Minor coding style cleanup. Update CHANGELOG. | Wolfgang Denk | 2007-07-05 | -2/+0 |
* | include/configs: Use new CONFIG_CMD_* in 82xx board config files. | Jon Loeliger | 2007-07-05 | -44/+46 |
* | Add board support for armadillo HT1070 | Wolfgang Denk | 2005-09-26 | -1/+1 |
* | Second Ethernet address enabled for MPC885ADS and MPC8272ADS. | Wolfgang Denk | 2005-09-26 | -0/+4 |
* | Cleanup | Wolfgang Denk | 2005-09-25 | -9/+2 |
* | Added support for PCI bridge on MPC8272ADS | Wolfgang Denk | 2005-09-25 | -3/+95 |
* | * Fix PHY address argument passing with mii info command | Wolfgang Denk | 2005-09-24 | -10/+11 |
* | Add common (with Linux) MTD partition scheme and "mtdparts" command | Wolfgang Denk | 2005-08-08 | -3/+7 |
* | * Patch by Jon Loeliger, Kumar Gala 2005-02-08 | Jon Loeliger | 2005-07-23 | -0/+2 |
* | Patch by Jerry Van Baren, 08 Nov 2004: | wdenk | 2005-04-03 | -2/+21 |
* | Fix problems with SNTP support; | wdenk | 2005-04-02 | -26/+27 |
* | * Code cleanup, mostly for GCC-3.3.x | wdenk | 2004-12-31 | -0/+2 |
* | * Patch by Gridish Shlomi, 30 Aug 2004: | wdenk | 2004-10-10 | -1/+1 |
* | Patch by Robert Schwebel, 13 May 2004: | wdenk | 2004-06-09 | -2/+3 |
* | * Patches by Pantelis Antoniou, 30 Mar 2004: | wdenk | 2004-04-15 | -35/+64 |
* | Code cleanup | wdenk | 2004-03-25 | -0/+1 |
* | * The PS/2 mux on the BMS2003 board needs 450 ms after power on | wdenk | 2004-01-20 | -1/+1 |
* | * Patch by Xue Ligong (Joe), 13 Nov 2003: | wdenk | 2003-12-07 | -8/+15 |
* | Patch by Yuli Barcohen, 7 Aug 2003: | wdenk | 2003-08-31 | -1/+8 |
* | * Patch by Martin Krause, 17 Jul 2003: | wdenk | 2003-07-17 | -19/+58 |
* | * Patches by Yuli Barcohen, 13 Jul 2003: | wdenk | 2003-07-14 | -0/+8 |
* | * Patch by Yuli Barcohen, 23 Jun 2003: | wdenk | 2003-06-23 | -2/+5 |
* | * Patches by David Müller, 12 Jun 2003: | wdenk | 2003-06-19 | -13/+28 |