- 95c0bc5 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Tue Oct 24 17:08:31 2006 +0200
- d46f6e7 Code cleanup by Wolfgang Denk · Tue Oct 24 15:32:57 2006 +0200
- 5a0c614 Merge with http://www.jdl.com/software/u-boot-86xx.git by Wolfgang Denk · Tue Oct 24 15:18:23 2006 +0200
- 9aafc70 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Tue Oct 24 15:17:59 2006 +0200
- e00b117 Merge with /home/wd/git/u-boot/mailing-list/Haavard_Skinnemoen by Wolfgang Denk · Tue Oct 24 15:17:18 2006 +0200
- 0212229 Move atstk1000 files into vendor specific directory. by Wolfgang Denk · Tue Oct 24 14:51:36 2006 +0200
- 994ad96 Add ATSTK1000 and ATSTK1002 board support by Wolfgang Denk · Tue Oct 24 14:42:37 2006 +0200
- 5e1d9ec Add common serial driver for Atmel AT32 and AT91 chips by Wolfgang Denk · Tue Oct 24 14:31:24 2006 +0200
- 6470255 Add AT32AP CPU and AT32AP7000 SoC support by Wolfgang Denk · Tue Oct 24 14:27:35 2006 +0200
- 83c1585 Add AVR32 architecture support by Wolfgang Denk · Tue Oct 24 14:21:16 2006 +0200
- dbeba6c Use -g instead of -gstabs in AFLAGS_DEBUG by Wolfgang Denk · Tue Oct 24 13:57:33 2006 +0200
- 29be622 Fix/workaround broken dependency handling with make 3.81 by Wolfgang Denk · Tue Oct 24 13:55:18 2006 +0200
- 814ed84 Fix sequoia separate object direcory building problems. by Marian Balakowicz · Mon Oct 23 22:17:05 2006 +0200
- 44fb8e1 Merge branch 'i2c' by Jon Loeliger · Fri Oct 20 17:16:50 2006 -0500
- 3ec4c08 Use generic I2C register block on 85xx and 86xx. by Jon Loeliger · Fri Oct 20 17:16:35 2006 -0500
- 65022c5 Merge with http://www.jdl.com/software/u-boot-86xx.git by Wolfgang Denk · Fri Oct 20 23:52:58 2006 +0200
- b0b37ed Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Fri Oct 20 23:04:42 2006 +0200
- 5895a28 Merge branch 'i2c' by Jon Loeliger · Fri Oct 20 15:54:48 2006 -0500
- 249688a Fix compilation warnings on a few 85xx boards. by Jon Loeliger · Fri Oct 20 15:54:34 2006 -0500
- 43d818f Converted all 85xx boards to use a common FSL I2C driver. by Jon Loeliger · Fri Oct 20 15:50:15 2006 -0500
- 6550543 Cleanup compile warnings. Prepare for release 1.1.5 by Wolfgang Denk · Fri Oct 20 17:54:33 2006 +0200
- 4bac0ca Fix compile problem in include/configs/ep82xxm.h by Wolfgang Denk · Fri Oct 20 16:12:14 2006 +0200
- 6d89f0c MCC200: Fix uninitialized variable problem in LCD driver by Wolfgang Denk · Fri Oct 20 15:51:21 2006 +0200
- 8c1dd70 Update CHANGELOG by Stefan Roese · Fri Oct 20 15:18:51 2006 +0200
- 3cdd3fd Add board/cpu specific NAND chip select function to 440 NDFC by Stefan Roese · Fri Oct 20 14:28:52 2006 +0200
- 511b1e3 Coding style cleanup by Wolfgang Denk · Fri Oct 20 12:02:59 2006 +0200
- d917231 Merge with /home/sr/git/u-boot/440epx-boot-msg by Wolfgang Denk · Fri Oct 20 12:02:47 2006 +0200
- 621cf76 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Thu Oct 19 12:03:44 2006 -0500
- 24df977 Rewrite a series of goto statements as a sequences of by Jon Loeliger · Thu Oct 19 12:02:24 2006 -0500
- e4773be Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c by Jon Loeliger · Thu Oct 19 11:02:16 2006 -0500
- c934adb * Fix a bunch of compiler warnings for gcc 4.0 by Jon Loeliger · Thu Oct 19 11:33:52 2006 -0500
- 45bd021 Coding Style cleanup. by Wolfgang Denk · Wed Oct 18 22:44:38 2006 +0200
- 187c2e0 Update CHANGELOG by Wolfgang Denk · Wed Oct 18 22:31:08 2006 +0200
- e9cfec2 Merge with /home/tur/proj/051_uboot_linux_v38b/u-boot by Wolfgang Denk · Wed Oct 18 22:27:57 2006 +0200
- 11dd881 Make 4xx bootup message shorter on 440EPx/GRx platforms by Stefan Roese · Wed Oct 18 15:59:35 2006 +0200
- 2267ba9 Fixed leading whitespace issues. Removed spurious LAWAR thing. by Jon Loeliger · Fri Oct 13 16:47:53 2006 -0500
- 2dfa3d2 Preliminary patch adding support for the MarelV38B board. by Bartlomiej Sieka · Fri Oct 13 21:09:09 2006 +0200
- c72b0a4 * PPC405EP: Add support for board configuration of CPC0_PCI register by Stefan Roese · Thu Oct 12 19:50:17 2006 +0200
- 865b19e * PPC405EP: Add CFG_GPIO0_OR, CFG_GPIO0_ODR to setup GPIO completely. by Stefan Roese · Thu Oct 12 19:43:29 2006 +0200
- f148c14 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Thu Oct 12 11:29:33 2006 -0500
- ae40812 Remove unneeded include files and local variable. by Jon Loeliger · Thu Oct 12 10:42:36 2006 -0500
- 0b7bf03 Fix possible uninitialized variable compiler warning. by Grant Likely · Tue Oct 10 00:23:32 2006 -0600
- d5cf1a4 Fix spelling; minor code cleanup. by Wolfgang Denk · Thu Oct 12 11:43:47 2006 +0200
- 5b62c8b Fix JFFS2 compilation problem Patch by Stefan Roese, 12 Oct 2006 by Stefan Roese · Thu Oct 12 07:04:24 2006 +0200
- b458869 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Thu Oct 12 01:26:20 2006 +0200
- 0d90a9b Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Thu Oct 12 00:02:04 2006 +0200
- 8a933fb Minor code cleanup. by Wolfgang Denk · Thu Oct 12 00:01:08 2006 +0200
- aad3853 Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wd by Wolfgang Denk · Wed Oct 11 23:54:37 2006 +0200
- 5b94882 * Fix a bunch of compiler warnings for gcc 4.0 by Matthew McClintock · Wed Oct 11 15:13:01 2006 -0500
- faf081a Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Wed Oct 11 10:16:01 2006 -0500
- 5c1c50c Move "ar" flags to config.mk to allow for silent "make -s" by Jon Loeliger · Wed Oct 11 10:10:43 2006 -0500
- f7b4f19 Cleanup of NAND update patch (remove changelog from cmd_nand.c) by Stefan Roese · Wed Oct 11 16:57:01 2006 +0200
- 5995ac7 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Wed Oct 11 14:15:21 2006 +0200
- 12b7853 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Oct 10 17:21:42 2006 -0500
- ae13a64 Coding style changes to remove local varible blocks and reformat a bit nicer. by Jon Loeliger · Tue Oct 10 17:19:03 2006 -0500
- fcccf8a Fix whitespace issues. by Jon Loeliger · Tue Oct 10 17:16:04 2006 -0500
- 5f4de40 Fix whitespace issues. by Jon Loeliger · Tue Oct 10 17:14:45 2006 -0500
- 5ecfab2 Fix whitespace issues. by Jon Loeliger · Tue Oct 10 17:06:53 2006 -0500
- b7ced08 Ran lindent and cleaned up whitespace issues. Format for 80-columns too. by Jon Loeliger · Tue Oct 10 17:03:43 2006 -0500
- 3a0cf25 Fix whitespace and 80-col issues. by Jon Loeliger · Tue Oct 10 17:02:22 2006 -0500
- d351b2b * Several improvements to the new NAND subsystem: by Stefan Roese · Tue Oct 10 12:36:02 2006 +0200
- 01edd02 Merge with /home/sr/git/u-boot/avr32 by Wolfgang Denk · Mon Oct 09 13:32:53 2006 +0200
- df86f15 Define IH_CPU_AVR32 by Stefan Roese · Mon Oct 09 12:55:38 2006 +0200
- 98ddb71 Fix buffer overflow problem in ft_build.c Patch by Fredrik Roubert, 09 Oct 2006 by Wolfgang Denk · Mon Oct 09 12:50:41 2006 +0200
- 68e83a8 Make bootp implementation RFC3046 compliant Patch by Joakim Larsson, 27 Jun 2006 by Wolfgang Denk · Mon Oct 09 01:26:14 2006 +0200
- f67272a TQM5200: perform POST memory test only on STK52xx carrier board. by Wolfgang Denk · Mon Oct 09 01:07:53 2006 +0200
- 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
- b95ba80 Add missing files for EP82xxM boards Patch by Aaron Sells, 20 Jun 2006 by Wolfgang Denk · Mon Oct 09 00:48:57 2006 +0200
- 4df0da5 Coding style cleanup by Wolfgang Denk · Mon Oct 09 00:42:01 2006 +0200
- 73a9275 Add support for EP82xxM boards Patch by Aaron Sells, 20 Jun 2006 by Wolfgang Denk · Mon Oct 09 00:35:30 2006 +0200
- 03013aa Merge with git+ssh://fifi/home/wd/git/u-boot/master by Wolfgang Denk · Sun Oct 08 22:19:41 2006 +0200
- b0ed57f Merge with /home/m8/git/u-boot by Wolfgang Denk · Thu Oct 05 11:10:17 2006 +0200
- 4a7e753 Fix TLB setup for Ocotea board Patch by Stefan Roese, 30 Sep 2006 by Stefan Roese · Wed Oct 04 07:12:49 2006 +0200
- 6539002 Fix reset problem in sequoia sdram init code Patch by Stefan Roese, 23 Sep 2006 by Stefan Roese · Wed Oct 04 07:12:27 2006 +0200
- cfae489 Update for CAM5200 board: by Marian Balakowicz · Tue Oct 03 20:28:38 2006 +0200
- 194cd6b Merge branch 'mpc86xx' by Jon Loeliger · Fri Sep 29 09:34:35 2006 -0500
- 132f193 Fix missing tCycle/modfreq calculation. by John Traill · Fri Sep 29 08:23:12 2006 +0100
- 2e58f9f Fix comments in include/ppc440.h Patch by Martin Hicks, 16 Jun 2006 by Wolfgang Denk · Wed Sep 20 23:47:49 2006 +0200
- bdcdc63 Merge branch 'mpc85xx' by Jon Loeliger · Tue Sep 19 10:02:20 2006 -0500
- 7243f97 Updated config headers to add default FDT-based booting by Andy Fleming · Wed Sep 13 10:33:35 2006 -0500
- 239e75f Add support for eTSEC 3 & 4 on 8548 CDS by Andy Fleming · Wed Sep 13 10:34:18 2006 -0500
- 96367a3 Added code to support 2.6.18 PCI changes in u-boot by Andy Fleming · Wed Sep 13 10:33:56 2006 -0500
- fdfb4ed Modified makefile for new build mechanism. by Jon Loeliger · Tue Sep 19 09:34:10 2006 -0500
- 3938a0f Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Sep 19 08:51:24 2006 -0500
- 99c2dc2 Merge branch 'mpc86xx' by Jon Loeliger · Thu Sep 14 08:41:07 2006 -0500
- f57e829 Handle 86xx SVR values according to the new Reference Manual. by Jon Loeliger · Thu Sep 14 08:40:36 2006 -0500
- be6729c Add support for AMCC Rainier PPX440GRx eval board by Stefan Roese · Wed Sep 13 13:51:58 2006 +0200
- 573a3ad Disable autoboot abort for FO300 when silent mode is enabled by Wolfgang Denk · Wed Sep 13 10:47:05 2006 +0200
- 1ccf24e Cleanup examples binaries by Wolfgang Denk · Wed Sep 13 10:29:32 2006 +0200
- c9c06e5 Merge with /home/sr/git/u-boot/denx by Wolfgang Denk · Wed Sep 13 10:25:40 2006 +0200
- 872622d Fix alignment problem in "mtdparts" command by Wolfgang Denk · Wed Sep 13 10:23:06 2006 +0200
- bbfcbb7 Add NAND environment support for PPC440EPx Sequoia NAND boot config by Stefan Roese · Tue Sep 12 20:19:10 2006 +0200
- a410848 Update NAND boot documentation Patch by Stefan Roese, 12 Sep 2006 by Stefan Roese · Tue Sep 12 08:49:07 2006 +0200
- 86094b1 Merge with /home/m8/git/u-boot by Wolfgang Denk · Sat Sep 09 22:53:06 2006 +0200
- efe063f Add documentation on the latest build environment extentions to the README file. by Marian Balakowicz · Thu Sep 07 17:25:40 2006 +0200
- 6e7cd7c Fix build problem cpu/ppc4xx/ndfc.c Patch by Stefan Roese, 07 Sep 2006 by Stefan Roese · Thu Sep 07 13:09:53 2006 +0200
- f8e7da3 Fix build problem with CPCI440 Patch by Stefan Roese, 07 Sep 2006 by Stefan Roese · Thu Sep 07 12:48:49 2006 +0200
- 47e780c Change Yellowstone to use CFI write buffer Patch by Stefan Roese, 07 Aug 2006 by Stefan Roese · Thu Sep 07 12:23:02 2006 +0200
- 85bba78 Remove dead code (i2o and dma) from cpu/mpc824x/drivers/ directory. by Marian Balakowicz · Thu Sep 07 12:12:20 2006 +0200
- 7f783cb Fix LOG_DIR directory creation error. by Marian Balakowicz · Thu Sep 07 12:05:53 2006 +0200