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