| Commit message (Expand) | Author | Age | Lines |
* | Add SM501 support to HH405 board. | Stefan Roese | 2005-09-22 | -2586/+3219 |
* | Fix autonegotiation in tsec ethernet driver | Stefan Roese | 2005-09-21 | -10/+64 |
* | Update configuration for INKA4x0 board | Wolfgang Denk | 2005-09-21 | -14/+8 |
* | Update configuration for PM854 board | Wolfgang Denk | 2005-09-21 | -2/+8 |
* | Add PCI support to TQM8540 and TQM8560 boards | Stefan Roese | 2005-09-15 | -6/+31 |
* | Update AMCC Yosemite to get a consistent setup for all AMCC eval | Stefan Roese | 2005-09-15 | -736/+247 |
* | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2005-09-14 | -2/+12 |
|\ |
|
| * | Merge with /home/sr/git/u-boot | Wolfgang Denk | 2005-09-14 | -2/+12 |
| |\ |
|
| | * | Fix problem in 440GP ethernet driver (ebony). Add support for 2nd | Stefan Roese | 2005-09-07 | -2/+12 |
* | | | Add support for mtddevnum and mtddevname variables (mtdparts command) | Wolfgang Denk | 2005-09-13 | -9/+71 |
|\ \ \ |
|
| * | | | Added support for mtddevnum and mtddevname variables (mtdparts command) | Marian Balakowicz | 2005-09-11 | -9/+71 |
* | | | | Change default console baud rate for stxxtc board | Wolfgang Denk | 2005-09-13 | -1/+3 |
| |/ /
|/| | |
|
* | | | Merge with /home/sr/git/u-boot: | Wolfgang Denk | 2005-09-06 | -20/+106 |
|\ \ \
| | |/
| |/| |
|
| * | | Add I2C support to TQM8540 and TQM8560 boards (EEPROM, RTC, LM75-DTT). | Stefan Roese | 2005-08-31 | -20/+109 |
* | | | Update MPC5200 FIFO Control settings | Wolfgang Denk | 2005-09-04 | -2/+4 |
| |/
|/| |
|
* | | Fix default command set (don't include CFG_CMD_DISPLAY command) | Wolfgang Denk | 2005-09-03 | -0/+4 |
* | | Cleanup compiler warnings. | Wolfgang Denk | 2005-09-03 | -6/+5 |
* | | Update CHANGELOG. | Wolfgang Denk | 2005-09-03 | -0/+2 |
* | | Enable SM712 driver support for HMI1001 board. | Wolfgang Denk | 2005-09-03 | -5/+15 |
|/ |
|
* | Update CHANGELOG file | Wolfgang Denk | 2005-08-31 | -0/+12 |
* | Fix problems with ld version 2.16 (dot outside sections problem) | Wolfgang Denk | 2005-08-31 | -0/+413 |
* | Prepare U-Boot for gcc-4.x: fix global data pointer initialization | Wolfgang Denk | 2005-08-30 | -9/+1 |
* | Adjust CS3 timings on HMI1001 board for dot matrix display under Linux | Wolfgang Denk | 2005-08-30 | -1/+1 |
* | Add keyboard and dot matrix display support for HMI1001 board. | Wolfgang Denk | 2005-08-30 | -7/+224 |
* | Prepare U-Boot for gcc-4.x | Wolfgang Denk | 2005-08-26 | -13/+29 |
* | Minor reformatting | Wolfgang Denk | 2005-08-24 | -2/+2 |
* | Fixed bamboo port to enable running without DDR-DIMM (bamboo has also 64MB on... | Stefan Roese | 2005-08-24 | -0/+6 |
* | Update CHANGELOG | Wolfgang Denk | 2005-08-23 | -0/+4 |
* | Merge with testing-4xx_enet (Create generic 4xx Ethernet code) | Wolfgang Denk | 2005-08-23 | -1869/+419 |
|\ |
|
| * | Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c | Stefan Roese | 2005-08-16 | -1869/+423 |
* | | Fix make dependencies for at91rm9200 and ks8695 cpus | Wolfgang Denk | 2005-08-23 | -4/+7 |
* | | Add JFFS2 support for TQM5200 board | Wolfgang Denk | 2005-08-23 | -0/+12 |
* | | Add esd cpci5200 and pf5200 boards | Stefan Roese | 2005-08-22 | -3/+3231 |
* | | Fix erroneous commit | Wolfgang Denk | 2005-08-19 | -214/+0 |
* | | Fix MPC52xx watchdog driver | Wolfgang Denk | 2005-08-19 | -0/+214 |
* | | Fix sysclock for TQM8540 and TQM8560 boards | Wolfgang Denk | 2005-08-19 | -2/+5 |
* | | Initialize serial# and ethaddr from manufacturer data in EEPROM on CMC-PU2 | Wolfgang Denk | 2005-08-19 | -1/+130 |
* | | Add new board specific commands for TQM5200/STK52XX | Wolfgang Denk | 2005-08-19 | -15/+1338 |
* | | Change main clock on CMC-PU2 board from 207 MHz to 179 MHz | Wolfgang Denk | 2005-08-19 | -2/+6 |
* | | Add automatic HW detection for another CMC_PU2 variant | Wolfgang Denk | 2005-08-19 | -7/+23 |
* | | Remove CONFIG_AT91RM9200DK in CMC-PU2 configuration | Wolfgang Denk | 2005-08-18 | -1/+3 |
* | | Fix initialization problem on TQM5200 without SM501 | Wolfgang Denk | 2005-08-18 | -9/+44 |
* | | Add RTC support for STK52XX.200 | Wolfgang Denk | 2005-08-18 | -1/+9 |
* | | Add 82dnt board support | Wolfgang Denk | 2005-08-18 | -5/+1301 |
|\ \ |
|
| * | | Add CHANEGLOG entry; sort Makefile entries | Wolfgang Denk | 2005-08-18 | -3/+5 |
| * | | Disable SNTP for O2DNT board. | | 2005-08-16 | -1/+0 |
| * | | CONFIG_PCI_SCAN_SHOW disabled for O2DNT. | | 2005-08-16 | -1/+1 |
| * | | Merge with pollux.denx.org:/home/git/u-boot/.git | | 2005-08-16 | -2722/+10730 |
| |\ \
| | |/ |
|
| * | | FRAM memory access optimization. | | 2005-08-12 | -4/+54 |
| * | | Merge with pollux.denx.org:/home/git/u-boot/.git | | 2005-08-12 | -992/+1657 |
| |\ \ |
|