1. 68f9c1e ppc/85xx: Fix LCRR_CLKDIV defines by Kumar Gala · 15 years ago
  2. bd4bca8 galaxy5200: enable version environment variable by Eric Millbrandt · 15 years ago
  3. 152d99f digsy_mtc: Add TCR register value for RTC (DS1339) by Werner Pfister · 15 years ago
  4. 6d7e322 ppc4xx: Make DDR2 timing for intip more robust by Dirk Eibach · 15 years ago
  5. 81e6023 ppc: Clean up calling of phy_reset() during init by Peter Tyser · 15 years ago
  6. b3ab9df ppc: Clean up calling of misc_init_r() during init by Peter Tyser · 15 years ago
  7. 61c83b7 Remove deprecated 'autoscr' command/variables by Peter Tyser · 15 years ago
  8. 86f6fc3 FDT: remove obsolete OF_CPU and OF_SOC macros. by Marcel Ziswiler · 15 years ago
  9. dcefd82 TI: DaVinci DM365: Minor config cleanup by Sandeep Paulraj · 15 years ago
  10. b741868 TI DaVinci: DM355: Config Cleanup and Update by Sandeep Paulraj · 15 years ago
  11. ef6061e Correct ffs/fls regression for PowerPC etc by Simon Kagstrom · 15 years ago
  12. dc69d41 ppc4xx: Enable commands for FDT enabled Linux booting on AMCC Acadia by Stefan Roese · 15 years ago
  13. a87426e NAND boot: change NAND loader's relocate SP to CONFIG param by Mingkai Hu · 15 years ago
  14. b855dc4 ppc/85xx: Repack tlb_table to save space by Kumar Gala · 15 years ago
  15. ccea800 ppc/85xx: Introduce low level write_tlb function by Kumar Gala · 15 years ago
  16. 0fb37e5 ppc/85xx: Enable usb ehci support for p2020ds board by Roy Zang · 15 years ago
  17. eea886d ppc/85xx: Ensure that MAS8 is zero when writing TLB entries. by Scott Wood · 15 years ago
  18. fd5a6c0 mpc8260: remove Ethernet node fixup to use generic FDT code. by Marcel Ziswiler · 15 years ago
  19. 85c735f arm: Define test_and_set_bit and test_and_clear bit for ARM by Simon Kagstrom · 15 years ago
  20. c1d1bfa Define ffs/fls for all architectures by Simon Kagstrom · 15 years ago
  21. f83ab09 arm: Make arm bitops endianness-independent by Simon Kagstrom · 15 years ago
  22. ab32ffa Move __set/clear_bit from ubifs.h to bitops.h by Simon Kagstrom · 15 years ago
  23. 7de7b4c microblaze: Enable hush parser by Michal Simek · 15 years ago
  24. 4f18060 microblaze: Remove AtmarkTechno Suzaku board by Michal Simek · 15 years ago
  25. d60166d net: Remove old Xilinx Emac driver by Michal Simek · 15 years ago
  26. 6f7fdb5 microblaze: Short size of global data and fix malloc size by Michal Simek · 15 years ago
  27. ecdd987 ppc4xx: Rename compactcenter to intip by Dirk Eibach · 15 years ago
  28. 297a658 ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  29. 1612266 r7780mp: fix typo in Ethernet chip model number comment. by Marcel Ziswiler · 15 years ago
  30. 9833951 ep8248: add support for device tree and secondary Ethernet interface. by Marcel Ziswiler · 15 years ago
  31. 36e0eb6 mkimage: Add Kirkwood Boot Image support (kwbimage) by Prafulla Wadaskar · 15 years ago
  32. 060c495 mkimage: Make table_entry code global by Prafulla Wadaskar · 15 years ago
  33. 6e86982 mkimage: Make genimg_print_size() global by Prafulla Wadaskar · 15 years ago
  34. c928d1d tools/mkimage: fix compiler warnings, use "const" by Wolfgang Denk · 15 years ago
  35. 02e78e7 tools: mkimage: Fixed build warnings by Prafulla Wadaskar · 15 years ago
  36. 9c72165 ppc4xx: Add CONFIG_PCI_4xx_PTM_OVERWRITE to some esd 4xx boards by Matthias Fuchs · 15 years ago
  37. 6d0363b amcc-common.h: Use filenames from environment variables for update procedure. by Detlev Zundel · 15 years ago
  38. ea8be4a ppc/85xx,86xx: Handling Unknown SOC version by Poonam Aggrwal · 15 years ago
  39. 865f24d ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host by Kumar Gala · 15 years ago
  40. 176c84e ppc/85xx: Add a simple function to search the TLB by Kumar Gala · 15 years ago
  41. e568fd9 85xx: Add support for setting IVORs to fixed offset defaults by Kumar Gala · 15 years ago
  42. ed4b37e ppc/8xxx: Remove ddr_pd_cntl register since it doesn't exist by Kumar Gala · 15 years ago
  43. 9179dd3 Reset i2c slave devices during init on mpc5xxx cpus by Eric Millbrandt · 15 years ago
  44. e99846c ARM: Update mach-types by Wolfgang Denk · 15 years ago
  45. 88f9d60 Move uninitialized_var() macro from ubi_uboot.h to compiler.h by Anton Vorontsov · 15 years ago
  46. 2f4713b galaxy5200: Add chip select region for an Epson S1D15313 by Eric Millbrandt · 15 years ago
  47. 06d0e83 Add PCI support to eNET board by Graeme Russ · 15 years ago
  48. 5aaeb2a i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structure by Graeme Russ · 15 years ago
  49. 8866040 Misc sc520 cdp fixups by Graeme Russ · 15 years ago
  50. 7a17d13 Fixup sc520_spunk board by Graeme Russ · 15 years ago
  51. 3ae184d Misc ds1722 fixups by Graeme Russ · 15 years ago
  52. ed3afaf i386: Misc PCI fixups by Graeme Russ · 15 years ago
  53. 53c8b44 Fix environment configuration for eNET board by Graeme Russ · 15 years ago
  54. 8b576fa i386: Add errno.h by Graeme Russ · 15 years ago
  55. bdb2802 Consolidate arch-specific mem_malloc_init() implementations by Peter Tyser · 15 years ago
  56. d870552 Consolidate arch-specific sbrk() implementations by Peter Tyser · 15 years ago
  57. 275d49d Blackfin: enable 64bit printf for nand by Mike Frysinger · 15 years ago
  58. 6c50788 Blackfin: use scratch pad for exception stack by Mike Frysinger · 15 years ago
  59. dfc703f Blackfin: increase default console size by Mike Frysinger · 15 years ago
  60. 7637de3 Blackfin: cm-bf537u: new board port by Harald Krapfenbauer · 15 years ago
  61. ced6466 Blackfin: change global data register from P5 to P3 by Robin Getz · 15 years ago
  62. f6e33d9 Blackfin: enable more network commands for ADI dev boards by Robin Getz · 15 years ago
  63. 05d8909 Blackfin: bf537-stamp: comment CF-Flash Card Support better by Michael Hennerich · 15 years ago
  64. 8e5dc6f Blackfin: use +(filesize) to make sure we are only doing what is necessary by Robin Getz · 15 years ago
  65. e08dbb4 TI DaVinci: DM646x: Initial Support for DM646x SOC by Sandeep Paulraj · 15 years ago
  66. 418e5f4 TI DaVinci: DM6446: Fix Compilation error in NAND mode by Sandeep Paulraj · 15 years ago
  67. 7467599 OMAP3 Move cache routine to cache.S by Tom Rix · 15 years ago
  68. 5e4c9a1 TI DaVinci: Remove references to SZ_xx by Sandeep Paulraj · 15 years ago
  69. 2d4072c ARM: DaVinci: Adding Support for DaVinci DM365 EVM by Sandeep Paulraj · 15 years ago
  70. c35d7cf Add support for the DevKit8000 board by Frederik Kriewitz · 15 years ago
  71. 2dc851e Support for the Calao TNY-A9260/TNY-A9G20 boards by Albin Tonnerre · 15 years ago
  72. 49d2cb4 arm: Kirkwood: add SYSRSTn Duration Counter Support by Prafulla Wadaskar · 15 years ago
  73. 9453967 Add support for the Calao SBC35-A9G20 board by Albin Tonnerre · 15 years ago
  74. 10bc241 imx27lite: add support for imx27lite board from LogicPD by Ilya Yanok · 15 years ago
  75. f3d4f88 Remove duplicate set_cr by Simon Kagstrom · 15 years ago
  76. 3aa8b68 Merge branch 'next' of ../next by Wolfgang Denk · 15 years ago
  77. 33f3f34 85xx: Added PCIe support for P1 P2 RDB by Poonam Aggrwal · 15 years ago
  78. 0d3d68b driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controller by Poonam Aggrwal · 15 years ago
  79. a713ba9 85xx: Added single core members of FSL P1xx/P2xx processors series by Poonam Aggrwal · 15 years ago
  80. 3b1f243 85xx: Added CONFIG_MAX_CPUS for P1020 by Poonam Aggrwal · 15 years ago
  81. 76b474e 85xx: Add L2SRAM Register's macro definition by Mingkai Hu · 15 years ago
  82. 158c672 85xx: Fix memory test range on MPC8536DS by Felix Radensky · 15 years ago
  83. ef41f2a 85xx: Removed BEDBUG support on P1_P2_RDB by Kumar Gala · 15 years ago
  84. 87c7661 85xx: Added P1020 Processor Support. by Poonam Aggrwal · 15 years ago
  85. 728ece3 85xx: Add support for P2020RDB board by Poonam Aggrwal · 15 years ago
  86. 0e87098 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · 15 years ago
  87. bafdf9a 85xx: Remove unused CONFIG_CLEAR_LAW0 defines by Peter Tyser · 15 years ago
  88. 337f9fd 85xx: Add a 36-bit physical configuration for MPC8536DS by Kumar Gala · 15 years ago
  89. ad19e7a pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memory by Kumar Gala · 15 years ago
  90. 8295b94 pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIe by Kumar Gala · 15 years ago
  91. cb151aa pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init by Kumar Gala · 15 years ago
  92. fb3143b pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init by Kumar Gala · 15 years ago
  93. 28887d8 Use common code for Matrix Vision boards by André Schwarz · 15 years ago
  94. 5928da0 Merge branch 'next' of git://git.denx.de/u-boot-nand-flash into next by Wolfgang Denk · 15 years ago
  95. 05f91a6 mpc83xx: mpc8349itx - accommodate larger kernel sizes & unzero the bootdelay by Kim Phillips · 15 years ago
  96. cc861f7 mpc83xx: match dtb filename references to their dts equivalents in the linux kernel by Kim Phillips · 15 years ago
  97. 77b351c NAND: DaVinci: V2 Adding 4 BIT ECC support by Sandeep Paulraj · 15 years ago
  98. f83b7f9 MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST by Sandeep Paulraj · 15 years ago
  99. a2c65b4 NAND: ADD page Parameter to all read_page/read_page_raw API's by Sandeep Paulraj · 15 years ago
  100. de42509 83xx, kmeter1: added NAND support by Heiko Schocher · 15 years ago