summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Collapse)Author
2005-10-04Update ARM Integrator boards:Wolfgang Denk
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
2005-10-03Change board message on AMCC Yosemite & Yellowstone to common styleStefan Roese
Patch by Stefan Roese, 3 Oct 2005
2005-09-30Fix problem with SM501 init on HH405 board.Stefan Roese
Patch by Stefan Roese, 30 Sep 2005
2005-09-25Add support for MP2USB board.Wolfgang Denk
Patch by Eric Benard, 07 Apr 2005
2005-09-25Add board support for armadillo HT1070Wolfgang Denk
Patch by Rowel Atienza, 06 Apr 2005
2005-09-25Add Barco Streaming Video Card (SVC) and Sample Compress Network (SCN) boardWolfgang Denk
Patch by Marc Leeman, 04 Mar 2005
2005-09-25CleanupWolfgang Denk
2005-09-25OMAP242x H4 board updateWolfgang Denk
- 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
2005-09-25Fix VOH405 SupportWolfgang Denk
Patch by Matthias Fuchs, 25 Sep 2005
2005-09-25Added support for PCI bridge on MPC8272ADSWolfgang Denk
Patch by Vitaly Bordug, Feb 09 2005
2005-09-25Update multicore CM9XX support for Integrator AP to allow booting from flashWolfgang Denk
Patch by Jean-Paul Saman, 8 Feb 2005
2005-09-25Add Vibren (was Accelent) PXA255 IDP SupportWolfgang Denk
Patch by Cliff Brake, 04 Feb 2005
2005-09-25CleanupWolfgang Denk
2005-09-24Add ARM946E cpu and core module targets; remap memory to 0x00000000Wolfgang Denk
Patch by Peter Pearse, 2 Feb 2005
2005-09-24OMAP242x fix for GP device bootingWolfgang Denk
- Add SRAM unlock for GP devices. - Change DDR DLL unlock value to allow DPLLout*1 operation. Patches by Richard Woodruff, 21 Jan 2005:
2005-09-24Add support for AMD's Pb1x00 eval board;Wolfgang Denk
add MII routines to the au1x00 ethernet driver; add USB ohci driver (work in progress) Patch by Thomas Sailer, 20 Jan 2005
2005-09-24Update omap5912osk board:Wolfgang Denk
Use drivers/cfi_flash.c instead of private flash driver; Remove hardcoded personalized settings from omap5912osk.h; Fix spacing with (RO) marks in 'flinfo' output. Patch by Michael Bendzick, 14 Jan 2005
2005-09-24Fix warnings for PCI code on ixpWolfgang Denk
Patch by Joe <lgxue@yahoo.com>, 13 Jan 2005
2005-09-24* Fix PHY address argument passing with mii info commandWolfgang Denk
Patch by Andrew Dyer, 28 Dec 2004 * Cleanup: fix broken builds
2005-09-23More cleanup: get rid or redundand #definesWolfgang Denk
2005-09-23Cleanup (PPC4xx is AMCC now)Wolfgang Denk
2005-09-22Merge with /home/wd/git/u-boot/workWolfgang Denk
2005-09-22esd CPCI2DP board addedStefan Roese
Patch by Matthias Fuchs, 22 Sep 2005
2005-09-22esd PMC405 board updatedStefan Roese
Patch by Matthias Fuchs, 22 Sep 2005
2005-09-22Add SM501 support to HH405 board.Stefan Roese
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
2005-09-21Fix bug in auto_update (trab board)Wolfgang Denk
Patch by Martin Krause, 16 Sep 2005
2005-09-15Update AMCC Yosemite to get a consistent setup for all AMCC evalStefan Roese
boards (baudrate, environment...). Flash driver fixed. Patch by Stefan Roese, 15 Sep 2005
2005-09-06Merge with /home/sr/git/u-boot:Wolfgang Denk
Add I2C support for TQM85xx
2005-09-02Cleanup compiler warnings.Wolfgang Denk
2005-08-31Add I2C support to TQM8540 and TQM8560 boards (EEPROM, RTC, LM75-DTT).Stefan Roese
Removed CFG_CMD_DISPLAY from default commands. Fixed compiler warning in net.c. Patch by Stefan Roese, 31 Aug 2005
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk
Pointed out by Gerhard Jaeger, 31 Aug 2005; cf. http://sourceware.org/ml/binutils/2005-08/msg00412.html
2005-08-30Add keyboard and dot matrix display support for HMI1001 board.Wolfgang Denk
2005-08-23Merge with testing-4xx_enet (Create generic 4xx Ethernet code)Wolfgang Denk
2005-08-22Add esd cpci5200 and pf5200 boardsStefan Roese
Patch by Reinhard Arlt, 22 Aug 2005
2005-08-18Initialize serial# and ethaddr from manufacturer data in EEPROM on CMC-PU2Wolfgang Denk
Patch by Martin Krause, 08 Jun 2005
2005-08-18Add new board specific commands for TQM5200/STK52XXWolfgang Denk
- Sound commands (beep, wav, sound) - Test commands (led, can, backlight, rs232) Patch by Martin Krause, 02 May 2005
2005-08-18Add automatic HW detection for another CMC_PU2 variantWolfgang Denk
Patch by Martin Krause, 20 Apr 2005
2005-08-18Fix initialization problem on TQM5200 without SM501Wolfgang Denk
Patch by Martin Krause, 8 Apr. 2005
2005-08-16Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese
now handling all 4xx cpu's. Patch by Stefan Roese, 16 Aug 2005
2005-08-16Merge with pollux.denx.org:/home/git/u-boot/.git
2005-08-16Enable PCI on hmi1001 boardWolfgang Denk
2005-08-15Coding style cleanupWolfgang Denk
2005-08-15Add support for Silicon Turnkey eXpress XTc (mpc87x/88x) board.Wolfgang Denk
Patch by Dan Malek and Pantelis Antoniou, 15 Aug 2005
2005-08-15Add Sandburst Metrobox and Sandburst Karef board support packages.Stefan Roese
Second serial port on 440GX now defined as a system device. Add 'Short Etch' code for Cicada PHY within 440gx_enet.c Patch by Travis B. Sawyer, 12 Jul 2005 Check return value of malloc in 440gx_enet.c Patch by Travis B. Sawyer, 18 Jul 2005
2005-08-13Code cleanup.Wolfgang Denk
2005-08-12Remove stale file entryWolfgang Denk
2005-08-12Minor code cleanupWolfgang Denk
2005-08-12Add forgotten new fils from latest VoiceBlue updateWolfgang Denk
2005-08-12Fix Murray Jensen's mail address.Wolfgang Denk
Patch by Murray Jensen, 30 Jun 2005
2005-08-12VoiceBlue update: eeprom tool can also store firmware version now.Wolfgang Denk
eeprom.bin is runable by jumping at load address. Patch by Ladislav Michl, 23 May 2005