1. 6862378 NAND: Fix CONFIG_ENV_ADDR for MPC8572DS by Haiying Wang · 16 years ago
  2. 289b8b2 Fix to the auto-update feature documentation (CONFIG_UPDATE_TFTP_MSEC_MAX) by Bartlomiej Sieka · 16 years ago
  3. ce2b1d0 74xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache by Dave Liu · 16 years ago
  4. b2c5c0f Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  5. 2ecee1b mpc83xx pci: Round up memory size in inbound window. by Scott Wood · 16 years ago
  6. 1425941 Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx by Wolfgang Denk · 16 years ago
  7. 66443be 86xx: remove the unused definition by Dave Liu · 16 years ago
  8. 75feb85 86xx: remove the redundant r2 global data pointer save by Dave Liu · 16 years ago
  9. 4d17010 86xx: remove the unused code for 86xx family by Dave Liu · 16 years ago
  10. cea60c3 86xx: remove the second DDR LAW setting for mpc8641hpcn by Dave Liu · 16 years ago
  11. a339c7d 86xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · 16 years ago
  12. 358ab66 86xx: Move the clear_tlbs before MMU turn on by Dave Liu · 16 years ago
  13. d97bc81 mpc8313erdb: Document NAND boot. by Scott Wood · 16 years ago
  14. d50ad35 NAND: Properly create JFFS2 cleanmarkers. by Scott Wood · 16 years ago
  15. c500d76 NAND fsl elbc: Set FMR[ECCM] based on page size. by Scott Wood · 16 years ago
  16. 9fce13f NAND: Add support for MPC8572DS board by Haiying Wang · 16 years ago
  17. 4f84bbd Make Freescale local bus registers available for both 83xx and 85xx. by Haiying Wang · 16 years ago
  18. d20bb3c NAND: Align right column of the shorthelp with other commands. by Scott Wood · 16 years ago
  19. b6322fc NAND: Reset chip on power-up by Karl Beldan · 16 years ago
  20. 3628f00 NAND: sync with 2.6.27 by Scott Wood · 16 years ago
  21. 697675e bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS} by Kumar Gala · 16 years ago
  22. ffccb57 bootm: support subcommands in linux ppc bootm by Kumar Gala · 16 years ago
  23. 18178bc bootm: Add subcommands by Kumar Gala · 16 years ago
  24. bf3954f bootm: Move to using a function pointer table for the boot os function by Kumar Gala · 16 years ago
  25. a0623c9 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 16 years ago
  26. 4e30d96 i386: Renamed show_boot_progress in assembler code by Graeme Russ · 16 years ago
  27. 04fa466 Merge branch 'denx' by Andy Fleming · 16 years ago
  28. 603e638 85xx: Update MPC85xx_PORDEVSR_IO_SEL mask by Peter Tyser · 16 years ago
  29. 2a8681a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  30. 2617647 powerpc: fix pci window initialization to work with > 4GB DRAM by Becky Bruce · 16 years ago
  31. c291734 pci/fsl_pci_init: Removed a bunch pointless trailing backslashes. by Kumar Gala · 16 years ago
  32. ddbcf95 lcd: Let the board code show board-specific info by Haavard Skinnemoen · 16 years ago
  33. 7eb8b23 lcd: Set lcd_is_enabled before clearing the screen by Haavard Skinnemoen · 16 years ago
  34. 010c773 lcd: Implement lcd_printf() by Haavard Skinnemoen · 16 years ago
  35. c06b233 atmel_lcdfb: Straighten out funky vl_sync logic by Haavard Skinnemoen · 16 years ago
  36. d8946fe atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h> by Haavard Skinnemoen · 16 years ago
  37. 7772ccd 86xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
  38. c10a0c4 85xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
  39. fe29f1f pci/fsl_pci_init: Added fdt helper for setting up bus-ranges & dma-ranges by Kumar Gala · 16 years ago
  40. 47bf478 pci/fsl_pci_init: Add a common PCI inbound setup function by Kumar Gala · 16 years ago
  41. 87006ca pci/fsl_pci_init: Enable larger address and setting inbound windows properly by Kumar Gala · 16 years ago
  42. e0475cd fdt: Added helper to set PCI dma-ranges property by Kumar Gala · 16 years ago
  43. 1ba0040 fdt: Add fdt_getprop_u32_default helpers by Kumar Gala · 16 years ago
  44. 6f2c1e9 86xx: Enable 64-bit PCI resources on all Freescale boards by Kumar Gala · 16 years ago
  45. 7738d5c 85xx: Enable 64-bit PCI resources on all Freescale boards by Kumar Gala · 16 years ago
  46. ad714f5 pci: Allow for PCI addresses to be 64-bit by Kumar Gala · 16 years ago
  47. 7dc79f7 85xx: Fix the incorrect register used for DDR erratum1 by Dave Liu · 16 years ago
  48. 39d7dcd 85xx: remove unused config definition by Dave Liu · 16 years ago
  49. 9f4a689 85xx: Add basic e500mc core support by Kumar Gala · 16 years ago
  50. 5c953ca 85xx: Use CONFIG_SYS_CACHELINE_SIZE instead of magic number by Kumar Gala · 16 years ago
  51. 3ce59a1 ppc4xx: New board avnet fx12 minimodul by Georg Schardt · 16 years ago
  52. 78ea77e ppc4xx: Generic architecture for xilinx ppc405(v3) by Ricardo Ribalda Delgado · 16 years ago
  53. 0bfb802 ppc4xx: Disable DDR2 autocalibration on Kilauea for now by Stefan Roese · 16 years ago
  54. fc8bc87 Fix strmhz(): avoid printing negative fractions by Wolfgang Denk · 16 years ago
  55. 17d5770 mpc83xx: Removed #ifdef CONFIG_MPC834X dependency on upmconfig function by Richard Retanubun · 16 years ago
  56. 504867a mpc83xx: add support for switching between USB Host/Function for MPC837XEMDS by Anton Vorontsov · 16 years ago
  57. c753879 mpc83xx: add ELBC NAND support for the MPC837XEMDS boards by Anton Vorontsov · 16 years ago
  58. 30c6992 mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boards by Anton Vorontsov · 16 years ago
  59. 32b1b70 mpc83xx: add SGMII riser module support for the MPC8378E-MDS boards by Anton Vorontsov · 16 years ago
  60. 688bb38 mpc83xx: add TSECs' HRCWH masks for MPC837x processors by Anton Vorontsov · 16 years ago
  61. 2af91a9 mpc83xx: serdes: add forgotten shifts for rfcks by Anton Vorontsov · 16 years ago
  62. 642016b mpc83xx: fix serdes setup for the MPC8378E boards by Anton Vorontsov · 16 years ago
  63. fa9e297 mpc83xx: mpc8360emds: rework LBC SDRAM setup by Anton Vorontsov · 16 years ago
  64. bf36877 FDT: don't use private kernel header files by Wolfgang Denk · 16 years ago
  65. 571044b8 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  66. 4d9e039 ppc4xx: Add 1.0 & 1.066 GHz to canyonlands bootstrap command for PLL setup by Stefan Roese · 16 years ago
  67. 1c97e0c ppc4xx: Correctly setup ranges property in ebc node by Stefan Roese · 16 years ago
  68. 3397ec6 ppc4xx: Add GDSys neo 405EP board support by Dirk Eibach · 16 years ago
  69. debcb10 ppc4xx: Update configs for Netstal boards by Niklaus Giger · 16 years ago
  70. c31ff68 ppc4xx: Add routine to retrieve CPU number by Adam Graham · 16 years ago
  71. 446eb8d ppc4xx: Add static support for 44x IBM SDRAM Controller by Adam Graham · 16 years ago
  72. 4900ed2 ppc4xx: Add AMCC Arches board support (dual 460GT) by Adam Graham · 16 years ago
  73. 5174b2a Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  74. 400667d TQM8260: environment in flash instead EEPROM, baudrate 115k by Wolfgang Denk · 16 years ago
  75. a7d4497 85xx: Fix compile warning in mpc8536ds.c by Kumar Gala · 16 years ago
  76. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · 16 years ago
  77. 2059104 Use strmhz() to format clock frequencies by Wolfgang Denk · 16 years ago
  78. 709e85d strmhz(): Round numbers when printing clock frequencies by Wolfgang Denk · 16 years ago
  79. 206c726 85xx: properly document MPC85xx_PORDEVSR2_SEC_CFG by Timur Tabi · 16 years ago
  80. 35610c6b Merge git://git.denx.de/u-boot into x1 by Markus Klotzbuecher · 16 years ago
  81. 4216d75 Merge 'next' branch by Wolfgang Denk · 16 years ago
  82. 223e2d2 mgcoge: add redundant environment sector by Heiko Schocher · 16 years ago
  83. be9cd65 mgsuvd: update size of environment by Heiko Schocher · 16 years ago
  84. 21181fd Enabled the Freescale SGMII riser card on 8536DS by Jason Jin · 16 years ago
  85. c49bce4 Enabled the Freescale SGMII riser card on 8572DS by Liu Yu · 16 years ago
  86. 4626906 Make pixis_set_sgmii more general to support MPC85xx boards. by Liu Yu · 16 years ago
  87. 28e0007 Add cpu/8xxx to TAGS_SUBDIRS by Ed Swarthout · 16 years ago
  88. cf92b98 fsl_law clear enable before changing. by Ed Swarthout · 16 years ago
  89. cd36bda mpc8572 additional end-point mode by Ed Swarthout · 16 years ago
  90. 2915512 85xx if NUM_CPUS>1, print cpu number by Ed Swarthout · 16 years ago
  91. 06c70d6 pixis do not print long help if not configured by Ed Swarthout · 16 years ago
  92. e336605 Have u-boot pass stashing parameters into device tree by Andy Fleming · 16 years ago
  93. 4e0dd7f Add DDR options setting on MPC8641HPCN board by Haiying Wang · 16 years ago
  94. bcf35e5 Add ddr interleaving suppport for MPC8572DS board by Haiying Wang · 16 years ago
  95. d90e040 Add debug information for DDR controller registers by Haiying Wang · 16 years ago
  96. b834f92 Check DDR interleaving mode by Haiying Wang · 16 years ago
  97. fa44036 Pass dimm parameters to populate populate controller options by Haiying Wang · 16 years ago
  98. 272b596 Make DDR interleaving mode work correctly by Haiying Wang · 16 years ago
  99. 489675d 85xx: Enable interrupt and setexpr commands on Freescale 85xx boards by Kumar Gala · 16 years ago
  100. f81f89f 85xx: Improve flash remapping on MPC8572DS & MPC8536DS by Kumar Gala · 16 years ago