- 8aee935 74xx/7xx/86xx: Rename flush_data_cache to flush_dcache to match 85xx version by Kumar Gala · Mon Oct 13 14:12:55 2008 -0500
- ac2dad6 Expose command table search for sub-commands by Kumar Gala · Tue Sep 23 10:05:02 2008 -0500
- 63fd948 mgsuvd, mgcoge: added BOOTCOUNT feature. by Heiko Schocher · Wed Oct 15 09:41:33 2008 +0200
- e5b6c2e mgcoge, mgsuvd: added support for the IVM EEprom. by Heiko Schocher · Wed Oct 15 09:41:00 2008 +0200
- 49ebcb5 hush: add showvar command for hush shell. by Heiko Schocher · Wed Oct 15 09:40:28 2008 +0200
- 6ee861b I2C: adding new "i2c bus" Command to the I2C Subsystem. by Heiko Schocher · Wed Oct 15 09:39:47 2008 +0200
- 5e51b48 mgcoge, mgsuvd: add board specific I2C deblocking mechanism. by Heiko Schocher · Wed Oct 15 09:39:08 2008 +0200
- 0e2f2c5 soft_i2c: Add CFG_I2C_INIT_BOARD option by Heiko Schocher · Wed Oct 15 09:38:38 2008 +0200
- aba715a mgcoge, mgsuvd: add DTT (LM75) support. by Heiko Schocher · Wed Oct 15 09:38:07 2008 +0200
- 4445768 lm75: Make the LM75 MULTI_BUS compatible. by Heiko Schocher · Wed Oct 15 09:37:34 2008 +0200
- 842dec5 lm75: fix Codingstyle issues. by Heiko Schocher · Wed Oct 15 09:37:04 2008 +0200
- e524e67 mgcoge, mgsuvd: added EEprom support. by Heiko Schocher · Wed Oct 15 09:36:33 2008 +0200
- 65138e1 mgcoge, mgsuvd: add I2C support. by Heiko Schocher · Wed Oct 15 09:36:03 2008 +0200
- dc7d22a soft_i2c: prevent compiler warnings if driver does not use CPU Pins. by Heiko Schocher · Wed Oct 15 09:35:26 2008 +0200
- 9031b21 i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver. by Heiko Schocher · Wed Oct 15 09:34:45 2008 +0200
- 4392106 mgcoge: fix Coding Style issues. by Heiko Schocher · Wed Oct 15 09:34:05 2008 +0200
- 017568e I2C: add new command i2c reset. by Heiko Schocher · Wed Oct 15 09:33:30 2008 +0200
- b95ab5c mgsuvd, mgcoge: move this 2 boards in one dir. by Heiko Schocher · Wed Oct 15 09:32:25 2008 +0200
- 8fdffec hwmon: Add LM63 support by Dirk Eibach · Wed Oct 08 13:44:27 2008 +0200
- 06be5b9 Add Red Black Tree support by Kyungmin Park · Wed Oct 08 11:01:17 2008 +0900
- 05b7735 CONFIG_EFI_PARTITION: Added support for EFI partition in cmd_ext2fs.c by richardretanubun · Mon Oct 06 16:10:53 2008 -0400
- e674559 Add support for CONFIG_EFI_PARTITION (GUID Partition Table) by richardretanubun · Fri Sep 26 11:13:22 2008 -0400
- 0cc0b21 FIT: output image load address for type 'firmware', fix message while there by Bartlomiej Sieka · Wed Oct 01 15:26:32 2008 +0200
- e273e9f Automatic software update from TFTP server by Bartlomiej Sieka · Wed Oct 01 15:26:31 2008 +0200
- 6c24d31 flash: factor out adjusting of Flash address to the end of sector by Bartlomiej Sieka · Wed Oct 01 15:26:27 2008 +0200
- 371cde7 net: Make TFTP server timeout configurable by Bartlomiej Sieka · Wed Oct 01 15:26:29 2008 +0200
- 5666846 net: express the first argument to NetSetTimeout() in milliseconds by Bartlomiej Sieka · Wed Oct 01 15:26:28 2008 +0200
- e5167f1 Adds two more ethernet interface to 83xx by richardretanubun · Mon Sep 29 18:28:23 2008 -0400
- 024e1e7 Change UEC PHY interface to RGMII on MPC8568MDS by Haiying Wang · Wed Sep 24 11:42:12 2008 -0500
- 644732d Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Wed Oct 15 11:31:50 2008 +0200
- e04fef3 Fix compiler warning in lib_ppc/board.c by Heiko Schocher · Wed Oct 15 09:51:19 2008 +0200
- acb53d1 mpc83xx: wait till UPM completes the write to array by Selvamuthukumar · Thu Oct 09 10:29:14 2008 +0530
- 2d2fcc0 Remove unwanted ';' at end of define. by Selvamuthukumar · Wed Oct 08 18:12:20 2008 -0500
- 267e980 ARM DaVinci: Add maintainer information for SFFSDR board. by Hugo Villeneuve · Mon Oct 06 10:53:59 2008 -0400
- 6e31d91 api: fix type mismatch by Matthias Fuchs · Sat Oct 04 19:26:16 2008 +0200
- 8d4b8b5 cmd_i2c: Fix help for CONFIG_I2C_CMD_TREE && !CONFIG_I2C_MULTI_BUS by Peter Tyser · Wed Oct 01 12:25:04 2008 -0500
- a01dce8 Update CHANGELOG by Wolfgang Denk · Tue Oct 14 22:13:41 2008 +0200
- 13bd9e5 Do not init SATA when disabled on 8536DS. by Jason Jin · Fri Oct 10 11:41:01 2008 +0800
- 7e6647e fsl_diu: fix alignment error that caused malloc corruption by Nikita V. Youshchenko · Fri Oct 03 00:03:55 2008 +0400
- fe944bb api: Fix building with CONFIG_API by Matthias Fuchs · Wed Sep 24 10:29:37 2008 +0200
- 66c45ad Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references by Peter Tyser · Tue Sep 23 12:39:40 2008 -0500
- 1f97610 Remove CFG_EEPROM_PAGE* dependencies for temperature sensors by Peter Tyser · Tue Sep 23 12:38:42 2008 -0500
- c243693 cmd_spi: remove broken signed casting for display by Mike Frysinger · Tue Oct 14 07:04:38 2008 -0400
- ac2babb strings cmd: drop old CONFIG_CFG_STRINGS define by Mike Frysinger · Tue Oct 14 07:05:24 2008 -0400
- 3f08806 Fix the NAND size overflow issue. by Jason Jin · Fri Sep 19 17:32:49 2008 +0800
- 48b5439 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Tue Oct 14 13:07:43 2008 +0200
- 6bd93d5 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · Tue Oct 14 12:59:35 2008 +0200
- 8dcca36 AX88180: new gigabit network driver by Louis Su · Wed Jul 09 11:01:37 2008 +0800
- 4005e3b enable 10/100M at VSC8601 at tsec driver by Andre Schwarz · Tue Aug 19 16:07:03 2008 +0200
- f909daa net: ne2000: Divided a function of NE2000 driver by Nobuhiro Iwamatsu · Tue Sep 30 15:02:53 2008 +0900
- fe3d92e sh: rsk7203: Add smc911x driver support to board config file by Nobuhiro Iwamatsu · Tue Oct 14 11:10:59 2008 +0900
- d1d1850 sh: Fix cannot execute a stand-alone application by Nobuhiro Iwamatsu · Thu Oct 09 13:54:33 2008 +0900
- 3c13d70 fsl_pci_init do not scan bus when configured as an end-point by Ed Swarthout · Wed Oct 08 23:38:00 2008 -0500
- c6657b5 ARM DaVinci: Remove redundant setting of GD_FLG_RELOC for sffsdr board. by Hugo Villeneuve · Tue Sep 16 17:07:53 2008 -0400
- 2283467 Fix lzma uncompress call (image_start wrongly used instead image_len) by Luigi 'Comio' Mantellini · Sat Sep 13 10:04:32 2008 +0200
- 5e966d1 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · Mon Oct 13 14:18:38 2008 +0200
- e4bfc8b mpc86xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache by Nick Spence · Thu Aug 28 14:09:15 2008 -0700
- bc1a0b4 86xx: remove redudant code with lib_ppc/interrupts.c by Kumar Gala · Tue Aug 19 15:05:34 2008 -0500
- 2da1410 CFI: cfi_flash write fix for AMD legacy by Ed Swarthout · Thu Oct 09 01:26:36 2008 -0500
- d60c70c Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · Mon Oct 13 11:17:31 2008 +0200
- 017c105 Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · Sun Oct 12 23:56:33 2008 +0200
- b7ceed0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Sun Oct 12 23:55:12 2008 +0200
- f46ffcf Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · Sun Oct 12 23:25:50 2008 +0200
- 0adb505 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Wolfgang Denk · Sun Oct 12 23:13:16 2008 +0200
- 8b55700 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Sun Oct 12 23:12:44 2008 +0200
- 41524e9 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · Sun Oct 12 23:12:12 2008 +0200
- 8294437 ppc4xx: Fix USB 2.0 phy reset sequence by Matthias Fuchs · Tue Oct 07 13:13:10 2008 +0200
- 2ff3a13 ppc4xx: Add strapping mode for 667MHz CPU frequency on DU440 board by Matthias Fuchs · Tue Oct 07 13:13:09 2008 +0200
- 25a2d7c ppc4xx: Fix DU440 GPIO configuration by Matthias Fuchs · Tue Oct 07 13:13:08 2008 +0200
- d387cbf ppc4xx: Update DU440 config by Matthias Fuchs · Tue Oct 07 13:13:07 2008 +0200
- 9982995 MPC8572DS: Fix compile warnings by Kumar Gala · Wed Oct 08 15:36:39 2008 -0500
- 7ac0ff4 85xx: Using proper I2C source clock divider for MPC8544 by Wolfgang Grandegger · Tue Sep 30 10:55:57 2008 +0200
- 5c50d14 FSL: Fix get_cpu_board_revision() return value. by Rafal Czubak · Wed Oct 08 13:41:30 2008 +0200
- 92bc783 update uImage FIT multi documentation by Jean-Christophe PLAGNIOL-VILLARD · Tue Sep 30 20:08:49 2008 +0200
- 75fe391 move README.imx31 to doc/ and merge with README.mx31 by Jean-Christophe PLAGNIOL-VILLARD · Tue Sep 30 20:08:36 2008 +0200
- 4771a4c i.MX31: switch to CFG_HZ=1000 by Guennadi Liakhovetski · Thu Sep 25 20:54:37 2008 +0200
- e89dc94 Fix bug: in arch-arm, env_get_char dose not work fine by gnusercn · Wed Oct 08 18:58:58 2008 +0200
- 89caad9 ppc4xx: Reset and relock memory DLL after SDRAM_CLKTR change by Adam Graham · Mon Oct 06 10:16:13 2008 -0700
- 0e6bcb4 Remove redundant #define for MPC8536DS by Haiying Wang · Fri Oct 03 11:48:03 2008 -0400
- 374130f Add ID EEPROM support for MPC8572DS by Haiying Wang · Fri Oct 03 11:47:30 2008 -0400
- bd319c7 Minor fixes for I2C address on MPC8572DS by Haiying Wang · Fri Oct 03 11:46:59 2008 -0400
- bfcd6c3 Fix the incorrect DDR clk freq reporting on 8536DS by Jason Jin · Sat Sep 27 14:40:57 2008 +0800
- 64df226 85xx: Remove setting of *cache-line-size in device trees by Kumar Gala · Tue Oct 07 10:28:46 2008 -0500
- 9f45b90 libfdt: Fix error in documentation for fdt_get_alias_namelen() by Gerald Van Baren · Sat Oct 04 07:56:06 2008 -0400
- d6656ea libfdt: Add function to explicitly expand aliases by David Gibson · Wed Aug 20 16:55:14 2008 +1000
- 59404ee cfi_flash: do not reset flash when probe fails by Mike Frysinger · Thu Oct 02 01:55:38 2008 -0400
- 2ad53a0 fdt: Overwrite /chosen node in bootm if it already exists in the dtb by Stefan Roese · Fri Sep 26 17:03:26 2008 +0200
- d94d0f1 Fix an overflow case in fdt_offset_ptr() detected by GCC 4.3. by Jon Loeliger · Thu Sep 25 11:02:17 2008 -0500
- 8d2810d libfdt: Fix bugs in fdt_get_path() by David Gibson · Fri Aug 29 14:19:13 2008 +1000
- 8398315 TQM5200: enable support for ATAPI devices by Wolfgang Denk · Wed Oct 01 12:34:58 2008 +0200
- 221599dd Revert "ARM: set GD_FLG_RELOC for boards skipping relocation to RAM" by Jean-Christophe PLAGNIOL-VILLARD · Mon Sep 15 05:48:25 2008 +0200
- 7570428 mpc83xx: don't disable autoboot by Kim Phillips · Wed Sep 24 08:46:25 2008 -0500
- 97c620b mpc83xx: Fix typo in include/mpc83xx.h by Nobuhiro Iwamatsu · Wed Sep 24 10:42:15 2008 +0900
- a18b58f mpc83xx: add h/w flash protection to board configs by Kim Phillips · Tue Sep 23 09:38:49 2008 -0500
- b79b101 mpc83xx: spd_sdram: fix ddr sdram base address assignment bug by Anton Vorontsov · Thu Sep 11 21:35:36 2008 +0400
- dba577f Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · Tue Sep 23 10:15:59 2008 +0200
- c91600a ppc4xx: Canyonlands: Remove unnecessary FDT warning upon DTB fixup by Stefan Roese · Mon Sep 22 16:10:43 2008 +0200
- f9f718b Add missing device types to dev_print() in part.c by Remy Bohmer · Fri Sep 19 13:30:06 2008 +0200
- b824a1e Fix DPRAM memory leak when CFG_ALLOC_DPRAM is defined, which by Wolfgang Denk · Mon Sep 22 22:23:06 2008 +0200
- d012a7c Fix Spartan-3 definitions. by Laurent Pinchart · Wed Sep 17 17:57:34 2008 +0200