1. 65e198d pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init by Kumar Gala · Mon Aug 03 20:44:55 2009 -0500
  2. dd1e660 tqm85xx: Remove board_add_ram_info() by Peter Tyser · Fri Jul 17 10:14:47 2009 -0500
  3. 57a2af3 mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCI by Kim Phillips · Sat Jul 18 18:42:13 2009 -0500
  4. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  5. 9559357 TQM834x: add FDT support by Wolfgang Denk · Thu May 14 23:18:34 2009 +0200
  6. 4791383 Redundant Environment: protect full sector size by Wolfgang Denk · Fri May 15 00:16:03 2009 +0200
  7. d6bab95 fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs by Kumar Gala · Thu Apr 02 13:57:05 2009 -0500
  8. 9bbd643 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h by Kumar Gala · Thu Apr 02 13:22:48 2009 -0500
  9. f0dba9a Add multi-chip NAND support for the TQM8548 modules by Wolfgang Grandegger · Wed Feb 11 18:38:24 2009 +0100
  10. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  11. dcc95c4 boards: get mac address from env and move load_sernum_ethaddr() to board init by Mike Frysinger · Wed Feb 11 20:09:52 2009 -0500
  12. 0b7edfd TQM8xxL: make some room in low memory for future needs by Wolfgang Denk · Thu Feb 19 13:53:29 2009 +0100
  13. d4f9e5a TQM85xx: Fix a couple warnings in TQM8548 build by Andy Fleming · Mon Feb 16 09:40:20 2009 -0600
  14. c7487e9 MPC85xx: TQM8548: workaround for erratum DDR 19 and 20 by Wolfgang Grandegger · Wed Feb 11 18:38:26 2009 +0100
  15. 34d32ad MPC85xx: TQM8548: use cache for AG and BE variants by Wolfgang Grandegger · Wed Feb 11 18:38:25 2009 +0100
  16. 57181dd MPC85xx: TQM8548_AG: add 1 GiB DDR2-SDRAM configuration by Wolfgang Grandegger · Wed Feb 11 18:38:24 2009 +0100
  17. 89ad185 MPC85xx: TQM8548: fix SDRAM timing for 533 MHz by Wolfgang Grandegger · Wed Feb 11 18:38:23 2009 +0100
  18. e85bbc6 MPC85xx: TQM8548: add support for the TQM8548_BE module by Wolfgang Grandegger · Wed Feb 11 18:38:21 2009 +0100
  19. b9864be MPC85xx: TQM85xx: make standard PCI/PCI-X configurable by Wolfgang Grandegger · Wed Feb 11 18:38:20 2009 +0100
  20. 4988451 MPC85xx: TQM85xx: fix flash protection for boot loader by Wolfgang Grandegger · Wed Feb 11 18:38:19 2009 +0100
  21. efa1f1d pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity by Kumar Gala · Fri Feb 06 09:49:31 2009 -0600
  22. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  23. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  24. 1b560ac mpc8xxx: LCRR[CLKDIV] is sometimes five bits by Trent Piepho · Wed Dec 03 15:16:34 2008 -0800
  25. 6294850 Update U-Boot's build timestamp on every compile by Peter Tyser · Mon Nov 03 09:30:59 2008 -0600
  26. e94895d lwmon, tqm8xx: Fix build errors by Anatolij Gustschin · Mon Nov 03 15:30:34 2008 +0100
  27. af7c3e3 85xx: Add PORDEVSR_PCI1 define by Peter Tyser · Mon Dec 01 13:47:12 2008 -0600
  28. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  29. 5fd78c9 TQM8260: use CFI flash driver instead of custom driver. by Wolfgang Denk · Fri Oct 31 01:13:37 2008 +0100
  30. 82f15f3 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · Sun Nov 02 16:14:22 2008 +0100
  31. a0623c9 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · Tue Oct 28 08:37:19 2008 +0100
  32. ddbcf95 lcd: Let the board code show board-specific info by Haavard Skinnemoen · Mon Sep 01 16:21:22 2008 +0200
  33. c10a0c4 85xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · Tue Oct 21 08:28:33 2008 -0500
  34. 400667d TQM8260: environment in flash instead EEPROM, baudrate 115k by Wolfgang Denk · Sun Oct 19 21:54:30 2008 +0200
  35. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · Sun Oct 19 02:35:50 2008 +0200
  36. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  37. 1837f82 Coding style cleanup; update CHANEGLOG by Wolfgang Denk · Wed Sep 17 10:17:55 2008 +0200
  38. 8d82cc0 TQM8xx: Fix CFI flash driver support for all TQM8xx based boards by Wolfgang Denk · Tue Sep 16 18:02:19 2008 +0200
  39. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  40. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:04 2008 +0200
  41. 27a856a cleanup use of CFG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:03 2008 +0200
  42. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:01 2008 +0200
  43. 58b2529 TQM8272: move NAND part in seperate File by Heiko Schocher · Thu Aug 28 13:50:42 2008 +0200
  44. 5c9131b TQM8272: Fix compiling error for the TQM8272 board. by Heiko Schocher · Thu Aug 28 13:48:36 2008 +0200
  45. 052a5ea Moved initialization of EEPRO100 Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 20:37:00 2008 -0700
  46. cba8851 Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory by Ben Warren · Sun Aug 31 10:39:12 2008 -0700
  47. f2c1acb Moved initialization of NS8382X Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 10:03:22 2008 -0700
  48. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:42 2008 +0200
  49. 9e9c2c1 Fixing coding style issues by William Juul · Fri Nov 09 13:32:30 2007 +0100
  50. 52c0796 Update MTD to that of Linux 2.6.22.1 by William Juul · Wed Oct 31 13:53:06 2007 +0100
  51. c344958 TQM85xx: fix typo introduce by commit ffbb5cb9 by Wolfgang Denk · Thu Jul 31 17:02:14 2008 +0200
  52. de46e24 tqm85xx: Demystify 'DK: !!!' comment by Detlev Zundel · Wed Jul 16 18:56:45 2008 +0200
  53. dc770c7 Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · Mon Jul 14 15:19:07 2008 +0200
  54. 12cec0a Fix some more print() format errors. by Wolfgang Denk · Fri Jul 11 01:16:00 2008 +0200
  55. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · Wed Jul 02 23:49:18 2008 +0200
  56. 41df50a Coding Style Cleanup by Wolfgang Denk · Sat Jun 28 23:34:37 2008 +0200
  57. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  58. e368346 Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · Wed Jun 11 22:30:47 2008 +0200
  59. 994fdba 85xx/86xx: Move to dynamic mgmt of LAWs by Kumar Gala · Wed Jun 11 00:51:45 2008 -0500
  60. ba08f5d TQM85xx: Change memory map to support Flash memory > 128 MiB by Wolfgang Grandegger · Thu Jun 05 13:12:10 2008 +0200
  61. 2aca645 TQM85xx: NAND support via local bus UPMB by Wolfgang Grandegger · Thu Jun 05 13:12:09 2008 +0200
  62. 8754a97 TQM8548: PCI express support by Wolfgang Grandegger · Thu Jun 05 13:12:08 2008 +0200
  63. 328c6ec TQM8548: Basic support for the TQM8548 modules by Wolfgang Grandegger · Thu Jun 05 13:12:07 2008 +0200
  64. f5be52d TQM85xx: Support for Flat Device Tree by Wolfgang Grandegger · Thu Jun 05 13:12:06 2008 +0200
  65. c5809d7 TQM85xx: Support for Intel 82527 compatible CAN controller by Wolfgang Grandegger · Thu Jun 05 13:12:05 2008 +0200
  66. 6d57154 TQM85xx: Bugfix in the SDRAM initialisation by Wolfgang Grandegger · Thu Jun 05 13:12:04 2008 +0200
  67. fe18884 TQM85xx: Fix chip select configuration for second FLASH bank by Wolfgang Grandegger · Thu Jun 05 13:12:03 2008 +0200
  68. 3a53fa6 TQM85xx: Fix CPM port pin configuration by Wolfgang Grandegger · Thu Jun 05 13:12:01 2008 +0200
  69. 9039ce1 TQM85xx: Various coding style fixes by Wolfgang Grandegger · Thu Jun 05 13:12:00 2008 +0200
  70. ee38f68 TQM: move TQM boards to board/tqc by Wolfgang Grandegger · Wed Jun 04 13:52:17 2008 +0200