1. 96805a5 powerpc: fix register usage in some inline assembly code by Timur Tabi · 14 years ago
  2. 2eb1573 hashtable: drop all non-reentrant versions by Mike Frysinger · 14 years ago
  3. c22a711 74xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declaration by Peter Tyser · 14 years ago
  4. ee0270d PowerPC, nand_spl: Add relocation support for -fpic by Joakim Tjernlund · 14 years ago
  5. 337f5f5 PowerPC: Add relocation support for -fpic by Joakim Tjernlund · 14 years ago
  6. 0934453 RTC driver for PT7C4338 chip. by Priyanka Jain · 14 years ago
  7. 5624d66 mpc52xx, charon: change mtd default partitions by Heiko Schocher · 14 years ago
  8. 259bff7 mpc5200, tqm5200: correct MTDIDS_DEFAULT to fit with name linux assigns by Heiko Schocher · 14 years ago
  9. 6afde8b Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into next by Wolfgang Denk · 14 years ago
  10. 2ad6eee Merge branch 'next' of git://www.denx.de/git/u-boot-ppc4xx into next by Wolfgang Denk · 14 years ago
  11. 93eab86 sf: winbond: add support for W25Q16/32/128 parts by Wojtek Skulski · 14 years ago
  12. d1d90656 sf: new driver for EON devices by Chong Huang · 14 years ago
  13. 6f726f9 cfi_flash: Add optional config register write to cfi-detection by Stefan Roese · 14 years ago
  14. 4d2ca9d cfi_flash: Use flash_read32() in sector_erased() by Stefan Roese · 14 years ago
  15. df4e813 cfi_flash: Fix problems with status/id read mode by Stefan Roese · 14 years ago
  16. d20b999 xilinx-ppc4xx-generic: Use common u-boot.lds by Ricardo Ribalda Delgado · 14 years ago
  17. ac69243 ppc4xx/POST: Change ethernet test loop count to a default of 10 by Stefan Roese · 14 years ago
  18. a321148 ppc4xx: Update lwmon5 board support by Stefan Roese · 14 years ago
  19. f7b548a ppc4xx: Clarify comment about boot chip-select in start.S by Stefan Roese · 14 years ago
  20. cf1971c ppc4xx: t3corp: Add support for the Xilinx DS617 flash chip by Stefan Roese · 14 years ago
  21. 97a85b2 powerpc/nand spl: link libgcc by Scott Wood · 14 years ago
  22. 2f38451 MAINTAINERS: Transfer openrd_base maintainership to Prafulla Wadaskar by Simon Kagstrom · 14 years ago
  23. c291e2f Armada100: Add Board Support for Marvell Aspenite-DB by Prafulla Wadaskar · 14 years ago
  24. 8e14ed8 mv-common.h: Add support for ARMADA100 Platforms by Prafulla Wadaskar · 14 years ago
  25. a042ec3 Serial: Add UART support for Marvell ARMADA 100 SoCs. by Prafulla Wadaskar · 14 years ago
  26. a160ea0 Serial: ns16550: Add support for CONFIG_SYS_NS16550_IER macro by Prafulla Wadaskar · 14 years ago
  27. ce089c0 add Multi Function Pin configuration support for ARMADA100 by Prafulla Wadaskar · 14 years ago
  28. e5f495d gpio: Add Multi-Function-Pin configuration driver for Marvell SoCs by Prafulla Wadaskar · 14 years ago
  29. 6c08d5d arm: Add Support for Marvell ARMADA 100 Familiy SoCs by Prafulla Wadaskar · 14 years ago
  30. 006915f Merge branch 'master' of ../master into next by Wolfgang Denk · 14 years ago
  31. 98e6956 mpc52xx: add support for tqm52xx based board charon by Heiko Schocher · 14 years ago
  32. b5d58d8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  33. 6741b53 pm9261: enable cache command by Asen Dimov · 14 years ago
  34. 4f81bf4 pm9261: ARM relocation support by Asen Dimov · 14 years ago
  35. 6e110d2 pm9263: enable cache command by Asen Dimov · 14 years ago
  36. 9a2a05a pm9263: ARM relocation support by Asen Dimov · 14 years ago
  37. 37ee3cc pm9g45: enable cache command by Asen Dimov · 14 years ago
  38. 510f794 pm9g45: ARM relocation support by Asen Dimov · 14 years ago
  39. 37805cf ppc4xx: Fix missing linker scripts for partial linking by Stefan Roese · 14 years ago
  40. f8689b9 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 14 years ago
  41. 63440c4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  42. 3600945 ARM: */start.S: use canonical asm syntax by Wolfgang Denk · 14 years ago
  43. 054289f mpc83xx: fix pcie enumeration by Baidu Boy · 14 years ago
  44. fdb9482 p1022ds: fix switching of DIU/LBC signals by Timur Tabi · 14 years ago
  45. 2c1764e fsl_esdhc: Set the eSHDC DMACTL[SNOOP] bit after resetting the controller by P.V.Suresh · 14 years ago
  46. 9fd8491 fsl_upm: Add MxMR/MDR synchronization by John Schmoller · 14 years ago
  47. 72c96a6 tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMII by Kumar Gala · 14 years ago
  48. ee3894c omap3: emif|sdrc: use a single global data define by Nishanth Menon · 14 years ago
  49. 53736ba OMAP3: SPI driver by Dirk Behme · 14 years ago
  50. 3e664f6 ARMV7: OMAP4: twl6030 add battery charging support by Balaji T K · 14 years ago
  51. b03c840 OMAP: Timer: Replace bss variable by gd by Dirk Behme · 14 years ago
  52. aac0b4b DaVinci DM6446: Config Update by Sandeep Paulraj · 14 years ago
  53. e465cf2 davinci: Rewrite timer.c to use tbl/tbu emulation variables in gd by Nick Thompson · 14 years ago
  54. 917a62c Merge branch 'next' of git://git.denx.de/u-boot into next by Sandeep Paulraj · 14 years ago
  55. ac8983b Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  56. 7ea2355 include/linux/mii.h: update for supporting GE by Macpaul Lin · 14 years ago
  57. f9de099 ARM: make timer variables in gt_t available for all ARM platforms by Prafulla Wadaskar · 14 years ago
  58. b9c5081 armv7: fix relocation skip by Andreas Bießmann · 14 years ago
  59. 1f52d89 arm: fixloop(): do not use r8 for relocation by Andreas Bießmann · 14 years ago
  60. a1a47d3 arm: relocate_code(): do not set register useless by Andreas Bießmann · 14 years ago
  61. a78fb68 arm: copy_loop(): use scratch register by Andreas Bießmann · 14 years ago
  62. bb14107 hwconfig: Fix handling of env_hwconfig, board_hwconfig, and cpu_hwconfig by Kumar Gala · 14 years ago
  63. 2ced53e Move LDSCRIPT definitions to board config files. by Wolfgang Denk · 14 years ago
  64. 263d5c2 Remove redundant config.mk files by Wolfgang Denk · 14 years ago
  65. 76bfe76 Davinci: add support for the ea20 board by Stefano Babic · 14 years ago
  66. a2f2eb7 Davinci 8xx: Move common functions to share code by Stefano Babic · 14 years ago
  67. df48676 da850: Add RMII support for EMAC by Sudhakar Rajashekhara · 14 years ago
  68. dfddb5e Add board support for hawkboard by Sughosh Ganu · 14 years ago
  69. 3258dca Remove board_init_f function from nand_boot.c by Sughosh Ganu · 14 years ago
  70. a63fbf6 Move and rename common headers from under by Sughosh Ganu · 14 years ago
  71. b5d9791 da850: Enable SPI Flash by Stefano Babic · 14 years ago
  72. f177db3 da8xx: Add cpu_is_da8xx macros by Sudhakar Rajashekhara · 14 years ago
  73. ed8456f pl01x: use C structs and readl/writel by Rabin Vincent · 14 years ago
  74. 9d8461c add Xilinx_abort_fn to Xilinx_Spartan3_Slave_Serial_fns by Wolfgang Wegner · 14 years ago
  75. 3f7cfee ext2: constify file/dir names by Mike Frysinger · 14 years ago
  76. 32ff4b7 stdio: constify "name" arg in public api by Mike Frysinger · 14 years ago
  77. 296cae7 arm: add 8-byte alignment for ABI compliance before board_init_f by Heiko Schocher · 14 years ago
  78. 44b0a38 ARMV7: Vexpress: Fix build error by Dirk Behme · 14 years ago
  79. 9d37cf3 ARMV7: Vexpress: fix compile warnings by Matt Waddel · 14 years ago
  80. 7d38f87 ARMV7: Vexpress: fix build errors by Matt Waddel · 14 years ago
  81. b097b92 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  82. a430b13 onenand: fix oob print out issue by Lei Wen · 14 years ago
  83. a429db7 arm920t/at91/timer: replace bss variables by gd by Andreas Bießmann · 14 years ago
  84. 305bf48 arm920t/at91/reset: board_reset: define weak symbol by Andreas Bießmann · 14 years ago
  85. 0a41eda MAKEALL: fix AT91 by Andreas Bießmann · 14 years ago
  86. 3a4ff8b at91rm9200ek: add configure target for RAM boot by Andreas Bießmann · 14 years ago
  87. 066df1a at91rm9200ek: fix SDRAM initialistation values by Andreas Bießmann · 14 years ago
  88. d55c5c3 AT91: add TOP9000 support by Reinhard Meyer · 14 years ago
  89. accef43 AT91: fix EMAC gpio init in at91sam9260_devices.c by Reinhard Meyer · 14 years ago
  90. 2aed9d1 AT91: gen_atmel_mci.c: fix bug when Slot B is used by Reinhard Meyer · 14 years ago
  91. 59bbb3a 83xx NAND boot: fix boards.cfg by Scott Wood · 14 years ago
  92. 2111cb4 fix s3c2410_nand timing default values by David Müller (ELSOFT AG) · 14 years ago
  93. 068a208 env_nand: Use nand_read_skip_bad instead of nand_read by Steve Sakoman · 14 years ago
  94. f12af1f Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 14 years ago
  95. f61f59d Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · 14 years ago
  96. 64b6817 ubifs.c: BUG: Error following links by Ricardo Ribalda Delgado · 14 years ago
  97. 2f15cfd UBI/UBIFS: Automatically unmount UBIFS volume upon UBI partition change by Stefan Roese · 14 years ago
  98. b1a14f8 UBIFS: Change ubifsload to not read beyond the requested size by Stefan Roese · 14 years ago
  99. 9a2ea57 UBIFS: Change "ubifs mount" to "ubifsmount" in ubifsls output by Stefan Roese · 14 years ago
  100. cb9c09d UBIFS: Add ubifsumount command to unmount an active volume by Stefan Roese · 14 years ago