aboutsummaryrefslogtreecommitdiff
path: root/include/configs/lwmon5.h
AgeCommit message (Expand)AuthorFilesLines
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-151/+151
2008-10-14Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser1-1/+0
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-07-31Fix printf() format problems with configurable promptsWolfgang Denk1-1/+2
2008-05-20lwmon5: enable OCM post test on lwmon5 boardYuri Tikhonov1-0/+6
2008-04-29lwmon5: minor clean-up to include/configs/lwmon5.hYuri Tikhonov1-1/+1
2008-04-25ppc4xx: Remove double defines in lwmon5.hStefan Roese1-9/+0
2008-04-25lwmon5: watchdog POST fixYuri Tikhonov1-5/+6
2008-04-25Merge branch 'master' of /home/wd/git/u-boot/lwmon5Wolfgang Denk1-0/+10
2008-04-22lwmon5 watchdog: limit trigger rateYuri Tikhonov1-0/+1
2008-04-17lwmon5: disable CONFIG_ZERO_BOOTDELAYSascha Laue1-1/+0
2008-03-27ppc4xx: Enable ECC on LWMON5Stefan Roese1-5/+1
2008-03-27ppc: Add CFG_MEM_TOP_HIDE option to hide memory area that doesn't get "touched"Stefan Roese1-0/+2
2008-03-18The patch introduces the alternative configuration of the log buffer for the ...Yuri Tikhonov1-0/+2
2008-03-18Add support for the lwmon5 board reset via GPIO58.Yuri Tikhonov1-0/+2
2008-03-18The patch adds new POST tests for the Lwmon5 board. These are:Yuri Tikhonov1-4/+88
2008-03-18 The patch introduces the alternative configuration of the log buffer forYuri Tikhonov1-0/+2
2008-03-18Add support for the lwmon5 board reset via GPIO58.Yuri Tikhonov1-0/+2
2008-03-18The patch adds new POST tests for the Lwmon5 board.Yuri Tikhonov1-4/+88
2008-03-06Replace "run load; run update" with conditionalized "run load update".Detlev Zundel1-1/+1
2008-02-22lwmon5: enable hardware watchdogYuri Tikhonov1-2/+1
2008-01-16LWMON5: enable hush shell as command line parserWolfgang Denk1-0/+6
2008-01-11ppc4xx: Rework Lime support for lwmon5Anatolij Gustschin1-0/+16
2008-01-09ppc4xx: Change LWMON5 to not use OCM for init-ram and POST anymoreStefan Roese1-7/+12
2007-12-27ppc4xx: Move virtual address of POST cache test to bigger addressStefan Roese1-1/+1
2007-11-15ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platformsStefan Roese1-1/+1
2007-10-31ppc4xx: Remove cache definition from 4xx board config filesStefan Roese1-9/+0
2007-10-23ppc4xx: lwmon5: Some further GPIO config changesStefan Roese1-2/+2
2007-10-02ppc4xx: lwmon5: Remove watchdog for now, since not fully tested yetStefan Roese1-0/+5
2007-09-27Merge branch 'master' of /home/stefan/git/u-boot/lwmon5Stefan Roese1-4/+5
2007-09-27ppc4xx: lwmon5: Change GPIO 58 to default to low (watchdog test)Stefan Roese1-1/+1
2007-08-29ppc4xx: Change lwmon5 default environment to support Linux RTCStefan Roese1-4/+5
2007-08-24ppc4xx: Add RTC POST test to lwmon5 board configurationStefan Roese1-7/+8
2007-08-24ppc4xx: Change GPIO signal for watchdog triggering on lwmon5Stefan Roese1-1/+1
2007-08-23ppc4xx: Add support for 2nd I2C EEPROM on lwmon5 boardStefan Roese1-6/+9
2007-08-22ppc4xx: Remove unused option CFG_INIT_RAM_OCMStefan Roese1-1/+0
2007-08-21Merge with /home/stefan/git/u-boot/u-boot-ppc4xxStefan Roese1-30/+55
2007-08-21ppc4xx: Add matrix kbd support to lwmon5 board (440EPx based)Stefan Roese1-3/+11
2007-08-18lib_ppc: make board_add_ram_info weakKim Phillips1-1/+0
2007-08-14Merge with git://www.denx.de/git/u-boot.gitStefan Roese1-28/+37
2007-08-10ppc4xx: Update lwmon5 POST configurationStefan Roese1-2/+19
2007-08-03Merge branch 'testing' into workingAndy Fleming1-27/+39
2007-07-31ppc4xx: Update 440EPx lwmon5 board supportStefan Roese1-1/+0
2007-07-26ppc4xx: lwmon5: Update Lime initializationAnatolij Gustschin1-3/+13
2007-07-24ppc4xx: lwmon5: Support for 128 MByte NOR FLASH addedStefan Roese1-4/+6
2007-07-20POST: Add ECC POST for the lwmon5 boardPavel Kolesnikov1-1/+7
2007-07-10include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger1-0/+9
2007-07-08include/configs: Catch some CONFIG_CMD_* conversion stragglers.Jon Loeliger1-27/+30