Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boards | TsiChung Liew | 2008-04-13 | -0/+1 |
| | | | | | | | Remove test for CONFIG_MPC5200 in drivers/pci/pci_auto.c and define CONFIG_PCIAUTO_SKIP_HOST_BRIDGE in related board configuration files. Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com> | |||
* | Fix quoting problem (preboot setting) in many board config files. | Wolfgang Denk | 2008-03-03 | -1/+1 |
| | | | | Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
* | include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger | 2007-07-10 | -2/+10 |
| | | | | | | | | | Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h used to be included but CONFIG_BOOTP_MASK was not defined. Remove lingering references to CFG_CMD_* symbols. Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
* | include/configs: Use new CONFIG_CMD_* in various h* named board config files. | Jon Loeliger | 2007-07-05 | -20/+20 |
| | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
* | Merge with /home/tur/git/u-boot#motionpro | Wolfgang Denk | 2007-05-28 | -1/+1 |
|\ | ||||
| * | MPC5xxx: Change names of defines related to IPB and PCI clocks. | Bartlomiej Sieka | 2007-05-27 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Both CFG_PCISPEED_66 and CFG_IPBSPEED_133 are misnamed, as defining them does not cause PCI or IPB clocks to run at the specified speed. Instead, they configure divisors used to calculate said clocks. This patch renames the defines according to their real function. Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com> Acked-by: Bartlomiej Sieka <tur@semihalf.com> | |||
* | | HMI1001: fix build error, cleanup compiler warnings. | Wolfgang Denk | 2007-03-07 | -0/+1 |
|/ | ||||
* | Change all '$(...)' variable references into '${...}' | Wolfgang Denk | 2005-11-20 | -6/+6 |
| | | | | | | which makes the environment compatible with the hush shell. WARNING: Support for the old '$(...)' syntax will be discontinued in a later version. | |||
* | Enable SM712 driver support for HMI1001 board. | Wolfgang Denk | 2005-09-03 | -0/+7 |
| | ||||
* | Adjust CS3 timings on HMI1001 board for dot matrix display under Linux | Wolfgang Denk | 2005-08-30 | -1/+1 |
| | ||||
* | Add keyboard and dot matrix display support for HMI1001 board. | Wolfgang Denk | 2005-08-30 | -3/+16 |
| | ||||
* | Enable PCI on hmi1001 board | Wolfgang Denk | 2005-08-16 | -0/+18 |
| | ||||
* | Fix CompactFlash problem on HMI1001 board | Wolfgang Denk | 2005-08-10 | -0/+2 |
| | ||||
* | Add CompactFlash support for HMI1001 board. | Wolfgang Denk | 2005-07-21 | -0/+35 |
| | ||||
* | * Fix baudrate calculation problem on MPC5200 systems | wdenk | 2005-06-27 | -6/+27 |
| | | | | | | | | | * Add MPC8220 boards to MAKEALL script * Add EEPROM and RTC support for HMI1001 board * Patch by Detlev Zundel, 20 Jun 2005: Fix initialization of low active GPIO pins on inka4x0 board | |||
* | Enable redundant environment, disable HW flash protection of HMI1001 board | wdenk | 2005-06-20 | -1/+2 |
| | ||||
* | * Add support for HMI1001 board | wdenk | 2005-06-10 | -0/+251 |
* Disable "date" and "sntp" commands on TQM866M which has no RTC |