aboutsummaryrefslogtreecommitdiff
path: root/board/lwmon5
AgeCommit message (Expand)AuthorFilesLines
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk2-4/+4
2010-04-19ppc4xx: TLB init file cleanupStefan Roese1-15/+15
2010-04-13Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser1-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-11-02ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese1-142/+0
2009-10-31video: mb862xx: improve board-specific Lime configurationWolfgang Grandegger1-7/+0
2009-10-09Merge branch 'reloc'Wolfgang Denk1-1/+0
2009-10-07ppc_4xx: Apply new HW register namesNiklaus Giger1-16/+16
2009-10-03ppc: Enable full relocation to RAMPeter Tyser1-1/+0
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 Denk2-2/+2
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-3/+1
2009-03-17ppc4xx: lwmon5: Only use one CS (rank) in DDR2 configurationStefan Roese1-45/+1
2009-01-28Command usage cleanupPeter Tyser2-2/+2
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-2/+2
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-0/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD6-71/+71
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-07-10ppc4xx: Fix printf format warnings now visible with the updated format checkStefan Roese1-1/+1
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
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