summaryrefslogtreecommitdiffstats
path: root/include/configs
Commit message (Collapse)AuthorAgeFilesLines
* Fix problem with SM501 init on HH405 board.Stefan Roese2005-09-301-3/+8
| | | | Patch by Stefan Roese, 30 Sep 2005
* Fix FEC PHY addresses for TQM85xx boardsWolfgang Denk2005-09-292-2/+2
|
* Undo change of f6e20fc6ca... to include/configs/trab.hWolfgang Denk2005-09-261-1/+1
| | | | (Must have been an accident?)
* Add support for AT91RM9200 OHCI Controller.Wolfgang Denk2005-09-261-1/+11
| | | | Patch by Eric Benard, 07 Apr 2005
* Add support for MP2USB board.Wolfgang Denk2005-09-261-0/+226
| | | | Patch by Eric Benard, 07 Apr 2005
* Add board support for armadillo HT1070Wolfgang Denk2005-09-262-1/+150
| | | | Patch by Rowel Atienza, 06 Apr 2005
* Second Ethernet address enabled for MPC885ADS and MPC8272ADS.Wolfgang Denk2005-09-262-0/+6
| | | | Patch by Vitaly Bordug, 30 Mar 2005
* Fixes to the Lubbock (PXA 25x) support:Wolfgang Denk2005-09-261-5/+10
| | | | | | | - Resolve the FIXME with respect to saving the u-boot environment. - Make the default load address land in real memory. - Fix lan91c96 SMC_{in,out}{b,w,l}() macros Patch by David Brownell, 10 Mar 2005
* Add Barco Streaming Video Card (SVC) and Sample Compress Network (SCN) boardWolfgang Denk2005-09-251-0/+364
| | | | Patch by Marc Leeman, 04 Mar 2005
* CleanupWolfgang Denk2005-09-253-137/+124
|
* OMAP242x H4 board updateWolfgang Denk2005-09-251-12/+23
| | | | | | | | | | | | | | - fix for ES2 differences. - switch to using the cfi_flash driver. - fix SRAM build address. - fix for GP device operation. - unlock SRAM for GP devices. - display more device information. - fix potential deadlock in omap24xx_i2c driver. - fix DLL load values to match dpllout*1 operation. - fix 2nd chip select init for combo DDR device. - add support for CFI Intel 28F256L18 on H4 board. Patch by Richard Woodruff, 03 Mar 2005
* Update ep8260: Fix flash timeouts; improve clock resolution for faster UARTsWolfgang Denk2005-09-251-0/+9
| | | | Patch by Jeff Angielski, 21 Feb 2005
* Added support for PCI bridge on MPC8272ADSWolfgang Denk2005-09-251-3/+95
| | | | Patch by Vitaly Bordug, Feb 09 2005
* Update multicore CM9XX support for Integrator AP to allow booting from flashWolfgang Denk2005-09-251-0/+25
| | | | Patch by Jean-Paul Saman, 8 Feb 2005
* Add Vibren (was Accelent) PXA255 IDP SupportWolfgang Denk2005-09-251-0/+338
| | | | Patch by Cliff Brake, 04 Feb 2005
* CleanupWolfgang Denk2005-09-252-12/+12
|
* Add ARM946E cpu and core module targets; remap memory to 0x00000000Wolfgang Denk2005-09-252-31/+120
| | | | Patch by Peter Pearse, 2 Feb 2005
* Add support for AMD's Pb1x00 eval board;Wolfgang Denk2005-09-251-0/+189
| | | | | | add MII routines to the au1x00 ethernet driver; add USB ohci driver (work in progress) Patch by Thomas Sailer, 20 Jan 2005
* * Fix PHY address argument passing with mii info commandWolfgang Denk2005-09-246-38/+44
| | | | | | Patch by Andrew Dyer, 28 Dec 2004 * Cleanup: fix broken builds
* Cleanup (PPC4xx is AMCC now)Wolfgang Denk2005-09-2349-52/+52
|
* Cleanup - update CHANGELOG, undo test settingsWolfgang Denk2005-09-221-1/+0
|
* esd CPCI2DP board addedStefan Roese2005-09-221-0/+271
| | | | Patch by Matthias Fuchs, 22 Sep 2005
* esd PMC405 board updatedStefan Roese2005-09-221-7/+10
| | | | Patch by Matthias Fuchs, 22 Sep 2005
* Add SM501 support to HH405 board.Stefan Roese2005-09-221-2/+45
| | | | | | Add support for gzip compressed bmp's (CONFIG_VIDEO_BMP_GZIP). Add support for eeprom write-enable (CFG_EEPROM_WREN). Patch by Stefan Roese, 22 Sep 2005
* Fix autonegotiation in tsec ethernet driverStefan Roese2005-09-212-0/+3
| | | | Patch by Stefan Roese, 21 Sep 2005
* Update configuration for INKA4x0 boardWolfgang Denk2005-09-211-14/+6
|
* Update configuration for PM854 boardWolfgang Denk2005-09-211-2/+5
| | | | Based on patch by R. Loeffl, 20 Jul 2005
* Add PCI support to TQM8540 and TQM8560 boardsStefan Roese2005-09-152-6/+28
| | | | Patch by Stefan Roese, 15 Sep 2005
* Update AMCC Yosemite to get a consistent setup for all AMCC evalStefan Roese2005-09-151-130/+145
| | | | | boards (baudrate, environment...). Flash driver fixed. Patch by Stefan Roese, 15 Sep 2005
* Merge with /home/wd/git/u-boot/masterWolfgang Denk2005-09-141-2/+5
|\
| * Merge with /home/sr/git/u-bootWolfgang Denk2005-09-141-2/+5
| |\
| | * Fix problem in 440GP ethernet driver (ebony). Add support for 2ndStefan Roese2005-09-071-2/+5
| | | | | | | | | | | | | | | ethernet port on ebony. Patch by Stefan Roese, 7 Sep 2005
* | | Change default console baud rate for stxxtc boardWolfgang Denk2005-09-131-1/+1
|/ /
* | Merge with /home/sr/git/u-boot:Wolfgang Denk2005-09-062-9/+69
|\ \ | |/ | | | | Add I2C support for TQM85xx
| * Add I2C support to TQM8540 and TQM8560 boards (EEPROM, RTC, LM75-DTT).Stefan Roese2005-08-312-9/+69
| | | | | | | | | | | | Removed CFG_CMD_DISPLAY from default commands. Fixed compiler warning in net.c. Patch by Stefan Roese, 31 Aug 2005
* | Enable SM712 driver support for HMI1001 board.Wolfgang Denk2005-09-031-0/+7
|/
* Adjust CS3 timings on HMI1001 board for dot matrix display under LinuxWolfgang Denk2005-08-301-1/+1
|
* Add keyboard and dot matrix display support for HMI1001 board.Wolfgang Denk2005-08-301-3/+16
|
* Merge with testing-4xx_enet (Create generic 4xx Ethernet code)Wolfgang Denk2005-08-235-4/+11
|\
| * Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese2005-08-165-4/+11
| | | | | | | | | | now handling all 4xx cpu's. Patch by Stefan Roese, 16 Aug 2005
* | Add JFFS2 support for TQM5200 boardWolfgang Denk2005-08-231-0/+10
| |
* | Add esd cpci5200 and pf5200 boardsStefan Roese2005-08-222-0/+813
| | | | | | | | Patch by Reinhard Arlt, 22 Aug 2005
* | Fix sysclock for TQM8540 and TQM8560 boardsWolfgang Denk2005-08-192-2/+2
| | | | | | | | Patch by Martin Krause, 25 Jul 2005
* | Add new board specific commands for TQM5200/STK52XXWolfgang Denk2005-08-192-3/+4
| | | | | | | | | | | | - Sound commands (beep, wav, sound) - Test commands (led, can, backlight, rs232) Patch by Martin Krause, 02 May 2005
* | Change main clock on CMC-PU2 board from 207 MHz to 179 MHzWolfgang Denk2005-08-191-2/+2
| | | | | | | | | | because of a bug in the AT91RM9200 CPU PLL Patch by Martin Krause, 22 Apr 2005
* | Remove CONFIG_AT91RM9200DK in CMC-PU2 configurationWolfgang Denk2005-08-181-1/+0
| | | | | | | | Patch by Martin Krause, 19 Apr 2005
* | Add RTC support for STK52XX.200Wolfgang Denk2005-08-181-1/+6
| | | | | | | | Patch by Martin Krause, 7 Apr. 2005
* | Disable SNTP for O2DNT board.2005-08-161-1/+0
| |
* | CONFIG_PCI_SCAN_SHOW disabled for O2DNT.2005-08-161-1/+1
| |
* | Merge with pollux.denx.org:/home/git/u-boot/.git2005-08-1610-3/+1303
|\ \ | |/
OpenPOWER on IntegriCloud