summaryrefslogtreecommitdiff
path: root/board
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-23More cleanup: get rid or redundand #definesWolfgang Denk
2005-09-23Cleanup (PPC4xx is AMCC now)Wolfgang Denk
2005-09-22Merge with /home/wd/git/u-boot/workWolfgang 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-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-06Merge with /home/sr/git/u-boot:Wolfgang Denk
Add I2C support for TQM85xx
2005-09-02Cleanup compiler warnings.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-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk
Pointed out by Gerhard Jaeger, 31 Aug 2005; cf. http://sourceware.org/ml/binutils/2005-08/msg00412.html
2005-08-30Add keyboard and dot matrix display support for HMI1001 board.Wolfgang Denk
2005-08-23Merge with testing-4xx_enet (Create generic 4xx Ethernet code)Wolfgang Denk
2005-08-22Add esd cpci5200 and pf5200 boardsStefan Roese
Patch by Reinhard Arlt, 22 Aug 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-18Add automatic HW detection for another CMC_PU2 variantWolfgang Denk
Patch by Martin Krause, 20 Apr 2005
2005-08-18Fix initialization problem on TQM5200 without SM501Wolfgang Denk
Patch by Martin Krause, 8 Apr. 2005
2005-08-16Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese
now handling all 4xx cpu's. Patch by Stefan Roese, 16 Aug 2005
2005-08-16Merge with pollux.denx.org:/home/git/u-boot/.git
2005-08-16Enable PCI on hmi1001 boardWolfgang Denk
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-13Code cleanup.Wolfgang Denk
2005-08-12Remove stale file entryWolfgang Denk
2005-08-12Minor code cleanupWolfgang Denk
2005-08-12Add forgotten new fils from latest VoiceBlue updateWolfgang Denk
2005-08-12Fix Murray Jensen's mail address.Wolfgang Denk
Patch by Murray Jensen, 30 Jun 2005
2005-08-12VoiceBlue 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-12esd PCI405 board updatedStefan Roese
Patch by Matthias Fuchs, 28 Jul 2005
2005-08-12esd WUH405 and DU405 board updatedStefan Roese
Patch by Matthias Fuchs, 27 Jul 2005
2005-08-12Merge with pollux.denx.org:/home/git/u-boot/.git
2005-08-11Merge with /home/wd/git/u-boot/masterWolfgang Denk
2005-08-11Update AMCC Yosemite to get a consistent setup for all AMCC evalStefan Roese
boards (baudrate, environment...). Flash driver fixed. Patch by Stefan Roese, 11 Aug 2005
2005-08-11Add NAND FLASH support for AMCC Bamboo 440EP eval boardStefan Roese
Patch by Stefan Roese, 11 Aug 2005
2005-08-11O2DNT: added hardware flash protect support, macros cleanup.
2005-08-10Add configuration for IFM AEV FIFO board.Wolfgang Denk
Minor coding style cleanup.
2005-08-09O2DNT platform specific code.
2005-08-07Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk
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.
2005-08-07Fix build problems for PM856 BoardWolfgang Denk
2005-08-05Add support for Altera NIOS DK1C20 boardWolfgang Denk
Patch by Shlomo Kut, 13 Dec 2004
2005-08-05Add support for ep8248 boardWolfgang Denk
Patch by Yuli Barcohen, 12 Dec 2004 Minor code cleanup.
2005-08-05Merge with /home/sr/git/u-bootWolfgang Denk
2005-08-05Merge with /home/wd/git/u-boot/jon_loeligerWolfgang Denk
2005-08-05Add support for MicroSys PM856 boardWolfgang Denk
Patch by Josef Wagner, 03 Aug 2005
2005-08-05Minor fixes to PM854 boardWolfgang Denk
Patch by Josef Wagner, 03 Aug 2005
2005-08-05Merge with /home/wd/git/u-boot/masterWolfgang Denk