1. 262ae0a push LOAD_ADDR out to arch mk files by Mike Frysinger · 15 years ago
  2. 7662eb2 zlib: fix code when DEBUG is defined by Giuseppe CONDORELLI · 15 years ago
  3. cfcbf8c mxc_nand: Remove Freescale's "All Rights Reserved." by Scott Wood · 15 years ago
  4. 001d615 mpc83xx/serdes: License cleanup: remove "All Rights Reserved" notice by Anton Vorontsov · 15 years ago
  5. 46ff6d4 License cleanup: remove unintended "All Rights Reserved" notices. by Wolfgang Denk · 15 years ago
  6. 37daa77 cmd_mtdparts.c: fix compiler warning in debug code by Wolfgang Denk · 15 years ago
  7. d8bc55a Move uninitialized_var() macro from ubi_uboot.h to compiler.h by Anton Vorontsov · 15 years ago
  8. d72871e arm: Remove -fno-strict-aliasing by Kumar Gala · 15 years ago
  9. d6281ff ppc: Remove -fno-strict-aliasing by Kumar Gala · 15 years ago
  10. 795d246 galaxy5200: Add chip select region for an Epson S1D15313 by Eric Millbrandt · 15 years ago
  11. 3dfad40 Add ability for arch code to make changes before we boot by Kumar Gala · 15 years ago
  12. 9ea005f Use different PBA value for E1000 PCI and PCIe cards by Roy Zang · 15 years ago
  13. 5b34a29 Add PCI support to eNET board by Graeme Russ · 15 years ago
  14. f50b619 i386: Moved PCI from #ifdef to conditional compile for sc520 boards by Graeme Russ · 15 years ago
  15. ed7a1b6 i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structure by Graeme Russ · 15 years ago
  16. 9b32f96 Misc sc520 cdp fixups by Graeme Russ · 15 years ago
  17. 91ee4e1 Fixup sc520_spunk board by Graeme Russ · 15 years ago
  18. 8907b8d Misc ds1722 fixups by Graeme Russ · 15 years ago
  19. a92510e Misc ti_pci1410a fixups by Graeme Russ · 15 years ago
  20. 31b9ab3 Misc SATA fixups by Graeme Russ · 15 years ago
  21. d754902 i386: Misc PCI fixups by Graeme Russ · 15 years ago
  22. 04ff9ab Fix sc520 timer interrupt generation by Graeme Russ · 15 years ago
  23. f3a8d6b Fix environment configuration for eNET board by Graeme Russ · 15 years ago
  24. ea0c377 i386: Fix regression introduced by commit 8c63d47651f7 by Graeme Russ · 15 years ago
  25. cfb3a73 i386: Change inline asm global symbols to local by Graeme Russ · 15 years ago
  26. a3ab8ca i386: Add errno.h by Graeme Russ · 15 years ago
  27. d4e8ada Consolidate arch-specific mem_malloc_init() implementations by Peter Tyser · 15 years ago
  28. a483a16 Standardize mem_malloc_init() implementation by Peter Tyser · 15 years ago
  29. 5e93bd1 Consolidate arch-specific sbrk() implementations by Peter Tyser · 15 years ago
  30. 65f6f07 atmel_df_pow2: standalone to convert dataflashes to pow2 by Mike Frysinger · 15 years ago
  31. cb95c7a Blackfin: cm-bf548: fix device->stdio_dev fallout by Mike Frysinger · 15 years ago
  32. c7bcdde Blackfin: enable 64bit printf for nand by Mike Frysinger · 15 years ago
  33. 9c46e71 Blackfin: use scratch pad for exception stack by Mike Frysinger · 15 years ago
  34. 69a25ce Blackfin: increase default console size by Mike Frysinger · 15 years ago
  35. f541e1d Blackfin: fix debug printf modifiers by Mike Frysinger · 15 years ago
  36. 4640c2b Blackfin: cm-bf537u: new board port by Harald Krapfenbauer · 15 years ago
  37. c4db335 Blackfin: change global data register from P5 to P3 by Robin Getz · 15 years ago
  38. 574b70d Blackfin: enable more network commands for ADI dev boards by Robin Getz · 15 years ago
  39. aa7b248 Blackfin: bf537-stamp: comment CF-Flash Card Support better by Michael Hennerich · 15 years ago
  40. 69c6d26 Blackfin: use +(filesize) to make sure we are only doing what is necessary by Robin Getz · 15 years ago
  41. 2dc851e Support for the Calao TNY-A9260/TNY-A9G20 boards by Albin Tonnerre · 15 years ago
  42. 49d2cb4 arm: Kirkwood: add SYSRSTn Duration Counter Support by Prafulla Wadaskar · 15 years ago
  43. 9453967 Add support for the Calao SBC35-A9G20 board by Albin Tonnerre · 15 years ago
  44. 10bc241 imx27lite: add support for imx27lite board from LogicPD by Ilya Yanok · 15 years ago
  45. 50b5fff at91sam9260/afeb9260: Fix SPI initialization by Albin Tonnerre · 15 years ago
  46. f3d4f88 Remove duplicate set_cr by Simon Kagstrom · 15 years ago
  47. 3aa8b68 Merge branch 'next' of ../next by Wolfgang Denk · 15 years ago
  48. 3d35d87 Prepare 2009.08 by Wolfgang Denk · 15 years ago
  49. 632a6dd Add common code dir for Matrix Vision boards. by Andre Schwarz · 15 years ago
  50. 52f6c34 bugfix CONFIG_SYS_CONSOLE_INFO_QUIET by David Brownell · 15 years ago
  51. 2d04db0 fsl: simplify the "mac id" command, improve boot-time informational message by Timur Tabi · 15 years ago
  52. 33f3f34 85xx: Added PCIe support for P1 P2 RDB by Poonam Aggrwal · 15 years ago
  53. 0d3d68b driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controller by Poonam Aggrwal · 15 years ago
  54. 05f6f66 85xx: Improve MPIC initialization by Timur Tabi · 15 years ago
  55. c17b79f 85xx: Added support for P1011RDB and P2010RDB by Poonam Aggrwal · 15 years ago
  56. a713ba9 85xx: Added single core members of FSL P1xx/P2xx processors series by Poonam Aggrwal · 15 years ago
  57. bf488bc 85xx: P1020RDB Support Added by Poonam Aggrwal · 15 years ago
  58. 3b1f243 85xx: Added CONFIG_MAX_CPUS for P1020 by Poonam Aggrwal · 15 years ago
  59. 76b474e 85xx: Add L2SRAM Register's macro definition by Mingkai Hu · 15 years ago
  60. 158c672 85xx: Fix memory test range on MPC8536DS by Felix Radensky · 15 years ago
  61. ef41f2a 85xx: Removed BEDBUG support on P1_P2_RDB by Kumar Gala · 15 years ago
  62. b560ab8 85xx: Init pci ethernet cards if we enable any on MPC8572DS by Kumar Gala · 15 years ago
  63. 1bb61b6 xes: Use proper IO access functions by Peter Tyser · 15 years ago
  64. ec79d33 85xx: Move to a common linker script by Kumar Gala · 15 years ago
  65. 87c7661 85xx: Added P1020 Processor Support. by Poonam Aggrwal · 15 years ago
  66. 728ece3 85xx: Add support for P2020RDB board by Poonam Aggrwal · 15 years ago
  67. 0e87098 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · 15 years ago
  68. 18bacc2 8xxx: Refactored common cpu specific code for 85xx/86xx into one file. by Poonam Aggrwal · 15 years ago
  69. 7b18c22 stx: create common vendor/board hierarchy for STx boards by Alex Dubov · 15 years ago
  70. bafdf9a 85xx: Remove unused CONFIG_CLEAR_LAW0 defines by Peter Tyser · 15 years ago
  71. 73aacc5 86xx: Remove redudant PLATFORM_CPPFLAGS by Kumar Gala · 15 years ago
  72. 53efa1f 85xx: Remove redudant PLATFORM_CPPFLAGS by Kumar Gala · 15 years ago
  73. 337f9fd 85xx: Add a 36-bit physical configuration for MPC8536DS by Kumar Gala · 15 years ago
  74. ecead84 85xx: Cleanup whitespace in mpc8536ds.c by Kumar Gala · 15 years ago
  75. ad19e7a pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memory by Kumar Gala · 15 years ago
  76. 8295b94 pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIe by Kumar Gala · 15 years ago
  77. cb151aa pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init by Kumar Gala · 15 years ago
  78. fb3143b pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init by Kumar Gala · 15 years ago
  79. 28887d8 Use common code for Matrix Vision boards by André Schwarz · 15 years ago
  80. 5928da0 Merge branch 'next' of git://git.denx.de/u-boot-nand-flash into next by Wolfgang Denk · 15 years ago
  81. 05f91a6 mpc83xx: mpc8349itx - accommodate larger kernel sizes & unzero the bootdelay by Kim Phillips · 15 years ago
  82. cc861f7 mpc83xx: match dtb filename references to their dts equivalents in the linux kernel by Kim Phillips · 15 years ago
  83. 77b351c NAND: DaVinci: V2 Adding 4 BIT ECC support by Sandeep Paulraj · 15 years ago
  84. f83b7f9 MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST by Sandeep Paulraj · 15 years ago
  85. 36fab99 mxc_nand: add nand driver for MX2/MX3 by Ilya Yanok · 15 years ago
  86. a2c65b4 NAND: ADD page Parameter to all read_page/read_page_raw API's by Sandeep Paulraj · 15 years ago
  87. de42509 83xx, kmeter1: added NAND support by Heiko Schocher · 15 years ago
  88. ecad289 OneNAND: Remove unused read_spareram by Kyungmin Park · 15 years ago
  89. 403ce1f KB9202: Add NAND support by Matthias Kaehlcke · 15 years ago
  90. ce3277a OneNAND: Remove unused read_spareram by Kyungmin Park · 15 years ago
  91. 0d04203 galaxy5200: Cleanup typo and trailing whitespace by Eric Millbrandt · 15 years ago
  92. d7f4d14 Merge branch 'next' of git://www.denx.de/git/u-boot-coldfire into next by Wolfgang Denk · 15 years ago
  93. f6a3090 ColdFire: Fix compile warning messages by TsiChung Liew · 15 years ago
  94. 88c811b ColdFire: Fix missing _IO_BASE which caused compile error by TsiChung Liew · 15 years ago
  95. 3a7b2c2 Support up to 7 banks for ids as specified in JEDEC JEP106Z by Niklaus Giger · 15 years ago
  96. d3870bd Merge branch 'next' of git://git.denx.de/u-boot-net into next by Wolfgang Denk · 15 years ago
  97. 68ccfa4 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  98. 85f9823 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  99. 3d447d1 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 15 years ago
  100. 0d071cd net: tsec - handle user interrupt while waiting for PHY auto negotiation to complete by Kim Phillips · 15 years ago