Commit Graph

  • 4af099bda9 Fix watchdog issues for ColdFire boards. Wolfgang Denk 2006-05-09 13:49:12 +02:00
  • 1cfefe8cb6 Merge with /home/m8/git/u-boot Wolfgang Denk 2006-05-09 13:46:55 +02:00
  • 67a9468522 Merge with /home/wd/git/u-boot/master Wolfgang Denk 2006-05-09 13:32:33 +02:00
  • 78b123cd69 Add M5271EVB board support. Marian Balakowicz 2006-05-09 11:54:44 +02:00
  • 6f5155a95c Make R5200 specific low level initialization board conditional. Marian Balakowicz 2006-05-09 11:51:51 +02:00
  • b75ef85f42 Update CPU target identification strings for Coldfire family. Marian Balakowicz 2006-05-09 11:45:31 +02:00
  • b4853b779e Update register definitions for MCF5271. Marian Balakowicz 2006-05-09 11:43:59 +02:00
  • 0c056f0e27 Fix serial console support for MCF5271. Marian Balakowicz 2006-05-09 11:37:13 +02:00
  • 483a0cf804 Fixes for gcc 3.4 based m68k toolchain, based on patch by Jate Sujjavanich. Marian Balakowicz 2006-05-09 11:28:36 +02:00
  • f149d8643e Fix lowboot support on MCC200 board Wolfgang Denk 2006-05-05 00:59:28 +02:00
  • 0cf7d8aa0b Merge with git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git#mpc8349emds Wolfgang Denk 2006-05-03 17:52:20 +02:00
  • cb0fdf3cfa VoiceBlue update: use new MTD flash partitioning methods, use more reasonable TEXT_BASE, update default environment and enable keyed autoboot. Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Heiko Schocher 2006-05-03 08:34:03 +02:00
  • 610cf3676e Coding Style cleanup Wolfgang Denk 2006-05-03 01:24:04 +02:00
  • da4849fb30 Write RTC seconds first to maintain settings integrity per Maxim/Dallas DS1306 data sheet. Patch by Alan J. Luse, 02 May 2006 Wolfgang Denk 2006-05-03 01:04:58 +02:00
  • 983bebbea3 Scheduled for removal: strnicmp() which is unused Wolfgang Denk 2006-05-03 01:00:39 +02:00
  • ac2e2b82bc Merge with /home/mk/8-benq/u-boot Wolfgang Denk 2006-05-02 15:28:01 +02:00
  • 5720df78ad add forgotten changes for the PLEB 2 Board. Patch from David Snowdon, 13. Aug 2005 Heiko Schocher 2006-05-02 07:51:46 +02:00
  • 8546e23902 Declare load_serial_ymodem() when using CFG_CMD_LOADB. Patch by Jon Loeliger, 01. May 2006 Wolfgang Denk 2006-05-02 00:11:25 +02:00
  • 3577d3a33b Fixed handling of bad checksums with "mkimage -l" Wolfgang Denk 2006-04-28 21:24:32 +02:00
  • 7a635e004e Add support for Freescale M5271: Merge with /work/u-boot.mcf5271 Marian Balakowicz 2006-04-27 19:12:19 +02:00
  • 5c9efb36a6 Cleanup whitespaces and style issues. Removed //-style comments. Use 80-column lines. Remove trailing whitespace. Remove dead code and debug cruft. Jon Loeliger 2006-04-27 10:15:16 -05:00
  • a2320a6bf8 Revert bad PCI prefetch limit change. Jon Loeliger 2006-04-27 08:22:39 -05:00
  • debb7354d1 Initial support for MPC8641 HPCN board. Jon Loeliger 2006-04-26 17:58:56 -05:00
  • 0e0ef590b2 Add Altera Nios-II boards EP1C20, EP1S10 and EP1S40 Patch from Scott McNutt, 11 Aug 2005 Heiko Schocher 2006-04-26 08:13:18 +02:00
  • d860c34ff0 cosmetic: print amount of NAND flash aligned with the other values such as DRAM Markus Klotzbuecher 2006-04-25 17:00:33 +02:00
  • 7c93b2443c NAND support for zylonite board + some minor cleanup. Markus Klotzbuecher 2006-04-25 16:48:48 +02:00
  • 71ae411a63 delta board: support for magic key detection and handling. Markus Klotzbuecher 2006-04-25 10:03:01 +02:00
  • 76544f80e4 Include BC3450 board in configurations in README Detlev Zundel 2006-04-24 17:52:01 +02:00
  • 6ca24c64a5 Add support for BC3450 board dzu@denx.de 2006-04-21 18:30:47 +02:00
  • 8fe9bf61ef Merged MPC8349ADS and MPC8349EMDS ports into MPC8349EMDS port: - Removed MPC8349ADS port - Added PCI support to MPC8349ADS - reworked memory map to allow mapping of all regions with BATs Patch by Kumar Gala 20 Apr 2006 Kumar Gala 2006-04-20 13:45:32 -05:00
  • b86d7622b3 Merge branch 'master' of rsync://rsync.denx.de/git/u-boot Kumar Gala 2006-04-20 12:25:10 -05:00
  • a83531bb62 * Update PK1C20 board for Nios-II 5.0 Patch from Scott McNutt, 11 Aug 2005 -Update base addresses for standard configuration -Eliminate use of CACHE_BYPASS in board code Heiko Schocher 2006-04-20 12:57:43 +02:00
  • 7fd392c2d0 * Add EPCS Controller bootrom work-around for Nios-II Patch from Scott McNutt 11, Aug 2005 -When booting from an epcs controller, the epcs bootrom may leave the slave select in an asserted state causing soft reset hang. This patch ensures slave select is negated at reset. Heiko Schocher 2006-04-20 12:49:05 +02:00
  • 60e270a490 Fix I/O Macros and mini-app stubs for Nios-II Patch by Scott McNutt 11, Aug 2005 -Fix asm/io.h macros -Eliminate use of CACHE_BYPASS in cpu code -Eliminate assembler warnings -Fix mini-app stubs and force no small data Heiko Schocher 2006-04-20 12:38:41 +02:00
  • 9acb626fc1 Add MCF5282 support (without preloader) relocate ichache_State to ram u-boot can run from internal flash Add EB+MCF-EV123 board support. Add m68k Boards to MAKEALL Patch from Jens Scharsig, 08 Aug 2005 Heiko Schocher 2006-04-20 08:42:42 +02:00
  • 56a4a63c10 Added missing nand.c for NC650 board dzu@denx.de 2006-04-19 15:27:11 +02:00
  • a367d42640 Update for NC650 board. Add NC650 based CP850 configuration. dzu@denx.de 2006-04-19 11:52:46 +02:00
  • 8419c01304 MPC5200: enable snooping of DMA transactions on XLB even if no PCI is configured; othrwise DMA accesses aren't cache coherent which causes for example USB to fail. LABEL_2006_04_18_1106 Wolfgang Denk 2006-04-18 11:05:03 +02:00
  • cf48eb9abd Some code cleanup Wolfgang Denk 2006-04-16 10:51:58 +02:00
  • 807522fc9a Merge with /home/hs/U-Boot/u-boot-dev Wolfgang Denk 2006-04-16 10:27:31 +02:00
  • b81a4630a3 Fix Quad UART mapping on MCC200 board due to new HW revision Wolfgang Denk 2006-04-13 16:35:22 +02:00
  • b28a31ca02 Merge with /home/m8/git/u-boot Wolfgang Denk 2006-04-12 12:26:32 +02:00
  • ad88297e2f * Fix dbau1x00 Board - Fix dbau1x00 boards broken by dbau1550 patch PLL:s were not set for boards other than 1550. Flash CFI caused card to hang due to undefined CFG_FLASH_BANKS_LIST. Default boot is now bootp for cards other than 1550. Patch by Thomas Lange Aug 10 2005 Heiko Schocher 2006-04-11 14:53:29 +02:00
  • bb74140def Fixes common/cmd_flash.c: Heiko Schocher 2006-04-11 14:39:21 +02:00
  • 6db3970811 Fix JFFS2 support for legacy NAND driver. Marian Balakowicz 2006-04-08 19:08:06 +02:00
  • 3a5e21881a MCC200 Board: fix flash unprotection code for flash > 32 MB. Wolfgang Denk 2006-04-06 15:03:42 +02:00
  • 5fbb2cd3b1 Update CHANGELOG Wolfgang Denk 2006-04-06 11:35:18 +02:00
  • 9bc97a3d91 Fix Lite500B support: Merge with /home/raj/git/u-boot.l5200b_pci Wolfgang Denk 2006-04-06 10:42:23 +02:00
  • 71b405df4e Merge with /home/sr/git/u-boot/cfi-flash Wolfgang Denk 2006-04-06 00:16:58 +02:00
  • 197b049b8b Merge with /home/sr/git/u-boot/4xx-sdram Wolfgang Denk 2006-04-05 23:55:15 +02:00
  • 2fc000d756 Remove dependencies between DoC code and old legacy NAND driver. Necessary defines and data structures were copied to DoC specific files so that legacy NAND code could be entirely removed from u-boot tree in the near future. Marian Balakowicz 2006-04-05 20:46:41 +02:00
  • 1707626650 Correct PM828_PCI_config Makefile target. Marian Balakowicz 2006-04-05 20:37:11 +02:00
  • db28ddb4da Fix CONFIG_SKIP_LOWLEVEL_INIT dependency in cpu/arm920t/start.S Patch by Peter Menzebach, 13 Oct 2005 [DNX#2006040142000473] Wolfgang Denk 2006-04-03 15:46:10 +02:00
  • 534ff676a9 * Add support for ymodem protocol download Patch by Stefano Babic, 29 Mar 2006 Wolfgang Denk 2006-04-01 15:52:46 +02:00
  • 2662b40cac * Changes/fixes for drivers/cfi_flash.c: Stefan Roese 2006-04-01 13:41:03 +02:00
  • d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. Wolfgang Denk 2006-03-31 18:32:53 +02:00
  • 3511853943 Reorder CHANGELOG Stefan Roese 2006-03-31 15:18:37 +02:00
  • 62534beb2f Updates to common PPC4xx onboard (DDR)SDRAM init code (405 and 440) Stefan Roese 2006-03-17 10:28:24 +01:00
  • 9e7b5ce61b delta board: one more DA9030 fix. Markus Klotzbuecher 2006-03-30 17:00:39 +02:00
  • f2841d3770 Add support for ymodem protocol (loady command). Patch by Stefano Babic, 29 Mar 2006 Markus Klotzbuecher 2006-03-30 13:40:55 +02:00
  • eeaab720f6 Change delta board memory map to start at 0x80000000. Markus Klotzbuecher 2006-03-29 17:59:20 +02:00
  • 89f2dfa4c3 delta board: minor update to DA9030 code. Markus Klotzbuecher 2006-03-29 17:49:27 +02:00
  • b66a938342 Set SDelay register in the DDR controller for the MPC5200B chip. Rafal Jaworowski 2006-03-29 13:17:09 +02:00
  • c855ef6768 delta board: fix DA9030 reset procedure. Markus Klotzbuecher 2006-03-27 16:01:03 +02:00
  • 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