Commit Graph

  • f901a83b70 Add support for ep8248 board Patch by Yuli Barcohen, 12 Dec 2004 Wolfgang Denk 2005-08-06 01:42:58 +02:00
  • 5633796c09 Fix baudrate setting for KGDB on MPC8260 Patch by HoJin, 11 Dec 2004 Wolfgang Denk 2005-08-06 01:21:19 +02:00
  • 5ad73a81aa Fix 'mii help' text formatting Patch by Cory Tusar, 10 Dec 2004 Wolfgang Denk 2005-08-06 01:13:19 +02:00
  • 23a7a32d41 Fix return code of NFS command Patch by Hiroshi Ito, 11 Dec 2004 Wolfgang Denk 2005-08-06 01:11:12 +02:00
  • 3836221d5b Fix typo Wolfgang Denk 2005-08-06 01:02:27 +02:00
  • c04a76e6f0 Fix compiler warnings in cpu/ppc4xx/usbdev.c Patch by Steven Blakeslee, 04 Aug 2005 Wolfgang Denk 2005-08-06 00:11:50 +02:00
  • d56019c0ee Merge with /home/sr/git/u-boot Wolfgang Denk 2005-08-05 23:55:19 +02:00
  • b4f15fdaf7 Merge with /home/wd/git/u-boot/jon_loeliger Wolfgang Denk 2005-08-05 20:03:38 +02:00
  • 07a2505f67 Fix compiler warnings Wolfgang Denk 2005-08-05 19:49:35 +02:00
  • b20d00328c Add support for MicroSys PM856 board Patch by Josef Wagner, 03 Aug 2005 Wolfgang Denk 2005-08-05 12:19:30 +02:00
  • 992b402bbf Minor fixes to PM854 board Patch by Josef Wagner, 03 Aug 2005 Wolfgang Denk 2005-08-05 11:47:10 +02:00
  • cbf9c11728 Merge with /home/wd/git/u-boot/master Wolfgang Denk 2005-08-05 11:22:28 +02:00
  • 2c61f14c60 Fix compile problem in cmd_flash.c Patch by Teun Grinwis, 05 Aug 2005 Wolfgang Denk 2005-08-05 11:10:31 +02:00
  • a99a0a98b9 Default 8349ADS CONFIG_PCI off for now. Real support for PCI comes in a follow-up patch. Jon Loeliger 2005-08-04 17:32:05 -05:00
  • 452f67407b Adjust configuration of XENIAX board (chip select and GPIO required for USB operation) Wolfgang Denk 2005-08-04 19:45:01 +02:00
  • 17f50f22bc Add support for AMCC Bamboo PPC440EP eval board Patch by Stefan Roese, 04 Aug 2005 Stefan Roese 2005-08-04 17:09:16 +02:00
  • 3e0bc4473a Fix typos in cpu/85xx/start.S which caused DataTLB exception to be routed to the Watchdog handler Patch by Eugene Surovegin, 18 Jun 2005 Wolfgang Denk 2005-08-04 01:24:19 +02:00
  • 460c322f13 (re)enabled scsi commands do_scsi() and do_scsiboot() Patch by Denis Peter, 06 Dec 2004 Wolfgang Denk 2005-08-04 01:14:12 +02:00
  • c43352ccfa Fix endianess problem in TFTP / NFS default filenames Patch by Hiroshi Ito, 06 Dec 2004 Wolfgang Denk 2005-08-04 01:09:44 +02:00
  • 6dfa434e32 Ignore broadcast status bit in received frames in 8260 FCC ethernet loopback test code Patch by Murray Jensen, 18 Jul 2005 Wolfgang Denk 2005-08-03 23:03:54 +02:00
  • 507d3b0cde Fix typo in mkconfig script (used == instead of =) Patch by Murray Jensen, 18 Jul 2005 Wolfgang Denk 2005-08-03 22:58:55 +02:00
  • dc17fb6dc2 Cleanup build problems (on Fedora Core x86_64 build host) Wolfgang Denk 2005-08-03 22:32:02 +02:00
  • d3b86c496d Update MAINTAINERS file Wolfgang Denk 2005-08-03 10:01:54 +02:00
  • 4b1d95d96a Merge with rsync://git-user@source.denx.net/git/u-boot.git Jon Loeliger 2005-08-02 13:53:07 -05:00
  • bd546a1f78 Changed maintainer for all AMCC eval boards to Stefan Roese <sr@denx.de>. Patch by Stefan Roese, 2 Aug 2005 Stefan Roese 2005-08-02 17:39:19 +02:00
  • 095b8a3798 Coding style cleanup Wolfgang Denk 2005-08-02 17:06:17 +02:00
  • 797638f9ff Merge with /home/sr/git/u-boot Wolfgang Denk 2005-08-02 15:20:47 +02:00
  • 4f8657dbfc Remove unnecessary defines from usb_defs.h again. Patch by Stefan Roese, 2 Aug 2005 Stefan Roese 2005-08-02 15:08:46 +02:00
  • 7d939f8947 Merge with /home/sr/git/u-boot Wolfgang Denk 2005-08-02 14:43:57 +02:00
  • 7770ce47e4 Fix low-level OHCI transfers for PPC440EP (same as ARM920t and MPC5xxx). Patch by Stefan Roese, 2 Aug 2005 Stefan Roese 2005-08-02 10:05:21 +02:00
  • de1d0a6995 Fix style issues primarily in 85xx and 83xx boards. - C++ comments - Trailing white space - Indentation not by TAB - Excessive amount of empty lines - Trailing empty lines Jon Loeliger 2005-08-01 13:20:47 -05:00
  • 8a316c9b62 Major cleanup for AMCC PPC4xx eval boards. Patch by Stefan Roese, 01 Aug 2005 Stefan Roese 2005-08-01 16:49:12 +02:00
  • c157d8e219 Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. Patch by Steven Blakeslee, 27 Jul 2005 Stefan Roese 2005-08-01 16:41:48 +02:00
  • 0f18cb6eef Minor fixes for PPChameleon Board: * fix alignment of NAND size * make code do what the comment says Wolfgang Denk 2005-07-31 00:30:09 +02:00
  • cf99192394 Add missing CHANGELOG entry Wolfgang Denk 2005-07-30 16:45:16 +02:00
  • 010162eb72 Implement h/w sector protection status synchronization at boot. The code is provided for, and was tested on, the Yukon/Alaska and PM520 boards only. Wolfgang Denk 2005-07-30 16:39:27 +02:00
  • b0e3294923 * Patch by Ron Alder, 11 July 2005 Add Xianghua Xiao and Lunsheng Wang's support for the GDA MPC8540 EVAL board. Lunsheng Wang 2005-07-29 10:20:29 -05:00
  • a720fd99b6 Merge with rsync://git-user@source.denx.net/git/u-boot.git Jon Loeliger 2005-07-28 10:35:56 -05:00
  • f046ccd15c * Patch by Eran Liberty Add support for the Freescale MPC8349ADS board. Eran Liberty 2005-07-28 10:08:46 -05:00
  • 15f36a5efd Fix sysmon POST problem: check I2C error codes This fixes a problem of displaying bogus voltages when the voltages are so low that the I2C devices start failing while the rest of the system keeps running. Wolfgang Denk 2005-07-28 10:42:26 +02:00
  • e82bc62c03 Fix CFG_CMD_SETGETDCR handling in "common/cmd_dcr.c" Wolfgang Denk 2005-07-28 01:50:14 +02:00
  • 63be111e72 * Patch by Jon Loeliger, 2005-07-25 Move the TSEC driver out of cpu/mpc85xx as it will be shared by the upcoming mpc83xx family as well. Jon Loeliger 2005-07-25 15:38:06 -05:00
  • d9b94f28a4 * Patch by Jon Loeliger, 2005-05-05 Implemented support for MPC8548CDS board. Added DDR II support based on SPD values for MPC85xx boards. This roll-up patch also includes bugfies for the previously published patches: DDRII CPO, pre eTSEC, 8548 LBIU, Andy's TSEC, eTSEC 3&4 I/O Jon Loeliger 2005-07-25 14:05:07 -05:00
  • 288693abe1 * Patch by Jon Loeliger, 2005-Feb-10 Add config option CONFIG_HAS_FEC calling out 8540 FEC features. Jon Loeliger 2005-07-25 12:14:54 -05:00
  • 7202d43dde * Patch by Jon Loeliger, Kumar Gala, 2005-02-08 For MPC85xxCDS: Adds Relaxed Timing TRLX bit to FLASH ORx regs to allow for faster flash parts. Add documentation for BR/OR for FLASH. Jon Loeliger 2005-07-25 11:13:26 -05:00
  • d65cfe89ec * Patch by Jon Loeliger 2005-02-08 Determine L2 Cache size dynamically on 85XX boards. Jon Loeliger 2005-07-25 10:58:39 -05:00
  • 9c4c5ae3e1 * Patch by Jon Loeliger, Kumar Gala 2005-02-08 - Convert the CPM2 based functionality to use new CONFIG_CPM2 option rather than a myriad of CONFIG_MPC8560-like variants. Applies to MPC85xx and MPC8260 boards, includes stxgp3 and sbc8560. Eliminates the CONFIG_MPC8560 option entirely. Distributes the new CONFIG_CPM2 option to each 8260 board. Jon Loeliger 2005-07-23 10:37:35 -05:00
  • 2d5df63e4f Patch by Jon Loeliger, 20 Jul 2005: Add missing PCI IO port definitions. Wolfgang Denk 2005-07-21 16:14:36 +02:00
  • 1a79473bde Add missing CHANGELOG entry. Wolfgang Denk 2005-07-21 15:29:22 +02:00
  • 08abe15850 Add CompactFlash support for HMI1001 board. Wolfgang Denk 2005-07-21 15:23:29 +02:00
  • ee073a558b Adjust printed board ID for LWMON board. Wolfgang Denk 2005-07-21 13:53:44 +02:00
  • 9c998aa831 Fix low-level OHCI transfers for ARM920t and MPC5xxx Wolfgang Denk 2005-07-21 11:57:57 +02:00
  • f530187dbd Add new argument format for flash commands to allow for usage like "erase $(addr) +$(filesize)", i. e. a size argument can be used and U-Boot will automaticially find the end of the corresponding sector. Wolfgang Denk 2005-07-21 11:45:50 +02:00
  • 3bb9cec962 Fix file permissions Wolfgang Denk 2005-07-21 11:22:21 +02:00
  • cd5b2b9941 * Patch by Stefan Roese, 5 Jul 2005: Update uc100 board PHY setup origin stroese 2005-07-05 11:35:27 +00:00
  • 88804d19e2 * Patch by Detlev Zundel, 30 Jun 2005: Fix LCD logo for lwmon board which got lost in the merge of 8xx and PXA LCD code LABEL_2005_07_04_0202 wdenk 2005-07-04 00:03:16 +00:00
  • 3c71f3e8aa * Patch by Stefan Roese, 1 Jul 2005: Fix PHY address for CATcenter board (now correct!) stroese 2005-07-01 15:53:57 +00:00
  • bf41886f9d * Patch by Stefan Roese, 30 Jun 2005: Fix PHY addresses for PPChameleon and CATcenter boards Change MAINTAINER for most esd boards stroese 2005-06-30 13:06:07 +00:00
  • 342717f72a * Fix baudrate calculation problem on MPC5200 systems wdenk 2005-06-27 13:30:03 +00:00
  • 024447b186 Enable redundant environment, disable HW flash protection of HMI1001 board wdenk 2005-06-20 10:28:38 +00:00
  • b2532eff87 * Patch by Travis Sawyer, 10 Jun 2005: Initialize allocated dev and private hw structures after their respective allocation in 440gx_enet.c wdenk 2005-06-20 10:17:34 +00:00
  • a87589da74 * Add support for HMI1001 board wdenk 2005-06-10 10:00:19 +00:00
  • 51152c173d Fix watchdog reset problems on LWMON board wdenk 2005-06-05 20:30:43 +00:00
  • ba91e26a19 Patch by Juergen Selent, 17 May 2005: Add support for Funkwerk VoVPN gateway module. wdenk 2005-05-30 23:55:42 +00:00
  • 2eab48f511 * Extend burst mode RAM test program to take a loop count (0 = infinite) wdenk 2005-05-23 10:49:50 +00:00
  • 16b013e750 Patch by Greg Ungerer, 19 May 2005: add support for the OpenGear CM4008 board wdenk 2005-05-19 22:46:33 +00:00
  • 121fc64022 Patch by Greg Ungerer, 19 May 2005: add support for the OpenGear CM4008 board wdenk 2005-05-19 22:46:33 +00:00
  • 3a574cbe72 * Patch by Greg Ungerer, 19 May 2005: add support for the KS8695P (ARM 922 based) CPU wdenk 2005-05-19 22:39:42 +00:00
  • 7680c140af Add PCI support for Sorcery board. Code cleanup (especially Sorcery / Alaska / Yukon serial driver). wdenk 2005-05-16 15:23:22 +00:00
  • c01766307c Fix compile problems caused by new burst mode SDRAM test; make port pins to trigger logic analyzer configurable wdenk 2005-05-16 14:19:49 +00:00
  • 343117bf12 Fix timer handling on MPC85xx systems wdenk 2005-05-13 22:49:36 +00:00
  • 9dd41a7b0c * Fix debug code in omap5912osk flash driver LABEL_2005_05_13_0050 wdenk 2005-05-12 22:48:09 +00:00
  • d44e14b5fc Add support for 2 x TSEC interfaces on the TQM8540 board. wdenk 2005-05-10 15:51:35 +00:00
  • ed16fefcba On LWMON we must use the watchdog to reset the board as the CPU genereated HRESET pulse is too short to reset the external circuitry. LABEL_2005_05_09_1245 wdenk 2005-05-09 10:17:32 +00:00
  • 931da93e0f Add test tool to exercise SDRAM accesses in burst mode (as standalone program, MPC8xx/PowerPC only) wdenk 2005-05-07 19:06:32 +00:00
  • 412babe304 It's better to handle LZO and LZARI compression mdoes for JFFS2 with a single #define. LABEL_2005_05_05_1920 wdenk 2005-05-05 09:51:44 +00:00
  • 60fc6cbbb7 Increase CFG_MONITOR_LEN for Rattler board to match actual code size. wdenk 2005-05-05 09:13:21 +00:00
  • 07cc099941 Major upate of JFFS2 code; now in sync with snapshot of MTD CVS of March 13, 2005); new configuration options CONFIG_JFFS2_LZO and CONFIG_JFFS2_LZARI are added. Both are undefined by default. wdenk 2005-05-05 00:04:14 +00:00
  • cf8bc5773c Fix problem with symbolic links in JFFS2 code. wdenk 2005-05-04 23:50:54 +00:00
  • a710d4be80 Use linker ASSERT statement to prevent undetected overlapping of sections on PPChameleon board; other boards might use this, too. wdenk 2005-05-04 23:44:59 +00:00
  • 90dc67049d README: add explanation about patch policy net/net.c: fix indentation wdenk 2005-05-03 14:12:25 +00:00
  • 434cf850a4 * Patch by Stefan Roese, 03 May 2005: Update for P3G4 Fix problems in cmd_universe.c stroese 2005-05-03 06:19:57 +00:00
  • 81b83c9ecc * Patch by Matthias Fuchs, 03 May 2005: Added missing variable declaration in cmd_nand.c Modified CFG_PCI_PTM1MS in configs/PLU405.h to map 128MB ram stroese 2005-05-03 06:12:20 +00:00
  • dcb2f95a60 * Patch by Stefan Roese, 03 May 2005: Update for P3G4 Fix problems in cmd_universe.c stroese 2005-05-03 06:06:41 +00:00
  • 9f709b6cee Fix INKA4x0: use CS1 as gpio_wkup_6 output wdenk 2005-04-22 15:09:09 +00:00
  • a63109281a Fix bug in the SDRAM initialization code for canmb, IceCube and PM520 boards. wdenk 2005-04-21 21:10:22 +00:00
  • 7cc1438d43 get rid of obsolete CFG_AT91C_BRGR_DIVISOR definition wdenk 2005-04-20 14:38:59 +00:00
  • ec0ca73190 Cleanup serial console baudrate calculation on AT91RM9200 wdenk 2005-04-20 12:36:05 +00:00
  • b2323ea6f9 Auto-size RAM on canmb board. wdenk 2005-04-20 09:28:54 +00:00
  • fddae7b811 * Patch by Matthias Fuchs, 18 Apr 2005: Make PCI target address spaces on PMC405 and CPCI405 boards configurable via environment variables stroese 2005-04-20 06:52:40 +00:00
  • 5e5f9ed254 Add support for canmb board LABEL_2005_04_14_0115 wdenk 2005-04-13 23:15:10 +00:00
  • 4c2a366db3 * Patch by Stefan Roese, 13 Apr 2005: Update for esd apc405 stroese 2005-04-13 10:08:39 +00:00
  • 04e93ec979 Update for esd apc405 stroese 2005-04-13 10:06:07 +00:00
  • 2a8af18738 * Fixes for TQM8560 board: - fix clock rates - remove debug messages - fix flash sector protection wdenk 2005-04-13 10:02:42 +00:00
  • e694e08a8b Cleanup wdenk 2005-04-07 22:41:05 +00:00
  • b77fad3b25 * Patch by Steven Scholz, 07 Apr 2005: Add i2c_reg_write() and i2c_reg_write() for at91rm9200 I2C wdenk 2005-04-07 22:36:40 +00:00
  • 7ec2550238 * Patch by Stefan Roese, 06 Apr 2005: Updates for OCOTEA board: - Changed U-Boot size from 512kByte to 256kByte - Fixed flash driver to support boot from soldered user flash - Added README for switch from PIBS firmware to U-Boot stroese 2005-04-07 05:35:12 +00:00
  • 0a7c5391a0 Add PPC440GX Revision C stroese 2005-04-07 05:33:41 +00:00
  • 68e0236f7e * Patch by Travis Sawyer, 05 Apr 2005: - Change timer frequency for ppc 440 from 10 ms to 1 ms. Problem found by Andrew Wozniak. stroese 2005-04-07 05:32:44 +00:00
  • a85f9f21aa Patch by Steven Scholz, 06 Apr 2005: - creating SoC subdir for Atmel AT91RM9200 cpu/arm920t/at91rm9200 - moving code out of cpu/at91rm9200 into cpu/arm920t/at91rm9200 wdenk 2005-04-06 13:52:31 +00:00