Commit Graph

  • 6706424d0b ColdFire: cobra5272 platform for MCF52x2 update TsiChungLiew 2007-08-15 19:41:06 -05:00
  • 56115665b4 ColdFire: MCF52x2 Header files update TsiChungLiew 2007-08-15 19:38:15 -05:00
  • 83ec20bc43 ColdFire: MCF52x2 update TsiChungLiew 2007-08-15 19:21:21 -05:00
  • f52e78304d ColdFire: MCF5329 update cache TsiChungLiew 2007-08-15 18:46:11 -05:00
  • 7171977fb8 ColdFire: MCF5329 header file clean up TsiChungLiew 2007-08-15 15:40:20 -05:00
  • ab77bc547b ColdFire: MCF5329 Update and cleanup TsiChungLiew 2007-08-15 15:39:17 -05:00
  • 81735b2568 Merge branch 'denx-coldfire' into coldfire-aug2007 John Rigby 2007-08-16 17:40:03 -06:00
  • 10327dc554 Add CONFIG_HAS_ETH0 to all boards with TSEC Andy Fleming 2007-08-16 16:35:02 -05:00
  • d64ee908a1 Update MPC8544 DS PCI memory map Kumar Gala 2007-08-16 15:05:04 -05:00
  • ea5877e31e Fix up some fdt issues on 8544DS Kumar Gala 2007-08-16 11:01:21 -05:00
  • fc9970137c Merge with git://www.denx.de/git/u-boot.git Stefan Roese 2007-08-16 19:50:53 +02:00
  • 07bc20560c PPC4xx:HCU4/5 cleanup Niklaus Giger 2007-08-16 15:16:03 +02:00
  • 1e6b07c649 PPC4xx:HCU4/5 cleanup ecc/sdram init Niklaus Giger 2007-08-16 15:16:02 +02:00
  • d35b508a55 fdt: suppress unused variable 'bd' warning Kim Phillips 2007-08-15 22:29:56 -05:00
  • 82bd9ee774 Fix warnings from of_data copy fix Andy Fleming 2007-08-15 20:06:50 -05:00
  • 7613afda77 Don't wait for disconnected TSECs Andy Fleming 2007-08-15 20:03:44 -05:00
  • b96c83d4ae Fix numerous bugs in the 8568 UEC support Andy Fleming 2007-08-15 20:03:34 -05:00
  • 3a79013e2a Define tsec flag values in config files Andy Fleming 2007-08-15 20:03:25 -05:00
  • ec72382295 Add support for building all boards with a TSEC Andy Fleming 2007-08-15 20:03:13 -05:00
  • 10aaf716cb Fix of_data copying for CONFIG_OF_FLAT_TREE-using boards Andy Fleming 2007-08-15 17:30:56 -05:00
  • 78f9fef7f4 mpc885ads: Don't define CONFIG_BZIP2. Scott Wood 2007-08-15 15:46:46 -05:00
  • 592391a6e5 Merge with /home/wd/git/u-boot/master Wolfgang Denk 2007-08-16 12:04:37 +02:00
  • 002275a3ed Bios emulator - fix microblaze toolchain problem Michal Simek 2007-08-16 08:54:10 +02:00
  • a5a38f4fd7 Minor Coding Style fix; Update CHANGELOG file. Wolfgang Denk 2007-08-16 11:51:04 +02:00
  • 4a3c7eb917 Merge with /home/wd/git/u-boot/custodian/u-boot-nand-flash Wolfgang Denk 2007-08-16 11:42:47 +02:00
  • 8fb6e80c06 ppc4xx: Remove #warning in esd auto_update.c Stefan Roese 2007-08-16 11:21:49 +02:00
  • 2d78074d2e ppc7xx: Update CPCI750 board Stefan Roese 2007-06-22 17:32:28 +02:00
  • 78cff50edb [FIX] Changes for bios_emulator code for others architecture Michal Simek 2007-08-16 10:46:28 +02:00
  • 6e0e2253f0 [FIX] Remove unused include file Michal Simek 2007-08-16 10:45:09 +02:00
  • 9de469bd96 ppc4xx: Only enable POST FPU test on Sequoia and not Rainier Stefan Roese 2007-08-16 10:18:33 +02:00
  • 6da0c5bd4a Add missing rainier (PPC440GRx) target to MAKEALL and MAINTAINERs files Stefan Roese 2007-08-16 09:54:51 +02:00
  • 02ba7022f6 ppc4xx: Update Sequoia/Rainier bootstrap command Stefan Roese 2007-08-16 09:52:29 +02:00
  • f31b0aecb5 Merge with git://www.denx.de/git/u-boot.git Stefan Roese 2007-08-16 09:21:48 +02:00
  • 35cc4e4823 mpc83xx: enable libfdt by default on freescale boards Kim Phillips 2007-08-15 22:30:39 -05:00
  • 3fde9e8b22 mpc83xx: migrate remaining freescale boards to libfdt Kim Phillips 2007-08-15 22:30:33 -05:00
  • 6a16e0dfcc mpc83xx: move common /memory node update mechanism to cpu.c Kim Phillips 2007-08-15 22:30:26 -05:00
  • 8f9e0e9f33 mpc83xx: remaining 8360 libfdt fixes Kim Phillips 2007-08-15 22:30:19 -05:00
  • f4b2ac5ed9 mpc83xx: fix UEC2->1 typo in libfdt setup code Kim Phillips 2007-08-15 22:30:12 -05:00
  • 19fa1c3536 mpc83xx: add MAINTAINER and MAKEALL entries for the mpc8323erdb Kim Phillips 2007-08-15 22:30:05 -05:00
  • 5b4de9309d [FIX] Resolve problem with warnings microblaze toolchain don't support PRAGMA PACK. Michal Simek 2007-08-15 21:15:05 +02:00
  • a44e7a97c8 Merge with git://www.denx.de/git/u-boot.git Stefan Roese 2007-08-15 21:11:45 +02:00
  • 19909edb97 Merge git://www.denx.de/git/u-boot into merge Michal Simek 2007-08-15 21:06:52 +02:00
  • b706d63559 Merge with git://www.denx.de/git/u-boot.git Stefan Roese 2007-08-15 21:06:27 +02:00
  • d1ed28cf36 [FIX] Correction command setting for Microblaze boards Michal Simek 2007-08-15 21:05:07 +02:00
  • 7aa63d8cd3 [FIX] Correction command definition Michal Simek 2007-08-15 21:03:41 +02:00
  • ed4058afc8 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx Wolfgang Denk 2007-08-15 20:59:31 +02:00
  • 30b52df9e9 86xx: Fix lingering CFG_CMD_* references in sbc8641d.h Jon Loeliger 2007-08-15 11:55:35 -05:00
  • 4ce917742b Move the MPC8641HPCN board under board/freescale. Jon Loeliger 2007-08-15 12:20:40 -05:00
  • 8662577fe3 86xx: Fix lingering CFG_CMD_* references in sbc8641d.h Jon Loeliger 2007-08-15 11:46:22 -05:00
  • 210f463c71 Fix where the #ifdef CFG_BOOTMAPSZ is placed. Jerry Van Baren 2007-08-15 11:13:15 -04:00
  • d61ea14885 Merge with git://www.denx.de/git/u-boot.git Stefan Roese 2007-08-15 14:51:27 +02:00
  • 0e19209767 PPC4xx:HCU4/5-Board fix compile warning Niklaus Giger 2007-08-15 12:14:23 +02:00
  • 594e79838c Fix malloc size error in ahci_init_one. Ed Swarthout 2007-08-14 14:06:45 -05:00
  • b361acd64f TI DaVinci - fix unsupported %hhx format ksi@koi8.net 2007-08-14 10:02:16 -07:00
  • 541d41b2f2 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx Wolfgang Denk 2007-08-14 18:43:14 +02:00
  • f01dbb5424 Coding style cleanup. Update CHANGELOG. Wolfgang Denk 2007-08-14 18:42:36 +02:00
  • 3f76451b4a Merge with /home/wd/git/u-boot/custodian/u-boot-arm Wolfgang Denk 2007-08-14 18:03:48 +02:00
  • 71d67f43da Merge with /home/wd/git/u-boot/work Wolfgang Denk 2007-08-14 17:38:34 +02:00
  • 073e1b5099 Fix initrd/dtb interaction Andy Fleming 2007-08-14 10:32:59 -05:00
  • e54b970173 Supply spi interface in at45.c Peter Pearse 2007-08-14 15:40:00 +01:00
  • 3b3bff4cbf Merge with git://www.denx.de/git/u-boot.git Stefan Roese 2007-08-14 16:36:29 +02:00
  • 4ce846ec59 POST: Fix merge problem Stefan Roese 2007-08-14 15:12:01 +02:00
  • 429d9571f6 Coding style cleanup Stefan Roese 2007-08-14 15:03:17 +02:00
  • 34886bbea2 Merge with /home/stefan/git/u-boot/zeus Stefan Roese 2007-08-14 15:00:42 +02:00
  • 779e975117 ppc4xx: Add initial Zeus (PPC405EP) board support Stefan Roese 2007-08-14 14:44:41 +02:00
  • c5a172a5fd POST: Add option for external ethernet loopback test Stefan Roese 2007-08-14 14:41:55 +02:00
  • eb2b4010ae POST: Add ppc405 support to cache and UART POST Stefan Roese 2007-08-14 14:39:44 +02:00
  • 0c42f36f15 Replace lost end of at45.c. Peter Pearse 2007-08-14 10:46:32 +01:00
  • 65d7ada645 Update Makefiles for merged and split at45.c. Peter Pearse 2007-08-14 10:30:06 +01:00
  • 3454cece2d Delete the merged files. Peter Pearse 2007-08-14 10:21:06 +01:00
  • dcbfd2e564 Add the files. Peter Pearse 2007-08-14 10:14:05 +01:00
  • d4fc6012fd Add MACH_TYPE records for several AT91 boards. Merge to two at45.c files into a common file, split to at45.c and spi.c Fix spelling error in DM9161 PHY Support. Initialize at91rm9200 board (and set LED). Add PIO control for at91rm9200dk LEDs and Mux. Change dataflash partition boundaries to be compatible with Linux 2.6. Peter Pearse 2007-08-14 10:10:52 +01:00
  • 4ef35e53c6 Coding style cleanup, update CHANGELOG Wolfgang Denk 2007-08-14 09:54:46 +02:00
  • bf9583e544 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx Wolfgang Denk 2007-08-14 09:53:38 +02:00
  • 85eb5caf6b Coding style cleanup; rebuild CHANGELOG Wolfgang Denk 2007-08-14 09:47:27 +02:00
  • 7f3f2bd2dc 85xxCDS: Add make targets for legacy systems. Randy Vinson 2007-02-27 19:42:22 -07:00
  • e41094c7e3 85xxCDS: Enable the VIA PCI-to-ISA bridge. Andy Fleming 2007-08-14 01:50:09 -05:00
  • da9d4610d7 Add support for UEC to 8568 Andy Fleming 2007-08-14 00:14:25 -05:00
  • c59e4091ff Add PCI support for MPC8568MDS board Haiying Wang 2007-06-19 14:18:34 -04:00
  • d111d6382c Empirically set cpo and clk_adjust for mpc85xx DDR2 support Haiying Wang 2007-06-19 14:18:32 -04:00
  • 3db0bef59e Use an absolute address when jumping out of 4k boot page Kumar Gala 2007-08-07 18:07:27 -05:00
  • 39980c610c MPC85xx BA bits not set for 3-bit bank address DIMM Andy Fleming 2007-08-13 14:49:59 -05:00
  • 6c543597bb Fix minor 85xx warnings Andy Fleming 2007-08-13 14:38:06 -05:00
  • f2cff6b104 8548cds PCIE support. Ed Swarthout 2007-07-27 01:50:52 -05:00
  • 837f1ba05c 8544ds PCIE support Ed Swarthout 2007-07-27 01:50:51 -05:00
  • 61a21e980a 85xx start.S cleanup and exception support Andy Fleming 2007-08-14 01:34:21 -05:00
  • 7bd30fc4a6 Add MPC8544DS README Andy Fleming 2007-08-14 01:33:18 -05:00
  • 40c7f9b0de 85xx allow debugger to configure ddr. Ed Swarthout 2007-07-27 01:50:48 -05:00
  • 29372ff38c mpc85xx L2 cache reporting and SRAM relocation option. Ed Swarthout 2007-07-27 01:50:47 -05:00
  • 41f0f8fb1a e500 needs ppc_asm.tmp MCK_EXCEPTION Ed Swarthout 2007-07-27 01:50:46 -05:00
  • 53a5c424bf multicast tftp: RFC2090 David Updegraff 2007-06-11 10:41:07 -05:00
  • 5d110f0aa6 New CONFIG_BOOTP_SERVERIP option Wilson Callan 2007-07-28 10:56:13 -04:00
  • 50cca8b976 Add ability to take MAC address from the environment to DM9000 driver Mike Rapoport 2007-08-12 08:48:27 +03:00
  • d1bc6c8d5f Sync'd u-boot-net with mainline Ben Warren 2007-08-13 21:26:03 -04:00
  • 8a92b7c60b Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx Wolfgang Denk 2007-08-13 22:00:25 +02:00
  • be5d72d10d Minor coding style cleanup. Update CHANGELOG. Wolfgang Denk 2007-08-13 21:57:53 +02:00
  • 8e2dd87eee Merge commit 'remotes/wd/master' Jon Loeliger 2007-08-13 11:01:52 -05:00
  • cca34967cb Modify SBC8641D to use new Freescale PCI routines Joe Hamman 2007-08-11 06:54:58 -05:00
  • a08458303e atmel_mci: Fix data timeout value Haavard Skinnemoen 2007-06-29 18:38:51 +02:00
  • 0ba8eed28b AVR32: Include <div64.h> instead of <asm/div64.h> Haavard Skinnemoen 2007-08-13 17:22:31 +02:00