Commit Graph

  • 5a164c8ca9 Minor changes to init flags in TQM834x PCI. Rafal Jaworowski 2005-11-17 00:26:18 +01:00
  • 3ca377638a Add CHANGELOG entry Patch by Stefan Roese, 15 Nov 2005 Stefan Roese 2005-11-15 16:26:34 +01:00
  • c7911c7e8f Merge with /server/home/stefan/git/u-boot/bamboo-sdram Stefan Roese 2005-11-15 16:23:41 +01:00
  • fd49bf0214 Fix Bamboo DDR SDRAM initialization (problem with onboard SDRAM) Patch by Stefan Roese, 15 Nov 2005 Stefan Roese 2005-11-15 16:04:58 +01:00
  • feaedfcf84 New PPC 405EP board added: CMS700 Added CONFIG_NET_MULTI for VOM405 board. Added reset_phy() for VOM405 board. Patch by Matthias Fuchs, 09 Nov 2005 Stefan Roese 2005-11-15 10:35:59 +01:00
  • 3ada834e30 Add explanation for CDP checksum algorithm Wolfgang Denk 2005-11-10 20:59:46 +01:00
  • ea339205a9 Updated PCI mapping for esd CPCI2DP board. Add support for error LED. Patch by Matthias Fuchs, 07 Nov 2005 Stefan Roese 2005-11-08 09:00:09 +01:00
  • 527b5a511c Fix MPC85xx PCI support (pci_register_hose() before pci config access) Patch by Stefan Roese, 07 Nov 2005 Stefan Roese 2005-11-07 13:43:06 +01:00
  • 182e10691f Correct PPC Timebase register definitions (SPRN_TBRL...) Patch by Stefan Roese, 07 Nov 2005 Stefan Roese 2005-11-07 09:57:57 +01:00
  • f190c11b1f Adjust bd->bi_flashstart on Yellowstone & Yosemite to correct size Patch by Stefan Roese, 05 Nov 2005 Stefan Roese 2005-11-05 15:50:16 +01:00
  • 4d03a21f23 Adjust TQM85x PHY addresses for latest hardware revision. Wolfgang Denk 2005-11-03 11:31:36 +01:00
  • ef04a0aa26 Additional fix for external IRQ config on Yellowstone & Yosemite Patch by Stefan Roese, 03 Nov 2005 Stefan Roese 2005-11-03 08:31:33 +01:00
  • 8e9655f863 * Add hook to NAND erase and implement nand_wait function. Patch by Mike Rapoport, 01 Nov 2005 Wolfgang Denk 2005-11-02 14:29:12 +01:00
  • 57275b69c6 Add support for Ocotea pass 3 with 440GX Rev. F Patch by Stefan Roese, 01 Nov 2005 Stefan Roese 2005-11-01 10:08:03 +01:00
  • d9f2f5008c Merge with /git/u-boot.git Stefan Roese 2005-11-01 10:02:21 +01:00
  • be360d9824 More verbose CHANGELOG entry. DENX-2005-10-29-2350 Wolfgang Denk 2005-10-29 23:50:20 +02:00
  • 5d4ee51061 Merge with /home/m8/git/u-boot Wolfgang Denk 2005-10-29 23:45:04 +02:00
  • 99eb35dbbf Add missing CHANGELOG entries. Marian Balakowicz 2005-10-29 14:48:59 +02:00
  • 63ff004c4f Add support for multiple PHYs. Marian Balakowicz 2005-10-28 22:30:33 +02:00
  • fe93483a0a Correct includes for flat tree builder. Marian Balakowicz 2005-10-28 18:08:03 +02:00
  • 170d5e6d4c Fix conflicting types (flash_write()) in trab auto_update.c Marian Balakowicz 2005-10-28 15:29:43 +02:00
  • e190290ba4 Fix external IRQ configuration on Yellowstone & Yosemite Stefan Roese 2005-10-28 12:21:06 +02:00
  • 7b5cac0e19 Merge with /home/wd/git/u-boot/master Wolfgang Denk 2005-10-21 22:41:25 +02:00
  • e9f1110051 Add missing 4xx board to MAKEALL Patch by Stefan Roese, 20 Oct 2005 Stefan Roese 2005-10-20 16:40:17 +02:00
  • a547775bac Fix conflicting types (flash_write()) in esd auto_update.c Patch by Stefan Roese, 20 Oct 2005 Stefan Roese 2005-10-20 16:39:16 +02:00
  • c4c13df284 Fix problem with sleep in NetConsole (use get_timer()) Patch by Stefan Roese, 20 Oct 2005 Stefan Roese 2005-10-20 16:36:44 +02:00
  • 1e25f957c8 Add NetConsole Support for AMCC eval boards Patch by Stefan Roese, 20 Oct 2005 Stefan Roese 2005-10-20 16:34:28 +02:00
  • a93316c5e9 Fix NetConsole support on 4xx (only print eth link on 1st transfer) Patch by Stefan Roese, 18 Oct 2005 Stefan Roese 2005-10-18 19:17:12 +02:00
  • 6902df56a0 Add PCI support for the TQM834x board. Rafal Jaworowski 2005-10-17 02:39:53 +02:00
  • 326bf40fb7 Fix typo. Wolfgang Denk 2005-10-17 00:24:00 +02:00
  • ea1fba136a Merge with /home/sr/git/u-boot Wolfgang Denk 2005-10-17 00:19:16 +02:00
  • 20a374fe02 Add missing CHANGELOG entry. Wolfgang Denk 2005-10-15 18:43:50 +02:00
  • 84bd92bdda Merge with /home/m8/git/u-boot Wolfgang Denk 2005-10-15 18:23:43 +02:00
  • 3b6748ea0d Add fat & ext2 support to AMCC 440EP boards Yosemite & Bamboo Patch by Stefan Roese, 14 Oct 2005 Stefan Roese 2005-10-14 15:37:34 +02:00
  • dc91701ff7 Fix identification on ext2ls help entry Patch by Stefan Roese, 14 Oct 2005 Stefan Roese 2005-10-14 15:34:07 +02:00
  • 77ddac9480 Cleanup for GCC-4.x Wolfgang Denk 2005-10-13 16:45:02 +02:00
  • 17a8b276ba Add documentation for Open Firmware Flat Tree and usage. Patch by Pantelis Antoniou, 13 Oct 2005 Wolfgang Denk 2005-10-13 10:41:25 +02:00
  • 0f3f901496 Cleanup Wolfgang Denk 2005-10-13 02:04:18 +02:00
  • 814d98f24e Add missing files for Pantelis Antoniou's patch Patch by Pantelis Antoniou, 04 Sep 2005 Wolfgang Denk 2005-10-13 01:59:29 +02:00
  • cbdf8824fa Merge with /home/sr/git/u-boot Wolfgang Denk 2005-10-13 01:55:58 +02:00
  • b604a40b4f Cleanup Wolfgang Denk 2005-10-13 01:50:05 +02:00
  • 070610c529 Add support for OF flat tree for the STXtc board. Patch by Pantelis Antoniou, 04 Sep 2005 Wolfgang Denk 2005-10-13 01:49:09 +02:00
  • f57f70aab9 Support passing of OF flat trees to the kernel. Patch by Pantelis Antoniou, 04 Sep 2005 Wolfgang Denk 2005-10-13 01:45:54 +02:00
  • 36247821ef Fix TQM834x config file, set correct value for CFG_IMMRBAR. Marian Balakowicz 2005-10-12 12:45:04 +02:00
  • e6f2e90233 Added support for TQM834x boards. Marian Balakowicz 2005-10-11 19:09:42 +02:00
  • 4f92ac3648 Fix problem in ppc4xx eth-driver without ethaddr (only without CONFIG_NET_MULTI set) Patch by Stefan Roese, 10 Oct 2005 Stefan Roese 2005-10-10 17:43:58 +02:00
  • 3df5bea0b0 Add support for NetSilicon NS7520 processor. Patch by Art Shipkowski, 12 May 2005 Wolfgang Denk 2005-10-09 01:41:48 +02:00
  • 7521af1c7d Add support for AP1000 board. Patch by James MacAulay, 07 Oct 2005 Wolfgang Denk 2005-10-09 01:04:33 +02:00
  • 95f9dda216 Eliminate hard-coded address of Ethernet transfer buffer on at91rm9200 Patch by Anders Larsen, 07 Oct 2005 Wolfgang Denk 2005-10-09 00:33:37 +02:00
  • 47340a46f6 Fixed compilation for ARM when using a (standard) hard-FP toolchain Patch by Anders Larsen, 07 Oct 2005 Wolfgang Denk 2005-10-09 00:25:58 +02:00
  • 96782c63d3 Cleanup warnings for cpu/arm720t & cpu/arm1136 files. sed the linker scripts, rather than pre-process them. Patch by Peter Pearse, 07 Oct 2005 Wolfgang Denk 2005-10-09 00:22:48 +02:00
  • c29ab9d71d Fix gzip bmp support (test if malloc fails, warning when truncated). Increase CFG_VIDEO_LOGO_MAX_SIZE on HH405 board. Patch by Stefan Roese, 08 Oct 2005 Stefan Roese 2005-10-08 10:19:07 +02:00
  • b8e16a3450 Cleanup Wolfgang Denk 2005-10-06 23:44:55 +02:00
  • 64db4b10a5 Make "split_by_variant.sh" executable. Wolfgang Denk 2005-10-06 17:09:56 +02:00
  • 87cb6862b9 Update make target for ARM supported boards. Use lowlevel_init() instead of platformsetup() [rename]. Patch by Peter Pearse, 06 Oct 2005 Wolfgang Denk 2005-10-06 17:08:18 +02:00
  • bccae9039e Fix booting from serial dataflash on AT91RM9200 Patch by Peter Menzebach, 29 Aug 2005 Wolfgang Denk 2005-10-06 01:50:50 +02:00
  • 6ebc792114 Add JFFS2 support for TRAB board Patch by Martin Krause, 25 Aug 2005 Wolfgang Denk 2005-10-06 01:46:57 +02:00
  • 5ae31ee114 Remove unnecessary dependency of netconsole on CONFIG_NET_MULTI Patch by Marcus Hall, 24 Aug 2005 Wolfgang Denk 2005-10-06 01:43:39 +02:00
  • f5c254d719 Fix the machine-id of the Cogent csb637 board Patch by Anders Larsen, 05 Oct 2005 Wolfgang Denk 2005-10-06 01:26:16 +02:00
  • 78da60773c Complete support for the KwikByte KB920x boards Patch by Anders Larsen, 05 Oct 2005 Wolfgang Denk 2005-10-06 01:22:22 +02:00
  • c0e82d5016 Set the AT91RM9200 clock to asynchronous mode Patch by Anders Larsen, 03 May 2005 Wolfgang Denk 2005-10-05 02:06:08 +02:00
  • 3b9dfddfd8 Set the AT91RM9200 clock to synchronous mode Patch by Anders Larsen, 29 Apr 2005 Wolfgang Denk 2005-10-05 02:02:25 +02:00
  • 645da51097 Add support for Cogent csb637 Patch by Anders Larsen, 29 Apr 2005 Wolfgang Denk 2005-10-05 02:00:09 +02:00
  • fef636b0cf Fix dm9161.c initialization Patch by Anders Larsen, 29 Apr 2005 Wolfgang Denk 2005-10-05 01:54:04 +02:00
  • 080bdb7f3a * Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200 Patch by Anders Larsen, 29 Apr 2005 Wolfgang Denk 2005-10-05 01:51:29 +02:00
  • 29ca46c445 Fix device partition intialization for SystemACE disks. Patch by Stephen Williams, 28 Apr 2005 Wolfgang Denk 2005-10-05 00:25:17 +02:00
  • 99b0d2851a Added support for KwikByte KB920x boards (based on AT91RM9200) Patch by Matt ?? <kb9200_dev@kwikbyte.com>, 27 Apr 2005 Wolfgang Denk 2005-10-05 00:19:34 +02:00
  • 45237bc00b Add support for S29GL064M-R3 flash chip on xsengine board Patch by Kurt Stremerch, 18 Apr 2005 Wolfgang Denk 2005-10-05 00:03:55 +02:00
  • 7d314992a8 E500 update: repoint IVPR to RAM when code is relocated Patch by Kylo Ginsberg, 13 Apr 2005 Wolfgang Denk 2005-10-05 00:00:54 +02:00
  • e5e98edd77 Fix loop end test in lib_generic/string.c:strswab() Patch by Andrew Dyer, October 10, 2005 Signed-off-by: Andrew Dyer <amdyer@gmail.com> Wolfgang Denk 2005-10-04 23:38:07 +02:00
  • 9b880bd4d8 Update ARM Integrator boards: Correct addessing errors in platform files. Split off common core module data from Integrator header files to include/armcoremodule.h. Patch by Peter Pearse, 04 Oct 2005 Wolfgang Denk 2005-10-04 23:10:28 +02:00
  • 1820d4c73b Make sure only supported compiler options are used Import "cc-option" shell function from kernel and use it to get the correct ARM GCC options for individual CPUs Patch by Peter Pearse, 30 Jun 2005 Wolfgang Denk 2005-10-04 22:38:24 +02:00
  • 9a8d82fd3c Fix 440GR to print correct cpu revision Patch by Stefan Roese, 4 Oct 2005 Stefan Roese 2005-10-04 15:00:30 +02:00
  • d843a575d7 Merge with /home/wd/git/u-boot/master Wolfgang Denk 2005-10-03 15:42:25 +02:00
  • 93b17ec382 Change board message on AMCC Yosemite & Yellowstone to common style Patch by Stefan Roese, 3 Oct 2005 Stefan Roese 2005-10-03 15:27:50 +02:00
  • 5362385ec3 Merge with /home/wd/git/u-boot/master Wolfgang Denk 2005-10-03 09:33:12 +02:00
  • 2c7b2ab5a0 Fix problem with SM501 init on HH405 board. Patch by Stefan Roese, 30 Sep 2005 Stefan Roese 2005-09-30 16:41:12 +02:00
  • d9631ecf52 Fix compiler warning Wolfgang Denk 2005-09-30 15:18:23 +02:00
  • 709d8ec0d8 Fix FEC PHY addresses for TQM85xx boards Wolfgang Denk 2005-09-29 12:16:38 +02:00
  • e98f68be94 Fix uninitialized variable problem in hush shell Patch by Lars Rostock, 26 Sep 2005 Wolfgang Denk 2005-09-28 01:49:47 +02:00
  • fb34a9a201 Undo change of f6e20fc6ca... to include/configs/trab.h (Must have been an accident?) Wolfgang Denk 2005-09-26 23:40:37 +02:00
  • d8e7e0f044 Add support for AT91RM9200 OHCI Controller. Patch by Eric Benard, 07 Apr 2005 Wolfgang Denk 2005-09-26 01:26:56 +02:00
  • 98404649c8 Update ARM mach-types.h Patch by Eric Benard, 07 Apr 2005 Wolfgang Denk 2005-09-26 01:18:22 +02:00
  • 0e4018d244 Add support for MP2USB board. Patch by Eric Benard, 07 Apr 2005 Wolfgang Denk 2005-09-26 01:14:38 +02:00
  • c570b2fdf5 Add board support for armadillo HT1070 Patch by Rowel Atienza, 06 Apr 2005 Wolfgang Denk 2005-09-26 01:06:33 +02:00
  • c2d0ab4da8 Second Ethernet address enabled for MPC885ADS and MPC8272ADS. Patch by Vitaly Bordug, 30 Mar 2005 Wolfgang Denk 2005-09-26 00:53:02 +02:00
  • e6f222815c Add iopset command on mpc8xx Patch by Daniel Eisenhut, 25 Mar 2005 Wolfgang Denk 2005-09-26 00:44:15 +02:00
  • a912733e9b Add support for MII in eepro100 driver. Patch by Gleb Natapov, 21 Mar 2005 Wolfgang Denk 2005-09-26 00:39:59 +02:00
  • f2af3eb55e Fixes to the Lubbock (PXA 25x) support: - Resolve the FIXME with respect to saving the u-boot environment. - Make the default load address land in real memory. - Fix lan91c96 SMC_{in,out}{b,w,l}() macros Patch by David Brownell, 10 Mar 2005 Wolfgang Denk 2005-09-26 00:29:53 +02:00
  • 8e6f1a8ec2 Add Barco Streaming Video Card (SVC) and Sample Compress Network (SCN) board Patch by Marc Leeman, 04 Mar 2005 Wolfgang Denk 2005-09-25 18:59:36 +02:00
  • 716c1dcb41 Cleanup Wolfgang Denk 2005-09-25 18:49:35 +02:00
  • 49a7581c6c OMAP242x H4 board update - fix for ES2 differences. - switch to using the cfi_flash driver. - fix SRAM build address. - fix for GP device operation. - unlock SRAM for GP devices. - display more device information. - fix potential deadlock in omap24xx_i2c driver. - fix DLL load values to match dpllout*1 operation. - fix 2nd chip select init for combo DDR device. - add support for CFI Intel 28F256L18 on H4 board. Patch by Richard Woodruff, 03 Mar 2005 Wolfgang Denk 2005-09-25 18:41:04 +02:00
  • 8e2be51de8 Fix formating in include/asm-arm/arch-at91rm9200/AT91RM9200.h Patch by Steven Scholz, 02 Mar 2005 Wolfgang Denk 2005-09-25 17:14:20 +02:00
  • a188b5854f Fix typo in eth.c Patch by Ara Avanesyan, 24 Feb 2005 Wolfgang Denk 2005-09-25 17:05:57 +02:00
  • 31466294b0 Remove unneeded #include <malloc.h> Patch by Ladislav Michl, 22 Feb 2005 Wolfgang Denk 2005-09-25 17:02:27 +02:00
  • b66eb5282d Add cramfs support for m68k Patch by Zachary Landau, 21 Feb 2005 Wolfgang Denk 2005-09-25 16:59:36 +02:00
  • bd51626c8d Update ep8260: Fix flash timeouts; improve clock resolution for faster UARTs Patch by Jeff Angielski, 21 Feb 2005 Wolfgang Denk 2005-09-25 16:56:15 +02:00
  • 7a22cd535b Fix au1x00_serial baud rate calculation: remove hardcoded cpu clock divisor and use register instead; round up instead of truncate Patch by Andrew Dyer, 15 Feb 2005 Wolfgang Denk 2005-09-25 16:50:33 +02:00
  • 875c78934e Add Xilinx Spartan3 family FPGA support Patch by Kurt Stremerch, 14 February 2005 Wolfgang Denk 2005-09-25 16:44:21 +02:00
  • db421e6451 Fix drivers/cfi_flash.c: use info->reset_cmd instead of FLASH_CMD_RESET Patch by Zachary Landau, 11 Feb 2005 Wolfgang Denk 2005-09-25 16:41:22 +02:00