Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
257ff789f2ec9507d8737995e26b2bed813b6072
/
include
/
configs
/
PPChameleonEVB.h
524e730
board configs: drop NET_MULTI references
by Mike Frysinger
· 13 years ago
f658866
PPChameleonEVB and CATcenter need a custom linker script
by Wolfgang Denk
· 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
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
3ddce57
ppc4xx: Use common NS16550 driver for PPC4xx UART
by Stefan Roese
· 14 years ago
8cb251a
ppc4xx: Big header cleanup part 2, mostly PPC405 related
by Stefan Roese
· 14 years ago
95ca5fa
ppc4xx: Big header cleanup, mostly PPC440 related
by Stefan Roese
· 14 years ago
3b01e6b
i2c: Move PPC4xx I2C driver into drivers/i2c directory
by Stefan Roese
· 15 years ago
0f602e1
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
by Heiko Schocher
· 15 years ago
d285d41
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 15 years ago
25ded72
NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...
by Wolfgang Denk
· 15 years ago
c361ce8
Remove legacy NAND and disk on chip references from boards.
by Scott Wood
· 15 years ago
b1423dd
Separate mtdparts command from jffs2
by Stefan Roese
· 16 years ago
5814bb7
ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config files
by Matthias Fuchs
· 16 years ago
0302550
NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS
by Wolfgang Grandegger
· 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
e46af64
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
aea6856
fix comments with new drivers organization
by Marcel Ziswiler
· 17 years ago
f372751
ppc4xx: Remove cache definition from 4xx board config files
by Stefan Roese
· 17 years ago
4ed40bb
TQM8xx[LM]: Fix broken environment alignment.
by Wolfgang Denk
· 17 years ago
beb9ff4
include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*.
by Jon Loeliger
· 17 years ago
cc1f0bb
include/configs: Use new CONFIG_CMD_* in various P* named board config files.
by Jon Loeliger
· 17 years ago
fd63793
Updates to common PPC4xx onboard (DDR)SDRAM init code (405 and 440)
by Stefan Roese
· 19 years ago
67777b9
Minor code cleanup
by Wolfgang Denk
· 19 years ago
582f1a3
Re-factoring the legacy NAND code (legacy NAND now only in board-specific
by Bartlomiej Sieka
· 19 years ago
6eed2ab
Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.
by Bartlomiej Sieka
· 19 years ago
0ee7077
Cleanup (PPC4xx is AMCC now)
by Wolfgang Denk
· 19 years ago
47f5779
Add common (with Linux) MTD partition scheme and "mtdparts" command
by Wolfgang Denk
· 19 years ago
04a3cc1
Minor fixes for PPChameleon Board:
by Wolfgang Denk
· 19 years ago
3c890fe
* Patch by Stefan Roese, 30 Jun 2005:
by stroese
· 19 years ago
e84ec90
Major upate of JFFS2 code; now in sync with snapshot of MTD CVS of
by wdenk
· 20 years ago
8d5d28a
Fix problems with SNTP support; enable SNTP support in some boards.
by wdenk
· 20 years ago
6601db2
* Fix RTC configuration for PPChameleon board
by wdenk
· 20 years ago
54070ab
* Code cleanup, mostly for GCC-3.3.x
by wdenk
· 20 years ago
9e7130b
Fix SysClk handling for PPChameleon and CATcenter boards
by wdenk
· 20 years ago
7ac1610
* Code cleanup
by wdenk
· 20 years ago
99874b4
Patch by Andrea Marson, 11 Jun 2004:
by wdenk
· 20 years ago
2a6109c
Add support for the second Ethernet interface for the 'PPChameleon' board.
by wdenk
· 20 years ago
bb33bab
Add support for CATcenter board (based on PPChameleon ME module)
by wdenk
· 21 years ago
8886a66
* Configure PPChameleon board to use redundand environment in flash
by wdenk
· 21 years ago
d360213
Code cleanup
by wdenk
· 21 years ago
da55c6e
* The PS/2 mux on the BMS2003 board needs 450 ms after power on
by wdenk
· 21 years ago
ad276f2
* Fix problems caused by Robert Schwebel's cramfs patch
by wdenk
· 21 years ago
c6abb7e
* Use "-fPIC" instead of "-mrelocatable" to prevent problems with recent tools
by wdenk
· 21 years ago
6fcda22
Fix PCI problems on PPChameleon board
by wdenk
· 21 years ago
ad7541e
* Fix PCI problems on PPChameleonEVB
by wdenk
· 21 years ago
9c53f40
* Patches by Xianghua Xiao, 15 Oct 2003:
by wdenk
· 21 years ago
7182b0f
* Update TRAB auto update code
by wdenk
· 21 years ago
bd08bc4
* Patch by llandre, 11 Sep 2003: update configuration for PPChameleonEVB board
by wdenk
· 21 years ago
a4685fe
Adjustments / cleanup for PPChameleon EVB board
by wdenk
· 21 years ago
232fe0b
* Add support for PPChameleon Eval Board
by wdenk
· 21 years ago