Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Patch by Steven Scholz, 4 Apr 2005: | wdenk | 2005-04-04 | -1/+2 |
| | | | | | | - remove all references to CONFIG_INIT_CRITICAL for ARM based boards - introduce two new configuration options instead: CONFIG_SKIP_LOWLEVEL_INIT and CONFIG_SKIP_RELOCATE_UBOOT | |||
* | Prepare for SoC rework of ARM code: | wdenk | 2005-04-02 | -1/+1 |
| | | | | | - rename CONFIG_BOOTBINFUNC into CONFIG_INIT_CRITICAL - rename memsetup into lowlevel_init (function name and source files) | |||
* | Code cleanup; make several boards compile & link. | wdenk | 2004-03-14 | -2/+2 |
| | ||||
* | * Patches by Travis Sawyer, 12 Mar 2004: | wdenk | 2004-03-14 | -0/+174 |
- 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. |