Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1f642fc14dc402d41fa67edf228469747b662870
/
include
/
configs
/
MPC8641HPCN.h
1f642fc
mpc8641hpcn: Use physical address in flash banks defintion
by Becky Bruce
· 16 years ago
8503509
FSL: Moved BR_PHYS_ADDR for localbus to common header
by Kumar Gala
· 16 years ago
f066f50
Removed unused CONFIG_L1_INIT_RAM symbol.
by Jon Loeliger
· 16 years ago
48d3ce2
mpc8641: Try to detect old .dts files
by Becky Bruce
· 16 years ago
0bd2509
mpc8641: Support 36-bit physical addressing
by Becky Bruce
· 16 years ago
8c2ebd0
mpc8641: Change 32-bit memory map
by Becky Bruce
· 16 years ago
2a97867
mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY
by Becky Bruce
· 16 years ago
05ddb88
mpc8641: make DIAG_ADDR == FLASH_BASE
by Becky Bruce
· 16 years ago
2e1aef0
mpc8641: Drop imaginary second flash bank, map 8MB
by Becky Bruce
· 16 years ago
8ec01a3
mpc8641: only define CONFIG_ENV_SIZE once
by Becky Bruce
· 16 years ago
a6f0e79
mpc8641: Remove extra "0" from BR2 define
by Becky Bruce
· 16 years ago
d1cb6cb
powerpc: change 86xx SMP boot method
by Becky Bruce
· 16 years ago
74d126f
8641HPCN: Config file cleanup
by Becky Bruce
· 16 years ago
6c2bec3
mpc8641: Make PCI and RIO mutually exclusive, fix non-PCI build
by Becky Bruce
· 16 years ago
bbafb23
mpc8641: Stop supporting non-PCI_PNP configs
by Becky Bruce
· 16 years ago
66443be
86xx: remove the unused definition
by Dave Liu
· 16 years ago
7772ccd
86xx: Convert all fsl_pci_init users to new APIs
by Kumar Gala
· 16 years ago
6f2c1e9
86xx: Enable 64-bit PCI resources on all Freescale boards
by Kumar Gala
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 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
68a8756
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
8349c72
cmd_mac: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
cad506c
FSL DDR: Convert MPC8641HPCN to new DDR code.
by Kumar Gala
· 16 years ago
8d94c23
drivers/mtd: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
bdea837
Update Freescale sys_eeprom.c to handle CCID formats
by Timur Tabi
· 16 years ago
f0d1702
Merge commit 'wd/master'
by Jon Loeliger
· 16 years ago
03ea1be
PPC: Create and use CONFIG_HIGH_BATS
by Becky Bruce
· 17 years ago
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
0e4a38c
mpc86xx: Removed unused and unconfigured memory test code.
by Jon Loeliger
· 17 years ago
b0b3094
86xx: Add reginfo command
by Becky Bruce
· 17 years ago
b415b56
86xx: Support new law setup method and convert mpc8641
by Becky Bruce
· 17 years ago
35c4d18
86xx: enable command-line editing
by Timur Tabi
· 17 years ago
4eab623
FSL: Convert board/freescale/common/Makefile to use CONFIG_
by Jon Loeliger
· 17 years ago
938e14e
85xx: Remove cache config from configs.h
by Kumar Gala
· 17 years ago
0a2a122
Don't slam #undef DEBUG in the 8641HPCN config file.
by Jon Loeliger
· 17 years ago
6160aa4
Convert MPC8641HPCN to use libfdt.
by Jon Loeliger
· 17 years ago
d858403
Unify pixis_reset altbank across board families
by Jason Jin
· 17 years ago
7afff8b
Fix USB support issue for MPC8641HPCN board.
by Zhang Wei
· 17 years ago
53b3498
support board vendor-common makefiles
by Kim Phillips
· 17 years ago
9b46eb6
fdt: remove unused OF_FLAT_TREE_MAX_SIZE references
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
3ef5028
Merge with git://www.denx.de/git/u-boot.git
by Markus Klotzbuecher
· 17 years ago
bb20f35
Configurations for ATI video card BIOS emulator
by Jason Jin
· 17 years ago
91080f7
Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.
by Ed Swarthout
· 17 years ago
ed26c74
include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*.
by Jon Loeliger
· 17 years ago
46b6c79
configs/ mpc86xx: Rewrite command line options using new CONFIG_CMD-* style.
by Jon Loeliger
· 17 years ago
508c5ba
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
by Wolfgang Denk
· 17 years ago
9fe1bcc
Add USB PCI-OHCI, USB keyboard and event poll support to the
by Zhang Wei
· 17 years ago
87c8618
mpc8641 image size cleanup
by Ed Swarthout
· 17 years ago
177e58f
Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx
by Kim Phillips
· 18 years ago
853cf47
Add flash cmd function to 8641HPCN ramboot
by Jason Jin
· 18 years ago
43d818f
Converted all 85xx boards to use a common FSL I2C driver.
by Jon Loeliger
· 18 years ago
e4773be
Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c
by Jon Loeliger
· 18 years ago
fcccf8a
Fix whitespace issues.
by Jon Loeliger
· 18 years ago
4a40126
Change ramdiskaddr and dtbaddr Remove PEX fluff commands.
by Haiying Wang
· 18 years ago
272b47a
Add AHCI define and sata support for MPC8641HPCN board.
by Jin Zhengxiong
· 18 years ago
d78f837
Add dtb boot-up parameter to default boot commands.
by Zhang Wei
· 18 years ago
8377020
Fix BAT0 to actually be cacheable, non-guarded as documented.
by Jon Loeliger
· 18 years ago
08f14a7
Fix 8641HPCN timebase
by John Traill
· 18 years ago
34c6878
Add support for reading and writing mac addresses to or from ID EEPROM.
by Haiying Wang
· 18 years ago
439498f
Fixed initrd issue by define big RAM
by Jin Zhengxiong
· 18 years ago
b03e989
Fix RTL8139 in big endian
by Jin Zhengxiong-R64188
· 18 years ago
377d596
Enable PCIE1 for MPC8641HPCN board
by Jin Zhengxiong-R64188
· 18 years ago
598e172
Enable dual DDR controllers and interleaving.
by Jon Loeliger
· 19 years ago
20836d4
Update 86xx address map and LAWBARs.
by Jon Loeliger
· 19 years ago
4982cda
Get MPC8641HPCN flash images working.
by Jon Loeliger
· 19 years ago
465b9d8
Cleanup whitespaces and style issues.
by Jon Loeliger
· 19 years ago
5c8aa97
Initial support for MPC8641 HPCN board.
by Jon Loeliger
· 19 years ago