1. 2cce2d3 microblaze: Add missing undefs for UBI and UBIFS by Stephan Linz · 12 years ago
  2. 8f371b1 microblaze: Expand and correct configuration comments by Stephan Linz · 12 years ago
  3. 18277f7 Revert "arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0" by Wolfgang Denk · 12 years ago
  4. 58e22f8 fdt: send all dtc output to stderr by Stephen Warren · 12 years ago
  5. b803273 ext2fs: fix warning: 'blocknxt' may be used uninitialized by Kim Phillips · 12 years ago
  6. 8b6a495 tools: Fix mingw tools build by Vladimir Yakovlev · 12 years ago
  7. db7720b net: make net_rand.h inclusion depend on BOOTP_RANDOM_DELAY by Kim Phillips · 12 years ago
  8. fe749d3 Remove remaining mdelay() macros by Anatolij Gustschin · 12 years ago
  9. 50cd93b Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 12 years ago
  10. 8246ff8 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 12 years ago
  11. d702b08 ARM: cache: Move the cp15 CR register read before flushing the cache. by SRICHARAN R · 12 years ago
  12. d519b4b ARM: introduce arch_early_init_r() by Fabio Estevam · 13 years ago
  13. aac316a PXA: Enable CONFIG_PREBOOT on zipitz2 by Marek Vasut · 13 years ago
  14. c27c07b ARM: mx28: Remove CONFIG_ARCH_CPU_INIT by Fabio Estevam · 13 years ago
  15. 5427d29 No need to define CONFIG_ARCH_CPU_INIT. by Fabio Estevam · 13 years ago
  16. 4324c75 add new board vl_ma2sc by esw@bus-elektronik.de · 13 years ago
  17. 185b3b7 MTD: SPEAr SMI: Add write support for length < 4 bytes by Stefan Roese · 13 years ago
  18. 496ba48 i2c: designware_i2c.c: Add support for the "i2c probe" command by Stefan Roese · 13 years ago
  19. 038f3c5 rtc/m41t62: Add support for M41T82 with HT (Halt Update) by Stefan Roese · 13 years ago
  20. 4ae8bc4 SPL: ARM: spear: Add SPL support for SPEAr600 platform by Stefan Roese · 13 years ago
  21. 94aebe6 Makefile: Add u-boot.spr build target (SPEAr) by Stefan Roese · 13 years ago
  22. d014e03 SPL: ARM: spear: Remove some objects from SPL build by Stefan Roese · 13 years ago
  23. aca587b SPL: lib/Makefile: Add crc32.c to SPL build by Stefan Roese · 13 years ago
  24. 22b7cff SPL: common/Makefile: Add image.c to SPL build by Stefan Roese · 13 years ago
  25. fe901f2 arm: Don't use printf() in SPL builds by Simon Glass · 13 years ago
  26. 2cb06a4 GPIO: Add SPEAr GPIO driver by Stefan Roese · 13 years ago
  27. ef76025 net: Multiple updates/enhancements to designware.c by Stefan Roese · 12 years ago
  28. 9b382b4 cleanup/SPEAr: Define configuration flags more elegantly by Amit Virdi · 12 years ago
  29. bc0bdf4 cleanup/SPEAr: Remove unnecessary parenthesis by Amit Virdi · 12 years ago
  30. f28e5c9 SPEAr: Correct SoC ID offset in misc configuration space by Shiraz Hashim · 12 years ago
  31. 7c885a0 SPEAr: explicitly select clk src for UART by Shiraz Hashim · 12 years ago
  32. 8337aa5 SPEAr: Remove CONFIG_MTD_NAND_VERIFY_WRITE to speed up NAND access by Amit Virdi · 12 years ago
  33. bc912e7 SPEAr: Enable ONFI nand flash detection for spear3xx and 6xx and evb by Vipin Kumar · 12 years ago
  34. cc4b5a3 SPEAr: Enable CONFIG_SYS_FLASH_EMPTY_INFO macro by Vipin Kumar · 12 years ago
  35. 0296f15 SPEAr: Correct the definition of CONFIG_SYS_MONITOR_BASE by Vipin Kumar · 12 years ago
  36. 484e0b0 SPEAr: Enable CONFIG_SYS_FLASH_PROTECTION by Vipin Kumar · 12 years ago
  37. bda7f43 SPEAr: Enable dcache for fast file transfer by Shiraz Hashim · 12 years ago
  38. 25b741a SPEAr: Enable autoneg for ethernet by Shiraz Hashim · 12 years ago
  39. b884236 SPEAr: Enable udc and usb-console support only for usbtty configuration by Vipin KUMAR · 12 years ago
  40. 5072668 SPEAr: Enable usb device high speed support by Vipin KUMAR · 12 years ago
  41. 0b7ff3f SPEAr: Initialize SNOR in early_board_init_f by Amit Virdi · 12 years ago
  42. 1b7935c SPEAr: Change the default environment variables by Vipin KUMAR · 12 years ago
  43. 08166e1 SPEAr: Remove unused flag (CONFIG_SYS_HZ_CLOCK) by Vipin KUMAR · 12 years ago
  44. f273e5b SPEAr: Add configuration options for spear3xx and spear6xx boards by Vipin KUMAR · 12 years ago
  45. 962d026 SPEAr: Add basic arch related support for SPEAr SoCs by Vipin KUMAR · 12 years ago
  46. 9afc1af SPEAr: Add interface information in initialization by Vipin Kumar · 12 years ago
  47. 8eb0ee6 SPEAr: Add macb driver support for spear310 and spear320 by Vipin KUMAR · 12 years ago
  48. deb0056 SPEAr: Configure network support for spear SoCs by Vipin KUMAR · 12 years ago
  49. 8026b1e SPEAr: Place ethaddr write and read within CONFIG_CMD_NET by Vipin KUMAR · 12 years ago
  50. 70fdbef SPEAr: Eliminate dependency on Xloader table by Amit Virdi · 12 years ago
  51. 5cca72f SPEAr: Fix ARM relocation support by Amit Virdi · 12 years ago
  52. 9264077 st_smi: Fixed page size for Winbond W25Q128FV flash by Armando Visconti · 12 years ago
  53. b5992fa st_smi: Change timeout loop implementation by Amit Virdi · 12 years ago
  54. cf9026d st_smi: Fix bug in flash_print_info() by Armando Visconti · 12 years ago
  55. 6d6d23c st_smi: Change the flash probing method by Armando Visconti · 12 years ago
  56. ae3e0cc st_smi: Removed no needed dependency on ST_M25Pxx_ID by Armando Visconti · 12 years ago
  57. a5ad7cc st_smi: Fix smi read status by Vipin Kumar · 12 years ago
  58. a59c7b3 st_smi: Move status register read before modifying ctrl register by Shiraz Hashim · 12 years ago
  59. 0befe7d st_smi: Read status until timeout happens by Vipin KUMAR · 12 years ago
  60. 69fcb55 st_smi: Enhance the error handling by Amit Virdi · 12 years ago
  61. 0e88ff0 st_smi: Change SMI timeout values by Amit Virdi · 12 years ago
  62. 5c16c54 st_smi: Return error in case TFF is not set by Amit Virdi · 12 years ago
  63. f3fcf92 st_smi: Add support for SPEAr SMI driver by Vipin KUMAR · 12 years ago
  64. 0def98e mtd/NAND: Remove obsolete SPEAr specific NAND drivers by Vipin KUMAR · 12 years ago
  65. 1fa943b SPEAr: Configure FSMC driver for NAND interface by Vipin KUMAR · 12 years ago
  66. 7f0730a mtd/NAND: Add FSMC driver support by Vipin KUMAR · 12 years ago
  67. c471d84 arm/km: remove calls to kw_gpio_* in board_early_init_f by Holger Brunck · 12 years ago
  68. b8cf7cc arm/km: add implementation for read_dip_switch by Thomas Herzmann · 12 years ago
  69. dbdee4c arm/km: support the 2 PCIe fpga resets by Valentin Longchamp · 12 years ago
  70. bcac5b1 arm/km: skip FPGA config when already configured by Valentin Longchamp · 12 years ago
  71. c1b8514 arm/km: redefine piggy 4 reg names to avoid conflicts by Valentin Longchamp · 12 years ago
  72. 48ced62 arm/km: cleanup km_kirkwood boards by Holger Brunck · 12 years ago
  73. b37f772 arm/km: enable BOCO2 FPGA download support by Valentin Longchamp · 12 years ago
  74. 6ef6486 arm/km: remove portl2.h and use km_kirkwood instead by Holger Brunck · 12 years ago
  75. f945439 arm/km: convert mgcoge3un target to km_kirkwood by Holger Brunck · 12 years ago
  76. d935453 arm/km: add kmcoge5un board support by Holger Brunck · 12 years ago
  77. 8170aef arm/km: add kmnusa board support by Holger Brunck · 12 years ago
  78. fa04218 arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0 by Tetsuyuki Kobayashi · 12 years ago
  79. 816e392 cm-t35: fix incorrect NAND_ECC layout selection by Nikita Kiryanov · 12 years ago
  80. f3f98bb ARM: OMAP4/5: Do not configure non essential pads, clocks, dplls. by SRICHARAN R · 12 years ago
  81. 1a89a21 ARM: OMAP4/5: Move USB pads to essential list. by SRICHARAN R · 12 years ago
  82. 5e9cd44 ARM: OMAP4/5: Move USB clocks to essential group. by SRICHARAN R · 12 years ago
  83. dbf8fb6 ARM: OMAP4/5: Move gpmc clocks to essential group. by SRICHARAN R · 12 years ago
  84. 2547638 ARM: OMAP4+: Move external phy initialisations to arch specific place. by SRICHARAN R · 12 years ago
  85. cc009de omap4: Use a smaller M,N couple for IVA DPLL by Sebastien Jan · 12 years ago
  86. b78375a da850/omap-l138: Enable auto negotiation in RMII mode by Rajashekhara, Sudhakar · 12 years ago
  87. f2b37a6 omap: am33xx: accomodate input clocks other than 24 Mhz by Steve Sakoman · 12 years ago
  88. ad0878a omap: emif: fix bug in manufacturer code test by Steve Sakoman · 12 years ago
  89. 55c1284 omap: emif: deal with rams that return duplicate mr data on all byte lanes by Steve Sakoman · 12 years ago
  90. 38f25b1 OMAP4+: Force DDR in self-refresh after warm reset by Lokesh Vutla · 12 years ago
  91. 784229c OMAP4+: Handle sdram init after warm reset by Lokesh Vutla · 12 years ago
  92. 7023950 ARM: OMAP3+: Detect reset type by Lokesh Vutla · 12 years ago
  93. f8b9d1d arm: bugfix: Move vector table before jumping relocated code by Tetsuyuki Kobayashi · 12 years ago
  94. 0ec005f Kirkwood: Add support for Ka-Ro TK71 by Marek Vasut · 12 years ago
  95. 0c25def arm/km: use spi claim bus to switch between SPI and NAND by Valentin Longchamp · 12 years ago
  96. dacc8c6 arm/kirkwood: protect the ENV_SPI #defines by Valentin Longchamp · 12 years ago
  97. c59c085 ARM: don't probe PHY address for LaCie boards by Simon Guinot · 12 years ago
  98. d92151b lacie_kw: fix CONFIG_SYS_KWD_CONFIG for inetspace_v2 by Simon Guinot · 12 years ago
  99. c4c4b0e lacie_kw: fix SDRAM banks number for net2big_v2 by Simon Guinot · 12 years ago
  100. f214a20 Kirkwood: add lschlv2 and lsxhl board support by Michael Walle · 12 years ago