| Commit message (Expand) | Author | Age | Lines |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -85/+85 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -5/+5 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -1/+1 |
* | PPC: Create and use CONFIG_HIGH_BATS | Becky Bruce | 2008-06-03 | -0/+2 |
* | Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boards | TsiChung Liew | 2008-04-13 | -0/+1 |
* | Fix quoting problem (preboot setting) in many board config files. | Wolfgang Denk | 2008-03-03 | -1/+1 |
* | include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger | 2007-07-10 | -2/+10 |
* | include/configs: Use new CONFIG_CMD_* in various h* named board config files. | Jon Loeliger | 2007-07-05 | -20/+20 |
* | 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 |
* | | 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 |
* | 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 |
* | 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 |