1. 82379b5 ppc4xx: Add CONFIG_PCI_4xx_PTM_OVERWRITE to some esd 4xx boards by Matthias Fuchs · 15 years ago
  2. 99bcf14 ppc4xx: Allow overwriting pci target registers for all 4xx boards by Matthias Fuchs · 15 years ago
  3. cfab2ae ppc4xx: Fix PMC405DE support by Matthias Fuchs · 15 years ago
  4. c8355b9 amcc-common.h: Use filenames from environment variables for update procedure. by Detlev Zundel · 15 years ago
  5. 6c97a20 ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link address by Kumar Gala · 15 years ago
  6. c348322 ppc/85xx: Clean up do_reset by Kumar Gala · 15 years ago
  7. 21170c8 ppc/85xx/86xx: Bug fix: call to puts in probecpu() moved to checkcpu(). by Poonam Aggrwal · 15 years ago
  8. f8027f6 ppc/85xx/86xx: Device tree fixup for number of cores by Poonam Aggrwal · 15 years ago
  9. 58442dc ppc/85xx,86xx: Handling Unknown SOC version by Poonam Aggrwal · 15 years ago
  10. 3e7b6c1 ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host by Kumar Gala · 15 years ago
  11. 5052a77 ppc/85xx: Cleanup makefile and related optional files by Kumar Gala · 15 years ago
  12. 74c5dfd fsl: add register read-back to set_law() by Timur Tabi · 15 years ago
  13. c725908 ppc/85xx: Fix bug in setup_mp code by Kumar Gala · 15 years ago
  14. c2287af ppc/85xx: Add a simple function to search the TLB by Kumar Gala · 15 years ago
  15. 26f4cdba 85xx: Add support for setting IVORs to fixed offset defaults by Kumar Gala · 15 years ago
  16. da1cd95 ppc/85xx: Fix up eSDHC controller clock frequency in the device tree by Dipen Dudhat · 15 years ago
  17. 2abbd31 ppc/8xxx: Remove ddr_pd_cntl register since it doesn't exist by Kumar Gala · 15 years ago
  18. 13d46ab ppc/8xxx: relocate cpu pointer in global data by Kumar Gala · 15 years ago
  19. 9c671e7 fsl: sys_eeprom: Fix 'may be used uninitialized' warning by Anton Vorontsov · 15 years ago
  20. 6b9ea08 ppc/85xx: Use CONFIG_FSL_ESDHC to enable sdhc clk by Dipen Dudhat · 15 years ago
  21. 0052a05 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 15 years ago
  22. 3ea43ff Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  23. 92477a6 fsl_i2c: increase I2C timeout values and make them configurable by Timur Tabi · 15 years ago
  24. 5da71ef Reset i2c slave devices during init on mpc5xxx cpus by Eric Millbrandt · 15 years ago
  25. 2d4072c ARM: DaVinci: Adding Support for DaVinci DM365 EVM by Sandeep Paulraj · 15 years ago
  26. cf46309 ARM: DaVinci: DaVinci DM365 SOC specific code by Sandeep Paulraj · 15 years ago
  27. e830b66 DM9000 init for pm9261 by Ilko Iliev · 15 years ago
  28. c35d7cf Add support for the DevKit8000 board by Frederik Kriewitz · 15 years ago
  29. 127f9ae omap3: move the other boards to board/ by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  30. 350f3ac arm: move Logicpd's boards to board/logicpd/ by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  31. 0a0e4ba omap: move TI's boards to board/ti/ by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  32. 9f23ca4 ARM: Update mach-types by Wolfgang Denk · 15 years ago
  33. 262ae0a push LOAD_ADDR out to arch mk files by Mike Frysinger · 15 years ago
  34. 7662eb2 zlib: fix code when DEBUG is defined by Giuseppe CONDORELLI · 15 years ago
  35. cfcbf8c mxc_nand: Remove Freescale's "All Rights Reserved." by Scott Wood · 15 years ago
  36. 001d615 mpc83xx/serdes: License cleanup: remove "All Rights Reserved" notice by Anton Vorontsov · 15 years ago
  37. 46ff6d4 License cleanup: remove unintended "All Rights Reserved" notices. by Wolfgang Denk · 15 years ago
  38. 37daa77 cmd_mtdparts.c: fix compiler warning in debug code by Wolfgang Denk · 15 years ago
  39. d8bc55a Move uninitialized_var() macro from ubi_uboot.h to compiler.h by Anton Vorontsov · 15 years ago
  40. d72871e arm: Remove -fno-strict-aliasing by Kumar Gala · 15 years ago
  41. d6281ff ppc: Remove -fno-strict-aliasing by Kumar Gala · 15 years ago
  42. 795d246 galaxy5200: Add chip select region for an Epson S1D15313 by Eric Millbrandt · 15 years ago
  43. 3dfad40 Add ability for arch code to make changes before we boot by Kumar Gala · 15 years ago
  44. 9ea005f Use different PBA value for E1000 PCI and PCIe cards by Roy Zang · 15 years ago
  45. 5b34a29 Add PCI support to eNET board by Graeme Russ · 15 years ago
  46. f50b619 i386: Moved PCI from #ifdef to conditional compile for sc520 boards by Graeme Russ · 15 years ago
  47. ed7a1b6 i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structure by Graeme Russ · 15 years ago
  48. 9b32f96 Misc sc520 cdp fixups by Graeme Russ · 15 years ago
  49. 91ee4e1 Fixup sc520_spunk board by Graeme Russ · 15 years ago
  50. 8907b8d Misc ds1722 fixups by Graeme Russ · 15 years ago
  51. a92510e Misc ti_pci1410a fixups by Graeme Russ · 15 years ago
  52. 31b9ab3 Misc SATA fixups by Graeme Russ · 15 years ago
  53. d754902 i386: Misc PCI fixups by Graeme Russ · 15 years ago
  54. 04ff9ab Fix sc520 timer interrupt generation by Graeme Russ · 15 years ago
  55. f3a8d6b Fix environment configuration for eNET board by Graeme Russ · 15 years ago
  56. ea0c377 i386: Fix regression introduced by commit 8c63d47651f7 by Graeme Russ · 15 years ago
  57. cfb3a73 i386: Change inline asm global symbols to local by Graeme Russ · 15 years ago
  58. a3ab8ca i386: Add errno.h by Graeme Russ · 15 years ago
  59. d4e8ada Consolidate arch-specific mem_malloc_init() implementations by Peter Tyser · 15 years ago
  60. a483a16 Standardize mem_malloc_init() implementation by Peter Tyser · 15 years ago
  61. 5e93bd1 Consolidate arch-specific sbrk() implementations by Peter Tyser · 15 years ago
  62. 65f6f07 atmel_df_pow2: standalone to convert dataflashes to pow2 by Mike Frysinger · 15 years ago
  63. cb95c7a Blackfin: cm-bf548: fix device->stdio_dev fallout by Mike Frysinger · 15 years ago
  64. c7bcdde Blackfin: enable 64bit printf for nand by Mike Frysinger · 15 years ago
  65. 9c46e71 Blackfin: use scratch pad for exception stack by Mike Frysinger · 15 years ago
  66. 69a25ce Blackfin: increase default console size by Mike Frysinger · 15 years ago
  67. f541e1d Blackfin: fix debug printf modifiers by Mike Frysinger · 15 years ago
  68. 4640c2b Blackfin: cm-bf537u: new board port by Harald Krapfenbauer · 15 years ago
  69. c4db335 Blackfin: change global data register from P5 to P3 by Robin Getz · 15 years ago
  70. 574b70d Blackfin: enable more network commands for ADI dev boards by Robin Getz · 15 years ago
  71. aa7b248 Blackfin: bf537-stamp: comment CF-Flash Card Support better by Michael Hennerich · 15 years ago
  72. 69c6d26 Blackfin: use +(filesize) to make sure we are only doing what is necessary by Robin Getz · 15 years ago
  73. 2dc851e Support for the Calao TNY-A9260/TNY-A9G20 boards by Albin Tonnerre · 15 years ago
  74. 49d2cb4 arm: Kirkwood: add SYSRSTn Duration Counter Support by Prafulla Wadaskar · 15 years ago
  75. 9453967 Add support for the Calao SBC35-A9G20 board by Albin Tonnerre · 15 years ago
  76. 10bc241 imx27lite: add support for imx27lite board from LogicPD by Ilya Yanok · 15 years ago
  77. 50b5fff at91sam9260/afeb9260: Fix SPI initialization by Albin Tonnerre · 15 years ago
  78. f3d4f88 Remove duplicate set_cr by Simon Kagstrom · 15 years ago
  79. 3aa8b68 Merge branch 'next' of ../next by Wolfgang Denk · 15 years ago
  80. 3d35d87 Prepare 2009.08 by Wolfgang Denk · 15 years ago v2009.08
  81. 632a6dd Add common code dir for Matrix Vision boards. by Andre Schwarz · 15 years ago
  82. 52f6c34 bugfix CONFIG_SYS_CONSOLE_INFO_QUIET by David Brownell · 15 years ago
  83. 2d04db0 fsl: simplify the "mac id" command, improve boot-time informational message by Timur Tabi · 15 years ago
  84. 33f3f34 85xx: Added PCIe support for P1 P2 RDB by Poonam Aggrwal · 15 years ago
  85. 0d3d68b driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controller by Poonam Aggrwal · 15 years ago
  86. 05f6f66 85xx: Improve MPIC initialization by Timur Tabi · 15 years ago
  87. c17b79f 85xx: Added support for P1011RDB and P2010RDB by Poonam Aggrwal · 15 years ago
  88. a713ba9 85xx: Added single core members of FSL P1xx/P2xx processors series by Poonam Aggrwal · 15 years ago
  89. bf488bc 85xx: P1020RDB Support Added by Poonam Aggrwal · 15 years ago
  90. 3b1f243 85xx: Added CONFIG_MAX_CPUS for P1020 by Poonam Aggrwal · 15 years ago
  91. 76b474e 85xx: Add L2SRAM Register's macro definition by Mingkai Hu · 15 years ago
  92. 158c672 85xx: Fix memory test range on MPC8536DS by Felix Radensky · 15 years ago
  93. ef41f2a 85xx: Removed BEDBUG support on P1_P2_RDB by Kumar Gala · 15 years ago
  94. b560ab8 85xx: Init pci ethernet cards if we enable any on MPC8572DS by Kumar Gala · 15 years ago
  95. 1bb61b6 xes: Use proper IO access functions by Peter Tyser · 15 years ago
  96. ec79d33 85xx: Move to a common linker script by Kumar Gala · 15 years ago
  97. 87c7661 85xx: Added P1020 Processor Support. by Poonam Aggrwal · 15 years ago
  98. 728ece3 85xx: Add support for P2020RDB board by Poonam Aggrwal · 15 years ago
  99. 0e87098 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · 15 years ago
  100. 18bacc2 8xxx: Refactored common cpu specific code for 85xx/86xx into one file. by Poonam Aggrwal · 15 years ago