Commit Graph

  • f6dbbe9864 Update CHANGELOG Wolfgang Denk 2006-03-25 18:42:54 +01:00
  • 2770bcb21c Merge with http://www.denx.de/git/u-boot.git Markus Klotzbuecher 2006-03-24 15:43:16 +01:00
  • 0b953ffc65 Monahans related documentation update. Markus Klotzbuecher 2006-03-24 15:28:02 +01:00
  • 40b0bafbb2 Added config options CFG_MONAHANS_RUN_MODE_OSC_RATIO and CFG_MONAHANS_TURBO_RUN_MODE_RATIO for configuring the Monahans core frequency. Markus Klotzbuecher 2006-03-24 14:35:25 +01:00
  • ba70d6a417 delta board: DA9030 initialization and i2c support. Some minor changes to make the pxa i2c driver work with the monahans cpu. Markus Klotzbuecher 2006-03-24 12:23:27 +01:00
  • 05d8dce9d0 Enable Quad UART om MCC200 board. Wolfgang Denk 2006-03-23 17:10:30 +01:00
  • 5725f94aac Cleanup MCC200 board configuration; omit non-existent stuff. Wolfgang Denk 2006-03-21 01:58:07 +01:00
  • 552fc624f2 Cleanup of the monahans cpu and delta board port. Markus Klotzbuecher 2006-03-20 20:19:37 +01:00
  • e443c944cf Support for redundant environment in NAND Flash. Markus Klotzbuecher 2006-03-20 18:02:44 +01:00
  • f8edca2e9a Merge branch 'origin' Kumar Gala 2006-03-20 10:42:05 -06:00
  • 0b6ba547fa Update CHANGELOG Wolfgang Denk 2006-03-19 01:01:51 +01:00
  • 7b4fd36b03 Add support for MPC859/866 Rev. A.0 Wolfgang Denk 2006-03-18 23:31:12 +01:00
  • 0a112d8696 Merge with port of MPC8349EMDS board Wolfgang Denk 2006-03-17 17:41:56 +01:00
  • 09e4b0c5d3 Add support for Lite5200B board. Patch by Patch by Jose Maria (Txema) Lopez, 16 Jan 2006 Wolfgang Denk 2006-03-17 11:42:53 +01:00
  • dc9e499c62 Support for DDR with 32-data path. Addotional notes on injecting multiple-bit errors. Rafal Jaworowski 2006-03-16 17:46:46 +01:00
  • d326f4a242 Add command for handling DDR ECC registers on MPC8349EE MDS board. Marian Balakowicz 2006-03-16 15:19:35 +01:00
  • 97f98001a3 Fix DDR ECC bit definitions for MPC83xx. Marian Balakowicz 2006-03-16 14:35:32 +01:00
  • 991425fe05 Add initial support for MPC8349E MDS board. Marian Balakowicz 2006-03-14 16:24:38 +01:00
  • 4c8d1ecce2 Add support for ECC DDR initialization on MPC83xx. Marian Balakowicz 2006-03-14 16:23:35 +01:00
  • 61f25155ac Add DMA support for MPC83xx. Marian Balakowicz 2006-03-14 16:14:48 +01:00
  • 6d8ae5abb5 Add sync in do_reset() routine for MPC83xx after RPR register was written to. It is need on some targets when BAT translation is enabled. Marian Balakowicz 2006-03-14 16:12:48 +01:00
  • e24e0f0744 Add bit definitions for MPC83xx DDR controller registers. Marian Balakowicz 2006-03-14 16:03:46 +01:00
  • cd94ba397e Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx. Marian Balakowicz 2006-03-14 16:02:31 +01:00
  • a7c66ad2e5 Correct shift offsets in icache_status and dcache_status for MPC83xx. Marian Balakowicz 2006-03-14 16:01:25 +01:00
  • 6e53e27c50 Add support for DS1374 RTC chip. Marian Balakowicz 2006-03-14 15:59:25 +01:00
  • ff7fefe679 Apply SoC concept to arm926ejs CPUs, i.e. move the SoC specific timer and cpu_reset code from cpu/$(CPU) into the new cpu/$(CPU)/$(SOC) directories Patch by Andreas Engel, 13 Mar 2006 Wolfgang Denk 2006-03-13 12:37:35 +01:00
  • 86f5f0342d Fix CHANGELOG entry (patch date) Wolfgang Denk 2006-03-13 12:22:03 +01:00
  • 15940c9af3 Change max size of uncompressed uImage's to 8MByte and add CFG_BOOTM_LEN to adjust this setting. Stefan Roese 2006-03-13 11:16:36 +01:00
  • f3fecfe6d7 Fix problem with updated PCI code in cpu/ppc4xx/405gp_pci.c Patch by Stefan Roese, 13 Mar 2006 Stefan Roese 2006-03-13 09:43:01 +01:00
  • 9a7b408c11 cpu/ppc4xx/start.S : exceptions are enabled after relocation Patch by Cedric Vincent, 6 June 2005 Stefan Roese 2006-03-13 09:42:28 +01:00
  • 9551530615 au1x00_eth.c: check malloc return value and abort if it failed Patch by Andrew Dyer, 26 Jul 2005 Wolfgang Denk 2006-03-13 01:00:22 +01:00
  • c15f80eaef Change the sequence of events in soft_i2c.c:send_ack() to keep from incorrectly generating start/stop conditions on the bus. Patch by Andrew Dyer, 26 Jul 2005 Wolfgang Denk 2006-03-13 00:50:48 +01:00
  • b38dbd4622 Fix bug in [id]cache_status commands for MPC85xx processors; should look at LSB of L1CSRn registers to determine if L1 cache is enabled, not the MSB. Patch by Murray Jensen, 19 Jul 2005 Wolfgang Denk 2006-03-13 00:46:05 +01:00
  • f07217c9e2 Fix array overflow with fw_setenv on uninitialised environment Patch by Murray Jensen, 15 Jul 2005 Wolfgang Denk 2006-03-12 23:27:46 +01:00
  • 84c960ce6d Add support for EmbeddedPlanet EP88x boards Patch by Yuli Barcohen, 13 Jul 2005 Wolfgang Denk 2006-03-12 23:17:31 +01:00
  • 763b5f34c3 Remove board specific configuration includes from the common xilinx ethernet and iic adapter code. Patch by Michael Libeskind, 12 Jul 2005 Wolfgang Denk 2006-03-12 23:13:27 +01:00
  • be5048f166 Add Nat Semi DP83865 PHY support to MPC85xx TSEC driver Patch by Murray Jensen, 08 Jul 2005 Wolfgang Denk 2006-03-12 22:50:55 +01:00
  • ca27381df1 Add (some) definitions for the MPC85xx local bus controller Patch by Murray Jensen, 08 Jul 2005 Wolfgang Denk 2006-03-12 22:45:47 +01:00
  • 8123eee875 Add CPM2 I/O pin functions for MPC85xx processors Patch by Murray Jensen, 08 Jul 2005 Wolfgang Denk 2006-03-12 22:41:33 +01:00
  • 7c60908ffb Fix compile problem Wolfgang Denk 2006-03-12 22:14:20 +01:00
  • 47705af5da Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc8349ads Wolfgang Denk 2006-03-12 21:49:19 +01:00
  • 795bee8496 Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc83xx Wolfgang Denk 2006-03-12 21:33:52 +01:00
  • 7b230f61db Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#pci Wolfgang Denk 2006-03-12 21:31:38 +01:00
  • a3f0169880 Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#ft_infr Wolfgang Denk 2006-03-12 19:11:42 +01:00
  • 3b2e4fd9b0 Add support for the DHCP vendor optional bootfile (#67). Ignores the vendor TFTP server name option (#66). Patch by Murray Jensen, 30 Jun 2005 Wolfgang Denk 2006-03-12 18:26:46 +01:00
  • 0346983290 Fix a HW timing issue on 8548 CDS for eTSEC 3 in RGMII mode Patch by Andy Fleming, 14 Jun 2005 Wolfgang Denk 2006-03-12 18:09:47 +01:00
  • d8169c9f3b Fix bad register definitions for LTX971 PHY on MPC85xx boards. Patch by Gerhard Jaeger, 21 Jun 2005 Wolfgang Denk 2006-03-12 18:06:37 +01:00
  • 0a3471fc78 Add netconsole and some more commands to RPXlite_DW board Patch by Sam Song, 19 Jun 2005 Wolfgang Denk 2006-03-12 16:57:35 +01:00
  • 993a22756e Fix bad declaration on pci_cfgfunc_nothing Patch by Sam Song, 19 Jun 2005 Wolfgang Denk 2006-03-12 16:54:11 +01:00
  • 953c5b6f8b Adjust "echo" as a default command Patch by Sam Song, 19 Jun 2005 Wolfgang Denk 2006-03-12 16:51:59 +01:00
  • 23466d6a33 Fix PCIDF calculation in cpu/mpc8260/speed.c for MPC8280EC Patch by KokHow Teh, 16 Jun 2005 Wolfgang Denk 2006-03-12 16:14:29 +01:00
  • 74f92e6a3f Add crc of data to jffs2 (in jffs2_1pass_build_lists()). Patch by Rick Bronson, 15 Jun 2005 Wolfgang Denk 2006-03-12 16:05:05 +01:00
  • 8e7b703a62 Coding Style cleanup Wolfgang Denk 2006-03-12 02:55:22 +01:00
  • 1264b4050c Avoid dereferencing NULL in find_cmd() if no valid commands were found Patch by Andrew Dyer, 13 Jun 2005 Wolfgang Denk 2006-03-12 02:20:55 +01:00
  • 6cb142fa3b Add missing Blackfin files. Wolfgang Denk 2006-03-12 02:12:27 +01:00
  • 0afe519a43 Add ADI Blackfin support - add support for Analog Devices Blackfin BF533 CPU - add support for the ADI BF533 Stamp uClinux board - add support for the ADI BF533 EZKit board Patches by Richard Klingler, June 11th 2005: Wolfgang Denk 2006-03-12 02:10:00 +01:00
  • dc013d4640 Add loads of ntohl() in image header handling Patch by Steven Scholz, 10 Jun 2005 Wolfgang Denk 2006-03-12 01:59:35 +01:00
  • 8ff0208d31 Switch MPC86xADS and MPC885ADS boards to use cpuclk environment variable to set clock Patch by Yuli Barcohen, 05 Jun 2005 Wolfgang Denk 2006-03-12 01:55:43 +01:00
  • f47b661141 RPXlite configuration fixes - Use correct flash sector size - Use correct memory test end address - Add support for bzip2 compression - Various small fixes Patch by Yuli Barcohen, 05 Jun 2005 Wolfgang Denk 2006-03-12 01:48:55 +01:00
  • aba9f1af60 Memory configuration changes for ZPC.1900 board - Fix SDRAM timing on both local bus and 60x bus - Add support for second flash bank (SIMM) - Change boot flash base Patch by Yuli Barcohen, 05 Jun 2005 Wolfgang Denk 2006-03-12 01:45:44 +01:00
  • 5797b821dc Add support for Adder boards with 16MB SDRAM; add support for second FEC on Adder87x board. Patch by Yuli Barcohen, 05 Jun 2005 Wolfgang Denk 2006-03-12 01:43:03 +01:00
  • 7c54c7018e Fix conditional for including ks8695eth driver Patch by Greg Ungerer, 04 Jun 2005 Wolfgang Denk 2006-03-12 01:40:01 +01:00
  • 92b197f0da Fix Makefile: include config.mk only after CROSS_COMPILE is defined Patch by Friedrich Lobenstock, 02 Jun 2005 Wolfgang Denk 2006-03-12 01:37:50 +01:00
  • 82d716fd0d Fix comment in common/soft_i2c.c Patches by Peter Korsgaard/Tolunay Orkun, 26 May 2005 Wolfgang Denk 2006-03-12 01:30:45 +01:00
  • 611125a292 Cleanup compiler warnings. Patch by Greg Ungerer, 21 May 2005 Wolfgang Denk 2006-03-12 01:23:43 +01:00
  • 2281490485 Word alignment fixes for word aligned NS16550 UART Patch by Jean-Paul Saman, 01 Mar 2005 Wolfgang Denk 2006-03-12 01:21:19 +01:00
  • d509b81210 Fix behaviour if gatewayip is not set Patch by Robin Gilks, 23 Dec 2004 Wolfgang Denk 2006-03-12 01:13:30 +01:00
  • 84ef51a632 Fix cleanup for netstart board. Remove build results from repository LABEL_2006_03_12_0025 Wolfgang Denk 2006-03-12 00:04:20 +01:00
  • d2ed2f661b More GCC 4.x woes Wolfgang Denk 2006-03-11 23:07:09 +01:00
  • 8de7ed3abe More GCC 4.x code cleanup Wolfgang Denk 2006-03-11 22:56:07 +01:00
  • d52fb7e3d1 Some code cleanup for GCC 4.x Wolfgang Denk 2006-03-11 22:53:33 +01:00
  • 4367a01036 Update CHANGELOG Wolfgang Denk 2006-03-11 19:15:27 +01:00
  • 5536b2b5a9 Merge with http://www.denx.de/git/u-boot.git Markus Klotzbücher 2006-03-09 10:38:46 +01:00
  • 83784bf63f Merge with /home/tur/nand/u-boot Wolfgang Denk 2006-03-08 16:59:03 +01:00
  • e4558768ae Merge /home/tur/nand/u-boot/ Markus Klotzbücher 2006-03-08 10:24:21 +01:00
  • 3d65390e21 Fixed a bug in saveenv(). Credit: Markus Klotzbuecher. > @@ -115,7 +115,7 @@ int saveenv(void) Bartlomiej Sieka 2006-03-08 08:32:43 +01:00
  • 8371a2c0d4 Enable simple (non-redundant) NAND environment on delta board. Markus Klotzbücher 2006-03-08 00:13:40 +01:00
  • 3c4eb0880b Some minor fixes to environment in NAND code. Markus Klotzbuecher 2006-03-08 00:04:04 +01:00
  • 9c575e51de Add support for Intel Monahans CPU on Zylonite and Delta boards (This is Work in Progress!) Wolfgang Denk 2006-03-07 00:33:28 +01:00
  • 1f62bc2d08 Add support for TQM8260-AI boards. Wolfgang Denk 2006-03-07 00:32:07 +01:00
  • 0be248fa9a Cleanup (get rid of debug code that sneaked in) Wolfgang Denk 2006-03-07 00:22:36 +01:00
  • 951a954b77 Merge with /home/wd/git/u-boot/master Code cleanup. Wolfgang Denk 2006-03-06 23:18:48 +01:00
  • ac7d97dcbb Turned on SDRAM scrubbing. Markus Klotzbücher 2006-03-06 18:47:44 +01:00
  • 43638c674a Cleanup of NAND support of delta board using the Monahans Data Flash Controller. Markus Klotzbücher 2006-03-06 15:04:25 +01:00
  • f9e029184b NAND finally working. Two bugs fixed: * For READ_STATUS and READID commands always 8 bytes need to be read from NDDB. Otherwise they stay there and get send to flash as the first data word when writing. Markus Klotzbücher 2006-03-06 13:45:42 +01:00
  • bfc81252c0 Minor code cleanup Wolfgang Denk 2006-03-06 13:03:37 +01:00
  • 4e3ccd2692 Merge the new NAND code (testing-NAND brach); see doc/README.nand Rewrite of NAND code based on what is in 2.6.12 Linux kernel Patch by Ladislav Michl, 29 Jun 2005 Wolfgang Denk 2006-03-06 11:25:22 +01:00
  • addb2e1650 Re-factoring the legacy NAND code (legacy NAND now only in board-specific code and in SoC code). Boards using the old way have CFG_NAND_LEGACY and BOARDLIBS = drivers/nand_legacy/libnand_legacy.a added. Build breakage for NETTA.ERR and NETTA_ISDN - will go away when the new NAND support is implemented for these boards. Bartlomiej Sieka 2006-03-05 18:57:33 +01:00
  • bf7cac033b Lots of new stuff: * Debug message can be turned on and off. * Waiting for events now times out. * Implemented RESET command. * Added appropriate nand_bbt_descriptor and nand_oobinfo. Markus Klotzbücher 2006-03-04 18:35:51 +01:00
  • f1ee982506 Add lowboot target to mcc200 board Patch by Stefan Roese, 4 Mar 2006 Stefan Roese 2006-03-04 14:57:03 +01:00
  • f8785e96c9 Erasing works too now. The CS don't care causes problem with READSTATUS, don't ask me why. There are still bugs in the bad block logic. Markus Klotzbücher 2006-03-03 20:13:43 +01:00
  • 24e1217be3 Write operation is working. Turned out that the READSTATUS hack was wrong after all. Markus Klotzbücher 2006-03-03 16:09:28 +01:00
  • 9187a35b6c Writing is working, but there's still a bug that causes the data written to start at an offset of 4 bytes from the start of the page. Markus Klotzbücher 2006-03-03 15:37:01 +01:00
  • 19fdeff433 Implemented writing, not working yet. Markus Klotzbücher 2006-03-03 12:11:11 +01:00
  • e2053f9c7a Moved the waiting loop for "Read Data Request" RDDREQ into the delta_cmdfunc function, because this bit is only set once after a command is sent and this allows read functions to be called multiple times. Markus Klotzbücher 2006-03-02 14:02:36 +01:00
  • aed9e2269c Merge with /home/sr/git/u-boot/cfi-flash-fix Wolfgang Denk 2006-03-02 12:30:17 +01:00
  • bb1ff049fb Read bug fixed. Now "nand bad" list the badblocks correctly (i hope, since there are 0) Markus Klotzbücher 2006-03-02 12:10:01 +01:00
  • 4f71866470 Make CFG_NO_FLASH work on ARM systems Patch by Markus Klotzbuecher, 27 Feb 2006 Wolfgang Denk 2006-03-02 11:03:05 +01:00
  • 481911c78c Further NAND stuff implemented. Basic read commands seem to work. Markus Klotzbücher 2006-03-01 23:33:27 +01:00
  • f18e874ad5 Fix problem with flash_get_size() from CFI driver update Patch by Stefan Roese, 1 Mar 2006 Stefan Roese 2006-03-01 17:00:49 +01:00