1. eaa44c5 86xx: remove the redundant r2 global data pointer save by Dave Liu · 16 years ago
  2. bd888e9 86xx: remove the unused code for 86xx family by Dave Liu · 16 years ago
  3. 5ba1ef5 86xx: remove the second DDR LAW setting for mpc8641hpcn by Dave Liu · 16 years ago
  4. 137a2df 86xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · 16 years ago
  5. dc2adad 86xx: Move the clear_tlbs before MMU turn on by Dave Liu · 16 years ago
  6. 5cdade0 mpc8313erdb: Document NAND boot. by Scott Wood · 16 years ago
  7. bd78bc6 NAND: Properly create JFFS2 cleanmarkers. by Scott Wood · 16 years ago
  8. f7fe57c NAND fsl elbc: Set FMR[ECCM] based on page size. by Scott Wood · 16 years ago
  9. c013b74 NAND: Add support for MPC8572DS board by Haiying Wang · 16 years ago
  10. 4e190b0 Make Freescale local bus registers available for both 83xx and 85xx. by Haiying Wang · 16 years ago
  11. 695c130 NAND: Align right column of the shorthelp with other commands. by Scott Wood · 16 years ago
  12. 33efde5 NAND: Reset chip on power-up by Karl Beldan · 16 years ago
  13. c45912d NAND: sync with 2.6.27 by Scott Wood · 16 years ago
  14. b1d0db1 bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS} by Kumar Gala · 16 years ago
  15. 5a98127 bootm: support subcommands in linux ppc bootm by Kumar Gala · 16 years ago
  16. 49c3a86 bootm: Add subcommands by Kumar Gala · 16 years ago
  17. be08315 bootm: Move to using a function pointer table for the boot os function by Kumar Gala · 16 years ago
  18. d35c451 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 16 years ago
  19. a369f4a i386: Renamed show_boot_progress in assembler code by Graeme Russ · 16 years ago
  20. 16263ff Merge branch 'denx' by Andy Fleming · 16 years ago
  21. 4442f45 85xx: Update MPC85xx_PORDEVSR_IO_SEL mask by Peter Tyser · 16 years ago
  22. f803051 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  23. cd42516 powerpc: fix pci window initialization to work with > 4GB DRAM by Becky Bruce · 16 years ago
  24. 219542a pci/fsl_pci_init: Removed a bunch pointless trailing backslashes. by Kumar Gala · 16 years ago
  25. 6b59e03 lcd: Let the board code show board-specific info by Haavard Skinnemoen · 16 years ago
  26. 6f93d2b lcd: Set lcd_is_enabled before clearing the screen by Haavard Skinnemoen · 16 years ago
  27. 15b17ab lcd: Implement lcd_printf() by Haavard Skinnemoen · 16 years ago
  28. 70dbc54 atmel_lcdfb: Straighten out funky vl_sync logic by Haavard Skinnemoen · 16 years ago
  29. 23bb28f atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h> by Haavard Skinnemoen · 16 years ago
  30. c2083e0 86xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
  31. 2dba0de 85xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
  32. a2aab46 pci/fsl_pci_init: Added fdt helper for setting up bus-ranges & dma-ranges by Kumar Gala · 16 years ago
  33. b9a1fa9 pci/fsl_pci_init: Add a common PCI inbound setup function by Kumar Gala · 16 years ago
  34. 612ea01 pci/fsl_pci_init: Enable larger address and setting inbound windows properly by Kumar Gala · 16 years ago
  35. 8ab451c fdt: Added helper to set PCI dma-ranges property by Kumar Gala · 16 years ago
  36. 3bed2aa fdt: Add fdt_getprop_u32_default helpers by Kumar Gala · 16 years ago
  37. 8ba93f6 86xx: Enable 64-bit PCI resources on all Freescale boards by Kumar Gala · 16 years ago
  38. 0151cba 85xx: Enable 64-bit PCI resources on all Freescale boards by Kumar Gala · 16 years ago
  39. 30e76d5 pci: Allow for PCI addresses to be 64-bit by Kumar Gala · 16 years ago
  40. ae5f943 85xx: Fix the incorrect register used for DDR erratum1 by Dave Liu · 16 years ago
  41. d5b6930 85xx: remove unused config definition by Dave Liu · 16 years ago
  42. 0f060c3 85xx: Add basic e500mc core support by Kumar Gala · 16 years ago
  43. a38a5b6 85xx: Use CONFIG_SYS_CACHELINE_SIZE instead of magic number by Kumar Gala · 16 years ago
  44. 5deb802 ppc4xx: New board avnet fx12 minimodul by Georg Schardt · 16 years ago
  45. 1f4d532 ppc4xx: Generic architecture for xilinx ppc405(v3) by Ricardo Ribalda Delgado · 16 years ago
  46. 485c00a ppc4xx: Disable DDR2 autocalibration on Kilauea for now by Stefan Roese · 16 years ago
  47. f177f42 Blackfin: fix up UART status bit handling by Mike Frysinger · 16 years ago
  48. ae09102 Blackfin: bf561-ezkit: drop redundant code by Mike Frysinger · 16 years ago
  49. e2eea98 Blackfin: bf561-ezkit: drop pointless USB code by Mike Frysinger · 16 years ago
  50. c23bff6 Blackfin: linker scripts: force start.o and set initcode boundaries by Mike Frysinger · 16 years ago
  51. bd33e5c Blackfin: small cpu init optimization while setting interrupt mask by Mike Frysinger · 16 years ago
  52. 9609222 Blackfin: set initial stack correctly according to Blackfin ABI by Mike Frysinger · 16 years ago
  53. 25cd33d Blackfin: make baud calculation more accurate by Mike Frysinger · 16 years ago
  54. 0ba1da1 Blackfin: decode hwerrcause/excause when crashing by Mike Frysinger · 16 years ago
  55. 2de95bb Blackfin: fix register dump messages by Mike Frysinger · 16 years ago
  56. 7133999 Blackfin: don't bother displaying reboot msg when crashing by Mike Frysinger · 16 years ago
  57. 70c4c03 Blackfin: enable support for nested interrupts by Mike Frysinger · 16 years ago
  58. 3978272 Blackfin: init NAND before relocating env by Mike Frysinger · 16 years ago
  59. 0f9a881 Blackfin: check cache bits, not cplb bits by Mike Frysinger · 16 years ago
  60. 2c1ea9e Blackfin: drop unused cache flush code by Mike Frysinger · 16 years ago
  61. 50f0d21 Blackfin: unify cache handling code by Mike Frysinger · 16 years ago
  62. 3c87989 Blackfin: only initialize the RTC when actually used by Mike Frysinger · 16 years ago
  63. 621e579 Blackfin: fix SWRST register definition by Mike Frysinger · 16 years ago
  64. 06121c4 Blackfin: build with -fomit-frame-pointer by Mike Frysinger · 16 years ago
  65. adbfeeb Blackfin: document some of the blackfin directories by Mike Frysinger · 16 years ago
  66. e433796 Blackfin: only enable hardware error irq by default by Mike Frysinger · 16 years ago
  67. 2b66f08 Blackfin: punt old unused mem_init.h header by Mike Frysinger · 16 years ago
  68. bcc121a Blackfin: delete unused page_descriptor_table_size define by Mike Frysinger · 16 years ago
  69. 30fb9d2 Blackfin: fix typo in boot mode comment and add NAND define by Mike Frysinger · 16 years ago
  70. 2e5cbe5 Blackfin: fix port mux defines for BF54x by Ben Maan · 16 years ago
  71. 0656ef2 Blackfin: update anomaly lists by Mike Frysinger · 16 years ago
  72. 50ca954 Blackfin: unify DSPID/DBGSTAT MMR definitions by Mike Frysinger · 16 years ago
  73. d9d8c7c Fix strmhz(): avoid printing negative fractions by Wolfgang Denk · 16 years ago
  74. 4a7f6b7 mpc83xx: Removed #ifdef CONFIG_MPC834X dependency on upmconfig function by Richard Retanubun · 16 years ago
  75. 3bf1be3 mpc83xx: add support for switching between USB Host/Function for MPC837XEMDS by Anton Vorontsov · 16 years ago
  76. b3379f3 mpc83xx: add ELBC NAND support for the MPC837XEMDS boards by Anton Vorontsov · 16 years ago
  77. 00f7bba mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boards by Anton Vorontsov · 16 years ago
  78. 1da83a6 mpc83xx: add SGMII riser module support for the MPC8378E-MDS boards by Anton Vorontsov · 16 years ago
  79. e6d9c89 mpc83xx: add TSECs' HRCWH masks for MPC837x processors by Anton Vorontsov · 16 years ago
  80. 6f9cc66 mpc83xx: serdes: add forgotten shifts for rfcks by Anton Vorontsov · 16 years ago
  81. 55c5319 mpc83xx: fix serdes setup for the MPC8378E boards by Anton Vorontsov · 16 years ago
  82. 5c2ff32 mpc83xx: mpc8360emds: rework LBC SDRAM setup by Anton Vorontsov · 16 years ago
  83. def0819 FDT: don't use private kernel header files by Wolfgang Denk · 16 years ago
  84. 06c2942 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  85. f4d14c5 ppc4xx: Add 1.0 & 1.066 GHz to canyonlands bootstrap command for PLL setup by Stefan Roese · 16 years ago
  86. 43cbce6 ppc4xx: Correctly setup ranges property in ebc node by Stefan Roese · 16 years ago
  87. d7b26d5 ppc4xx: Add GDSys neo 405EP board support by Dirk Eibach · 16 years ago
  88. c11da19 ppc4xx: Update configs for Netstal boards by Niklaus Giger · 16 years ago
  89. c9c11d7 ppc4xx: Add routine to retrieve CPU number by Adam Graham · 16 years ago
  90. 59217ba ppc4xx: Add static support for 44x IBM SDRAM Controller by Adam Graham · 16 years ago
  91. f09f09d ppc4xx: Add AMCC Arches board support (dual 460GT) by Adam Graham · 16 years ago
  92. f61f1e1 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  93. 055b12f TQM8260: environment in flash instead EEPROM, baudrate 115k by Wolfgang Denk · 16 years ago
  94. 1836881 85xx: Fix compile warning in mpc8536ds.c by Kumar Gala · 16 years ago
  95. 8ed44d9 Cleanup: fix "MHz" spelling by Wolfgang Denk · 16 years ago
  96. 08ef89e Use strmhz() to format clock frequencies by Wolfgang Denk · 16 years ago
  97. d50c7d4 strmhz(): Round numbers when printing clock frequencies by Wolfgang Denk · 16 years ago
  98. 681c02d 85xx: properly document MPC85xx_PORDEVSR2_SEC_CFG by Timur Tabi · 16 years ago
  99. 50bd005 Merge git://git.denx.de/u-boot into x1 by Markus Klotzbuecher · 16 years ago
  100. f82642e Merge 'next' branch by Wolfgang Denk · 16 years ago