summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* * Patch by Prakash Kumar, 27 Jun 2004:wdenk2004-07-101-0/+3
| | | | | | | Add support for the PXA250 based Intrinsyc Cerf board. * Patch by Yasushi Shoji, 27 Jun 2004: fix comment in include/common.h
* * Rename SBC8560 into sbc8560 for consistencywdenk2004-07-101-3/+7
| | | | | | | | | * Patch by Daniel Poirot, 24 Jun 2004: Add support for Wind River's sbc8240 board * Patches by Yasushi Shoji, 26 Jun 2004: - drivers/serial_xuartlite.c: fix "return 0" in void function - add microblaze support to mkimage tool
* * Patch by Fred Klatt, 25 Jun 2004:wdenk2004-07-101-0/+11
| | | | | | | | | | | | 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
* Patch by Jon Loeliger, 17 June 2004:wdenk2004-07-091-3/+3
| | | | | | | | Completion of the 8540ADS/8560ADS updates: Fix some PCI and Rapid I/O memory maps, Initialize both TSEC 1 and 2, Initialize SDRAM Update MAINTAINER for 85xx boards and README.mpc85xxads
* * Patch by Yuli Barcohen, 16 Jun 2004:wdenk2004-07-091-5/+2
| | | | | | | | Remove obsolete AdderII port which was superseded by unified AdderII/Adder87x port * Patch by Ladislav Michl, 16 Jun 2004: Fix gcc-3.3.3 warnings for smc91111.c
* Patch by Andrea Marson, 11 Jun 2004:wdenk2004-07-011-5/+15
| | | | | | | Update for PPChameleon board: - support for SysClk @ 25MHz - support for Silicon Motion SM712 VGA controller - some clean ups
* * Code cleanup (ARM mostly)wdenk2004-07-011-0/+3
| | | | | | * 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-2/+14
| | | | | | | | | | - 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 Paul Ruhland, 10 Jun 2004:wdenk2004-06-101-1/+2
| | | | | | | | fix support for Logic SDK-LH7A404 board and clean up the LH7A404 register macros. * Patch by Matthew McClintock, 10 Jun 2004: Modify code to select correct serial clock on Sandpoint8245
* Remove duplicate entrywdenk2004-06-091-3/+0
|
* * Patch by Yuli Barcohen, 09 Jun 2004:wdenk2004-06-091-10/+28
| | | | | | | Add support for Analogue&Micro Adder87x and the older AdderII board. * Patch by Ming-Len Wu, 09 Jun 2004: Add suppport for MC9328 (Dargonball) CPU and Motorola MX1ADS board
* Patch by Sam Song, 09 Jun 2004:wdenk2004-06-091-0/+24
| | | | | | - Add support for RPXlite_DW board - Update FLASH driver for 4*AM29DL323DB90VI - Add option configuration of CFG_ENV_IS_IN_NVRAM on RPXlite_DW board
* * Patch by Tom Armistead, 04 Jun 2004:wdenk2004-06-091-4/+4
| | | | | | | | | Add support for MAX6900 RTC * Patches by Ladislav Michl, 03 Jun 2004: - fix cfi_flash.c on LE systems - let 'make mrproper' delete u-boot.img as well - turn printf into debug in cfi_flash.c
* Patch by Kurt Stremerch, 28 May 2004:wdenk2004-06-091-0/+3
| | | | | | Add support for Exys XSEngine board Some code cleanup.
* * Patch by Imre Deak, 26 May 2004:wdenk2004-06-091-2/+7
| | | | | | | | | On OMAP1610 platforms check if booting from RAM(CS0) or flash(CS3). Set flash base accordingly, and decide whether to do or skip board specific setup steps. * Patch by Josef Baumgartner, 26 May 2004: Add missing define in include/asm-m68k/global_data.h
* Patch by Yuli Barcohen, 20 May 2004:wdenk2004-06-091-0/+7
| | | | Add support for Interphase iSPAN boards.
* * Patch by Paul Ruhland, 17 May 2004:wdenk2004-06-091-0/+2
| | | | | | | | | | | | - 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 Tolunay Orkun, 14 May 2004:wdenk2004-06-091-0/+3
| | | | Add support for Cogent CSB472 board (8MB Flash Rev)
* * Patch by Rishi Bhattacharya, 08 May 2004:wdenk2004-06-081-0/+3
| | | | | | | Add support for TI OMAP5912 OSK Board * Patch by Sam Song May, 07 May 2004: Fix typo of UPM table for rmu board
* Patch by Pantelis Antoniou, 5 May 2004:wdenk2004-06-071-4/+35
| | | | | - Intracom board update. - Add Codec POST.
* * Patch by Dave Peverley, 30 Apr 2004:wdenk2004-06-061-0/+14
| | | | | | | | | | | | | | 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.
* Patch by Yuli Barcohen, 19 Apr 2004:wdenk2004-06-061-1/+1
| | | | | | | - Rename DUET_ADS to MPC885ADS - Rename CONFIG_DUET to CONFIG_MPC885_FAMILY - Rename CONFIG_866_et_al to CONFIG_MPC866_FAMILY - Clean up FADS family port to use the new defines
* Fix CONFIG_ETH*ADDR for Ocotea board.wdenk2004-05-291-18/+18
| | | | | Sort Makefile. Update docs.
* Add support for CATcenter board (based on PPChameleon ME module)wdenk2004-05-131-0/+5
|
* Clean up the TQM8xx_YYMHz configurations; allow to use the samewdenk2004-04-241-43/+3
| | | | | | binary image for all clock frequencies. Implement run-time optimization of flash access timing based on the actual bus frequency.
* * Temporarily disabled John Kerl's extended MII command code becausewdenk2004-04-181-10/+10
| | | | | | | | | | | "miivals.h" is missing * Patches by Mark Jonas, 13 Apr 2004: - Remove CS0 chip select timing setting from cpu/mpc5xxx/start.S - Add sync instructions to IceCube SDRAM init code - Move SDRAM chip constants into seperate include files - Unify DDR and SDR initialization code - Unify all IceCube (Lite5xxx) target names
* * Patch by Dan Malek, 07 Apr 2004:wdenk2004-04-181-3/+6
| | | | | | | | | | | | | | | | | - Add support for RPC/STx GP3, Motorola 8560 board - Update 85xx TSEC driver so it searches MII for first available PHY and uses that one. - Add functions to support console MII commands. * Patch by Tolunay Orkun, 07 Apr 2004: Move initialization of bi_iic_fast[] from board_init_f() to board_init_r() * Patch by Yasushi Shoji, 07 Apr 2004: Cleanup microblaze port * Patch by Sangmoon Kim, 07 Apr 2004: Add auto SDRAM module detection for Debris board
* * Patch by Yasushi Shoji, 07 Apr 2004:wdenk2004-04-181-0/+14
| | | | | - add support for microblaze processors - add support for AtmarkTechno "suzaku" board
* Patches by Pantelis Antoniou, 16 Apr 2004:wdenk2004-04-181-1/+11
| | | | | | | | | | | | | | | | | - add support for a new version of an Intracom board and fix various other things on others. - add verify support to the crc32 command (define CONFIG_CRC32_VERIFY to enable it) - fix FEC driver for MPC8xx systems: 1. fix compilation problems for boards that use dynamic allocation of DPRAM 2. shut down FEC after network transfers - HUSH parser fixes: 1. A new test command was added. This is a simplified version of the one in the bourne shell. 2. A new exit command was added which terminates the current executing script. 3. Fixed handing of $? (exit code of last executed command)
* * Patch by George G. Davis, 02 Apr 2004:wdenk2004-04-151-0/+3
| | | | add support for Intel Assabet board
* * Patch by Stephen Williams, 01 Apr 2004:wdenk2004-04-151-14/+17
| | | | | | | Add support for Picture Elements JSE board * Patch by Christian Pell, 01 Apr 2004: Add CompactFlash support for PXA systems.
* Patches by Pantelis Antoniou, 30 Mar 2004:wdenk2004-04-151-1/+4
| | | | - some minor patches / cleanup
* * Patches by Pantelis Antoniou, 30 Mar 2004:wdenk2004-04-151-2/+33
| | | | | | | | | | - add auto-complete support to the U-Boot CLI - add support for NETTA and NETPHONE boards; fix NETVIA board * Patch by Yuli Barcohen, 28 Mar 2004: - Add support for MPC8272 family including MPC8247/8248/8271/8272 - Add support for MPC8272ADS evaluation board (another flavour of MPC8260ADS) - Change configuration method for MPC8260ADS family
* Cleanup for release 1.1.0wdenk2004-04-101-3/+7
|
* * Patch by Mark Jonas: Remove config.tmp files only whenwdenk2004-04-081-2/+2
| | | | | | | | unconfiguring the board * Adapt RMU board for bigger flash memory * Test fix for ethernet problems on MPC5200
* * Patch by Klaus Heydeck, 13 Mar 2003:wdenk2004-03-251-1/+4
| | | | Add support for KUP4X Board
* Code cleanupwdenk2004-03-251-3/+3
|
* * Patch by Pavel Bartusek, 21 Mar 2004wdenk2004-03-251-1/+2
| | | | | | | | Add Reiserfs support * Patch by Hinko Kocevar, 20 Mar 2004 - Add auto-release for SMSC LAN91c111 driver - Add save/restore of PTR and PNR regs as suggested in datasheet
* * Add start-up delay to make sure power has stabilized beforewdenk2004-03-231-21/+51
| | | | | | | | | | | | | | | | | attempting to switch on USB on SX1 board. * Patch by Josef Wagner, 18 Mar 2004: - Add support for MicroSys XM250 board (PXA255) - Add support for MicroSys PM828 board (MPC8280) - Add support for 32 MB Flash on PM825/826 - new SDRAM refresh rate for PM825/PM826 - added support for MicroSys PM520 (MPC5200) - replaced Query by Identify command in CPU86/flash.c to support 28F160F3B * Fix wrap around problem with udelay() on ARM920T * Add support for Macronix flash on TRAB board
* * Patch by Steven Scholz, 27 Feb 2004:wdenk2004-03-151-3/+7
| | | | | | | | - Adding get_ticks() and get_tbclk() for AT91RM9200 - Many white space fixes in cpu/at91rm9200/interrupts.c * Patches by Steven Scholz, 20 Feb 2004: some cleanup in AT91RM9200 related code
* Code cleanup; make several boards compile & link.wdenk2004-03-141-9/+9
|
* * Patches by Travis Sawyer, 12 Mar 2004:wdenk2004-03-141-3/+6
| | | | | | | | | | | | | | | | | | | | | - Fix Gigabit Ethernet support for 440GX - Add Gigabit Ethernet Support to MII PHY utilities * Patch by Brad Kemp, 12 Mar 2004: Fixes for drivers/cfi_flash.c: - Better support for x8/x16 implementations - Added failure for AMD chips attempting to use CFG_FLASH_USE_BUFFER_WRITE - Added defines for AMD command and address constants * Patch by Leon Kukovec, 12 Mar 2004: Fix get_dentfromdir() to correctly handle deleted dentries * Patch by George G. Davis, 11 Mar 2004: Remove hard coded network settings in TI OMAP1610 H2 default board config * Patch by George G. Davis, 11 Mar 2004: add support for ADS GraphicsClient+ board.
* * Patch by Stephan Linz, 09 Mar 2004wdenk2004-03-141-0/+18
| | | | | | | | | | | - Add support for the SSV ADNP/ESC1 (Nios Softcore) * Patch by George G. Davis, 9 Mar 2004: fix recent build failure for SA1100 target * Patch by Travis Sawyer, 09 Mar 2004: Support native interrupt mode for the IBM440GX. Previously it was running in 440GP compatibility mode.
* * Patch by Philippe Robin, 09 Mar 2004:wdenk2004-03-141-1/+11
| | | | | | | | | | | | Added ARM Integrator AP, CP and Versatile PB926EJ-S Reference Platform support. * Patch by Masami Komiya, 08 Mar 2004: Don't overwrite server IP address or boot file name when the boot server does not return values * Patch by listmember@orkun.us, 5 Mar 2004: Removed compile time restriction on CFG_I2C_SPEED for DS1338 RTC
* * Patch by Travis Sawyer, 01 Mar 2004:wdenk2004-03-141-0/+3
| | | | | | | | | | | | | | | | | | | Ocotea: - Add IBM PPC440GX Ref Platform support (Ocotea) Original code by Paul Reynolds <PaulReynolds@lhsolutions.com> Adapted to U-Boot and 440GX port 440gx_enet.c: - Add gracious handling of all Ethernet Pin Selections for 440GX - Add RGMII selection for Cicada CIS8201 Gigabit PHY ppc440.h: - Add needed bit definitions - Fix formatting * Patch by Carl Riechers, 1 Mar 2004: Add PPC440GX prbdv0 divider to fix memory clock calculation. * Patch by Stephan Linz, 27 Feb 2004 - avoid problems for targets without NFS download support
* * Patch by Rune Torgersen, 27 Feb 2004:wdenk2004-03-131-3/+3
| | | | | | | | | | | | | | | | | - Added LBA48 support (CONFIG_LBA48 & CFG_64BIT_LBA) - Added support for 64bit printing in vsprintf (CFG_64BIT_VSPRINTF) - Added support for 64bit strtoul (CFG_64BIT_STRTOUL) * Patch by Masami Komiya, 27 Feb 2004: Fix rarpboot: add autoload by NFS * Patch by Dan Eisenhut, 26 Feb 2004: fix flash_write return value in saveenv * Patch by Stephan Linz, 11 Dec 2003 expand config.mk to avoid trigraph warnings on NIOS * Rename "BMS2003" board into "HMI10"
* Add support for Siemens SX1 mobile phone;wdenk2004-03-121-0/+3
| | | | | add support for USB-based console (enable with "setenv stdout usbtty; setenv stdin usbtty")
* Fix LOWBOOT configuration for MPC5200 with DDR memorywdenk2004-03-111-1/+2
|
* * Patch by Markus Pietrek, 24 Feb 2004:wdenk2004-02-261-0/+3
| | | | | | | | | | | | | NS9750 DevBoard added * Patch by Pierre AUBERT, 24 Feb 2004 add USB support for MPC5200 * Patch by Steven Scholz, 24 Feb 2004: - fix MII commands to use values from last command * Patch by Torsten Demke, 24 Feb 2004: Add support for the eXalion platform (SPSW-8240, F-30, F-300)
* * Patch by Andrea Scian, 17 Feb 2004:wdenk2004-02-241-0/+8
| | | | | | | | Add support for S3C44B0 processor and DAVE B2 board * Patch by Steven Scholz, 20 Feb 2004: - Add support for MII commands on AT91RM9200 boards - some cleanup in AT91RM9200 ethernet code