summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Collapse)Author
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-03Cleanup 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-19Initialize serial# and ethaddr from manufacturer data in EEPROM on CMC-PU2Wolfgang Denk
Patch by Martin Krause, 08 Jun 2005
2005-08-19Add 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-19Add 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-12Merge with /home/wd/git/u-boot/masterLABEL_2005_08_12_0050Wolfgang 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-08Add 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-08Fix build problems for PM856 BoardWolfgang Denk
2005-08-06Add support for Altera NIOS DK1C20 boardWolfgang Denk
Patch by Shlomo Kut, 13 Dec 2004
2005-08-06Add 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
2005-08-04Add support for AMCC Bamboo PPC440EP eval boardStefan Roese
Patch by Stefan Roese, 04 Aug 2005
2005-08-04(re)enabled scsi commands do_scsi() and do_scsiboot()Wolfgang Denk
Patch by Denis Peter, 06 Dec 2004
2005-08-03Cleanup build problems (on Fedora Core x86_64 build host)Wolfgang Denk
2005-08-02Merge with rsync://git-user@source.denx.net/git/u-boot.gitJon Loeliger
2005-08-02Coding style cleanupWolfgang Denk
2005-08-02Merge with /home/sr/git/u-bootWolfgang Denk
2005-08-01Fix style issues primarily in 85xx and 83xx boards.Jon Loeliger
- C++ comments - Trailing white space - Indentation not by TAB - Excessive amount of empty lines - Trailing empty lines
2005-08-01Major cleanup for AMCC PPC4xx eval boards.Stefan Roese
Patch by Stefan Roese, 01 Aug 2005