summaryrefslogtreecommitdiff
path: root/include
Commit message (Collapse)AuthorAgeLines
* Fix the machine-id of the Cogent csb637 boardWolfgang Denk2005-10-06-1/+2
| | | | Patch by Anders Larsen, 05 Oct 2005
* Complete support for the KwikByte KB920x boardsWolfgang Denk2005-10-06-2/+2
| | | | Patch by Anders Larsen, 05 Oct 2005
* Add support for Cogent csb637Wolfgang Denk2005-10-05-0/+339
| | | | Patch by Anders Larsen, 29 Apr 2005
* * Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200Wolfgang Denk2005-10-05-25/+19
| | | | | | | Patch by Anders Larsen, 29 Apr 2005 * Fix problems introduced by Patch by Steven Scholz, 02 Mar 2005 (8e2be51de8dd03c1ce4d06cbb18ad06133d47cd5)
* Fix device partition intialization for SystemACE disks.Wolfgang Denk2005-10-05-7/+7
| | | | Patch by Stephen Williams, 28 Apr 2005
* Added support for KwikByte KB920x boards (based on AT91RM9200)Wolfgang Denk2005-10-05-0/+173
| | | | Patch by Matt ?? <kb9200_dev@kwikbyte.com>, 27 Apr 2005
* Add support for S29GL064M-R3 flash chip on xsengine boardWolfgang Denk2005-10-05-0/+2
| | | | Patch by Kurt Stremerch, 18 Apr 2005
* Update ARM Integrator boards:Wolfgang Denk2005-10-04-116/+200
| | | | | | | 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 440GR to print correct cpu revisionStefan Roese2005-10-04-1/+2
| | | | Patch by Stefan Roese, 4 Oct 2005
* Fix problem with SM501 init on HH405 board.Stefan Roese2005-09-30-3/+8
| | | | Patch by Stefan Roese, 30 Sep 2005
* Fix FEC PHY addresses for TQM85xx boardsWolfgang Denk2005-09-29-2/+2
|
* Undo change of f6e20fc6ca... to include/configs/trab.hWolfgang Denk2005-09-26-1/+1
| | | | (Must have been an accident?)
* Add support for AT91RM9200 OHCI Controller.Wolfgang Denk2005-09-26-1/+17
| | | | Patch by Eric Benard, 07 Apr 2005
* Update ARM mach-types.hWolfgang Denk2005-09-26-26/+1482
| | | | Patch by Eric Benard, 07 Apr 2005
* Add support for MP2USB board.Wolfgang Denk2005-09-26-0/+226
| | | | Patch by Eric Benard, 07 Apr 2005
* Add board support for armadillo HT1070Wolfgang Denk2005-09-26-1/+152
| | | | Patch by Rowel Atienza, 06 Apr 2005
* Second Ethernet address enabled for MPC885ADS and MPC8272ADS.Wolfgang Denk2005-09-26-0/+6
| | | | Patch by Vitaly Bordug, 30 Mar 2005
* Add iopset command on mpc8xxWolfgang Denk2005-09-26-0/+395
| | | | Patch by Daniel Eisenhut, 25 Mar 2005
* Fixes to the Lubbock (PXA 25x) support:Wolfgang Denk2005-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) boardWolfgang Denk2005-09-25-23/+403
| | | | Patch by Marc Leeman, 04 Mar 2005
* CleanupWolfgang Denk2005-09-25-137/+124
|
* OMAP242x H4 board updateWolfgang Denk2005-09-25-189/+136
| | | | | | | | | | | | | | - 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
* Fix formating in include/asm-arm/arch-at91rm9200/AT91RM9200.hWolfgang Denk2005-09-25-462/+491
| | | | Patch by Steven Scholz, 02 Mar 2005
* Add cramfs support for m68kWolfgang Denk2005-09-25-1/+23
| | | | Patch by Zachary Landau, 21 Feb 2005
* Update ep8260: Fix flash timeouts; improve clock resolution for faster UARTsWolfgang Denk2005-09-25-0/+9
| | | | Patch by Jeff Angielski, 21 Feb 2005
* Add Xilinx Spartan3 family FPGA supportWolfgang Denk2005-09-25-0/+106
| | | | Patch by Kurt Stremerch, 14 February 2005
* Added support for PCI bridge on MPC8272ADSWolfgang Denk2005-09-25-3/+95
| | | | Patch by Vitaly Bordug, Feb 09 2005
* Update multicore CM9XX support for Integrator AP to allow booting from flashWolfgang Denk2005-09-25-0/+25
| | | | Patch by Jean-Paul Saman, 8 Feb 2005
* Fix typos in include/ppc440.hWolfgang Denk2005-09-25-2/+2
| | | | Patch by Andrew E Mileski, 04 Feb 2005
* Add Vibren (was Accelent) PXA255 IDP SupportWolfgang Denk2005-09-25-0/+338
| | | | Patch by Cliff Brake, 04 Feb 2005
* CleanupWolfgang Denk2005-09-25-12/+12
|
* Add ARM946E cpu and core module targets; remap memory to 0x00000000Wolfgang Denk2005-09-25-31/+128
| | | | Patch by Peter Pearse, 2 Feb 2005
* OMAP242x fix for GP device bootingWolfgang Denk2005-09-25-2/+8
| | | | | | - Add SRAM unlock for GP devices. - Change DDR DLL unlock value to allow DPLLout*1 operation. Patches by Richard Woodruff, 21 Jan 2005:
* Add support for AMD's Pb1x00 eval board;Wolfgang Denk2005-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 commandWolfgang Denk2005-09-24-38/+44
| | | | | | Patch by Andrew Dyer, 28 Dec 2004 * Cleanup: fix broken builds
* Cleanup (PPC4xx is AMCC now)Wolfgang Denk2005-09-23-56/+56
|
* Cleanup - update CHANGELOG, undo test settingsWolfgang Denk2005-09-22-1/+0
|
* esd CPCI2DP board addedStefan Roese2005-09-22-0/+271
| | | | Patch by Matthias Fuchs, 22 Sep 2005
* esd PMC405 board updatedStefan Roese2005-09-22-7/+10
| | | | Patch by Matthias Fuchs, 22 Sep 2005
* Add SM501 support to HH405 board.Stefan Roese2005-09-22-2/+48
| | | | | | 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-21-0/+3
| | | | Patch by Stefan Roese, 21 Sep 2005
* Update configuration for INKA4x0 boardWolfgang Denk2005-09-21-14/+6
|
* Update configuration for PM854 boardWolfgang Denk2005-09-21-2/+5
| | | | Based on patch by R. Loeffl, 20 Jul 2005
* Add PCI support to TQM8540 and TQM8560 boardsStefan Roese2005-09-15-6/+28
| | | | Patch by Stefan Roese, 15 Sep 2005
* Update AMCC Yosemite to get a consistent setup for all AMCC evalStefan Roese2005-09-15-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-14-2/+5
|\
| * Merge with /home/sr/git/u-bootWolfgang Denk2005-09-14-2/+5
| |\
| | * Fix problem in 440GP ethernet driver (ebony). Add support for 2ndStefan Roese2005-09-07-2/+5
| | | | | | | | | | | | | | | ethernet port on ebony. Patch by Stefan Roese, 7 Sep 2005
* | | Change default console baud rate for stxxtc boardWolfgang Denk2005-09-13-1/+1
|/ /
* | Merge with /home/sr/git/u-boot:Wolfgang Denk2005-09-06-9/+69
|\ \ | |/ | | | | Add I2C support for TQM85xx