aboutsummaryrefslogtreecommitdiff
path: root/board/lwmon5
AgeCommit message (Expand)AuthorFilesLines
2008-06-03ppc4xx: Remove implementations of testdram()Stefan Roese1-38/+0
2008-05-21Big white-space cleanup.Wolfgang Denk1-4/+4
2008-04-29ppc4xx: Change ECC initialization on lwmon5 to use clean_dcache_range()Stefan Roese1-3/+10
2008-04-25Merge branch 'master' of /home/wd/git/u-boot/lwmon5Wolfgang Denk1-0/+18
2008-04-22lwmon5 watchdog: limit trigger rateYuri Tikhonov1-0/+18
2008-04-17Remove all the search paths from the .lds files.Jason Wessel1-1/+0
2008-03-27ppc4xx: Enable ECC on LWMON5Stefan Roese1-70/+20
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. These are:Yuri Tikhonov1-0/+19
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-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2008-01-11ppc4xx: Rework Lime support for lwmon5Anatolij Gustschin1-72/+85
2008-01-09Merge branch 'lwmon5-no-ocm'Stefan Roese1-1/+1
2008-01-09ppc4xx: Change LWMON5 to not use OCM for init-ram and POST anymoreStefan Roese1-1/+1
2008-01-04PPC4xx: Remove sdram.h from board/lwmon5Larry Johnson1-505/+0
2008-01-04PPC4xx: Use common code for LWMON5 board SDRAM supportLarry Johnson1-337/+20
2007-12-27Add definitions for 440EPx/GRx SDRAM controller to ppc440.hLarry Johnson1-2/+2
2007-12-11Merge commit 'u-boot/master' into for-1.3.1Stefan Roese1-9/+17
2007-11-13ppc4xx: lwmon5: Change PHY reset sequence for PHY MDIO address latchingStefan Roese1-9/+17
2007-10-31ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xxStefan Roese1-1/+1
2007-08-23ppc4xx: Add support for 2nd I2C EEPROM on lwmon5 boardStefan Roese1-0/+27
2007-08-21Merge with /home/stefan/git/u-boot/u-boot-ppc4xxStefan Roese1-2/+0
2007-08-21ppc4xx: Add matrix kbd support to lwmon5 board (440EPx based)Stefan Roese3-13/+466
2007-08-18lib_ppc: make board_add_ram_info weakKim Phillips1-2/+0
2007-07-31ppc4xx: Update 440EPx lwmon5 board supportStefan Roese1-24/+13
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-16ppc4xx: Code cleanupStefan Roese1-1/+0
2007-07-04ppc4xx: Update lwmon5 boardStefan Roese2-8/+73
2007-06-25ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese1-2/+2
2007-06-20Coding style cleanup. Refresh CHANGELOG.Wolfgang Denk2-16/+16
2007-06-15[ppc4xx] Add initial lwmon5 board supportStefan Roese7-0/+1892