Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Minor reformatting | Wolfgang Denk | 2005-08-24 | -2/+2 |
| | ||||
* | Fixed bamboo port to enable running without DDR-DIMM (bamboo has also 64MB ↵ | Stefan Roese | 2005-08-24 | -0/+4 |
| | | | | | | onboard DDR) Patch by Stefan Roese, 24 Aug 2005 | |||
* | Update CHANGELOG | Wolfgang Denk | 2005-08-23 | -0/+4 |
| | ||||
* | Fix make dependencies for at91rm9200 and ks8695 cpus | Wolfgang Denk | 2005-08-23 | -0/+3 |
| | | | | Patch by Steven Scholz, 23 Aug 2005 | |||
* | Add JFFS2 support for TQM5200 board | Wolfgang Denk | 2005-08-23 | -0/+2 |
| | ||||
* | Add esd cpci5200 and pf5200 boards | Stefan Roese | 2005-08-22 | -0/+3 |
| | | | | Patch by Reinhard Arlt, 22 Aug 2005 | |||
* | Fix sysclock for TQM8540 and TQM8560 boards | Wolfgang Denk | 2005-08-19 | -0/+3 |
| | | | | Patch by Martin Krause, 25 Jul 2005 | |||
* | Initialize serial# and ethaddr from manufacturer data in EEPROM on CMC-PU2 | Wolfgang Denk | 2005-08-19 | -0/+3 |
| | | | | Patch by Martin Krause, 08 Jun 2005 | |||
* | Add new board specific commands for TQM5200/STK52XX | Wolfgang Denk | 2005-08-19 | -1/+6 |
| | | | | | | - Sound commands (beep, wav, sound) - Test commands (led, can, backlight, rs232) Patch by Martin Krause, 02 May 2005 | |||
* | Change main clock on CMC-PU2 board from 207 MHz to 179 MHz | Wolfgang Denk | 2005-08-19 | -0/+4 |
| | | | | | because of a bug in the AT91RM9200 CPU PLL Patch by Martin Krause, 22 Apr 2005 | |||
* | Add automatic HW detection for another CMC_PU2 variant | Wolfgang Denk | 2005-08-19 | -2/+5 |
| | | | | Patch by Martin Krause, 20 Apr 2005 | |||
* | Remove CONFIG_AT91RM9200DK in CMC-PU2 configuration | Wolfgang Denk | 2005-08-18 | -0/+3 |
| | | | | Patch by Martin Krause, 19 Apr 2005 | |||
* | Fix initialization problem on TQM5200 without SM501 | Wolfgang Denk | 2005-08-18 | -0/+3 |
| | | | | Patch by Martin Krause, 8 Apr. 2005 | |||
* | Add RTC support for STK52XX.200 | Wolfgang Denk | 2005-08-18 | -0/+3 |
| | | | | Patch by Martin Krause, 7 Apr. 2005 | |||
* | Add CHANEGLOG entry; sort Makefile entries | Wolfgang Denk | 2005-08-18 | -0/+2 |
| | ||||
* | Enable PCI on hmi1001 board | Wolfgang Denk | 2005-08-16 | -0/+2 |
| | ||||
* | Fix return values of the jffs2 commands ls/fsload/fsinfo, | Wolfgang Denk | 2005-08-16 | -0/+5 |
| | | | | | | 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 | |||
* | Coding style cleanup | Wolfgang Denk | 2005-08-15 | -0/+2 |
| | ||||
* | Add support for Silicon Turnkey eXpress XTc (mpc87x/88x) board. | Wolfgang Denk | 2005-08-15 | -0/+3 |
| | | | | Patch by Dan Malek and Pantelis Antoniou, 15 Aug 2005 | |||
* | Add Sandburst Metrobox and Sandburst Karef board support packages. | Stefan Roese | 2005-08-15 | -0/+12 |
| | | | | | | | | | 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 | |||
* | Minor code cleanup | Wolfgang Denk | 2005-08-12 | -1/+3 |
| | ||||
* | Add forgotten new fils from latest VoiceBlue update | Wolfgang Denk | 2005-08-12 | -0/+2 |
| | ||||
* | Make bootretry feature work with hush shell. | Wolfgang Denk | 2005-08-12 | -0/+4 |
| | | | | | Caveat: this currently *requires* CONFIG_RESET_TO_RETRY to be set, too. Patch by Andreas Engel, 19 Jul 2005 | |||
* | Update Hymod Board Database PHP code in "tools" directory | Wolfgang Denk | 2005-08-12 | -0/+3 |
| | | | | Patch by Murray Jensen, 01 Jul 2005 | |||
* | Make "tr" command use POSIX compliant; export HOSTOS make variable | Wolfgang Denk | 2005-08-12 | -0/+3 |
| | | | | Patch by Murray Jensen, 30 Jun 2005 | |||
* | Fix Murray Jensen's mail address. | Wolfgang Denk | 2005-08-12 | -0/+3 |
| | | | | Patch by Murray Jensen, 30 Jun 2005 | |||
* | Preserve PHY_BMCR during a soft reset. | Wolfgang Denk | 2005-08-12 | -0/+3 |
| | | | | Patch by Carl Riechers, 24 Jun 2005 | |||
* | VoiceBlue update: eeprom tool can also store firmware version now. | Wolfgang Denk | 2005-08-12 | -0/+4 |
| | | | | | eeprom.bin is runable by jumping at load address. Patch by Ladislav Michl, 23 May 2005 | |||
* | Move the AT91RM9200DK to the ARM Systems list. | Wolfgang Denk | 2005-08-12 | -0/+3 |
| | | | | Patch by Anders Larsen, 26 Apr 2005 | |||
* | Eliminate calls of ARM libgcc.a helper functions _divsi3 and _modsi3 | Wolfgang Denk | 2005-08-12 | -0/+3 |
| | | | | Patch by Anders Larsen, 26 Apr 2005 | |||
* | measure_gclk() is needed when DEBUG is enabled | Wolfgang Denk | 2005-08-12 | -0/+3 |
| | | | | Patch by Bryan O'Donoghue, 25 Apr 2005 | |||
* | Add UPD-Checksum code, fix problem in net.c (return instead of break) | Stefan Roese | 2005-08-12 | -0/+3 |
| | | | | Patch by Reinhard Arlt, 12 Aug 2005 | |||
* | esd PCI405 board updated | Stefan Roese | 2005-08-12 | -0/+3 |
| | | | | Patch by Matthias Fuchs, 28 Jul 2005 | |||
* | esd WUH405 and DU405 board updated | Stefan Roese | 2005-08-12 | -0/+3 |
| | | | | Patch by Matthias Fuchs, 27 Jul 2005 | |||
* | Fix problem in cmd_nand.c (only when defined CFG_NAND_SKIP_BAD_DOT_I) | Stefan Roese | 2005-08-12 | -0/+3 |
| | | | | Patch by Matthias Fuchs, 4 May 2005 | |||
* | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2005-08-12 | -0/+10 |
|\ | ||||
| * | Update AMCC Yosemite to get a consistent setup for all AMCC eval | Stefan Roese | 2005-08-11 | -0/+4 |
| | | | | | | | | | | boards (baudrate, environment...). Flash driver fixed. Patch by Stefan Roese, 11 Aug 2005 | |||
| * | Changed AMCC Bubinga (405EP) configuration to support 2nd eth port | Stefan Roese | 2005-08-11 | -0/+3 |
| | | | | | | | | Patch by Stefan Roese, 11 Aug 2005 | |||
| * | Add NAND FLASH support for AMCC Bamboo 440EP eval board | Stefan Roese | 2005-08-11 | -0/+3 |
| | | | | | | | | Patch by Stefan Roese, 11 Aug 2005 | |||
* | | Add configuration for IFM AEV FIFO board. | Wolfgang Denk | 2005-08-10 | -0/+5 |
|/ | | | | Minor coding style cleanup. | |||
* | Fix CompactFlash problem on HMI1001 board | Wolfgang Denk | 2005-08-10 | -0/+2 |
| | ||||
* | Make new "mtdparts" code build with older compilers | Wolfgang Denk | 2005-08-09 | -0/+3 |
| | | | | Patch by Andrea Scian, 09 Aug 2005 | |||
* | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2005-08-09 | -2/+7 |
|\ | ||||
| * | Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux) | Stefan Roese | 2005-08-08 | -2/+7 |
| | | | | | | | | Patch by Stefan Roese, 08 Aug 2005 | |||
* | | Fix compiler warnings with older GCC versions | Wolfgang Denk | 2005-08-09 | -0/+2 |
|/ | ||||
* | Add common (with Linux) MTD partition scheme and "mtdparts" command | Wolfgang Denk | 2005-08-08 | -0/+24 |
| | | | | | | | | Old, obsolete and duplicated code was cleaned up and replace by the new partitioning method. There are two possible approaches now: * define a single, static partition * use mtdparts command line option and dynamic partitioning Default is static partitioning. | |||
* | Fix build problems for PM856 Board | Wolfgang Denk | 2005-08-08 | -0/+2 |
| | ||||
* | Fix sign extension bug in 'fpga loadb' command; | Wolfgang Denk | 2005-08-08 | -0/+4 |
| | | | | | make 'fpga loadb' always print the file header info Patch by Andrew Dyer, 11 Jan 2005 | |||
* | Fix errors that occur when accessing SystemACE CF | Wolfgang Denk | 2005-08-07 | -0/+3 |
| | | | | Patch by Jeff Angielski, 09 Jan 2005 | |||
* | Document switching between U-Boot and PlanetCore on RPXlite | Wolfgang Denk | 2005-08-06 | -0/+3 |
| | | | | by Sam Song, 24 Dec 2004 |