| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: remove 4xx support | Heiko Schocher | 2017-07-03 | 1 | -223/+0 |
* | treewide: remove unneeded semicolons | Masahiro Yamada | 2017-06-16 | 1 | -1/+1 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | 1 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | Fix incorrect use of getenv() before relocation | Wolfgang Denk | 2011-05-12 | 1 | -3/+4 |
* | ppc4xx: Move ppc4xx headers to powerpc include directory | Stefan Roese | 2010-09-23 | 1 | -1/+1 |
* | cmd_usage(): simplify return code handling | Wolfgang Denk | 2010-07-24 | 1 | -2/+1 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | 1 | -1/+1 |
* | Move arch/ppc to arch/powerpc | Stefan Roese | 2010-04-21 | 1 | -1/+1 |
* | ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU | Peter Tyser | 2010-04-13 | 1 | -1/+1 |
* | ppc4xx: Consolidate pci_pre_init() function | Stefan Roese | 2009-11-19 | 1 | -33/+0 |
* | ppc4xx: Consolidate pci_target_init() function | Stefan Roese | 2009-11-19 | 1 | -40/+0 |
* | ppc4xx: Remove duplicated is_pci_host() functions | Stefan Roese | 2009-11-09 | 1 | -23/+0 |
* | ppc_4xx: Apply new HW register names | Niklaus Giger | 2009-10-07 | 1 | -11/+11 |
* | ppc4xx: Convert PPC4xx UIC defines from lower case to upper case | Stefan Roese | 2009-09-28 | 1 | -17/+17 |
* | ppc4xx: Big cleanup of PPC4xx defines | Stefan Roese | 2009-09-11 | 1 | -9/+9 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | 1 | -2/+2 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 | 1 | -1/+1 |
* | Standardize command usage messages with cmd_usage() | Peter Tyser | 2009-01-28 | 1 | -1/+1 |
* | ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs | Dave Mitchell | 2008-11-21 | 1 | -11/+12 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 1 | -7/+7 |
* | ppc4xx: Remove implementations of testdram() | Stefan Roese | 2008-06-03 | 1 | -44/+0 |
* | ppc4xx: Enable hardware-fix for PCI/DMA errata on AMCC 440SP/SPe boards | Stefan Roese | 2007-12-06 | 1 | -0/+6 |
* | ppc4xx: Coding style cleanup | Stefan Roese | 2007-10-02 | 1 | -1/+1 |
* | Program EPLD to force full duplex mode for PHY. | Grzegorz Bernacki | 2007-10-02 | 1 | -5/+12 |
* | ppc4xx: AMCC Luan uses the new boardspecific DDR2 controller setup | Stefan Roese | 2007-07-16 | 1 | -0/+7 |
* | ppc4xx: Add pci_pre_init() for 405 boards | Stefan Roese | 2007-06-25 | 1 | -2/+2 |
* | [PATCH] Update AMCC Luan 440SP eval board support | Stefan Roese | 2007-03-08 | 1 | -99/+0 |
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | 1 | -2/+1 |
* | Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board. | Stefan Roese | 2005-11-29 | 1 | -0/+458 |