Commit Graph

  • d22200f020 Merge branch 'master' of http://www.denx.de/git/u-boot Jon Loeliger 2006-10-19 12:03:44 -05:00
  • 4d45f69e36 Rewrite a series of goto statements as a sequences of conditional expressions instead. Jon Loeliger 2006-10-19 12:02:24 -05:00
  • 7237c033b0 Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c Jon Loeliger 2006-10-19 11:02:16 -05:00
  • 13a7fcdf37 * Fix a bunch of compiler warnings for gcc 4.0 Jon Loeliger 2006-10-19 11:33:52 -05:00
  • fcfed4f2f2 Coding Style cleanup. Wolfgang Denk 2006-10-18 22:44:38 +02:00
  • 3231ea64f4 Update CHANGELOG Wolfgang Denk 2006-10-18 22:31:08 +02:00
  • 82165a334b Merge with /home/tur/proj/051_uboot_linux_v38b/u-boot Wolfgang Denk 2006-10-18 22:27:57 +02:00
  • edf0b54338 Make 4xx bootup message shorter on 440EPx/GRx platforms Patch by Stefan Roese, 18 Oct 2006 Stefan Roese 2006-10-18 15:59:35 +02:00
  • af9e1f5b9e Add monitor functions for indirect access to PPC440 DCR's Patch by Leonid Baryudin, 12 Oct 2006 Stefan Roese 2006-10-17 06:14:31 +02:00
  • 5f3249a0a1 Fixed leading whitespace issues. Removed spurious LAWAR thing. Jon Loeliger 2006-10-13 16:47:53 -05:00
  • 4707fb50cc Preliminary patch adding support for the MarelV38B board. Bartlomiej Sieka 2006-10-13 21:09:09 +02:00
  • d7762337cb * PPC405EP: Add support for board configuration of CPC0_PCI register This is needed to be able to configure PerWE*/PCI_INT* pin as PerWE* Patch by Tolunay Orkun, 07 Apr 2006 Stefan Roese 2006-10-12 19:50:17 +02:00
  • e0a46554c3 * PPC405EP: Add CFG_GPIO0_OR, CFG_GPIO0_ODR to setup GPIO completely. - Add configuration of Open Drain GPIO Output selection - Add configuration of initial value of GPIO output pins Patch by Tolunay Orkun, 07 Apr 2006 Stefan Roese 2006-10-12 19:43:29 +02:00
  • f7b190d312 Merge branch 'master' of http://www.denx.de/git/u-boot Jon Loeliger 2006-10-12 11:29:33 -05:00
  • 0ee90cb77e Remove unneeded include files and local variable. Jon Loeliger 2006-10-12 10:42:36 -05:00
  • 1eaf3a5ff4 Fix possible uninitialized variable compiler warning. Grant Likely 2006-10-10 00:23:32 -06:00
  • 87621bc247 Fix spelling; minor code cleanup. Wolfgang Denk 2006-10-12 11:43:47 +02:00
  • 5c34eee94d Fix JFFS2 compilation problem Patch by Stefan Roese, 12 Oct 2006 Stefan Roese 2006-10-12 07:04:24 +02:00
  • 34a7ceeff4 Merge with /home/wd/git/u-boot/master Wolfgang Denk 2006-10-12 01:26:20 +02:00
  • ea237a4d25 Merge with /home/wd/git/u-boot/master Wolfgang Denk 2006-10-12 00:02:04 +02:00
  • c668670391 Minor code cleanup. Wolfgang Denk 2006-10-12 00:01:08 +02:00
  • 7e2a24dca9 Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wd Wolfgang Denk 2006-10-11 23:54:37 +02:00
  • 7376eb87aa * Fix a bunch of compiler warnings for gcc 4.0 Matthew McClintock 2006-10-11 15:13:01 -05:00
  • c3c3b089ad Merge branch 'master' of http://www.denx.de/git/u-boot Jon Loeliger 2006-10-11 10:16:01 -05:00
  • bf651baa36 Move "ar" flags to config.mk to allow for silent "make -s" Jon Loeliger 2006-10-11 10:10:43 -05:00
  • 752d6837c3 Cleanup of NAND update patch (remove changelog from cmd_nand.c) Patch by Guido Classen, 10 Oct 2006 Stefan Roese 2006-10-11 16:57:01 +02:00
  • fb883a521e Merge with /home/wd/git/u-boot/master Wolfgang Denk 2006-10-11 14:15:21 +02:00
  • daaba9859b Merge branch 'master' of http://www.denx.de/git/u-boot Jon Loeliger 2006-10-10 17:21:42 -05:00
  • 1fd5699a4a Coding style changes to remove local varible blocks and reformat a bit nicer. Jon Loeliger 2006-10-10 17:19:03 -05:00
  • 8b283dbb3a Fix whitespace issues. Jon Loeliger 2006-10-10 17:16:04 -05:00
  • 7b382b7125 Fix whitespace issues. Jon Loeliger 2006-10-10 17:14:45 -05:00
  • e10390ddd7 Fix whitespace issues. Jon Loeliger 2006-10-10 17:06:53 -05:00
  • 89875e96ba Ran lindent and cleaned up whitespace issues. Format for 80-columns too. Jon Loeliger 2006-10-10 17:03:43 -05:00
  • 333961ae70 Fix whitespace and 80-col issues. Jon Loeliger 2006-10-10 17:02:22 -05:00
  • 2255b2d204 * Several improvements to the new NAND subsystem: - JFFS2 related commands implemented in mtd-utils style - Support for bad blocks - Bad block testing commands - NAND lock commands Please take a look at doc/README.nand for more details Patch by Guido Classen, 10 Oct 2006 Stefan Roese 2006-10-10 12:36:02 +02:00
  • a3bb7bfc06 Merge with /home/sr/git/u-boot/avr32 Wolfgang Denk 2006-10-09 13:32:53 +02:00
  • 1a1b7374b8 Define IH_CPU_AVR32 Make it possible to generate AVR32 uImage files with mkimage and make cmd_bootm recognize them. Patch by Haavard Skinnemoen, 22 Sep 2006 Stefan Roese 2006-10-09 12:55:38 +02:00
  • d262a92f0f Fix buffer overflow problem in ft_build.c Patch by Fredrik Roubert, 09 Oct 2006 Wolfgang Denk 2006-10-09 12:50:41 +02:00
  • d82718fed0 Make bootp implementation RFC3046 compliant Patch by Joakim Larsson, 27 Jun 2006 Wolfgang Denk 2006-10-09 01:26:14 +02:00
  • 1d92b2e550 TQM5200: perform POST memory test only on STK52xx carrier board. (and then only if PSC6_3 is read as "1" when booting). Patch by Martin Krause, 21 Jun 2006 Wolfgang Denk 2006-10-09 01:07:53 +02:00
  • 2b208f5308 Move "ar" flags to config.mk to allow for silent "make -s" Based on patch by Mike Frysinger, 20 Jun 2006 Wolfgang Denk 2006-10-09 01:02:05 +02:00
  • 7ce343e499 Add missing files for EP82xxM boards Patch by Aaron Sells, 20 Jun 2006 Wolfgang Denk 2006-10-09 00:48:57 +02:00
  • 511d0c72b8 Coding style cleanup Wolfgang Denk 2006-10-09 00:42:01 +02:00
  • 8d4ac79436 Add support for EP82xxM boards Patch by Aaron Sells, 20 Jun 2006 Wolfgang Denk 2006-10-09 00:35:30 +02:00
  • 9444b8818f Merge with git+ssh://fifi/home/wd/git/u-boot/master Wolfgang Denk 2006-10-08 22:19:41 +02:00
  • 5c912cb1c3 CFG_NAND_QUIET_TEST added to not warn upon missing NAND device Patch by Stefan Roese, 07 Oct 2006 Stefan Roese 2006-10-07 11:36:51 +02:00
  • 5bc528fa4d Update ALPR code (NAND support working now) Patch by Stefan Roese, 07 Oct 2006 Stefan Roese 2006-10-07 11:35:25 +02:00
  • 77d5034847 Remove compile warnings in fpga code Patch by Stefan Roese, 07 Oct 2006 Stefan Roese 2006-10-07 11:33:03 +02:00
  • f3443867e9 Add CONFIG_BOARD_RESET to configure board specific reset function Patch by Stefan Roese, 07 Oct 2006 Stefan Roese 2006-10-07 11:30:52 +02:00
  • eac5ba3e59 Merge with /home/m8/git/u-boot Wolfgang Denk 2006-10-05 11:10:17 +02:00
  • 56fb6ba179 Fix TLB setup for Ocotea board Patch by Stefan Roese, 30 Sep 2006 Stefan Roese 2006-10-04 07:12:49 +02:00
  • d373325efd Fix reset problem in sequoia sdram init code Patch by Stefan Roese, 23 Sep 2006 Stefan Roese 2006-10-04 07:12:27 +02:00
  • 7299712c86 Update for CAM5200 board: - Map in a additional chip selects CS4 and CS5. - Modify the port configration, configure six UARTs and no PCI, ATA and USB. - Add custom flash driver to handle specific byte swapping Marian Balakowicz 2006-10-03 20:28:38 +02:00
  • 4bbd453783 Merge branch 'mpc86xx' Jon Loeliger 2006-09-29 09:34:35 -05:00
  • f55df18187 Fix missing tCycle/modfreq calculation. John Traill 2006-09-29 08:23:12 +01:00
  • ac611700e5 Fix comments in include/ppc440.h Patch by Martin Hicks, 16 Jun 2006 Wolfgang Denk 2006-09-20 23:47:49 +02:00
  • 504b5cd0e2 Merge branch 'mpc85xx' Jon Loeliger 2006-09-19 10:02:20 -05:00
  • 8272dc2f58 Updated config headers to add default FDT-based booting Andy Fleming 2006-09-13 10:33:35 -05:00
  • 09f3e09e9e Add support for eTSEC 3 & 4 on 8548 CDS Andy Fleming 2006-09-13 10:34:18 -05:00
  • 084d648b10 Added code to support 2.6.18 PCI changes in u-boot Andy Fleming 2006-09-13 10:33:56 -05:00
  • afbdc649f8 Modified makefile for new build mechanism. Jon Loeliger 2006-09-19 09:34:10 -05:00
  • afa98843e4 Merge branch 'master' of http://www.denx.de/git/u-boot Jon Loeliger 2006-09-19 08:51:24 -05:00
  • 64cd52efd1 Merge with /home/stefan/git/u-boot/denx Stefan Roese 2006-09-18 10:48:03 +02:00
  • b440d0ef72 Merge branch 'mpc86xx' Jon Loeliger 2006-09-14 08:41:07 -05:00
  • d14ba6a798 Handle 86xx SVR values according to the new Reference Manual. Both 8641 and 8641D have SVR == 0x8090, and are distinguished by the byte in bits 16-23 instead. Thanks to Jason Jin for noticing. Jon Loeliger 2006-09-14 08:40:36 -05:00
  • 854bc8da75 Add support for AMCC Rainier PPX440GRx eval board Patch by Stefan Roese, 13 Sep 2006 Stefan Roese 2006-09-13 13:51:58 +02:00
  • aeec782b02 Disable autoboot abort for FO300 when silent mode is enabled (according to S1 switch setting). Patch by Marian Balakowicz, 12 Sep 2006 Wolfgang Denk 2006-09-13 10:47:05 +02:00
  • d214fbbd87 Cleanup examples binaries Wolfgang Denk 2006-09-13 10:29:32 +02:00
  • 5d5269f87f Merge with /home/sr/git/u-boot/denx Wolfgang Denk 2006-09-13 10:25:40 +02:00
  • a87d46f732 Fix alignment problem in "mtdparts" command Wolfgang Denk 2006-09-13 10:23:06 +02:00
  • d12ae80889 Add NAND environment support for PPC440EPx Sequoia NAND boot config Patch by Stefan Roese, 12 Sep 2006 Stefan Roese 2006-09-12 20:19:10 +02:00
  • a73c8dbb43 Update NAND boot documentation Patch by Stefan Roese, 12 Sep 2006 Stefan Roese 2006-09-12 08:49:07 +02:00
  • 98e43917dc Merge with /home/m8/git/u-boot Wolfgang Denk 2006-09-09 22:53:06 +02:00
  • baf3124953 Add documentation on the latest build environment extentions to the README file. Marian Balakowicz 2006-09-07 17:25:40 +02:00
  • 2d658967e1 Fix build problem cpu/ppc4xx/ndfc.c Patch by Stefan Roese, 07 Sep 2006 Stefan Roese 2006-09-07 13:09:53 +02:00
  • efa20585b3 Fix build problem with CPCI440 Patch by Stefan Roese, 07 Sep 2006 Stefan Roese 2006-09-07 12:48:49 +02:00
  • 8cacfb85a8 Change Yellowstone to use CFI write buffer Patch by Stefan Roese, 07 Aug 2006 Stefan Roese 2006-09-07 12:23:02 +02:00
  • 5e09054af6 Remove dead code (i2o and dma) from cpu/mpc824x/drivers/ directory. Marian Balakowicz 2006-09-07 12:12:20 +02:00
  • 4f0645eb79 Fix LOG_DIR directory creation error. Add support for automatic creation of BUILD_DIR directory. Marian Balakowicz 2006-09-07 12:05:53 +02:00
  • 887e2ec9ec Add support for AMCC Sequoia PPC440EPx eval board - Add support for PPC440EPx & PPC440GRx - Add support for PPC440EP(x)/GR(x) NAND controller in cpu/ppc4xx directory - Add NAND boot functionality for Sequoia board, please see doc/README.nand-boot-ppc440 for details - This Sequoia NAND image doesn't support environment in NAND for now. This will be added in a short while. Patch by Stefan Roese, 07 Sep 2006 Stefan Roese 2006-09-07 11:51:23 +02:00
  • 0dab03ba8f Fix mkimage -l bug with multifile images on 64bit platforms Patch by David Updegraff, 06 Sep 2006 Wolfgang Denk 2006-09-06 23:29:15 +02:00
  • f60ba0d35e Fix build problems on sorcery board. Wolfgang Denk 2006-09-04 02:01:27 +02:00
  • 6741ae92f3 Merge with /home/m8/git/u-boot Wolfgang Denk 2006-09-04 01:03:57 +02:00
  • 360b410367 Fixed problems on PRS200 board caused by adding splash screen on MCC200 Wolfgang Denk 2006-09-03 18:17:46 +02:00
  • fc43de0d4a Merge with /home/wd/git/u-boot/master Wolfgang Denk 2006-09-03 18:13:21 +02:00
  • f93286397e Add support for a saving build objects in a separate directory. Modifications are based on the linux kernel approach and support two use cases: Marian Balakowicz 2006-09-01 19:49:50 +02:00
  • 24d3d37546 Remove the board/netstar/crcit binary from git repository. Marian Balakowicz 2006-09-01 19:47:42 +02:00
  • 6608043fd4 Fix tools/updater build error. Marian Balakowicz 2006-09-01 19:46:22 +02:00
  • 4c15ef55a2 tools/easylogo/easylogo.c Marian Balakowicz 2006-09-01 19:44:05 +02:00
  • bfdfd7c26c Added David Updegraff as maintainer of CRAYL1 Detlev Zundel 2006-09-01 17:33:44 +02:00
  • 2c05165173 Added changelog entry for previous small commits and extended README on coding style. Detlev Zundel 2006-09-01 15:39:02 +02:00
  • ec0f7277cb Added another example showing simple interrupt interception. Detlev Zundel 2006-09-01 15:02:06 +02:00
  • d7c2a02dea Added simple_strtoul(), getenv() and setenv() to the exported functions. Also bumped up ABI version to reflect this change. Detlev Zundel 2006-09-01 15:00:02 +02:00
  • 43835aac48 Added interrupt handling capabilities for mpc5xxx processors. Also added Linux like BUG() macros. Detlev Zundel 2006-09-01 11:59:23 +02:00
  • 7d0432c9e4 Coding Style cleanup. Patch by Stefano Babic, 31 Aug 2006 Wolfgang Denk 2006-08-31 16:46:53 +02:00
  • e8143e72e1 Add splashscreen support for MCC200 board. Wolfgang Denk 2006-08-30 23:09:00 +02:00
  • 0fd30252c8 Make the serial driver framework work with CONFIG_SERIAL_MULTI enabled Wolfgang Denk 2006-08-30 23:02:10 +02:00
  • 88c8f4921f Fixed an OF-tree off-by-one bug when adding a new property name. This bug will cause the kernel booting to pause a long time. Zhang Wei 2006-08-28 14:25:31 +08:00
  • 0855c50e65 Merge branch 'mpc86xx' Jon Loeliger 2006-08-29 12:36:53 -05:00
  • 9bff7a69a8 Remove trailing empty lines. Jon Loeliger 2006-08-29 11:05:09 -05:00