Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ce7cc047fed8414ba567b044e4a03d01ded0870e
/
include
/
configs
/
TQM85xx.h
259d9c4
board/tqm85xx: Create and tear down TLB for get_ram_size()
by Becky Bruce
· 13 years ago
4212f23
85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_IN
by Becky Bruce
· 14 years ago
5e35d8a
mpc85xx boards: initdram() cleanup/bugfix
by Becky Bruce
· 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
988d3b7
tqm85xx: Update PCI code
by Peter Tyser
· 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
e602b4c
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
by Stefan Roese
· 14 years ago
f7758c1
powerpc/85xx: configure autocompletion support
by Kim Phillips
· 14 years ago
17ed6a2
powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.h
by Kumar Gala
· 14 years ago
ee888da
mpc85xx: Add reginfo command
by Becky Bruce
· 14 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
5dc958f
mtd: MTD related config header changes (mtdparts command)
by Stefan Roese
· 16 years ago
ca87ece
TQM85xx: minor config file cleanup
by Wolfgang Denk
· 16 years ago
f67123b
TQM85xx: adapt for new flash types
by Wolfgang Denk
· 16 years ago
f0dba9a
Add multi-chip NAND support for the TQM8548 modules
by Wolfgang Grandegger
· 16 years ago
b1423dd
Separate mtdparts command from jffs2
by Stefan Roese
· 16 years ago
7ebcfec
MPC85xx: TQM8548: add support for the TQM8548_AG module
by Wolfgang Grandegger
· 16 years ago
e85bbc6
MPC85xx: TQM8548: add support for the TQM8548_BE module
by Wolfgang Grandegger
· 16 years ago
b9864be
MPC85xx: TQM85xx: make standard PCI/PCI-X configurable
by Wolfgang Grandegger
· 16 years ago
0302550
NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS
by Wolfgang Grandegger
· 16 years ago
538376f
Remove unused CONFIG_ADDR_STREAMING defines
by Peter Tyser
· 16 years ago
2ea18aa
Removed unused CONFIG_L1_INIT_RAM symbol.
by Jon Loeliger
· 16 years ago
c10a0c4
85xx: Convert all fsl_pci_init users to new APIs
by Kumar Gala
· 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
ab73a24
FSL DDR: Remove old SPD support from cpu/mpc85xx
by Kumar Gala
· 16 years ago
719bb5f
drivers/mtd/nand: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
8d94c23
drivers/mtd: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
ba08f5d
TQM85xx: Change memory map to support Flash memory > 128 MiB
by Wolfgang Grandegger
· 16 years ago
2aca645
TQM85xx: NAND support via local bus UPMB
by Wolfgang Grandegger
· 16 years ago
8754a97
TQM8548: PCI express support
by Wolfgang Grandegger
· 16 years ago
328c6ec
TQM8548: Basic support for the TQM8548 modules
by Wolfgang Grandegger
· 16 years ago
f5be52d
TQM85xx: Support for Flat Device Tree
by Wolfgang Grandegger
· 16 years ago
c5809d7
TQM85xx: Support for Intel 82527 compatible CAN controller
by Wolfgang Grandegger
· 16 years ago
383c0ab
TQM85xx: Support for Spansion 'N' type flashes added
by Wolfgang Grandegger
· 16 years ago
9039ce1
TQM85xx: Various coding style fixes
by Wolfgang Grandegger
· 16 years ago
d33a55f
85xx: Add the concept of CFG_CCSRBAR_PHYS
by Kumar Gala
· 17 years ago
406e578
Replace "run load; run update" with conditionalized "run load update".
by Detlev Zundel
· 17 years ago
d7ea3e3
85xx: Get ride of old TLB setup code
by Kumar Gala
· 17 years ago
9c80ff9
85xx: Convert TQM85xx to new TLB setup
by Kumar Gala
· 17 years ago
92c512a
85xx: convert remaining 85xx boards over to use new LAW init code
by Kumar Gala
· 17 years ago
938e14e
85xx: Remove cache config from configs.h
by Kumar Gala
· 17 years ago
a19d49c
Bugfix: remove embedded null (\0) from CFG_BOOTFILE macro in TQM8540_config
by Grant Likely
· 17 years ago
0afd5ce
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx
by Wolfgang Denk
· 17 years ago
0e3945c
lib_ppc: make board_add_ram_info weak
by Kim Phillips
· 17 years ago
458c389
Add CONFIG_HAS_ETH0 to all boards with TSEC
by Andy Fleming
· 17 years ago
09b88df
Define tsec flag values in config files
by Andy Fleming
· 17 years ago
beb9ff4
include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*.
by Jon Loeliger
· 17 years ago
e63319f
include/configs: Use new CONFIG_CMD_* in 85xx board config files.
by Jon Loeliger
· 17 years ago
177e58f
Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx
by Kim Phillips
· 18 years ago
274bac5
Enable commandline editing and hush shell on all TQM boards.
by Wolfgang Denk
· 18 years ago
43d818f
Converted all 85xx boards to use a common FSL I2C driver.
by Jon Loeliger
· 18 years ago
29f0500
Fix preboot message on TQM85xx after switching to hush parser.
by Wolfgang Denk
· 18 years ago
dec3018
Adapt TQM85xx ramdisk address to Linux kernel memory map
by Wolfgang Denk
· 18 years ago
31560d1
More code cleanup
by Wolfgang Denk
· 18 years ago
2df0053
Fix support for PS/2 keyboard on TQM85xx boards
by Wolfgang Denk
· 18 years ago
1216885
Add support for PS/2 keyboard on TQM85xx board
by Wolfgang Denk
· 18 years ago
0955402
Add support for TQM8541/8555 boards, TQM85xx support reworked:
by Stefan Roese
· 19 years ago