summaryrefslogtreecommitdiff
path: root/include/configs/hmi1001.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-2/+1
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk1-3/+3
2010-10-19powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser1-3/+0
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-0/+4
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-3/+3
2010-10-13led_display: split led display support into generic and hw-dependent partsIlya Yanok1-0/+1
2010-09-21POST cleanup.Michael Zaidman1-2/+4
2010-03-22mpc5xxx: Remove all references to MGT5100Detlev Zundel1-5/+0
2009-02-10net: removed board-specific CONFIGs from MPC5xxx FEC driverBen Warren1-0/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-85/+85
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-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-06-03PPC: Create and use CONFIG_HIGH_BATSBecky Bruce1-0/+2
2008-04-14Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boardsTsiChung Liew1-0/+1
2008-03-03Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk1-1/+1
2007-07-10include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger1-2/+10
2007-07-05include/configs: Use new CONFIG_CMD_* in various h* named board config files.Jon Loeliger1-20/+20
2007-05-28Merge with /home/tur/git/u-boot#motionproWolfgang Denk1-1/+1
2007-05-27MPC5xxx: Change names of defines related to IPB and PCI clocks.Bartlomiej Sieka1-1/+1
2007-03-07HMI1001: fix build error, cleanup compiler warnings.Wolfgang Denk1-0/+1
2005-11-20Change all '$(...)' variable references into '${...}'Wolfgang Denk1-6/+6
2005-09-03Enable SM712 driver support for HMI1001 board.Wolfgang Denk1-0/+7
2005-08-30Adjust CS3 timings on HMI1001 board for dot matrix display under LinuxWolfgang Denk1-1/+1
2005-08-30Add keyboard and dot matrix display support for HMI1001 board.Wolfgang Denk1-3/+16
2005-08-16Enable PCI on hmi1001 boardWolfgang Denk1-0/+18
2005-08-10Fix CompactFlash problem on HMI1001 boardWolfgang Denk1-0/+2
2005-07-21Add CompactFlash support for HMI1001 board.Wolfgang Denk1-0/+35
2005-06-27* Fix baudrate calculation problem on MPC5200 systemswdenk1-6/+27
2005-06-20Enable redundant environment, disable HW flash protection of HMI1001 boardwdenk1-1/+2
2005-06-10* Add support for HMI1001 boardwdenk1-0/+251