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