summaryrefslogtreecommitdiff
path: root/board/lwmon5/lwmon5.c
Commit message (Expand)AuthorAgeLines
* ppc4xx: Fix GPIO handling in lwmon5 and lcd4_lwmon5 BSPStefan Roese2013-09-07-0/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-14/+1
* ppc4xx: Add lcd4_lwmon5 supportStefan Roese2013-04-22-2/+73
* ppc: Move wdt_last to arch_global_dataSimon Glass2013-02-04-4/+4
* Fix incorrect use of getenv() before relocationWolfgang Denk2011-05-12-3/+4
* ppc4xx: Big lwmon5 board support rework/updateSascha Laue2010-10-04-90/+159
* ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese2010-09-23-4/+4
* ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specificStefan Roese2010-09-23-1/+1
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-23-1/+1
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-24-11/+6
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-1/+1
* ppc4xx: Consolidate pci_master_init() functionStefan Roese2009-11-19-21/+0
* ppc4xx: Consolidate pci_pre_init() functionStefan Roese2009-11-19-55/+0
* ppc4xx: Consolidate pci_target_init() functionStefan Roese2009-11-19-61/+0
* ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese2009-11-09-23/+0
* video: mb862xx: improve board-specific Lime configurationWolfgang Grandegger2009-10-31-7/+0
* ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-07-16/+16
* ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese2009-09-28-23/+23
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-11-26/+26
* General help message cleanupWolfgang Denk2009-06-12-1/+1
* Command usage cleanupPeter Tyser2009-01-28-1/+1
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-28-2/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-44/+44
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-2/+2
* ppc4xx: Remove implementations of testdram()Stefan Roese2008-06-03-38/+0
* lwmon5 watchdog: limit trigger rateYuri Tikhonov2008-04-22-0/+18
* Fix backlight in the lwmon5 POST.Yuri Tikhonov2008-03-18-3/+21
* Add support for the lwmon5 board reset via GPIO58.Yuri Tikhonov2008-03-18-0/+5
* The patch adds new POST tests for the Lwmon5 board.Yuri Tikhonov2008-03-18-0/+19
* ppc4xx: Rework Lime support for lwmon5Anatolij Gustschin2008-01-11-72/+85
* ppc4xx: lwmon5: Change PHY reset sequence for PHY MDIO address latchingStefan Roese2007-11-13-9/+17
* ppc4xx: Add support for 2nd I2C EEPROM on lwmon5 boardStefan Roese2007-08-23-0/+27
* ppc4xx: Add matrix kbd support to lwmon5 board (440EPx based)Stefan Roese2007-08-21-12/+7
* ppc4xx: lwmon5: Update Lime initializationAnatolij Gustschin2007-07-26-2/+60
* ppc4xx: lwmon5: Support for 128 MByte NOR FLASH addedStefan Roese2007-07-24-2/+2
* ppc4xx: Fix lwmon5 interrupt controller setup (polarity, trigger...)Stefan Roese2007-07-24-6/+6
* POST: Add ECC POST for the lwmon5 boardPavel Kolesnikov2007-07-20-0/+11
* ppc4xx: Update lwmon5 boardStefan Roese2007-07-04-8/+9
* ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese2007-06-25-2/+2
* Coding style cleanup. Refresh CHANGELOG.Wolfgang Denk2007-06-20-5/+5
* [ppc4xx] Add initial lwmon5 board supportStefan Roese2007-06-15-0/+464