Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c513b610b1d2bc18becce4700debc0c77b12ac53
/
include
/
configs
/
lwmon5.h
880354d
ppc4xx: Add lcd4_lwmon5 support
by Stefan Roese
· 12 years ago
85e5118
boards: remove the no longer used CONFIG_EHCI_DCACHE
by Jeroen Hofstee
· 12 years ago
8ee2951
serial: Remove CONFIG_SERIAL_MULTI from config files
by Marek Vasut
· 12 years ago
584c0ea
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
by Tom Rini
· 12 years ago
122b4c1
CMD: Remove CMD_LOG, it's unused
by Marek Vasut
· 13 years ago
524e730
board configs: drop NET_MULTI references
by Mike Frysinger
· 13 years ago
6da7b7a
ppc4xx: Remove PCI support from lwmon5
by Stefan Roese
· 14 years ago
dc7befe
ppc4xx: Update lwmon5 board support
by Stefan Roese
· 14 years ago
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
1c2e98e
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
by Wolfgang Denk
· 14 years ago
3f1d0db
post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRS
by Peter Tyser
· 14 years ago
770b00b
ppc4xx/POST: Add board specific UART POST test to lwmon5
by Stefan Roese
· 14 years ago
3a1362d
powerpc: Cleanup BOOTFLAG_* references
by Peter Tyser
· 14 years ago
291ba1b
Makefile: move all Power Architecture boards into boards.cfg
by Wolfgang Denk
· 14 years ago
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
a0a1479
ppc4xx: Use common ns16550 functions in 4xx UART POST driver
by Stefan Roese
· 14 years ago
249310a
ppc4xx: Big lwmon5 board support rework/update
by Sascha Laue
· 14 years ago
7b899b5
Merge branch 'next' of /home/wd/git/u-boot/next
by Wolfgang Denk
· 14 years ago
3ddce57
ppc4xx: Use common NS16550 driver for PPC4xx UART
by Stefan Roese
· 14 years ago
f969a68
POST cleanup.
by Michael Zaidman
· 14 years ago
3b01e6b
i2c: Move PPC4xx I2C driver into drivers/i2c directory
by Stefan Roese
· 15 years ago
e1b0584
video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01
by Wolfgang Grandegger
· 15 years ago
e7e44a0
video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp mode
by Anatolij Gustschin
· 15 years ago
b890f9e
video: mb862xx: improve board-specific Lime configuration
by Wolfgang Grandegger
· 15 years ago
85c25df
Add "source" command; prepare removal of "autoscr" command
by Wolfgang Denk
· 16 years ago
3a918a6
Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC
by Ben Warren
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
66c45ad
Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references
by Peter Tyser
· 16 years ago
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
53db4cd
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
8d94c23
drivers/mtd: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
dd5463b
Fix printf() format problems with configurable prompts
by Wolfgang Denk
· 16 years ago
df1022b
lwmon5: enable OCM post test on lwmon5 board
by Yuri Tikhonov
· 17 years ago
be1ea3d
lwmon5: minor clean-up to include/configs/lwmon5.h
by Yuri Tikhonov
· 17 years ago
b426650
ppc4xx: Remove double defines in lwmon5.h
by Stefan Roese
· 17 years ago
d047dab
lwmon5: watchdog POST fix
by Yuri Tikhonov
· 17 years ago
b5d9c1e
Merge branch 'master' of /home/wd/git/u-boot/lwmon5
by Wolfgang Denk
· 17 years ago
89a4b70
lwmon5 watchdog: limit trigger rate
by Yuri Tikhonov
· 17 years ago
4c63ad3
lwmon5: disable CONFIG_ZERO_BOOTDELAY
by Sascha Laue
· 17 years ago
17b544f
ppc4xx: Enable ECC on LWMON5
by Stefan Roese
· 17 years ago
a13709f
ppc: Add CFG_MEM_TOP_HIDE option to hide memory area that doesn't get "touched"
by Stefan Roese
· 17 years ago
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
· 17 years ago
3996e81
Add support for the lwmon5 board reset via GPIO58.
by Yuri Tikhonov
· 17 years ago
d3558cb
The patch adds new POST tests for the Lwmon5 board. These are:
by Yuri Tikhonov
· 17 years ago
f890fb9
The patch introduces the alternative configuration of the log buffer for
by Yuri Tikhonov
· 17 years ago
ba567f4
Add support for the lwmon5 board reset via GPIO58.
by Yuri Tikhonov
· 17 years ago
c147d48
The patch adds new POST tests for the Lwmon5 board. These are:
by Yuri Tikhonov
· 17 years ago
406e578
Replace "run load; run update" with conditionalized "run load update".
by Detlev Zundel
· 17 years ago
787f8fc
lwmon5: enable hardware watchdog
by Yuri Tikhonov
· 17 years ago
f3a6af6
LWMON5: enable hush shell as command line parser
by Wolfgang Denk
· 17 years ago
0273891
ppc4xx: Rework Lime support for lwmon5
by Anatolij Gustschin
· 17 years ago
3b897fc
ppc4xx: Change LWMON5 to not use OCM for init-ram and POST anymore
by Stefan Roese
· 17 years ago
c27c0df
ppc4xx: Move virtual address of POST cache test to bigger address
by Stefan Roese
· 17 years ago
1bca919
ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platforms
by Stefan Roese
· 17 years ago
f372751
ppc4xx: Remove cache definition from 4xx board config files
by Stefan Roese
· 17 years ago
33d1c82
ppc4xx: lwmon5: Some further GPIO config changes
by Stefan Roese
· 17 years ago
6ddc025
ppc4xx: lwmon5: Remove watchdog for now, since not fully tested yet
by Stefan Roese
· 17 years ago
1dbed1c
Merge branch 'master' of /home/stefan/git/u-boot/lwmon5
by Stefan Roese
· 17 years ago
eea21c9
ppc4xx: lwmon5: Change GPIO 58 to default to low (watchdog test)
by Stefan Roese
· 17 years ago
039df7a
ppc4xx: Change lwmon5 default environment to support Linux RTC
by Stefan Roese
· 17 years ago
607825a
ppc4xx: Add RTC POST test to lwmon5 board configuration
by Stefan Roese
· 17 years ago
9bfa796
ppc4xx: Change GPIO signal for watchdog triggering on lwmon5
by Stefan Roese
· 17 years ago
a4e2576
ppc4xx: Add support for 2nd I2C EEPROM on lwmon5 board
by Stefan Roese
· 17 years ago
77b5169
ppc4xx: Remove unused option CFG_INIT_RAM_OCM
by Stefan Roese
· 17 years ago
e93ab0c
Merge with /home/stefan/git/u-boot/u-boot-ppc4xx
by Stefan Roese
· 17 years ago
f55a22c
ppc4xx: Add matrix kbd support to lwmon5 board (440EPx based)
by Stefan Roese
· 17 years ago
0e3945c
lib_ppc: make board_add_ram_info weak
by Kim Phillips
· 17 years ago
75a3d5d
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 17 years ago
aa0e2a7
ppc4xx: Update lwmon5 POST configuration
by Stefan Roese
· 17 years ago
7e5e09f
Merge branch 'testing' into working
by Andy Fleming
· 17 years ago
0dd0e64
ppc4xx: Update 440EPx lwmon5 board support
by Stefan Roese
· 17 years ago
1c51617
ppc4xx: lwmon5: Update Lime initialization
by Anatolij Gustschin
· 17 years ago
abd2edf
ppc4xx: lwmon5: Support for 128 MByte NOR FLASH added
by Stefan Roese
· 17 years ago
5d89611
POST: Add ECC POST for the lwmon5 board
by Pavel Kolesnikov
· 17 years ago
5c4ddae
include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.
by Jon Loeliger
· 17 years ago
4764c7d
include/configs: Catch some CONFIG_CMD_* conversion stragglers.
by Jon Loeliger
· 17 years ago
177fdde
ppc4xx: Update lwmon5 default environment
by Stefan Roese
· 17 years ago
f861631
ppc4xx: Update lwmon5 board
by Stefan Roese
· 17 years ago
d11a5e2
ppc4xx: Update lwmon5 board
by Stefan Roese
· 17 years ago
02a1646
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 17 years ago
54ef7fd
ppc4xx: Add pci_pre_init() for 405 boards
by Stefan Roese
· 17 years ago
70df7bc
Coding stylke cleanup; rebuild CHANGELOG
by Wolfgang Denk
· 17 years ago
e83ffdf
[ppc4xx] Change lwmon5 port to work with recent 440 exception rework
by Stefan Roese
· 17 years ago
ade5a51
[ppc4xx] Add initial lwmon5 board support
by Stefan Roese
· 17 years ago