1. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  2. 2cc4317 TQM8xx: make room for growing code size due to I/O accessor cleanup by Wolfgang Denk · Wed Oct 05 09:55:01 2011 +0000
  3. 3da2e9f tqm834x.c: fix compiler warning by Wolfgang Denk · Sat Jul 30 23:50:50 2011 +0200
  4. 259d9c4 board/tqm85xx: Create and tear down TLB for get_ram_size() by Becky Bruce · Mon Jul 18 18:49:16 2011 -0500
  5. 5c1cfee Fix incorrect use of getenv() before relocation by Wolfgang Denk · Wed May 04 10:32:28 2011 +0000
  6. a65f8c8 powerpc, 8xx: Fixup all 8xx u-boot.lds scripts by Joakim Tjernlund · Wed Apr 20 14:22:59 2011 +0200
  7. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  8. 7dda847 mpc85xx: Adding more registers and options by York Sun · Mon Jan 10 12:02:59 2011 +0000
  9. 30da398 powerpc/85xx: Rework TQM boards pci_init_board to use common FSL PCIe code by Kumar Gala · Fri Dec 17 10:23:45 2010 -0600
  10. 5e35d8a mpc85xx boards: initdram() cleanup/bugfix by Becky Bruce · Fri Dec 17 17:17:56 2010 -0600
  11. 2956039 tqm85xx: create fixed_sdram() to do sdram setup by Becky Bruce · Fri Dec 17 17:17:54 2010 -0600
  12. 3d02038 powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured by Kumar Gala · Wed Dec 15 04:55:20 2010 -0600
  13. d63ee71 miiphy: convert to linux/mii.h by Mike Frysinger · Thu Dec 23 15:40:12 2010 -0500
  14. 3c0d487 tqm5200.c: fix warning: 'edid_buf' defined but not used by Wolfgang Denk · Thu Dec 23 19:57:31 2010 +0100
  15. 1ae9144 mpc52xx: add support for tqm52xx based board charon by Heiko Schocher · Sat Dec 04 08:34:04 2010 +0100
  16. 8411888 Remove redundant config.mk files by Wolfgang Denk · Sun Nov 28 21:18:57 2010 +0100
  17. e71d99d 8xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Sat Nov 20 15:07:45 2010 +0100
  18. 3d00e23 cam5200_niosflash: fix build warnings by Wolfgang Denk · Wed Nov 24 22:27:08 2010 +0100
  19. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  20. 2b91f71 fsl: Clean up printing of PCI boot info by Peter Tyser · Fri Oct 29 17:59:24 2010 -0500
  21. 6af97c3 TQM85xx: Fix bug introduced by 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · Thu Nov 11 11:33:05 2010 -0600
  22. 988d3b7 tqm85xx: Update PCI code by Peter Tyser · Wed Sep 29 13:37:28 2010 -0500
  23. cffb904 config.mk cleanup: drop "-I$(TOPDIR)/board" entries by Wolfgang Denk · Sun Oct 17 17:31:59 2010 +0200
  24. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  25. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  26. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · Tue Sep 28 23:30:47 2010 +0200
  27. e228332 83xx: Remove warmboot parameter from PCI init functions by Peter Tyser · Tue Sep 14 19:13:50 2010 -0500
  28. f969a68 POST cleanup. by Michael Zaidman · Mon Sep 20 08:51:53 2010 +0200
  29. 558535a Merge branch 'next' of ../custodians into next by Wolfgang Denk · Tue Sep 21 09:22:17 2010 +0200
  30. fb9a730 cfi_flash: Simplify dynamic flash bank number detection by Stefan Roese · Tue Aug 31 10:00:10 2010 +0200
  31. fb52e95 Remove HMI10 board support by Wolfgang Denk · Sun Sep 19 21:28:25 2010 +0200
  32. c5e8405 net ppc: fix ethernet device names with spaces by Heiko Schocher · Tue Jul 20 17:45:02 2010 +0200
  33. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · Sat Jul 24 21:55:43 2010 +0200
  34. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · Sat Jul 17 01:06:04 2010 +0200
  35. d0f27d3 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · Thu Jul 08 22:37:44 2010 -0500
  36. 0d4cee1 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · Thu Jun 17 11:37:20 2010 -0500
  37. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  38. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  39. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500
  40. 133c0fe Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · Mon Apr 12 22:28:07 2010 -0500
  41. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · Mon Apr 12 22:28:05 2010 -0500
  42. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500
  43. a414c7a mpc5xxx: Remove all references to MGT5100 by Detlev Zundel · Fri Mar 12 10:01:12 2010 +0100
  44. 0bdca57 TQM8xx: add device tree support for TQM8xx based boards. by Heiko Schocher · Tue Feb 09 15:50:21 2010 +0100
  45. 62825a5 PCIe, USB: Replace 'end point' references with 'endpoint' by Peter Tyser · Sun Jan 17 15:38:26 2010 -0600
  46. b64be32 ppc/85xx: Move to using fsl_setup_hose on TQM 85xx by Kumar Gala · Wed Nov 04 11:39:55 2009 -0600
  47. 733b48d 5xxx, fdt: move fdt_fixup_memory() to cpu.c file by Heiko Schocher · Thu Dec 03 11:20:06 2009 +0100
  48. c8f071a Merge branch 'reloc' by Wolfgang Denk · Fri Oct 09 00:03:18 2009 +0200
  49. 3ba0fa7 tqm5200: Correct comment and code in post_hotkeys_pressed. by Detlev Zundel · Wed Oct 07 16:38:05 2009 +0200
  50. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · Mon Sep 21 11:20:25 2009 -0500
  51. 666ced1 ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host by Kumar Gala · Wed Sep 02 09:03:08 2009 -0500
  52. c156395 ppc: Remove -fno-strict-aliasing by Kumar Gala · Tue Sep 01 11:24:44 2009 -0500
  53. 2cca63f 85xx: Move to a common linker script by Kumar Gala · Fri Aug 07 13:00:55 2009 -0500
  54. 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
  55. 65e198d pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init by Kumar Gala · Mon Aug 03 20:44:55 2009 -0500
  56. dd1e660 tqm85xx: Remove board_add_ram_info() by Peter Tyser · Fri Jul 17 10:14:47 2009 -0500
  57. 57a2af3 mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCI by Kim Phillips · Sat Jul 18 18:42:13 2009 -0500
  58. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  59. 9559357 TQM834x: add FDT support by Wolfgang Denk · Thu May 14 23:18:34 2009 +0200
  60. 4791383 Redundant Environment: protect full sector size by Wolfgang Denk · Fri May 15 00:16:03 2009 +0200
  61. d6bab95 fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs by Kumar Gala · Thu Apr 02 13:57:05 2009 -0500
  62. 9bbd643 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h by Kumar Gala · Thu Apr 02 13:22:48 2009 -0500
  63. f0dba9a Add multi-chip NAND support for the TQM8548 modules by Wolfgang Grandegger · Wed Feb 11 18:38:24 2009 +0100
  64. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  65. 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
  66. 0b7edfd TQM8xxL: make some room in low memory for future needs by Wolfgang Denk · Thu Feb 19 13:53:29 2009 +0100
  67. d4f9e5a TQM85xx: Fix a couple warnings in TQM8548 build by Andy Fleming · Mon Feb 16 09:40:20 2009 -0600
  68. c7487e9 MPC85xx: TQM8548: workaround for erratum DDR 19 and 20 by Wolfgang Grandegger · Wed Feb 11 18:38:26 2009 +0100
  69. 34d32ad MPC85xx: TQM8548: use cache for AG and BE variants by Wolfgang Grandegger · Wed Feb 11 18:38:25 2009 +0100
  70. 57181dd MPC85xx: TQM8548_AG: add 1 GiB DDR2-SDRAM configuration by Wolfgang Grandegger · Wed Feb 11 18:38:24 2009 +0100
  71. 89ad185 MPC85xx: TQM8548: fix SDRAM timing for 533 MHz by Wolfgang Grandegger · Wed Feb 11 18:38:23 2009 +0100
  72. e85bbc6 MPC85xx: TQM8548: add support for the TQM8548_BE module by Wolfgang Grandegger · Wed Feb 11 18:38:21 2009 +0100
  73. b9864be MPC85xx: TQM85xx: make standard PCI/PCI-X configurable by Wolfgang Grandegger · Wed Feb 11 18:38:20 2009 +0100
  74. 4988451 MPC85xx: TQM85xx: fix flash protection for boot loader by Wolfgang Grandegger · Wed Feb 11 18:38:19 2009 +0100
  75. efa1f1d pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity by Kumar Gala · Fri Feb 06 09:49:31 2009 -0600
  76. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  77. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  78. 1b560ac mpc8xxx: LCRR[CLKDIV] is sometimes five bits by Trent Piepho · Wed Dec 03 15:16:34 2008 -0800
  79. 6294850 Update U-Boot's build timestamp on every compile by Peter Tyser · Mon Nov 03 09:30:59 2008 -0600
  80. e94895d lwmon, tqm8xx: Fix build errors by Anatolij Gustschin · Mon Nov 03 15:30:34 2008 +0100
  81. af7c3e3 85xx: Add PORDEVSR_PCI1 define by Peter Tyser · Mon Dec 01 13:47:12 2008 -0600
  82. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  83. 5fd78c9 TQM8260: use CFI flash driver instead of custom driver. by Wolfgang Denk · Fri Oct 31 01:13:37 2008 +0100
  84. 82f15f3 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · Sun Nov 02 16:14:22 2008 +0100
  85. a0623c9 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · Tue Oct 28 08:37:19 2008 +0100
  86. ddbcf95 lcd: Let the board code show board-specific info by Haavard Skinnemoen · Mon Sep 01 16:21:22 2008 +0200
  87. c10a0c4 85xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · Tue Oct 21 08:28:33 2008 -0500
  88. 400667d TQM8260: environment in flash instead EEPROM, baudrate 115k by Wolfgang Denk · Sun Oct 19 21:54:30 2008 +0200
  89. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · Sun Oct 19 02:35:50 2008 +0200
  90. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  91. 1837f82 Coding style cleanup; update CHANEGLOG by Wolfgang Denk · Wed Sep 17 10:17:55 2008 +0200
  92. 8d82cc0 TQM8xx: Fix CFI flash driver support for all TQM8xx based boards by Wolfgang Denk · Tue Sep 16 18:02:19 2008 +0200
  93. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  94. 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
  95. 27a856a cleanup use of CFG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:03 2008 +0200
  96. 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
  97. 58b2529 TQM8272: move NAND part in seperate File by Heiko Schocher · Thu Aug 28 13:50:42 2008 +0200
  98. 5c9131b TQM8272: Fix compiling error for the TQM8272 board. by Heiko Schocher · Thu Aug 28 13:48:36 2008 +0200
  99. 052a5ea Moved initialization of EEPRO100 Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 20:37:00 2008 -0700
  100. cba8851 Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory by Ben Warren · Sun Aug 31 10:39:12 2008 -0700