Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
859e45380aa61e67280445786870d0f559b292a6
/
include
/
configs
/
lwmon5.h
3b01e6b
i2c: Move PPC4xx I2C driver into drivers/i2c directory
by Stefan Roese
· Thu Apr 01 14:37:24 2010 +0200
e1b0584
video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01
by Wolfgang Grandegger
· Fri Oct 23 12:03:15 2009 +0200
e7e44a0
video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp mode
by Anatolij Gustschin
· Fri Oct 23 12:03:14 2009 +0200
b890f9e
video: mb862xx: improve board-specific Lime configuration
by Wolfgang Grandegger
· Fri Oct 23 12:03:13 2009 +0200
85c25df
Add "source" command; prepare removal of "autoscr" command
by Wolfgang Denk
· Wed Apr 01 23:34:12 2009 +0200
3a918a6
Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC
by Ben Warren
· Mon Oct 27 23:50:15 2008 -0700
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
66c45ad
Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references
by Peter Tyser
· Tue Sep 23 12:39:40 2008 -0500
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:48:06 2008 +0200
53db4cd
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:48:04 2008 +0200
8d94c23
drivers/mtd: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Aug 13 01:40:42 2008 +0200
dd5463b
Fix printf() format problems with configurable prompts
by Wolfgang Denk
· Wed Jul 16 16:38:59 2008 +0200
df1022b
lwmon5: enable OCM post test on lwmon5 board
by Yuri Tikhonov
· Thu May 08 15:43:28 2008 +0200
be1ea3d
lwmon5: minor clean-up to include/configs/lwmon5.h
by Yuri Tikhonov
· Tue Apr 29 15:06:41 2008 +0200
b426650
ppc4xx: Remove double defines in lwmon5.h
by Stefan Roese
· Fri Apr 25 13:59:03 2008 +0200
d047dab
lwmon5: watchdog POST fix
by Yuri Tikhonov
· Thu Apr 24 10:30:53 2008 +0200
b5d9c1e
Merge branch 'master' of /home/wd/git/u-boot/lwmon5
by Wolfgang Denk
· Fri Apr 25 11:32:01 2008 +0200
89a4b70
lwmon5 watchdog: limit trigger rate
by Yuri Tikhonov
· Sun Apr 06 19:19:14 2008 +0200
4c63ad3
lwmon5: disable CONFIG_ZERO_BOOTDELAY
by Sascha Laue
· Thu Apr 03 14:43:11 2008 +0200
17b544f
ppc4xx: Enable ECC on LWMON5
by Stefan Roese
· Wed Mar 19 09:36:47 2008 +0100
a13709f
ppc: Add CFG_MEM_TOP_HIDE option to hide memory area that doesn't get "touched"
by Stefan Roese
· Wed Mar 26 10:14:11 2008 +0100
fe1d91b
The patch introduces the alternative configuration of the log buffer for the lwmon5 board: the storage for the log-buffer itself is OCM(on-chip memory), the log-buffer header is moved to six GPT registers (PPC440EPX_GPT0_COMP1, ..., PPC440EPX_GPT0_COMP5).
by Yuri Tikhonov
· Wed Feb 06 18:48:36 2008 +0100
3996e81
Add support for the lwmon5 board reset via GPIO58.
by Yuri Tikhonov
· Mon Feb 04 17:11:53 2008 +0100
d3558cb
The patch adds new POST tests for the Lwmon5 board. These are:
by Yuri Tikhonov
· Mon Feb 04 14:10:42 2008 +0100
f890fb9
The patch introduces the alternative configuration of the log buffer for
by Yuri Tikhonov
· Wed Feb 06 18:48:36 2008 +0100
ba567f4
Add support for the lwmon5 board reset via GPIO58.
by Yuri Tikhonov
· Mon Feb 04 17:11:53 2008 +0100
c147d48
The patch adds new POST tests for the Lwmon5 board. These are:
by Yuri Tikhonov
· Mon Feb 04 14:10:42 2008 +0100
406e578
Replace "run load; run update" with conditionalized "run load update".
by Detlev Zundel
· Thu Mar 06 16:45:53 2008 +0100
787f8fc
lwmon5: enable hardware watchdog
by Yuri Tikhonov
· Thu Feb 21 14:23:42 2008 +0100
f3a6af6
LWMON5: enable hush shell as command line parser
by Wolfgang Denk
· Wed Jan 16 00:01:01 2008 +0100
0273891
ppc4xx: Rework Lime support for lwmon5
by Anatolij Gustschin
· Fri Jan 11 15:31:09 2008 +0100
3b897fc
ppc4xx: Change LWMON5 to not use OCM for init-ram and POST anymore
by Stefan Roese
· Wed Jan 09 10:28:20 2008 +0100
c27c0df
ppc4xx: Move virtual address of POST cache test to bigger address
by Stefan Roese
· Sat Dec 22 12:20:09 2007 +0100
1bca919
ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platforms
by Stefan Roese
· Thu Nov 15 14:23:55 2007 +0100
f372751
ppc4xx: Remove cache definition from 4xx board config files
by Stefan Roese
· Wed Oct 31 17:57:52 2007 +0100
33d1c82
ppc4xx: lwmon5: Some further GPIO config changes
by Stefan Roese
· Tue Oct 23 10:17:42 2007 +0200
6ddc025
ppc4xx: lwmon5: Remove watchdog for now, since not fully tested yet
by Stefan Roese
· Tue Oct 02 11:44:19 2007 +0200
1dbed1c
Merge branch 'master' of /home/stefan/git/u-boot/lwmon5
by Stefan Roese
· Thu Sep 27 13:48:24 2007 +0200
eea21c9
ppc4xx: lwmon5: Change GPIO 58 to default to low (watchdog test)
by Stefan Roese
· Tue Sep 11 14:12:55 2007 +0200
039df7a
ppc4xx: Change lwmon5 default environment to support Linux RTC
by Stefan Roese
· Wed Aug 29 16:31:18 2007 +0200
607825a
ppc4xx: Add RTC POST test to lwmon5 board configuration
by Stefan Roese
· Fri Aug 24 15:41:42 2007 +0200
9bfa796
ppc4xx: Change GPIO signal for watchdog triggering on lwmon5
by Stefan Roese
· Fri Aug 24 15:19:10 2007 +0200
a4e2576
ppc4xx: Add support for 2nd I2C EEPROM on lwmon5 board
by Stefan Roese
· Thu Aug 23 11:02:37 2007 +0200
77b5169
ppc4xx: Remove unused option CFG_INIT_RAM_OCM
by Stefan Roese
· Wed Aug 22 08:56:09 2007 +0200
e93ab0c
Merge with /home/stefan/git/u-boot/u-boot-ppc4xx
by Stefan Roese
· Tue Aug 21 16:33:33 2007 +0200
f55a22c
ppc4xx: Add matrix kbd support to lwmon5 board (440EPx based)
by Stefan Roese
· Tue Aug 21 16:27:57 2007 +0200
0e3945c
lib_ppc: make board_add_ram_info weak
by Kim Phillips
· Thu Aug 16 22:52:39 2007 -0500
75a3d5d
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· Tue Aug 14 16:36:29 2007 +0200
aa0e2a7
ppc4xx: Update lwmon5 POST configuration
by Stefan Roese
· Fri Aug 10 08:42:55 2007 +0200
7e5e09f
Merge branch 'testing' into working
by Andy Fleming
· Fri Aug 03 02:23:23 2007 -0500
0dd0e64
ppc4xx: Update 440EPx lwmon5 board support
by Stefan Roese
· Tue Jul 31 08:37:01 2007 +0200
1c51617
ppc4xx: lwmon5: Update Lime initialization
by Anatolij Gustschin
· Thu Jul 26 15:08:01 2007 +0200
abd2edf
ppc4xx: lwmon5: Support for 128 MByte NOR FLASH added
by Stefan Roese
· Tue Jul 24 09:52:52 2007 +0200
5d89611
POST: Add ECC POST for the lwmon5 board
by Pavel Kolesnikov
· Fri Jul 20 15:03:03 2007 +0200
5c4ddae
include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.
by Jon Loeliger
· Tue Jul 10 10:12:10 2007 -0500
4764c7d
include/configs: Catch some CONFIG_CMD_* conversion stragglers.
by Jon Loeliger
· Sun Jul 08 15:42:59 2007 -0500
177fdde
ppc4xx: Update lwmon5 default environment
by Stefan Roese
· Fri Jul 06 12:26:51 2007 +0200
f861631
ppc4xx: Update lwmon5 board
by Stefan Roese
· Fri Jul 06 11:48:24 2007 +0200
d11a5e2
ppc4xx: Update lwmon5 board
by Stefan Roese
· Wed Jul 04 10:06:30 2007 +0200
02a1646
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· Mon Jun 25 20:20:30 2007 +0200
54ef7fd
ppc4xx: Add pci_pre_init() for 405 boards
by Stefan Roese
· Mon Jun 25 15:57:39 2007 +0200
70df7bc
Coding stylke cleanup; rebuild CHANGELOG
by Wolfgang Denk
· Fri Jun 22 23:59:00 2007 +0200
e83ffdf
[ppc4xx] Change lwmon5 port to work with recent 440 exception rework
by Stefan Roese
· Fri Jun 15 11:33:41 2007 +0200
ade5a51
[ppc4xx] Add initial lwmon5 board support
by Stefan Roese
· Fri Jun 15 08:18:01 2007 +0200