summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Collapse)AuthorAgeFilesLines
* * Patch by Cajus Hahn, 04 Feb 2005:wdenk2005-02-041-1/+1
| | | | | | | | - don't insist on leading '/' for filename in ext2load - set default partition to useful value (1) in ext2load * Patch by Andrew Dyer, 08 Jan 2005: fix wrong return codes in ext2 code
* * Removed '--no-warn-mismatch' option from Makefile. This optionwdenk2005-02-033-215/+203
| | | | | | | | | | | | | | | makes 'ld' to overlook binary objects compatibility. * Moved $(PLATFORM_LIBS) from the library group (--start-group ... --end-group) outside of the group. This will make 'ld' to do _multiple_ search in the library group when resolving symbol references and do only a _single_ seach in libgcc.a after the group search. * Fix stability problems on CPC45 board again. * Make image detection for diskboot / usbboot / scsiboot more robust (also check header checksum)
* Fix IDE stability problems on CPC45 board.wdenk2005-01-221-0/+4
|
* Code cleanup.wdenk2005-01-221-18/+18
|
* * Patch by Sam Song, 11 October 2004:wdenk2005-01-091-1/+1
| | | | | | | | | - Add RESET/PREBOOT/AUTOBOOT support for RPXlite_DW board - Adjust CPU:BUS frequency ratio 1:1 when core frequency less than 50MHz * Patch by Sam Song, 10 Oct 2004: Fix a parameter error in run_command() in main.c
* * Patches by Richard Woodruff, 01 Oct 2004:wdenk2005-01-091-9/+25
| | | | | | | | add support for the TI OMAP2420 processor and its H4 reference board * Patch by Christian Pellegrin, 24 Sep 2004: Added support for NE2000 compatible (DP8390, DP83902) NICs.
* * Patch by Leif Lindholm, 23 Sep 2004:wdenk2005-01-091-0/+9
| | | | | | | | add support for the AMD db1550 board * Patch by Travis Sawyer, 15 Sep 2004: Add CONFIG_SERIAL_MULTI support for ppc4xx, update README.serial_multi
* Patch by Florian Schlote, 08 Sep 2004:wdenk2005-01-091-11/+11
| | | | Add support for SenTec-COBRA5272-board (Coldfire).
* * Patch by Gleb Natapov, 07 Sep 2004:wdenk2005-01-091-0/+121
| | | | | | | | mpc824x: set PCI latency timer to a sane value (is 0 after reset). * Patch by Kurt Stremerch, 03 Sep 2004: Add bitstream configuration option for fpga command (Xilinx only).
* * Code cleanup, mostly for GCC-3.3.xwdenk2004-12-316-44/+49
| | | | | | | | | | | | * Cleanup confusing use of CONFIG_ETH*ADDR - ust his only to pre-define a MAC address; use CONFIG_HAS_ETH* to enable support for additional ethernet addresses. * Cleanup drivers/i82365.c - avoid duplication of code * Fix bogus "cannot span across banks" flash error message * Add support for CompactFlash for the CPC45 Board.
* Add support for UC100 boardwdenk2004-12-181-0/+193
|
* added ".i" same as ".jffs2s" for compatibility with older units ↵stroese2004-12-161-0/+8
| | | | (CFG_NAND_SKIP_BAD_DOT_I)
* memory commands "mdc" and "mwc" added for cyclic read/writestroese2004-12-161-0/+74
|
* remove "static" from "ide_dev_desc" to use it from external codestroese2004-12-161-1/+1
|
* code cleanup: use CFG_VXWORKS_MAC_PTR instead of multiple board definesstroese2004-12-161-8/+3
|
* - ext2fs support addedstroese2004-12-161-2/+2
| | | | - Tundra universe support added
* Tundra universe support addedstroese2004-12-161-0/+391
|
* ext2fs support addedstroese2004-12-161-0/+294
|
* * Clean up CMC PU2 flash driverwdenk2004-12-101-2/+9
| | | | | | * Update MAINTAINERS file * Fix bug in MPC823 LCD driver
* * Update for AT91RM9200DK and CMC_PU2 boards:wdenk2004-11-212-7/+11
| | | | | | | - Enable booting directly from flash - fix CMC_PU2 flash driver * Fix mkimage usage message
* Patch by TsiChung Liew, 23 Sep 2004:wdenk2004-10-282-2/+16
| | | | | - add support for MPC8220 CPU - Add support for Alaska and Yukon boards
* Code cleanup for GCC-3.3.x compilerswdenk2004-10-171-1/+3
|
* Cleanupwdenk2004-10-111-6/+6
|
* * Patch by Pantelis Antoniou, 14 Sep 2004:wdenk2004-10-111-54/+62
| | | | | | | Fix early serial hang when CONFIG_SERIAL_MULTI is defined. * Patch by Pantelis Antoniou, 14 Sep 2004: Kick watchdog when bz-decompressing
* * Patch by Gridish Shlomi, 30 Aug 2004:wdenk2004-10-101-1/+1
| | | | | | | | | | | | | | | | | - Add support to revA version of PQ27 and PQ27E. - Reverted MPC8260ADS baudrate back to original 115200 * Patch by Hojin, 17 Sep 2004: Fix typo in cfi_flash.c * Patch by Mark Jonas, 09 September 2004: mtest's data line test (with CFG_ALT_MEMTEST set) returned a wrong error message * Patch by Mark Jonas, 31 August 2004: Added option CFG_XLB_PIPELINING to enable XLB pipelining. This improves FTP performance for MPC5200 systems. Enabled for IceCube by default.
* Patches by Scott McNutt, 24 Aug 2004:wdenk2004-10-102-0/+35
| | | | | | - Add support for Altera Nios-II processors. - Add support for Psyent PCI-5441 board. - Add support for Psyent PK1C20 board.
* Patches by Jon Loeliger, 24 Aug 2004:wdenk2004-10-101-5/+14
| | | | | - Add support for the MPC8541 and MPC8555 CDS boards - Cleanup eth?addr handling: make dependent on CONFIG_ETH?ADDR
* * Clean up tools/bmp_logo.c to not add trailing white spacewdenk2004-10-093-3/+745
| | | | | | | * Patch by Hinko Kocevar, 21 Aug 2004: - Group common framebuffer functions in common/lcd.c - Group common framebuffer macros and #defines in include/lcd.h - Provide calc_fbsize() for video ATAG
* * Patches by Sean Chang, 09 Aug 2004:wdenk2004-09-292-4/+28
| | | | | | | | | | | | - Added support for both 8 and 16 bit mode access to System ACE CF through MPU. - Fixed missing System ACE CF device during get FAT partition info in fat_register_device function. - Enabled System ACE CF support on ML300. * Patch by Sean Chang, 09 Aug 2004: Synch defines for saveenv and do_saveenv functions so they get compiled under the same statement.
* Fix problems with CDROM drive as slave device on Lite5200 IDE bus.wdenk2004-09-281-25/+27
|
* * Patch by Detlev Zundel, 08 Sep 2004:wdenk2004-09-082-9/+9
| | | | | | | | | | | Update etags build target * Improve NetConsole support: add support for broadcast destination address and buffered input. * Cleanup compiler warnings for GCC 3.3.x and later * Fix problem in cmd_jffs2.c introduced by CFG_JFFS_SINGLE_PART patch
* * Add automatic update support for LWMON boardwdenk2004-08-281-7/+8
| | | | | | | | | | * Enable MSDOS/VFAT filesystem support for LWMON board * Clear Block Lock-Bits when erasing flash on LWMON board. * Fix return code of "fatload" command * Disable debugging for TQM5200 board
* * Patch by Andreas Engel, 12 Jul 2004:wdenk2004-08-021-3/+4
| | | | | | | | Replaced hardcoded PL011 clock frequency with config variable. Fixed wrong CONFIG_CMD_DFL doc. * Patch by Thomas Viehweger, 09 Jun 2004: make it possible to remove chpart when there is only one partition
* Add support for console over UDP (compatible to Ingo Molnar'swdenk2004-08-021-0/+3
| | | | netconsole patch under Linux)
* * Code cleanupwdenk2004-08-015-5/+212
| | | | | | | | | | | | | * Patch by Sascha Hauer, 28 Jun: - add generic support for Motorola i.MX architecture - add support for mx1ads, mx1fs2 and scb9328 boards * Patches by Marc Leeman, 23 Jul 2004: - Add define for the PCI/Memory Buffer Configuration Register - corrected comments in cpu/mpc824x/cpu_init.c * Add support for multiple serial interfaces (for example to allow modem dial-in / dial-out)
* * Cleanupwdenk2004-07-113-15/+15
| | | | | | | | | * Patch by Mark Jonas, 05 Jul 2004: add support for the Total5100's and Total5200's LCD screen * Patches by Dan Eisenhut, 01 Jul 2004: - README fixes. - Move doc2000.h include to prevent compiler warning on some boards
* * Patch by Martin Krause, 30 Jun 2004:wdenk2004-07-112-5/+145
| | | | | | | Add support for TQM5200 board * Patch by Martin Krause, 29 Jun 2004: Add loopw command: infinite write loop on address range
* * Patch by Fred Klatt, 25 Jun 2004:wdenk2004-07-101-0/+4
| | | | | | | | | | | | Add support for WindRiver's SBC8560 board * Patch by Nicolas Lacressonniere, 24 Jun 2004 Small Bugs fixes for "at91rm9200dk" board: - Timing modifications for SPI DataFlash access - Fix NAND flash detection bug * Patch by Nicolas Lacressonniere, 24 Jun 2004: Add Support for Flash AT49BV6416 for AT91RM9200DK board
* * Code cleanup (ARM mostly)wdenk2004-07-011-8/+6
| | | | | | * Patch by Curt Brune, 17 May 2004: - Add support for Samsung S3C4510B CPU (ARM7tdmi based SoC) - Add support for ESPD-Inc. EVB4510 Board
* Patch by Josef Wagner, 04 Jun 2004:wdenk2004-06-191-1/+1
| | | | | | | | | | - DDR Ram support for PM520 (MPC5200) - support for different flash types (PM520) - USB / IDE / CF-Card / DiskOnChip support for PM520 - 8 bit boot rom support for PM520/CE520 - Add auto SDRAM module detection for MicroSys CPC45 board (MPC8245) - I2C and RTC support for CPC45 - support of new flash type (28F160C3T) for CPC45
* * Patch by Robert Schwebel, 10 Jun 2004:wdenk2004-06-101-1/+1
| | | | | | | | | Add support for Intel K3 strata flash. * Some cleanup * Patch by Thomas Brand, 10 Jun 2004: Fix "loads" command on DK1S10 board
* Patch by Jian Zhang, 20 May 2004:wdenk2004-06-095-5/+180
| | | | add support for environment in NAND flash
* * Patch by Paul Ruhland, 17 May 2004:wdenk2004-06-091-1/+7
| | | | | | | | | | | | - Add support for the Logic Zoom LH7A40x based SDK board(s), specifically the LPD7A400. * Patches by Robert Schwebel, 15 May 2004: - call MAC address reading code also for SMSC91C111; - make SMSC91C111 timeout configurable, remove duplicate code - fix get_timer() for PXA - update doc/README.JFFS2 - use "bootfile" env variable also for jffs2
* Patch by Thomas Viehweger, 14 May 2004:wdenk2004-06-094-12/+12
| | | | | | | - flash.h: more flash types added - immap_8260.h: some bits added (useful for RMII) - cmd_coninfo.c: typo corrected, printf -> puts - reduced size by replacing spaces with tab
* Patch by Robert Schwebel, 13 May 2004:wdenk2004-06-091-0/+144
| | | | Add 'imgextract' command: extract one part of a multi file image.
* Patches Part 1 by Jon Loeliger, 11 May 2004:wdenk2004-06-091-5/+8
| | | | | | | | | | | | | | | | | | | | | | Dynamically handle REV1 and REV2 MPC85xx parts. (Jon Loeliger, 10-May-2004). New consistent memory map and Local Access Window across MPC85xx line. New CCSRBAR at 0xE000_0000 now. Add RAPID I/O memory map. New memory map in README.MPC85xxads (Kumar Gala, 10-May-2004) Better board and CPU identification on MPC85xx boards at boot. (Jon Loeliger, 10-May-2004) SDRAM clock control fixes on MPC8540ADS & MPC8560 boards. Some configuration options for MPC8540ADS & MPC8560ADS cleaned up. (Jim Robertson, 10-May-2004) Rewrite of the MPC85xx Three Speed Ethernet Controller (TSEC) driver. Supports multiple PHYs. (Andy Fleming, 10-May-2004) Some README.MPC85xxads updates. (Kumar Gala, 10-May-2004) Copyright updates for "Freescale" (Andy Fleming, 10-May-2004)
* * Patch by Dave Peverley, 30 Apr 2004:wdenk2004-06-061-5/+37
| | | | | | | | | | | | | | Add support for OMAP730 Perseus2 Development board * Patch by Alan J. Luse, 29 Apr 2004: Fix flash chip-select (OR0) option register setting on FADS boards. * Patch by Alan J. Luse, 29 Apr 2004: Report MII network speed and duplex setting properly when auto-negotiate is not enabled. * Patch by Jarrett Redd, 29 Apr 2004: Fix hang on reset on Ocotea board due to flash in wrong mode.
* Fix CONFIG_ETH*ADDR for Ocotea board.wdenk2004-05-291-0/+3
| | | | | Sort Makefile. Update docs.
* * Fix minor NAND JFFS2 related issuewdenk2004-05-031-1/+4
| | | | | | | | | * Fixes for SL811 USB controller: - implement workaround for broken memory stick - improve error handling * Increase packet send timeout to 10 ms in cpu/mpc8xx/scc.c to better cope with congested networks.
* Make compile clean.wdenk2004-04-251-3/+2
|
OpenPOWER on IntegriCloud