summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | Fix gzip bmp support (test if malloc fails, warning when truncated).Stefan Roese2005-10-083-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 Denk2005-10-131-12/+8
| | | | | | | | | | | | | | | | | | | | Patch by Pantelis Antoniou, 04 Sep 2005
* | | | | Support passing of OF flat trees to the kernel.Wolfgang Denk2005-10-138-114/+114
| |/ / / |/| | | | | | | | | | | Patch by Pantelis Antoniou, 04 Sep 2005
* | | | Add support for NetSilicon NS7520 processor.Wolfgang Denk2005-10-095-81/+471
| | | | | | | | | | | | | | | | | | | | | | | | Patch by Art Shipkowski, 12 May 2005 Cleanup.
* | | | Add support for AP1000 board.Wolfgang Denk2005-10-091-0/+255
| | | | | | | | | | | | | | | | Patch by James MacAulay, 07 Oct 2005
* | | | CleanupWolfgang Denk2005-10-061-1/+1
| | | |
* | | | Update make target for ARM supported boards.Wolfgang Denk2005-10-061-0/+2
|/ / / | | | | | | | | | | | | Use lowlevel_init() instead of platformsetup() [rename]. Patch by Peter Pearse, 06 Oct 2005
* | | Add JFFS2 support for TRAB boardWolfgang Denk2005-10-061-4/+20
| | | | | | | | | | | | Patch by Martin Krause, 25 Aug 2005
* | | Fix the machine-id of the Cogent csb637 boardWolfgang Denk2005-10-061-1/+2
| | | | | | | | | | | | Patch by Anders Larsen, 05 Oct 2005
* | | Complete support for the KwikByte KB920x boardsWolfgang Denk2005-10-061-2/+2
| | | | | | | | | | | | Patch by Anders Larsen, 05 Oct 2005
* | | Add support for Cogent csb637Wolfgang Denk2005-10-052-0/+339
| | | | | | | | | | | | Patch by Anders Larsen, 29 Apr 2005
* | | * Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200Wolfgang Denk2005-10-053-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-051-7/+7
| | | | | | | | | | | | Patch by Stephen Williams, 28 Apr 2005
* | | Added support for KwikByte KB920x boards (based on AT91RM9200)Wolfgang Denk2005-10-051-0/+173
| | | | | | | | | | | | Patch by Matt ?? <kb9200_dev@kwikbyte.com>, 27 Apr 2005
* | | Add support for S29GL064M-R3 flash chip on xsengine boardWolfgang Denk2005-10-051-0/+2
| | | | | | | | | | | | Patch by Kurt Stremerch, 18 Apr 2005
* | | Update ARM Integrator boards:Wolfgang Denk2005-10-043-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-041-1/+2
| | | | | | | | | | | | Patch by Stefan Roese, 4 Oct 2005
* | | 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-263-1/+17
| | | | | | | | | | | | Patch by Eric Benard, 07 Apr 2005
* | | Update ARM mach-types.hWolfgang Denk2005-09-261-26/+1482
| | | | | | | | | | | | 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-263-1/+152
| | | | | | | | | | | | 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
* | | Add iopset command on mpc8xxWolfgang Denk2005-09-261-0/+395
| | | | | | | | | | | | Patch by Daniel Eisenhut, 25 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-252-23/+403
| | | | | | | | | | | | Patch by Marc Leeman, 04 Mar 2005
* | | CleanupWolfgang Denk2005-09-253-137/+124
| | |
* | | OMAP242x H4 board updateWolfgang Denk2005-09-258-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-251-462/+491
| | | | | | | | | | | | Patch by Steven Scholz, 02 Mar 2005
* | | Add cramfs support for m68kWolfgang Denk2005-09-252-1/+23
| | | | | | | | | | | | Patch by Zachary Landau, 21 Feb 2005
* | | Update ep8260: Fix flash timeouts; improve clock resolution for faster UARTsWolfgang Denk2005-09-251-0/+9
| | | | | | | | | | | | Patch by Jeff Angielski, 21 Feb 2005
* | | Add Xilinx Spartan3 family FPGA supportWolfgang Denk2005-09-252-0/+106
| | | | | | | | | | | | Patch by Kurt Stremerch, 14 February 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
* | | Fix typos in include/ppc440.hWolfgang Denk2005-09-251-2/+2
| | | | | | | | | | | | Patch by Andrew E Mileski, 04 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-253-31/+128
| | | | | | | | | | | | Patch by Peter Pearse, 2 Feb 2005
* | | OMAP242x fix for GP device bootingWolfgang Denk2005-09-252-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-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-2352-56/+56
| | |
* | | 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-222-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-212-0/+3
| | | | | | | | | | | | Patch by Stefan Roese, 21 Sep 2005
* | | Update configuration for INKA4x0 boardWolfgang Denk2005-09-211-14/+6
| | |