summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC8641HPCN.h
Commit message (Expand)AuthorAgeFilesLines
...
* mpc8641: Remove extra "0" from BR2 defineBecky Bruce2008-11-101-1/+1
* powerpc: change 86xx SMP boot methodBecky Bruce2008-11-041-0/+7
* 8641HPCN: Config file cleanupBecky Bruce2008-11-031-5/+15
* mpc8641: Make PCI and RIO mutually exclusive, fix non-PCI buildBecky Bruce2008-11-031-9/+28
* mpc8641: Stop supporting non-PCI_PNP configsBecky Bruce2008-11-031-6/+0
* 86xx: remove the unused definitionDave Liu2008-10-301-11/+0
* 86xx: Convert all fsl_pci_init users to new APIsKumar Gala2008-10-241-5/+0
* 86xx: Enable 64-bit PCI resources on all Freescale boardsKumar Gala2008-10-241-0/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-166/+166
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-5/+5
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* cmd_mac: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* FSL DDR: Convert MPC8641HPCN to new DDR code.Kumar Gala2008-08-271-53/+50
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* Update Freescale sys_eeprom.c to handle CCID formatsTimur Tabi2008-07-151-4/+4
* Merge commit 'wd/master'Jon Loeliger2008-06-061-126/+127
|\
| * PPC: Create and use CONFIG_HIGH_BATSBecky Bruce2008-06-031-0/+1
| * Big white-space cleanup.Wolfgang Denk2008-05-211-126/+126
* | mpc86xx: Removed unused and unconfigured memory test code.Jon Loeliger2008-05-191-1/+0
|/
* 86xx: Add reginfo commandBecky Bruce2008-01-241-0/+1
* 86xx: Support new law setup method and convert mpc8641Becky Bruce2008-01-241-0/+1
* 86xx: enable command-line editingTimur Tabi2008-01-171-0/+1
* FSL: Convert board/freescale/common/Makefile to use CONFIG_Jon Loeliger2008-01-161-0/+3
* 85xx: Remove cache config from configs.hKumar Gala2008-01-091-7/+0
* Don't slam #undef DEBUG in the 8641HPCN config file.Jon Loeliger2008-01-031-1/+0
* Convert MPC8641HPCN to use libfdt.Jon Loeliger2008-01-031-12/+9
* Unify pixis_reset altbank across board familiesJason Jin2007-11-071-0/+1
* Fix USB support issue for MPC8641HPCN board.Zhang Wei2007-11-031-0/+2
* support board vendor-common makefilesKim Phillips2007-08-291-0/+1
* fdt: remove unused OF_FLAT_TREE_MAX_SIZE referencesKim Phillips2007-08-291-3/+0
* Add CONFIG_HAS_ETH0 to all boards with TSECAndy Fleming2007-08-161-0/+1
* Define tsec flag values in config filesAndy Fleming2007-08-161-0/+4
* Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-08-071-68/+99
|\
| * Configurations for ATI video card BIOS emulatorJason Jin2007-08-061-3/+25
| * Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.Ed Swarthout2007-08-061-18/+26
| * include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-101-0/+9
| * configs/ mpc86xx: Rewrite command line options using new CONFIG_CMD-* style.Jon Loeliger2007-07-041-36/+22
| * Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-07-031-8/+8
| |\
| | * Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips2007-05-171-8/+8
| * | mpc8641 image size cleanupEd Swarthout2007-06-051-1/+9
| |/
* | Add USB PCI-OHCI, USB keyboard and event poll support to theZhang Wei2007-06-061-0/+13
|/
* Add flash cmd function to 8641HPCN rambootJason Jin2007-03-221-13/+3
* Converted all 85xx boards to use a common FSL I2C driver.Jon Loeliger2006-10-201-2/+3
* Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.cJon Loeliger2006-10-191-0/+1
* Fix whitespace issues.Jon Loeliger2006-10-101-9/+0
* Change ramdiskaddr and dtbaddrHaiying Wang2006-08-251-7/+2
* Add AHCI define and sata support for MPC8641HPCN board.Jin Zhengxiong2006-08-231-3/+20
* Add dtb boot-up parameter to default boot commands.Zhang Wei2006-08-231-2/+6
* Fix BAT0 to actually be cacheable, non-guarded as documented.Jon Loeliger2006-08-141-4/+3
OpenPOWER on IntegriCloud