| Commit message (Expand) | Author | Age | Lines |
* | ppc4xx: Fix GPIO handling in lwmon5 and lcd4_lwmon5 BSP | Stefan Roese | 2013-09-07 | -0/+3 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -14/+1 |
* | ppc4xx: Add lcd4_lwmon5 support | Stefan Roese | 2013-04-22 | -2/+73 |
* | ppc: Move wdt_last to arch_global_data | Simon Glass | 2013-02-04 | -4/+4 |
* | Fix incorrect use of getenv() before relocation | Wolfgang Denk | 2011-05-12 | -3/+4 |
* | ppc4xx: Big lwmon5 board support rework/update | Sascha Laue | 2010-10-04 | -90/+159 |
* | ppc4xx: Big header cleanup, mostly PPC440 related | Stefan Roese | 2010-09-23 | -4/+4 |
* | ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific | Stefan Roese | 2010-09-23 | -1/+1 |
* | ppc4xx: Move ppc4xx headers to powerpc include directory | Stefan Roese | 2010-09-23 | -1/+1 |
* | cmd_usage(): simplify return code handling | Wolfgang Denk | 2010-07-24 | -11/+6 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -1/+1 |
* | ppc4xx: Consolidate pci_master_init() function | Stefan Roese | 2009-11-19 | -21/+0 |
* | ppc4xx: Consolidate pci_pre_init() function | Stefan Roese | 2009-11-19 | -55/+0 |
* | ppc4xx: Consolidate pci_target_init() function | Stefan Roese | 2009-11-19 | -61/+0 |
* | ppc4xx: Remove duplicated is_pci_host() functions | Stefan Roese | 2009-11-09 | -23/+0 |
* | video: mb862xx: improve board-specific Lime configuration | Wolfgang Grandegger | 2009-10-31 | -7/+0 |
* | ppc_4xx: Apply new HW register names | Niklaus Giger | 2009-10-07 | -16/+16 |
* | ppc4xx: Convert PPC4xx UIC defines from lower case to upper case | Stefan Roese | 2009-09-28 | -23/+23 |
* | ppc4xx: Big cleanup of PPC4xx defines | Stefan Roese | 2009-09-11 | -26/+26 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | -1/+1 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 | -1/+1 |
* | Standardize command usage messages with cmd_usage() | Peter Tyser | 2009-01-28 | -2/+2 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -44/+44 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -2/+2 |
* | ppc4xx: Remove implementations of testdram() | Stefan Roese | 2008-06-03 | -38/+0 |
* | lwmon5 watchdog: limit trigger rate | Yuri Tikhonov | 2008-04-22 | -0/+18 |
* | Fix backlight in the lwmon5 POST. | Yuri Tikhonov | 2008-03-18 | -3/+21 |
* | Add support for the lwmon5 board reset via GPIO58. | Yuri Tikhonov | 2008-03-18 | -0/+5 |
* | The patch adds new POST tests for the Lwmon5 board. | Yuri Tikhonov | 2008-03-18 | -0/+19 |
* | ppc4xx: Rework Lime support for lwmon5 | Anatolij Gustschin | 2008-01-11 | -72/+85 |
* | ppc4xx: lwmon5: Change PHY reset sequence for PHY MDIO address latching | Stefan Roese | 2007-11-13 | -9/+17 |
* | ppc4xx: Add support for 2nd I2C EEPROM on lwmon5 board | Stefan Roese | 2007-08-23 | -0/+27 |
* | ppc4xx: Add matrix kbd support to lwmon5 board (440EPx based) | Stefan Roese | 2007-08-21 | -12/+7 |
* | ppc4xx: lwmon5: Update Lime initialization | Anatolij Gustschin | 2007-07-26 | -2/+60 |
* | ppc4xx: lwmon5: Support for 128 MByte NOR FLASH added | Stefan Roese | 2007-07-24 | -2/+2 |
* | ppc4xx: Fix lwmon5 interrupt controller setup (polarity, trigger...) | Stefan Roese | 2007-07-24 | -6/+6 |
* | POST: Add ECC POST for the lwmon5 board | Pavel Kolesnikov | 2007-07-20 | -0/+11 |
* | ppc4xx: Update lwmon5 board | Stefan Roese | 2007-07-04 | -8/+9 |
* | ppc4xx: Add pci_pre_init() for 405 boards | Stefan Roese | 2007-06-25 | -2/+2 |
* | Coding style cleanup. Refresh CHANGELOG. | Wolfgang Denk | 2007-06-20 | -5/+5 |
* | [ppc4xx] Add initial lwmon5 board support | Stefan Roese | 2007-06-15 | -0/+464 |