summaryrefslogtreecommitdiff
path: root/CHANGELOG
AgeCommit message (Collapse)Author
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 formating in include/asm-arm/arch-at91rm9200/AT91RM9200.hWolfgang Denk
Patch by Steven Scholz, 02 Mar 2005
2005-09-25Fix typo in eth.cWolfgang Denk
Patch by Ara Avanesyan, 24 Feb 2005
2005-09-25Remove unneeded #include <malloc.h>Wolfgang Denk
Patch by Ladislav Michl, 22 Feb 2005
2005-09-25Add cramfs support for m68kWolfgang Denk
Patch by Zachary Landau, 21 Feb 2005
2005-09-25Update ep8260: Fix flash timeouts; improve clock resolution for faster UARTsWolfgang Denk
Patch by Jeff Angielski, 21 Feb 2005
2005-09-25Fix au1x00_serial baud rate calculation:Wolfgang Denk
remove hardcoded cpu clock divisor and use register instead; round up instead of truncate Patch by Andrew Dyer, 15 Feb 2005
2005-09-25Add Xilinx Spartan3 family FPGA supportWolfgang Denk
Patch by Kurt Stremerch, 14 February 2005
2005-09-25Fix drivers/cfi_flash.c: use info->reset_cmd instead of FLASH_CMD_RESETWolfgang Denk
Patch by Zachary Landau, 11 Feb 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-25Fix strswab() to reliably find end of stringWolfgang Denk
Patch by Andrew Dyer, 08 Feb 2005
2005-09-25Fix typos in include/ppc440.hWolfgang Denk
Patch by Andrew E Mileski, 04 Feb 2005
2005-09-25Add Vibren (was Accelent) PXA255 IDP SupportWolfgang Denk
Patch by Cliff Brake, 04 Feb 2005
2005-09-25Fix tools/bmp_logo.c using incorrect offset to pixel dataWolfgang Denk
Patch by Andrew Dyer, 31 Jan 2005
2005-09-24Add ARM946E cpu and core module targets; remap memory to 0x00000000Wolfgang Denk
Patch by Peter Pearse, 2 Feb 2005
2005-09-24Fix error handling in tools/env/fw_env.cWolfgang Denk
Patch by Ara Avanesyan, 01 Feb 2005
2005-09-24Fix MGT5100 PSC baudrate calculationWolfgang Denk
Patch by Sebastian Schau, 27 Jan 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-24virtex2 fix for bogus download error messagesWolfgang Denk
The virtex2 FPGA download code watches for init going active during a download of config data as an error condition. init also goes active after a configuration is finished in concert with the done signal. So far, the code does not check for done active until all of the configuration data is sent. If configuration data has a few extra pad bytes at the end, this would cause an error message even though the download had suceeded. NOTE: virtex2 slave serial and spartan2 versions may still have the same problem. Patch by Andrew Dyer, 12 Jan 2005
2005-09-24Optimize flash_make_cmd in drivers/cfi_flash.c for little endianWolfgang Denk
Fix "WARNING: flash_make_cmd: unsuppported LittleEndian mode" message when probing for nonexistent flash in little endian mode. As a side effect more efficient and smaller code is generated, which is always a Good Thing (TM). Patch by Ladislav Michl, 24 Sep 2005
2005-09-24Update for TFTP using a fixed UDP portWolfgang Denk
Use the approved environment variable names. Added "tftpdstp" to allow ports other than 69 per Tolunay Orkun's recommendation. Patch by Jerry Van Baren, 12 Jan 2005
2005-09-24Allow to force TFTP to use a fixed UDP portWolfgang Denk
(Add a configuration option CONFIG_TFTP_PORT and optional env variable tftpport) Patch by Jerry Van Baren, 10 Jan 2005
2005-09-24Fix ethernet timeouts on dbau1550 and other au1x00 systemsWolfgang Denk
Patch by Leif Lindholm, 29 Dec 2004
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-23Cleanup (PPC4xx is AMCC now)Wolfgang Denk
2005-09-22Merge with /home/wd/git/u-boot/workWolfgang Denk
2005-09-22Cleanup - update CHANGELOG, undo test settingsWolfgang 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-21Fix computation of framebuffer palette for 8bpp LCD bitmapsWolfgang Denk
Patch by Francesco Mandracci, 16 Sep 2005
2005-09-21Update configuration for INKA4x0 boardWolfgang Denk
2005-09-21Update configuration for PM854 boardWolfgang Denk
Based on patch by R. Loeffl, 20 Jul 2005
2005-09-15Add PCI support to TQM8540 and TQM8560 boardsStefan Roese
Patch by Stefan Roese, 15 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-14Merge with /home/wd/git/u-boot/masterWolfgang Denk
2005-09-14Merge with /home/sr/git/u-bootWolfgang Denk
2005-09-12Add support for mtddevnum and mtddevname variables (mtdparts command)Wolfgang Denk
[Merge with /home/m8/git/u-boot]
2005-09-12Change default console baud rate for stxxtc boardWolfgang Denk
2005-09-11Added support for mtddevnum and mtddevname variables (mtdparts command)Marian Balakowicz
2005-09-07Fix problem in 440GP ethernet driver (ebony). Add support for 2ndStefan Roese
ethernet port on ebony. Patch by Stefan Roese, 7 Sep 2005
2005-09-06Merge with /home/sr/git/u-boot:Wolfgang Denk
Add I2C support for TQM85xx