Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge with /home/m8/git/u-boot | Wolfgang Denk | 2005-10-15 | -0/+522 |
|\ | ||||
| * | Fix TQM834x config file, set correct value for CFG_IMMRBAR. | Marian Balakowicz | 2005-10-12 | -1/+1 |
| | | ||||
| * | Added support for TQM834x boards. | Marian Balakowicz | 2005-10-11 | -0/+522 |
| | | ||||
* | | Merge with /home/sr/git/u-boot | Wolfgang Denk | 2005-10-13 | -6/+4 |
|\ \ | ||||
| * | | Fix gzip bmp support (test if malloc fails, warning when truncated). | Stefan Roese | 2005-10-08 | -6/+4 |
| | | | | | | | | | | | | | | | Increase CFG_VIDEO_LOGO_MAX_SIZE on HH405 board. Patch by Stefan Roese, 08 Oct 2005 | |||
* | | | Add support for OF flat tree for the STXtc board. | Wolfgang Denk | 2005-10-13 | -12/+8 |
| | | | | | | | | | | | | Patch by Pantelis Antoniou, 04 Sep 2005 | |||
* | | | Support passing of OF flat trees to the kernel. | Wolfgang Denk | 2005-10-13 | -114/+114 |
| |/ |/| | | | | | Patch by Pantelis Antoniou, 04 Sep 2005 | |||
* | | Add support for NetSilicon NS7520 processor. | Wolfgang Denk | 2005-10-09 | -77/+72 |
| | | | | | | | | | | | | Patch by Art Shipkowski, 12 May 2005 Cleanup. | |||
* | | Add support for AP1000 board. | Wolfgang Denk | 2005-10-09 | -0/+255 |
|/ | | | | Patch by James MacAulay, 07 Oct 2005 | |||
* | Add JFFS2 support for TRAB board | Wolfgang Denk | 2005-10-06 | -4/+20 |
| | | | | Patch by Martin Krause, 25 Aug 2005 | |||
* | Fix the machine-id of the Cogent csb637 board | Wolfgang Denk | 2005-10-06 | -1/+2 |
| | | | | Patch by Anders Larsen, 05 Oct 2005 | |||
* | Complete support for the KwikByte KB920x boards | Wolfgang Denk | 2005-10-06 | -2/+2 |
| | | | | Patch by Anders Larsen, 05 Oct 2005 | |||
* | Add support for Cogent csb637 | Wolfgang Denk | 2005-10-05 | -0/+235 |
| | | | | Patch by Anders Larsen, 29 Apr 2005 | |||
* | Fix device partition intialization for SystemACE disks. | Wolfgang Denk | 2005-10-05 | -7/+7 |
| | | | | Patch by Stephen Williams, 28 Apr 2005 | |||
* | Added support for KwikByte KB920x boards (based on AT91RM9200) | Wolfgang Denk | 2005-10-05 | -0/+173 |
| | | | | Patch by Matt ?? <kb9200_dev@kwikbyte.com>, 27 Apr 2005 | |||
* | Update ARM Integrator boards: | Wolfgang Denk | 2005-10-04 | -116/+108 |
| | | | | | | | Correct addessing errors in platform files. Split off common core module data from Integrator header files to include/armcoremodule.h. Patch by Peter Pearse, 04 Oct 2005 | |||
* | Fix problem with SM501 init on HH405 board. | Stefan Roese | 2005-09-30 | -3/+8 |
| | | | | Patch by Stefan Roese, 30 Sep 2005 | |||
* | Fix FEC PHY addresses for TQM85xx boards | Wolfgang Denk | 2005-09-29 | -2/+2 |
| | ||||
* | Undo change of f6e20fc6ca... to include/configs/trab.h | Wolfgang Denk | 2005-09-26 | -1/+1 |
| | | | | (Must have been an accident?) | |||
* | Add support for AT91RM9200 OHCI Controller. | Wolfgang Denk | 2005-09-26 | -1/+11 |
| | | | | Patch by Eric Benard, 07 Apr 2005 | |||
* | Add support for MP2USB board. | Wolfgang Denk | 2005-09-26 | -0/+226 |
| | | | | Patch by Eric Benard, 07 Apr 2005 | |||
* | Add board support for armadillo HT1070 | Wolfgang Denk | 2005-09-26 | -1/+150 |
| | | | | Patch by Rowel Atienza, 06 Apr 2005 | |||
* | Second Ethernet address enabled for MPC885ADS and MPC8272ADS. | Wolfgang Denk | 2005-09-26 | -0/+6 |
| | | | | Patch by Vitaly Bordug, 30 Mar 2005 | |||
* | Fixes to the Lubbock (PXA 25x) support: | Wolfgang Denk | 2005-09-26 | -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) board | Wolfgang Denk | 2005-09-25 | -0/+364 |
| | | | | Patch by Marc Leeman, 04 Mar 2005 | |||
* | Cleanup | Wolfgang Denk | 2005-09-25 | -137/+124 |
| | ||||
* | OMAP242x H4 board update | Wolfgang Denk | 2005-09-25 | -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 UARTs | Wolfgang Denk | 2005-09-25 | -0/+9 |
| | | | | Patch by Jeff Angielski, 21 Feb 2005 | |||
* | Added support for PCI bridge on MPC8272ADS | Wolfgang Denk | 2005-09-25 | -3/+95 |
| | | | | Patch by Vitaly Bordug, Feb 09 2005 | |||
* | Update multicore CM9XX support for Integrator AP to allow booting from flash | Wolfgang Denk | 2005-09-25 | -0/+25 |
| | | | | Patch by Jean-Paul Saman, 8 Feb 2005 | |||
* | Add Vibren (was Accelent) PXA255 IDP Support | Wolfgang Denk | 2005-09-25 | -0/+338 |
| | | | | Patch by Cliff Brake, 04 Feb 2005 | |||
* | Cleanup | Wolfgang Denk | 2005-09-25 | -12/+12 |
| | ||||
* | Add ARM946E cpu and core module targets; remap memory to 0x00000000 | Wolfgang Denk | 2005-09-25 | -31/+120 |
| | | | | Patch by Peter Pearse, 2 Feb 2005 | |||
* | Add support for AMD's Pb1x00 eval board; | Wolfgang Denk | 2005-09-25 | -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 command | Wolfgang Denk | 2005-09-24 | -38/+44 |
| | | | | | | Patch by Andrew Dyer, 28 Dec 2004 * Cleanup: fix broken builds | |||
* | Cleanup (PPC4xx is AMCC now) | Wolfgang Denk | 2005-09-23 | -52/+52 |
| | ||||
* | Cleanup - update CHANGELOG, undo test settings | Wolfgang Denk | 2005-09-22 | -1/+0 |
| | ||||
* | esd CPCI2DP board added | Stefan Roese | 2005-09-22 | -0/+271 |
| | | | | Patch by Matthias Fuchs, 22 Sep 2005 | |||
* | esd PMC405 board updated | Stefan Roese | 2005-09-22 | -7/+10 |
| | | | | Patch by Matthias Fuchs, 22 Sep 2005 | |||
* | Add SM501 support to HH405 board. | Stefan Roese | 2005-09-22 | -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 driver | Stefan Roese | 2005-09-21 | -0/+3 |
| | | | | Patch by Stefan Roese, 21 Sep 2005 | |||
* | Update configuration for INKA4x0 board | Wolfgang Denk | 2005-09-21 | -14/+6 |
| | ||||
* | Update configuration for PM854 board | Wolfgang Denk | 2005-09-21 | -2/+5 |
| | | | | Based on patch by R. Loeffl, 20 Jul 2005 | |||
* | Add PCI support to TQM8540 and TQM8560 boards | Stefan Roese | 2005-09-15 | -6/+28 |
| | | | | Patch by Stefan Roese, 15 Sep 2005 | |||
* | Update AMCC Yosemite to get a consistent setup for all AMCC eval | Stefan Roese | 2005-09-15 | -130/+145 |
| | | | | | boards (baudrate, environment...). Flash driver fixed. Patch by Stefan Roese, 15 Sep 2005 | |||
* | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2005-09-14 | -2/+5 |
|\ | ||||
| * | Merge with /home/sr/git/u-boot | Wolfgang Denk | 2005-09-14 | -2/+5 |
| |\ | ||||
| | * | Fix problem in 440GP ethernet driver (ebony). Add support for 2nd | Stefan Roese | 2005-09-07 | -2/+5 |
| | | | | | | | | | | | | | | | ethernet port on ebony. Patch by Stefan Roese, 7 Sep 2005 | |||
* | | | Change default console baud rate for stxxtc board | Wolfgang Denk | 2005-09-13 | -1/+1 |
|/ / | ||||
* | | Merge with /home/sr/git/u-boot: | Wolfgang Denk | 2005-09-06 | -9/+69 |
|\ \ | |/ | | | | | Add I2C support for TQM85xx |