Commit Graph

  • f9d77ed380 Make "tr" command use POSIX compliant; export HOSTOS make variable Patch by Murray Jensen, 30 Jun 2005 Wolfgang Denk 2005-08-12 23:23:46 +02:00
  • b3b0fd552e Fix Murray Jensen's mail address. Patch by Murray Jensen, 30 Jun 2005 Wolfgang Denk 2005-08-12 23:20:59 +02:00
  • f89920c3e4 Preserve PHY_BMCR during a soft reset. Patch by Carl Riechers, 24 Jun 2005 Wolfgang Denk 2005-08-12 23:15:53 +02:00
  • e544528831 VoiceBlue update: eeprom tool can also store firmware version now. eeprom.bin is runable by jumping at load address. Patch by Ladislav Michl, 23 May 2005 Wolfgang Denk 2005-08-12 22:56:51 +02:00
  • ea99a73881 Move the AT91RM9200DK to the ARM Systems list. Patch by Anders Larsen, 26 Apr 2005 Wolfgang Denk 2005-08-12 22:38:37 +02:00
  • 8d4ba3da5e Eliminate calls of ARM libgcc.a helper functions _divsi3 and _modsi3 Patch by Anders Larsen, 26 Apr 2005 Wolfgang Denk 2005-08-12 22:35:59 +02:00
  • 4d302d69c8 measure_gclk() is needed when DEBUG is enabled Patch by Bryan O'Donoghue, 25 Apr 2005 Wolfgang Denk 2005-08-12 22:32:29 +02:00
  • d4f5c72896 FRAM memory access optimization. 2005-08-12 21:16:13 +02:00
  • 8534bf9ac0 Add UPD-Checksum code, fix problem in net.c (return instead of break) Patch by Reinhard Arlt, 12 Aug 2005 Stefan Roese 2005-08-12 20:06:52 +02:00
  • 5315dfa9d1 esd PCI405 board updated Patch by Matthias Fuchs, 28 Jul 2005 Stefan Roese 2005-08-12 16:56:56 +02:00
  • 82f4c6ac84 esd WUH405 and DU405 board updated Patch by Matthias Fuchs, 27 Jul 2005 Stefan Roese 2005-08-12 16:52:47 +02:00
  • 9bcf2ab41f Fix problem in cmd_nand.c (only when defined CFG_NAND_SKIP_BAD_DOT_I) Patch by Matthias Fuchs, 4 May 2005 Stefan Roese 2005-08-12 16:46:35 +02:00
  • 6df6d38d2d Merge with pollux.denx.org:/home/git/u-boot/.git 2005-08-12 15:33:33 +02:00
  • dafba16e6f Merge with /home/wd/git/u-boot/master LABEL_2005_08_12_0050 Wolfgang Denk 2005-08-12 00:22:49 +02:00
  • 84286386a8 Update AMCC Yosemite to get a consistent setup for all AMCC eval boards (baudrate, environment...). Flash driver fixed. Patch by Stefan Roese, 11 Aug 2005 Stefan Roese 2005-08-11 18:03:14 +02:00
  • 9e00589bdd Changed AMCC Bubinga (405EP) configuration to support 2nd eth port Patch by Stefan Roese, 11 Aug 2005 Stefan Roese 2005-08-11 17:58:40 +02:00
  • c57c7980ff Add NAND FLASH support for AMCC Bamboo 440EP eval board Patch by Stefan Roese, 11 Aug 2005 Stefan Roese 2005-08-11 17:56:56 +02:00
  • 5a27f84855 O2DNT FRAM write delay disabled. 2005-08-11 15:56:59 +02:00
  • adac376ef2 O2DNT: added hardware flash protect support, macros cleanup. 2005-08-11 10:10:30 +02:00
  • 8f79e4c2da Add configuration for IFM AEV FIFO board. Minor coding style cleanup. Wolfgang Denk 2005-08-10 15:14:32 +02:00
  • eece159cdd Add configuration for IFM SPI eval board Wolfgang Denk 2005-08-10 11:03:05 +02:00
  • 9d3338d2b9 Fix CompactFlash problem on HMI1001 board Wolfgang Denk 2005-08-10 10:06:25 +02:00
  • c4e0e68604 Make new "mtdparts" code build with older compilers Patch by Andrea Scian, 09 Aug 2005 Wolfgang Denk 2005-08-09 21:41:20 +02:00
  • 38ec37d0f1 Merge with /home/wd/git/u-boot/master Wolfgang Denk 2005-08-09 17:38:59 +02:00
  • c19c313479 Fix compiler warnings with older GCC versions Wolfgang Denk 2005-08-09 17:25:22 +02:00
  • 0841565cc7 O2DNT platform specific code. 2005-08-09 14:52:00 +02:00
  • f1340e2273 Added support for O2DNT board. 2005-08-09 14:48:07 +02:00
  • 2191923072 Fix dbau1xxx (= MIPS big and little endian) build options. Incorrect gcc options (big endian -BE switch) were used for dbau1550_el which is a little endian build; also get rid of reference to non-existant cpu/mips/little/liblittle.a library Wolfgang Denk 2005-08-08 23:06:32 +02:00
  • 846b0dd2dc Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux) Patch by Stefan Roese, 08 Aug 2005 Stefan Roese 2005-08-08 12:42:22 +02:00
  • 700a0c648d Add common (with Linux) MTD partition scheme and "mtdparts" command Old, obsolete and duplicated code was cleaned up and replace by the new partitioning method. There are two possible approaches now: * define a single, static partition * use mtdparts command line option and dynamic partitioning Default is static partitioning. Wolfgang Denk 2005-08-08 01:03:24 +02:00
  • 452e8e72ad Fix build problems for PM856 Board Wolfgang Denk 2005-08-08 00:47:14 +02:00
  • 8b019da650 Fix sign extension bug in 'fpga loadb' command; make 'fpga loadb' always print the file header info Patch by Andrew Dyer, 11 Jan 2005 Wolfgang Denk 2005-08-08 00:14:41 +02:00
  • fe599e17ed Fix errors that occur when accessing SystemACE CF Patch by Jeff Angielski, 09 Jan 2005 Wolfgang Denk 2005-08-07 23:55:50 +02:00
  • 7ebdb19b39 Document switching between U-Boot and PlanetCore on RPXlite by Sam Song, 24 Dec 2004 Wolfgang Denk 2005-08-06 02:11:33 +02:00
  • d980a1692a Fix PowerQUICC II mask detection. Patch by Eugene Surovegin, 20 Dec 2004 Wolfgang Denk 2005-08-06 02:03:03 +02:00
  • d06a5f7ebf Add support for Altera NIOS DK1C20 board Patch by Shlomo Kut, 13 Dec 2004 Wolfgang Denk 2005-08-06 01:56:59 +02:00
  • 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 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