summaryrefslogtreecommitdiff
path: root/include/configs/MPC8641HPCN.h
AgeCommit message (Expand)Author
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD
2008-09-10cmd_mac: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-27FSL DDR: Convert MPC8641HPCN to new DDR code.Kumar Gala
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-07-15Update Freescale sys_eeprom.c to handle CCID formatsTimur Tabi
2008-06-06Merge commit 'wd/master'Jon Loeliger
2008-06-03PPC: Create and use CONFIG_HIGH_BATSBecky Bruce
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-05-19mpc86xx: Removed unused and unconfigured memory test code.Jon Loeliger
2008-01-2486xx: Add reginfo commandBecky Bruce
2008-01-2486xx: Support new law setup method and convert mpc8641Becky Bruce
2008-01-1786xx: enable command-line editingTimur Tabi
2008-01-16FSL: Convert board/freescale/common/Makefile to use CONFIG_Jon Loeliger
2008-01-0985xx: Remove cache config from configs.hKumar Gala
2008-01-03Don't slam #undef DEBUG in the 8641HPCN config file.Jon Loeliger
2008-01-03Convert MPC8641HPCN to use libfdt.Jon Loeliger
2007-11-07Unify pixis_reset altbank across board familiesJason Jin
2007-11-03Fix USB support issue for MPC8641HPCN board.Zhang Wei
2007-08-29support board vendor-common makefilesKim Phillips
2007-08-29fdt: remove unused OF_FLAT_TREE_MAX_SIZE referencesKim Phillips
2007-08-16Add CONFIG_HAS_ETH0 to all boards with TSECAndy Fleming
2007-08-16Define tsec flag values in config filesAndy Fleming
2007-08-07Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher
2007-08-06Configurations for ATI video card BIOS emulatorJason Jin
2007-08-06Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.Ed Swarthout
2007-07-10include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger
2007-07-04configs/ mpc86xx: Rewrite command line options using new CONFIG_CMD-* style.Jon Loeliger
2007-07-03Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk
2007-06-06Add USB PCI-OHCI, USB keyboard and event poll support to theZhang Wei
2007-06-05mpc8641 image size cleanupEd Swarthout
2007-05-17Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips
2007-03-22Add flash cmd function to 8641HPCN rambootJason Jin
2006-10-20Converted all 85xx boards to use a common FSL I2C driver.Jon Loeliger
2006-10-19Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.cJon Loeliger
2006-10-10Fix whitespace issues.Jon Loeliger
2006-08-25Change ramdiskaddr and dtbaddrHaiying Wang
2006-08-23Add AHCI define and sata support for MPC8641HPCN board.Jin Zhengxiong
2006-08-23Add dtb boot-up parameter to default boot commands.Zhang Wei
2006-08-14Fix BAT0 to actually be cacheable, non-guarded as documented.Jon Loeliger
2006-07-28Fix 8641HPCN timebaseJohn Traill
2006-07-13Add support for reading and writing mac addresses to or from ID EEPROM.Haiying Wang
2006-07-13Fixed initrd issue by define big RAMJin Zhengxiong
2006-06-27Fix RTL8139 in big endianJin Zhengxiong-R64188
2006-06-27Enable PCIE1 for MPC8641HPCN boardJin Zhengxiong-R64188
2006-05-19Enable dual DDR controllers and interleaving.Jon Loeliger
2006-05-19Update 86xx address map and LAWBARs.Jon Loeliger
2006-05-09Get MPC8641HPCN flash images working.Jon Loeliger
2006-04-27Cleanup whitespaces and style issues.Jon Loeliger