summaryrefslogtreecommitdiff
path: root/include/configs/MPC8641HPCN.h
AgeCommit message (Expand)AuthorFilesLines
2008-10-2586xx: Convert all fsl_pci_init users to new APIsKumar Gala1-5/+0
2008-10-2586xx: Enable 64-bit PCI resources on all Freescale boardsKumar Gala1-0/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-166/+166
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-09-11rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-11rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10cmd_mac: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-27FSL DDR: Convert MPC8641HPCN to new DDR code.Kumar Gala1-53/+50
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-07-15Update Freescale sys_eeprom.c to handle CCID formatsTimur Tabi1-4/+4
2008-06-06Merge commit 'wd/master'Jon Loeliger1-126/+127
2008-06-03PPC: Create and use CONFIG_HIGH_BATSBecky Bruce1-0/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-126/+126
2008-05-19mpc86xx: Removed unused and unconfigured memory test code.Jon Loeliger1-1/+0
2008-01-2486xx: Add reginfo commandBecky Bruce1-0/+1
2008-01-2486xx: Support new law setup method and convert mpc8641Becky Bruce1-0/+1
2008-01-1786xx: enable command-line editingTimur Tabi1-0/+1
2008-01-16FSL: Convert board/freescale/common/Makefile to use CONFIG_Jon Loeliger1-0/+3
2008-01-1085xx: Remove cache config from configs.hKumar Gala1-7/+0
2008-01-03Don't slam #undef DEBUG in the 8641HPCN config file.Jon Loeliger1-1/+0
2008-01-03Convert MPC8641HPCN to use libfdt.Jon Loeliger1-12/+9
2007-11-07Unify pixis_reset altbank across board familiesJason Jin1-0/+1
2007-11-04Fix USB support issue for MPC8641HPCN board.Zhang Wei1-0/+2
2007-08-29support board vendor-common makefilesKim Phillips1-0/+1
2007-08-29fdt: remove unused OF_FLAT_TREE_MAX_SIZE referencesKim Phillips1-3/+0
2007-08-17Add CONFIG_HAS_ETH0 to all boards with TSECAndy Fleming1-0/+1
2007-08-16Define tsec flag values in config filesAndy Fleming1-0/+4
2007-08-08Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher1-68/+99
2007-08-06Configurations for ATI video card BIOS emulatorJason Jin1-3/+25
2007-08-06Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.Ed Swarthout1-18/+26
2007-07-10include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger1-0/+9
2007-07-04configs/ mpc86xx: Rewrite command line options using new CONFIG_CMD-* style.Jon Loeliger1-36/+22
2007-07-03Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk1-8/+8
2007-06-06Add USB PCI-OHCI, USB keyboard and event poll support to theZhang Wei1-0/+13
2007-06-05mpc8641 image size cleanupEd Swarthout1-1/+9
2007-05-17Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips1-8/+8
2007-03-22Add flash cmd function to 8641HPCN rambootJason Jin1-13/+3
2006-10-21Converted all 85xx boards to use a common FSL I2C driver.Jon Loeliger1-2/+3
2006-10-19Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.cJon Loeliger1-0/+1
2006-10-11Fix whitespace issues.Jon Loeliger1-9/+0
2006-08-26Change ramdiskaddr and dtbaddrHaiying Wang1-7/+2
2006-08-23Add AHCI define and sata support for MPC8641HPCN board.Jin Zhengxiong1-3/+20
2006-08-23Add dtb boot-up parameter to default boot commands.Zhang Wei1-2/+6
2006-08-15Fix BAT0 to actually be cacheable, non-guarded as documented.Jon Loeliger1-4/+3
2006-07-28Fix 8641HPCN timebaseJohn Traill1-1/+1
2006-07-13Add support for reading and writing mac addresses to or from ID EEPROM.Haiying Wang1-0/+2
2006-07-13Fixed initrd issue by define big RAMJin Zhengxiong1-0/+1
2006-06-27Fix RTL8139 in big endianJin Zhengxiong-R641881-0/+1
2006-06-27Enable PCIE1 for MPC8641HPCN boardJin Zhengxiong-R641881-6/+14
2006-05-19Enable dual DDR controllers and interleaving.Jon Loeliger1-1/+11