summaryrefslogtreecommitdiff
path: root/CHANGELOG
AgeCommit message (Collapse)Author
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
2005-09-03Fix default command set (don't include CFG_CMD_DISPLAY command)Wolfgang Denk
Patch by Pantelis Antoniou, 02 Sep 2005
2005-09-02Cleanup compiler warnings.Wolfgang Denk
2005-09-02Update CHANGELOG.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-31Update CHANGELOG fileWolfgang Denk
2005-08-24Minor reformattingWolfgang Denk
2005-08-24Fixed bamboo port to enable running without DDR-DIMM (bamboo has also 64MB ↵Stefan Roese
onboard DDR) Patch by Stefan Roese, 24 Aug 2005
2005-08-23Update CHANGELOGWolfgang Denk
2005-08-23Fix make dependencies for at91rm9200 and ks8695 cpusWolfgang Denk
Patch by Steven Scholz, 23 Aug 2005
2005-08-23Add JFFS2 support for TQM5200 boardWolfgang Denk
2005-08-22Add esd cpci5200 and pf5200 boardsStefan Roese
Patch by Reinhard Arlt, 22 Aug 2005
2005-08-18Fix sysclock for TQM8540 and TQM8560 boardsWolfgang Denk
Patch by Martin Krause, 25 Jul 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-18Change main clock on CMC-PU2 board from 207 MHz to 179 MHzWolfgang Denk
because of a bug in the AT91RM9200 CPU PLL Patch by Martin Krause, 22 Apr 2005
2005-08-18Add automatic HW detection for another CMC_PU2 variantWolfgang Denk
Patch by Martin Krause, 20 Apr 2005
2005-08-18Remove CONFIG_AT91RM9200DK in CMC-PU2 configurationWolfgang Denk
Patch by Martin Krause, 19 Apr 2005
2005-08-18Fix initialization problem on TQM5200 without SM501Wolfgang Denk
Patch by Martin Krause, 8 Apr. 2005
2005-08-18Add RTC support for STK52XX.200Wolfgang Denk
Patch by Martin Krause, 7 Apr. 2005
2005-08-17Add CHANEGLOG entry; sort Makefile entriesWolfgang Denk
2005-08-16Enable PCI on hmi1001 boardWolfgang Denk
2005-08-16Fix return values of the jffs2 commands ls/fsload/fsinfo,Wolfgang Denk
so we can use them to, e.g., check the existence of a file with "if ls foo; then this; else that; fi" in the hush shell Patch by Andreas Engel, 16 August 2005
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-12Minor code cleanupWolfgang Denk
2005-08-12Add forgotten new fils from latest VoiceBlue updateWolfgang Denk
2005-08-12Make bootretry feature work with hush shell.Wolfgang Denk
Caveat: this currently *requires* CONFIG_RESET_TO_RETRY to be set, too. Patch by Andreas Engel, 19 Jul 2005
2005-08-12Update Hymod Board Database PHP code in "tools" directoryWolfgang Denk
Patch by Murray Jensen, 01 Jul 2005
2005-08-12Make "tr" command use POSIX compliant; export HOSTOS make variableWolfgang Denk
Patch by Murray Jensen, 30 Jun 2005