Commit Graph

  • 66a9455b6b MPC512X: Fixed typo in macro name. Grzegorz Bernacki 2008-01-08 17:16:59 +01:00
  • 281ff9a45c ads5121: Added support for FDT. Grzegorz Bernacki 2008-01-08 17:16:15 +01:00
  • a10ff91961 Coding Style cleanup; update CHANGELOG. Wolfgang Denk 2008-01-12 01:05:50 +01:00
  • f6db945649 Fixed syntax error in function init_e300_core() of mpc83xx/start.S if Heiko Schocher 2008-01-11 15:15:17 +01:00
  • fa05664cd8 MUNICes: Set the right CFG_DEFAULT_MBAR value. Heiko Schocher 2008-01-11 15:15:16 +01:00
  • 5fb2b2342e added the config File for the MUNICes board. Heiko Schocher 2008-01-11 15:15:15 +01:00
  • 6341d9d723 added basic support for the MUNICes board. Heiko Schocher 2008-01-11 15:15:14 +01:00
  • 3bb77fb09a Update CHANGELOG and MAINTAINERS files. Wolfgang Denk 2008-01-12 00:39:37 +01:00
  • 5ba7390c3c Fix compilation problem in common/cmd_bmp.c Anatolij Gustschin 2008-01-11 02:15:02 +01:00
  • 5aa437baae Fix defaultconfig for the mgcoge board. Heiko Schocher 2008-01-11 01:12:09 +01:00
  • ac9db066b2 Added support for the mgcoge board from keymile. Heiko Schocher 2008-01-11 01:12:08 +01:00
  • b423d055cc Enable SMC microcode relocation patch for SMC1. Heiko Schocher 2008-01-11 01:12:07 +01:00
  • 381e4e6397 Added support for the mgsuvd board from keymile. Heiko Schocher 2008-01-11 01:12:06 +01:00
  • bf05293973 Fix 64-bit vsprintf. James Yang 2008-01-10 16:02:07 -06:00
  • 92fa37eac5 Remove superfluous preprocessor conditionals from LM73 driver Larry Johnson 2008-01-09 12:42:35 -05:00
  • efc6f447c1 Add support for the TK885D baseboard from TELE-DATA Guennadi Liakhovetski 2008-01-10 17:59:07 +01:00
  • 34d51566bc Merge branch 'master' of git://www.denx.de/git/u-boot-video Wolfgang Denk 2008-01-12 00:22:05 +01:00
  • c08ba67722 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx Wolfgang Denk 2008-01-12 00:13:37 +01:00
  • 14c14db193 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx Wolfgang Denk 2008-01-12 00:04:01 +01:00
  • 3709898b3a Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx Wolfgang Denk 2008-01-12 00:02:26 +01:00
  • 8aadd2d0c4 Merge ../custodians Wolfgang Denk 2008-01-11 23:53:26 +01:00
  • 0ec595243d Fix compiler warning Kumar Gala 2008-01-10 02:22:05 -06:00
  • bed53753dd Add Fujitsu CoralP/Lime video driver Anatolij Gustschin 2008-01-11 14:30:01 +01:00
  • 20c450ef61 Fix video console newline and carriage return handling Anatolij Gustschin 2008-01-11 02:39:47 +01:00
  • d5a163d6ba ppc4xx: Fix sdram init on Sequoia boards Stefan Roese 2008-01-11 15:53:58 +01:00
  • d610a60730 ppc4xx: Rework Lime support for lwmon5 Anatolij Gustschin 2008-01-11 15:31:09 +01:00
  • ff41ffc93c ppc4xx: Update PMC440 config file Matthias Fuchs 2008-01-11 14:55:16 +01:00
  • e3edcb36f1 ppx4xx: Fix sdram init on PMC440 boards Matthias Fuchs 2008-01-11 14:55:08 +01:00
  • 061aad4d32 mpc83xx: Fix the bug of 266MHz data rate DDR Dave Liu 2008-01-10 23:09:33 +08:00
  • ded08317ad mpc83xx: Make the code more readable Dave Liu 2008-01-10 23:08:26 +08:00
  • 7e74d63d1a mpc83xx: Reduce the latency of DDR Dave Liu 2008-01-10 23:07:23 +08:00
  • 6f3931a2be mpc83xx: Fix the wrong definition of MPC8315E Dave Liu 2008-01-10 23:06:05 +08:00
  • ec2638ea08 mpc83xx: Fix the typo in mpc83xx.h Dave Liu 2008-01-10 23:05:00 +08:00
  • c86ef2cd9e mpc83xx: Fix the typo in global data struct Dave Liu 2008-01-10 23:04:13 +08:00
  • 2c5b48fc20 mpc83xx: Remove cache config from config.h Dave Liu 2008-01-10 23:03:03 +08:00
  • fab6f556bb mpc83xx: add support for the MPC8360E-RDK Anton Vorontsov 2008-01-09 20:57:47 +03:00
  • b3d2cde7a3 mpc83xx: add "fsl, qe" compatible fixups Anton Vorontsov 2008-01-09 20:57:40 +03:00
  • 977b57583a mpc83xx: add missing CONFIG_HAS_ETH0 defines Kim Phillips 2008-01-09 15:24:06 -06:00
  • bb66f56136 Merge commit 'wd/master' Jon Loeliger 2008-01-10 14:28:18 -06:00
  • b830b7f163 86xx: Support 2GB DIMMs Becky Bruce 2008-01-10 14:00:28 -06:00
  • 4d332dbeb0 ppc4xx: Make Sequoia boot vxWorks Niklaus Giger 2008-01-10 18:50:33 +01:00
  • 6d8184b00c ppc4xx: Fix dflush() to restore DVLIM register Larry Johnson 2008-01-09 23:10:27 -05:00
  • 252f60b068 Nios2: remove common/cmd_bdinfo.c unused variable. Jean-Christophe PLAGNIOL-VILLARD 2008-01-10 03:52:44 -05:00
  • 422b1a0160 Fix Ethernet init() return codes Ben Warren 2008-01-09 18:15:53 -05:00
  • d3a6532cbe Coding Style cleanup; update CHANGELOG Wolfgang Denk 2008-01-10 00:55:14 +01:00
  • 694976afa5 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx Wolfgang Denk 2008-01-10 00:49:59 +01:00
  • 17a41e4492 Add QE brg freq and correct qe bus freq fdt update code Kim Phillips 2008-01-09 16:56:54 -06:00
  • 80adb27616 Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master Wolfgang Denk 2008-01-09 23:43:10 +01:00
  • 890dfef06c Remove cache config from ATUM8548 and sbc8548 configs Andy Fleming 2008-01-09 16:34:51 -06:00
  • b8ec238503 85xx: add ability to upload QE firmware Timur Tabi 2008-01-07 13:31:19 -06:00
  • b009f3eca9 85xx: Remove cache config from configs.h Kumar Gala 2008-01-08 01:22:21 -06:00
  • b964e9368f mpc85xx: Add support for ATUM8548 (updated) robert lazarski 2007-12-21 10:39:27 -05:00
  • 7bd6104b71 mpc85xx: Add support for ATUM8548 (updated) robert lazarski 2007-12-21 10:36:37 -05:00
  • 9e3ed392d2 mpc85xx: Add support for SBC8548 (updated) Joe Hamman 2007-12-13 06:45:14 -06:00
  • 11c45ebd46 mpc85xx: Add support for SBC8548 (updated) Joe Hamman 2007-12-13 06:45:08 -06:00
  • 64d4bcb087 MPC8568E-MDS: set up QE pario for UART1 Anton Vorontsov 2007-10-22 19:58:19 +04:00
  • ad162249cb MPC8568E-MDS: reset UCCs to use them reliably Anton Vorontsov 2007-10-22 18:12:46 +04:00
  • 2146cf5682 Reworked FSL Book-E TLB macros to be more readable Kumar Gala 2007-12-19 01:18:15 -06:00
  • 1d47273d46 Use FSL Book-E MMU macros from Linux Kernel Kumar Gala 2007-12-18 23:21:51 -06:00
  • 02df4a270f Fix my own merge stupidity Andy Fleming 2008-01-09 13:51:32 -06:00
  • fc16904ce1 Merge branch 'master' of /home/wd/git/u-boot/custodians Wolfgang Denk 2008-01-09 23:06:57 +01:00
  • ecc198c9b9 Merge branch 'master' of git://www.denx.de/git/u-boot-freebsd Wolfgang Denk 2008-01-09 23:06:15 +01:00
  • 808da52f62 Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master Wolfgang Denk 2008-01-09 22:53:39 +01:00
  • 6636b62a6e Expose parse_line() globally. James Yang 2008-01-09 11:17:49 -06:00
  • cc557950f7 Merge branch 'master' of git://www.denx.de/git/u-boot-usb Wolfgang Denk 2008-01-09 22:41:02 +01:00
  • 7ca9051348 trivial: fix consequences of a bad merge Guennadi Liakhovetski 2008-01-09 01:15:25 +01:00
  • 4785a694c0 Add Ctrl combo key support to usb keyboard driver. Zhang Wei 2008-01-03 10:51:15 +08:00
  • 10c7382bc5 fix various comments Marcel Ziswiler 2007-12-30 03:30:56 +01:00
  • 7817cb2083 fix comments with new drivers organization Marcel Ziswiler 2007-12-30 03:30:46 +01:00
  • a9b410dc7d Remove the obsolete terse version of do_mii() Shinya Kuribayashi 2007-12-28 12:50:59 +09:00
  • 01c687aa6e Do not reference sha1.c when building mkimage. Mike Frysinger 2007-12-27 13:42:56 -05:00
  • b9173af73e common/cmd_mii.c: Add sanity argc check Shinya Kuribayashi 2007-12-27 15:39:54 +09:00
  • 3b93020d74 Merge branch 'master' of /home/wd/git/u-boot/master/ Wolfgang Denk 2008-01-09 21:34:46 +01:00
  • 500856eb17 API for external applications. Rafal Jaworowski 2008-01-09 19:39:36 +01:00
  • fe8dd0b222 86xx: Remove cache config from configs.h Jon Loeliger 2008-01-09 12:14:55 -06:00
  • 26a41790f8 Globalize envmatch() Rafal Jaworowski 2008-01-09 18:05:27 +01:00
  • 1df170f8b2 Convert MPC8610HPCD to use libfdt. Jon Loeliger 2008-01-04 12:07:27 -06:00
  • c9974ab0a4 8610: Fix lingering compile warnings. Jon Loeliger 2008-01-04 11:58:23 -06:00
  • 6007f3251c Coding Style cleanup, update CHANGELOG Wolfgang Denk 2008-01-09 15:14:46 +01:00
  • fc6414eca5 fix easylogo on big endian dev systems Mike Frysinger 2007-12-18 04:29:55 -05:00
  • 38d299c2db cleanup easylogo Mike Frysinger 2007-12-18 03:23:25 -05:00
  • 883e3925d9 Fix build problems under Cygwin raptorbrino@aim.com 2007-12-13 21:23:28 -05:00
  • 43ef1c381f cmd_bmp: Add support for displaying gzip compressed bmps Hans-Christian Egtvedt 2007-11-30 17:29:59 +01:00
  • d197ffd817 Fix and optimize MII operations on FEC (MPC8xx) controllers Guennadi Liakhovetski 2007-11-29 21:15:56 +01:00
  • 6a5e1d75bf Fix endianness conversions in rtl8169 driver Guennadi Liakhovetski 2007-11-20 13:14:20 +01:00
  • 58694f9709 Add Ctrl combo key support to usb keyboard driver. Zhang Wei 2008-01-03 10:51:15 +08:00
  • 6a40ef62c4 Merge git://www.denx.de/git/u-boot Markus Klotzbuecher 2008-01-09 13:57:10 +01:00
  • 07eb02687f Coding Style clenaup; update CHANGELOG Wolfgang Denk 2008-01-09 13:43:38 +01:00
  • c26acc1a43 Remove bit swapping in Xilinx Spartan bitfile loading Matthias Fuchs 2007-12-27 17:13:11 +01:00
  • 437fc7327f Fix MSB check in Xilinx Spartan slave serial mode Matthias Fuchs 2007-12-27 17:13:05 +01:00
  • 3bff4ffa33 Add new Xilinx Spartan FPGA types Matthias Fuchs 2007-12-27 17:12:56 +01:00
  • 21d39d598c Add pre and post configuration callbacks for Spartan FPGAs Matthias Fuchs 2007-12-27 17:12:43 +01:00
  • 0133502e39 Improve configuration of FPGA subsystem Matthias Fuchs 2007-12-27 17:12:34 +01:00
  • 95c6bc7d4a Add Epson RX8025 RTC support Matthias Fuchs 2007-12-27 16:55:17 +01:00
  • 1208a2dfde serial: Make default_serial_console() a weak function Matthias Fuchs 2007-12-27 16:57:23 +01:00
  • d16471ee05 add 'terminal program' functionality Harald Welte 2007-12-19 14:14:47 +01:00
  • 62d4f43653 Re-introduce the 'nand read.oob' and 'nand write.oob' commands that used to exist with the legacy NAND code Harald Welte 2007-12-19 14:12:53 +01:00
  • f540c42d95 Fix building with CRAMFS but not JFFS2 support Harald Welte 2007-12-19 14:09:58 +01:00
  • 23d0baf967 Allow CONFIG_AUTO_COMPLETE and command history CONFIG_CMDLINE_EDITING at the sametime Jean-Christophe PLAGNIOL-VILLARD 2007-12-22 15:52:58 +01:00
  • 23776ff292 ARM: support board-specific ethernet PHY init Jean-Christophe PLAGNIOL-VILLARD 2007-12-11 10:53:12 +01:00