Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-08-19 | Fix erroneous commit | Wolfgang Denk | |
2005-08-19 | Fix MPC52xx watchdog driver | Wolfgang Denk | |
- make watchdog driver work on systems with an IPB clock frequency of 133 MHz (watchdog expired to fast there). - now all three watchdog chain entries could be used. - fix some typos. Patch by Martin Krause, 23 Jun 2005 | |||
2005-08-19 | Fix sysclock for TQM8540 and TQM8560 boards | Wolfgang Denk | |
Patch by Martin Krause, 25 Jul 2005 | |||
2005-08-19 | Initialize serial# and ethaddr from manufacturer data in EEPROM on CMC-PU2 | Wolfgang Denk | |
Patch by Martin Krause, 08 Jun 2005 | |||
2005-08-19 | Add new board specific commands for TQM5200/STK52XX | Wolfgang Denk | |
- Sound commands (beep, wav, sound) - Test commands (led, can, backlight, rs232) Patch by Martin Krause, 02 May 2005 | |||
2005-08-19 | Change main clock on CMC-PU2 board from 207 MHz to 179 MHz | Wolfgang Denk | |
because of a bug in the AT91RM9200 CPU PLL Patch by Martin Krause, 22 Apr 2005 | |||
2005-08-19 | Add automatic HW detection for another CMC_PU2 variant | Wolfgang Denk | |
Patch by Martin Krause, 20 Apr 2005 | |||
2005-08-18 | Remove CONFIG_AT91RM9200DK in CMC-PU2 configuration | Wolfgang Denk | |
Patch by Martin Krause, 19 Apr 2005 | |||
2005-08-18 | Fix initialization problem on TQM5200 without SM501 | Wolfgang Denk | |
Patch by Martin Krause, 8 Apr. 2005 | |||
2005-08-18 | Add RTC support for STK52XX.200 | Wolfgang Denk | |
Patch by Martin Krause, 7 Apr. 2005 | |||
2005-08-18 | Add 82dnt board support | Wolfgang Denk | |
2005-08-18 | Add CHANEGLOG entry; sort Makefile entries | Wolfgang Denk | |
2005-08-18 | Minor Makefile cleanup | Wolfgang Denk | |
2005-08-16 | Disable SNTP for O2DNT board. | ||
2005-08-16 | CONFIG_PCI_SCAN_SHOW disabled for O2DNT. | ||
2005-08-16 | Merge with pollux.denx.org:/home/git/u-boot/.git | ||
2005-08-16 | Enable PCI on hmi1001 board | Wolfgang Denk | |
2005-08-16 | Fix 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-15 | Coding style cleanup | Wolfgang Denk | |
2005-08-15 | Add support for Silicon Turnkey eXpress XTc (mpc87x/88x) board. | Wolfgang Denk | |
Patch by Dan Malek and Pantelis Antoniou, 15 Aug 2005 | |||
2005-08-15 | Changed to version 1.1.4 | Stefan Roese | |
2005-08-15 | Add 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-14 | Fix build problems | Wolfgang Denk | |
2005-08-14 | Adjust MAKEALL script for little endian MIPS build tests | Wolfgang Denk | |
2005-08-13 | Code cleanup. | Wolfgang Denk | |
2005-08-13 | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | |
2005-08-13 | make "make clean" remove all build results | Wolfgang Denk | |
2005-08-13 | Fix compiler warnings | Wolfgang Denk | |
2005-08-12 | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | |
2005-08-12 | Remove stale file entry | Wolfgang Denk | |
2005-08-12 | Minor code cleanup | Wolfgang Denk | |
2005-08-12 | Add forgotten new fils from latest VoiceBlue update | Wolfgang Denk | |
2005-08-12 | Make 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-12 | Update Hymod Board Database PHP code in "tools" directory | Wolfgang Denk | |
Patch by Murray Jensen, 01 Jul 2005 | |||
2005-08-12 | Make "tr" command use POSIX compliant; export HOSTOS make variable | Wolfgang Denk | |
Patch by Murray Jensen, 30 Jun 2005 | |||
2005-08-12 | Fix Murray Jensen's mail address. | Wolfgang Denk | |
Patch by Murray Jensen, 30 Jun 2005 | |||
2005-08-12 | Preserve PHY_BMCR during a soft reset. | Wolfgang Denk | |
Patch by Carl Riechers, 24 Jun 2005 | |||
2005-08-12 | VoiceBlue 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 | |||
2005-08-12 | Move the AT91RM9200DK to the ARM Systems list. | Wolfgang Denk | |
Patch by Anders Larsen, 26 Apr 2005 | |||
2005-08-12 | Eliminate calls of ARM libgcc.a helper functions _divsi3 and _modsi3 | Wolfgang Denk | |
Patch by Anders Larsen, 26 Apr 2005 | |||
2005-08-12 | measure_gclk() is needed when DEBUG is enabled | Wolfgang Denk | |
Patch by Bryan O'Donoghue, 25 Apr 2005 | |||
2005-08-12 | FRAM memory access optimization. | ||
2005-08-12 | Add UPD-Checksum code, fix problem in net.c (return instead of break) | Stefan Roese | |
Patch by Reinhard Arlt, 12 Aug 2005 | |||
2005-08-12 | esd PCI405 board updated | Stefan Roese | |
Patch by Matthias Fuchs, 28 Jul 2005 | |||
2005-08-12 | esd WUH405 and DU405 board updated | Stefan Roese | |
Patch by Matthias Fuchs, 27 Jul 2005 | |||
2005-08-12 | Fix problem in cmd_nand.c (only when defined CFG_NAND_SKIP_BAD_DOT_I) | Stefan Roese | |
Patch by Matthias Fuchs, 4 May 2005 | |||
2005-08-12 | Merge with pollux.denx.org:/home/git/u-boot/.git | ||
2005-08-12 | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | |
2005-08-11 | Update AMCC Yosemite to get a consistent setup for all AMCC eval | Stefan Roese | |
boards (baudrate, environment...). Flash driver fixed. Patch by Stefan Roese, 11 Aug 2005 | |||
2005-08-11 | Changed AMCC Bubinga (405EP) configuration to support 2nd eth port | Stefan Roese | |
Patch by Stefan Roese, 11 Aug 2005 |