Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm | Graeme Russ | 2011-07-16 | -8/+6 |
| | | | | Signed-off-by: Graeme Russ <graeme.russ@gmail.com> | |||
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -9/+9 |
| | | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -2/+2 |
| | | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||
* | Code cleanup; make several boards compile & link. | wdenk | 2004-03-14 | -1/+1 |
| | ||||
* | * Patches by Travis Sawyer, 12 Mar 2004: | wdenk | 2004-03-14 | -0/+440 |
- Fix Gigabit Ethernet support for 440GX - Add Gigabit Ethernet Support to MII PHY utilities * Patch by Brad Kemp, 12 Mar 2004: Fixes for drivers/cfi_flash.c: - Better support for x8/x16 implementations - Added failure for AMD chips attempting to use CFG_FLASH_USE_BUFFER_WRITE - Added defines for AMD command and address constants * Patch by Leon Kukovec, 12 Mar 2004: Fix get_dentfromdir() to correctly handle deleted dentries * Patch by George G. Davis, 11 Mar 2004: Remove hard coded network settings in TI OMAP1610 H2 default board config * Patch by George G. Davis, 11 Mar 2004: add support for ADS GraphicsClient+ board. |