Commit Graph

  • e496865ecc sbc8349: enable libfdt by default on WRS SBC8349 board. Paul Gortmaker 2007-12-20 12:58:51 -05:00
  • 2408b3f20b sbc8349: migrate board to libfdt Paul Gortmaker 2007-12-20 12:58:16 -05:00
  • 27a256a90c sbc8349: Remove board specific ECC code Paul Gortmaker 2007-12-20 12:56:19 -05:00
  • a1e1ac8492 mpc83xx: Remove CONFIG options related to OF that we dont use (on 837x) Kim Phillips 2007-12-20 01:30:48 -06:00
  • ccf21c311e Add support CONFIG_UEC_ETH3 in MPC83xx Joakim Tjernlund 2007-12-06 16:43:40 +01:00
  • e6af9932d3 Remove CONFIG options related to OF that we dont use Kumar Gala 2007-11-26 11:00:54 -06:00
  • f602082b4b mpc83xx: supress compiler warning Kim Phillips 2007-12-10 14:16:22 -06:00
  • c16e44fa83 mpc83xx: fix remaining fdt_find_node_by_path references Kim Phillips 2007-11-27 14:17:29 -06:00
  • 921d4b19ad mpc83xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitions for 837x Kim Phillips 2007-11-19 12:30:09 -06:00
  • 24f868433b mpc83xx: mpc8360 rev.2.1 erratum 2: replace rgmii-id with rgmii-rxid Kim Phillips 2007-11-09 14:28:08 -06:00
  • 22b448dbfb mpc83xx: update the CREDITS and MAINTAINERS Dave Liu 2007-09-18 12:41:15 +08:00
  • b21add4b42 mpc83xx: add MAINTAINER and MAKEALL entries for the mpc837xemds Dave Liu 2007-09-18 12:40:21 +08:00
  • f8900ce909 mpc83xx: Add the MPC837xEMDS board readme Dave Liu 2007-09-18 12:38:53 +08:00
  • 19580e660c mpc83xx: Add the support of MPC837xEMDS board Dave Liu 2007-09-18 12:37:57 +08:00
  • 555da61702 mpc83xx: Add the support of MPC8315E SoC Dave Liu 2007-09-18 12:36:58 +08:00
  • 03051c3d35 mpc83xx: Add the support of MPC837x SoC Dave Liu 2007-09-18 12:36:11 +08:00
  • 651d96f7e4 MPC8360E-MDS: configure and enable second UART Anton Vorontsov 2007-11-14 18:54:53 +03:00
  • b2893e1fcb 83xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitions Timur Tabi 2007-11-05 09:34:06 -06:00
  • 207f83f102 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx Wolfgang Denk 2008-01-08 13:41:42 +01:00
  • 4985ca5af3 Merge with git://www.denx.de/git/u-boot.git Peter Pearse 2008-01-07 15:34:22 +00:00
  • e05329516a ppc4xx: Remove weak binding from common Denali data-eye search code Larry Johnson 2008-01-04 13:27:02 -05:00
  • 6399b23d60 Merge branch 'katmai-ddr-gda' Stefan Roese 2008-01-05 10:13:40 +01:00
  • 5ba576c016 ppc4xx: Remove unused CONFIG_ECC_ERROR_RESET from 44x_spd_ddr2.c Stefan Roese 2008-01-05 09:13:46 +01:00
  • 845c6c95db ppc4xx: Update Katmai/44x_spd_ddr2.c code for optimal DDR2 setup Stefan Roese 2008-01-05 09:12:41 +01:00
  • 49db47b8ae ppc4xx: Remove sdram.h from PMC440 board Matthias Fuchs 2008-01-02 16:48:42 +01:00
  • 34065a2ce0 ppc4xx: use common denali core defines and data eye search code for PMC440 Matthias Fuchs 2008-01-02 16:48:34 +01:00
  • 9ac6b6f3d3 ppc4xx: More cleanup for esd's LCD code Matthias Fuchs 2008-01-02 12:05:14 +01:00
  • fe9c26b330 ppc4xx: Fix Sequoia NAND booting target Stefan Roese 2008-01-04 12:00:01 +01:00
  • 0ddd969aec ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Korat board Lawrence R. Johnson 2008-01-03 15:02:02 -05:00
  • b05e8bf58b ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Sequoia board Lawrence R. Johnson 2008-01-04 02:11:56 -05:00
  • 5ab884b254 ppc4xx: Add functionality to GPIO support Lawrence R. Johnson 2008-01-03 18:54:00 -05:00
  • 196404cdc1 PPC4xx: Remove sdram.h from board/lwmon5 Larry Johnson 2007-12-30 01:01:54 -05:00
  • ef16fccf96 PPC4xx: Use common code for LWMON5 board SDRAM support Larry Johnson 2007-12-30 01:01:32 -05:00
  • 62cc3951ab PPC4xx: Remove sdram.h from board/amcc/sequoia Larry Johnson 2007-12-30 01:01:14 -05:00
  • ce3902e176 PPC4xx: Use common code for Sequoia board SDRAM support Larry Johnson 2007-12-30 01:00:50 -05:00
  • 8b0c5c1276 net: Add CONFIG_NET_DO_NOT_TRY_ANOTHER option Matthias Fuchs 2007-12-27 16:58:41 +01:00
  • 505be87a65 NET: Proper return code handling in eth_init() function in file eth.c Upakul Barkakaty 2007-11-29 12:16:13 +05:30
  • 5ca2d0953e net/eth.c: Fix env_enetaddr signed overflow Shinya Kuribayashi 2007-11-19 20:27:04 +09:00
  • f85b607105 Introduce new eth_receive routine Rafal Jaworowski 2007-12-27 18:19:02 +01:00
  • 5c740711f0 8610: Move include of config.h earlier. Jon Loeliger 2008-01-03 10:41:04 -06:00
  • 61d3421bde Don't slam #undef DEBUG in the 8641HPCN config file. Jon Loeliger 2007-12-04 10:53:34 -06:00
  • ea9f7395ec Convert MPC8641HPCN to use libfdt. Jon Loeliger 2007-11-28 14:47:18 -06:00
  • 2c3536425d Merge commit 'wd/master' Jon Loeliger 2008-01-03 09:46:55 -06:00
  • ce37422d00 cfi_flash: Fix bug in flash_isset() to use correct 32bit function Stefan Roese 2008-01-02 14:06:26 +01:00
  • 1182e9f8e3 Fix compile problem introduced by "cleanup" commit 3dfd708c Wolfgang Denk 2008-01-02 15:58:44 +01:00
  • 1aaab9bfae Make scripts and Makefiles POSIX compliant Wolfgang Denk 2008-01-02 15:54:45 +01:00
  • 47cc23cbe9 cfi_flash: Fix bug in flash_isset() to use correct 32bit function Stefan Roese 2008-01-02 14:05:37 +01:00
  • 8f8b52ea5b Merge branch 'master' of /home/wd/git/u-boot/custodians Wolfgang Denk 2008-01-02 12:39:04 +01:00
  • 3dfd708cc1 Minor coding style cleanup. Wolfgang Denk 2008-01-02 12:38:43 +01:00
  • d2995fe392 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash Wolfgang Denk 2008-01-02 11:30:58 +01:00
  • feaa43f3a8 Merge branch 'for-1.3.2-ver2' Stefan Roese 2007-12-29 09:23:11 +01:00
  • e174ac34ad ppc4xx: Coding style cleanup Stefan Roese 2007-12-28 17:29:56 +01:00
  • 8ba132cab1 ppc4xx: Complete PMC440 board support Matthias Fuchs 2007-12-28 17:07:24 +01:00
  • 407843a582 ppc4xx: Add FPGA support and BSP commands for PMC440 boards Matthias Fuchs 2007-12-28 17:07:18 +01:00
  • 72c5d52aed ppc4xx: Add initial esd PMC440 board files Matthias Fuchs 2007-12-28 17:07:14 +01:00
  • f6e0f1f618 ppc4xx: Add EEPROM write protection for PLU405 boards + misc. updates Matthias Fuchs 2007-12-28 17:10:36 +01:00
  • 77660c4b59 ppc4xx: use correct io accessors for esd's LCD code Matthias Fuchs 2007-12-28 17:10:44 +01:00
  • b56bd0fcfc ppc4xx: Maintenance patch for VOH405 boards Matthias Fuchs 2007-12-28 17:10:42 +01:00
  • c05569066d ppc4xx: Enable 405EP PCI arbiter per default on all boards Stefan Roese 2007-12-28 16:08:08 +01:00
  • bec9264616 ppc4xx: Fix bug in cpu_init.c (405EP instead of 450EP) Stefan Roese 2007-12-28 15:53:46 +01:00
  • fb83a65c60 ppc4xx: Fix compilation problem of kilauea/haleakala nand booting target Stefan Roese 2007-12-28 06:06:04 +01:00
  • bb701283a8 Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2 Stefan Roese 2007-12-27 19:37:26 +01:00
  • b568fd2557 Remove CPCI440 board Matthias Fuchs 2007-12-27 17:03:46 +01:00
  • c591dffe0c Add support for Korat PPC440EPx board Larry Johnson 2007-12-27 11:28:51 -05:00
  • 87dc096829 Add configuration file for Korat board Larry Johnson 2007-12-22 15:16:25 -05:00
  • 8eb52d5d98 Add denali_data_eye.o and denali_spd_ddr2.o to PPC4xx Makefile Larry Johnson 2007-12-22 15:16:11 -05:00
  • aba19604d8 Add 440EPx DDR2 SPD DIMM support Larry Johnson 2007-12-27 10:54:48 -05:00
  • 8a24a69630 Copy 440EPx/GRx SDRAM data-eye search to common directory Larry Johnson 2007-12-22 15:15:30 -05:00
  • c46f53333b Add definitions for 440EPx/GRx SDRAM controller to ppc440.h Larry Johnson 2007-12-22 15:15:13 -05:00
  • c348578bf6 Add Ethernet 1000BASE-X support for PPC4xx Larry Johnson 2007-12-27 10:50:55 -05:00
  • 9e2c347151 Add driver for National Semiconductor LM73 temperature sensor Larry Johnson 2007-12-27 09:52:17 -05:00
  • 1261827868 Add driver for STMicroelectronics M41T60 RTC Larry Johnson 2007-12-22 15:14:00 -05:00
  • d3471173e1 Use out_be32() and friends to access memory-mapped registers in sequoia.c Larry Johnson 2007-12-22 15:34:39 -05:00
  • c68f59fe3e Use definitions from "asm-ppc/mmu.h" in init.S for Sequoia Larry Johnson 2007-12-22 15:34:20 -05:00
  • 0d9cdeac1d Cosmetic changes to ECC POST for AMCC Denali core Larry Johnson 2007-12-22 15:23:50 -05:00
  • 2e583d6c81 ppc4xx: Fix compilation problem in 405 cache POST test Stefan Roese 2007-12-26 20:20:19 +01:00
  • 42d55ea0bd ppc4xx: Move virtual address of POST cache test to bigger address Stefan Roese 2007-12-22 12:20:09 +01:00
  • d91722102c ppc4xx: Fix problem in 44x cache POST routine Stefan Roese 2007-12-22 12:18:26 +01:00
  • b0265b576b ppc4xx: Update Makalu fdt support Stefan Roese 2007-12-21 07:51:29 +01:00
  • bf8324e4a5 ppc4xx: Add fdt support to AMCC Katmai eval board Stefan Roese 2007-12-19 09:05:40 +01:00
  • 328a340392 ppc4xx: fdt: Cleanup setup of cpu node setup Stefan Roese 2007-12-18 08:44:51 +01:00
  • 7812bc4a2e ppc4xx: Fix lwmon5 compilation problem Stefan Roese 2007-12-17 17:26:21 +01:00
  • 42ed33ffe1 Fix ppc4xx clear_bss() code Anatolij Gustschin 2007-12-05 17:43:20 +01:00
  • 85dc2a7f82 PPC4xx: Minimal changes to add vxWorks support Niklaus Giger 2007-11-30 18:35:11 +01:00
  • 052440b022 ppc4xx: Add CONFIG_BOOTP_SUBNETMASK to Sequoia board config Markus Klotzbücher 2007-11-23 13:09:18 +01:00
  • a724a9b40c Fix/enhance ECC POST for 440EPx/GRx Larry Johnson 2007-10-27 12:48:15 -04:00
  • 454a6cf8d4 PPC4xx: Move/rename ECC POST for 440EPx/GRx Larry Johnson 2007-10-27 12:48:05 -04:00
  • c29d2d3680 ppc4xx: use correct io accessors for 4xx ethernet POST Matthias Fuchs 2007-12-14 11:20:33 +01:00
  • ba79fde58a ppc4xx: fix flush + invalidate_dcache_range arguments Matthias Fuchs 2007-12-14 11:19:56 +01:00
  • 871e6ce188 ppc4xx: fdt: use fdt_fixup_ethernet() Stefan Roese 2007-12-14 08:41:29 +01:00
  • 136288847e ppc4xx: Bring 4xx fdt support up-to-date Stefan Roese 2007-12-13 14:52:53 +01:00
  • 0dc80e2759 cfi_flash: Add missing check for erased dest to flash_write_cfibuffer() Stefan Roese 2007-12-27 07:50:54 +01:00
  • 0dcfe3a225 Merge branch 'master' of /home/wd/git/u-boot/custodians Wolfgang Denk 2007-12-27 02:01:15 +01:00
  • 33ed73bc0e Some configuration updates for the TQM5200 based TB5200 board: Martin Krause 2007-11-12 10:56:17 +01:00
  • e318d9e902 TQM8xx: use the CFI flash driver on all TQM8xx boards Martin Krause 2007-09-27 11:10:08 +02:00
  • 11d9eec479 TQM885D: adjust for doubled flash sector size + some minor fixes Martin Krause 2007-09-26 17:55:56 +02:00
  • 22d1a56cbf TQM885D: Exchanged SDRAM timing by a more relaxed timing. Jens Gehrlein 2007-09-26 17:55:54 +02:00
  • b988b8cd44 TQM885D: use calculated cpuclk instead of measuring it Martin Krause 2007-09-26 17:55:56 +02:00
  • 492c704986 TQM885D: fix SDRAM refresh Jens Gehrlein 2007-09-27 14:54:46 +02:00
  • dabad4b9bc TQM860M: Support for 10col SDRAMs, max. 128 MiB Jens Gehrlein 2007-09-27 14:54:46 +02:00