1. 61dba93 mmc: print out partition table by Lei Wen · 14 years ago
  2. e1cc9c8 mmc: add boundary check for mmc operation by Lei Wen · 14 years ago
  3. c9e86bc Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 14 years ago
  4. eec37e3 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Wolfgang Denk · 14 years ago
  5. 328d055 nand/davinci: make sure ECC calculation has really started by Wolfram Sang · 14 years ago
  6. d9f13d0 display_buffer: fix misaligned buffer by Reinhard Meyer · 14 years ago
  7. d5a3a56 x86: Remove Unmaintained Boards by Graeme Russ · 14 years ago
  8. 4fdcc42 x86: Fix x86 Cold Boot by Graeme Russ · 14 years ago
  9. 14917a9 x86: Add do_bdinfo() by Graeme Russ · 14 years ago
  10. 757660f x86: Fix do_go_exec() - const argv[] by Graeme Russ · 14 years ago
  11. 953ee31 usb: musb: set target address for non-multipoint devices by Bryan Wu · 14 years ago
  12. 2dc21e3 usb: musb: setup TXCOUNT for Blackfin musb by Bryan Wu · 14 years ago
  13. e9e8bab Prepare v2010.09-rc1 by Wolfgang Denk · 14 years ago
  14. f23f9df Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  15. a232047 MX51: Update responsible for mx51evk by Stefano Babic · 14 years ago
  16. 4dce358 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · 14 years ago
  17. 1cabed5 bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings. by Wolfgang Denk · 14 years ago
  18. 918b541 ARMV7: Fix pad mux for Panda LEDs by Ricardo Salveti de Araujo · 14 years ago
  19. 541ce99 ARMV7: OMAP: Overo: Autodetect presence/absence of transceiver on mmc2 by Steve Sakoman · 14 years ago
  20. ac92995 ARMV7: OMAP3: Add support for Beagle xM by Steve Sakoman · 14 years ago
  21. 09d08e0 ARMV7: OMAP3: Add CONFIG_SYS_NAND_QUIET_TEST to Beagle and Overo configs by Steve Sakoman · 14 years ago
  22. b8fbc2b mtd: nand: supress 'unknown NAND' warning if no nand is found by Steve Sakoman · 14 years ago
  23. a7561cc ARMV7: OMAP3: Remove erroneous hard coded sdram setup for 128MB/bank by Steve Sakoman · 14 years ago
  24. 96b4a89 ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4 by Steve Sakoman · 14 years ago
  25. bcf8e72 ARMV7: OMAP3: Apply Cortex-A8 errata workarounds only on affected revisions by Mans Rullgard · 15 years ago
  26. 3d81b55 ARMV7: OMAP3: Convert setup_auxcr() to pure asm by Mans Rullgard · 15 years ago
  27. 85975dd ARMV7: OMAP3: Fix and clean up L2 cache enable/disable functions by Mans Rullgard · 15 years ago
  28. 24e81c1 ARMV7: OMAP3: Add clock setup for OMAP36XX/37XX by Steve Sakoman · 14 years ago
  29. ad74ace ARMV7: OMAP3: Update CPU type detection for AM35XX/OMAP36XX/37XX by Steve Sakoman · 14 years ago
  30. 0d1d008 ARMV7: OMAP: Configure Overo's second network chip by Steve Sakoman · 14 years ago
  31. 3ca3376 ARMV7: OMAP: Add detection and support for Beagle C4 revision by Steve Sakoman · 14 years ago
  32. 5ddc70b ARMV7: OMAP: Add board revision detection for Overo by Steve Sakoman · 14 years ago
  33. 8c8376d ARMV7: OMAP: Add mpurate boot arg for Overo and Beagle by Steve Sakoman · 15 years ago
  34. 3a00c66 ARMV7: OMAP: Enable input driver on Overo's MMC1_CLK and MMC3_CLK pinmux setup by Steve Sakoman · 15 years ago
  35. a18fc3f ARMV7: OMAP: add convenience function to set TWL4030 regulator voltages by Steve Sakoman · 14 years ago
  36. 6e09a76 ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and OMAP4 by Steve Sakoman · 14 years ago
  37. 6e28ba2 Merge branch 'avr32' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · 14 years ago
  38. 3961838 Merge branch 'at91' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · 14 years ago
  39. 16894da Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  40. b91d6d4 Merge branch 'master' of git://git.denx.de/u-boot-marvell by Wolfgang Denk · 14 years ago
  41. ac40508 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · 14 years ago
  42. 71168ac Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 14 years ago
  43. e6ca10d Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  44. 4984bde Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 14 years ago
  45. 3f4d334 Merge branch 'next' of git://git.denx.de/u-boot-nios by Wolfgang Denk · 14 years ago
  46. df85f80 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 14 years ago
  47. 12ba80a MIPS: update the MIPS u-boot.lds by Xiangfu Liu · 14 years ago
  48. 4cf6135 at91_pit: Fix AT91_PIT_MR_PIV_MASK macro by Alexander Stein · 14 years ago
  49. c6f292f avr32: Add simple paging support by Haavard Skinnemoen · 14 years ago
  50. 6f161e4 avr32: Use uncached() macro to get an address for SDRAM init by Haavard Skinnemoen · 14 years ago
  51. 67d7935 avr32: Print unrelocated PC on exception by Haavard Skinnemoen · 14 years ago
  52. 6348f1d AT91: add option to enable pullups in at91sam9260_devices.c by Reinhard Meyer · 14 years ago
  53. 1e6ef50 AT91/AVR32: atmel_spi.c: flush RDR before next SPI transaction by Reinhard Meyer · 14 years ago
  54. 609e631 AT91: reset.c: fix comments, add option by Reinhard Meyer · 14 years ago
  55. 57281c3 AT91: fix at91sam9260.h for AT91SAM9XE by Reinhard Meyer · 14 years ago
  56. 8ec18f4 AT91SAM9XE: add embedded flash support by Reinhard Meyer · 14 years ago
  57. c9c7606 AT91: add RTT and GPBR based RTC by Reinhard Meyer · 14 years ago
  58. c718a56 AT91: MCI: add SD/MMC driver using mmc framework by Reinhard Meyer · 14 years ago
  59. 04bb5fc ppc4xx: Invalidate d-cache when used as init-ram by Stefan Roese · 14 years ago
  60. 0a9cc2f ppc4xx: Fix 440EPx bug in reconfigure_pll() by Stefan Roese · 14 years ago
  61. 7f231b3 ppc4xx: Fix APC405 board support by Matthias Fuchs · 14 years ago
  62. 3244736 powerpc/8xxx: Fix dma for 36bit addressing by York Sun · 14 years ago
  63. 5207e77 Fix parameters to support RDIMM for P2020DS by York Sun · 14 years ago
  64. ffd4f72 AT91 Fix: return value of get_tbclk by Jens Scharsig · 14 years ago
  65. 81c9981 edminiv2: add I2C support using mvtwsi driver by Albert Aribaud · 14 years ago
  66. 04280c4 i2c: rewrite mvtwsi, support orion5x and kirkwood by Albert Aribaud · 14 years ago
  67. e72b62c i2c: rename kirkwood_i2c to mvtwsi by Albert Aribaud · 14 years ago
  68. 3aa181e suen3: remove CONFIG_HARD_I2C and related defines by Albert Aribaud · 14 years ago
  69. 471e0ec sh: Update lowlevel_init.S of mpr2 by Nobuhiro Iwamatsu · 14 years ago
  70. 13650f1 sh: Update lowlevel_init.S of ms7750se by Nobuhiro Iwamatsu · 14 years ago
  71. d751771 sh: Update lowlevel_init.S of ms7720se by Nobuhiro Iwamatsu · 14 years ago
  72. 3da00e6 sh: Add support do_bdinfo function by Nobuhiro Iwamatsu · 14 years ago
  73. 5e64f9e sh: Update lowlevel_init.S of ap325rxa by Nobuhiro Iwamatsu · 14 years ago
  74. 16863c8 sh: Update lowlevel_init.S of r2dplus by Nobuhiro Iwamatsu · 14 years ago
  75. 76ddc00 sh: Update lowlevel_init.S of espt-giga by Nobuhiro Iwamatsu · 14 years ago
  76. e2c765d sh: Update lowlevel_init.S of sh7763rdp by Nobuhiro Iwamatsu · 14 years ago
  77. bf61d19 sh: Update lowlevel_init.S of MigoR by Nobuhiro Iwamatsu · 14 years ago
  78. dd0085a sh: Update lowlevel_init.S of sh7785lcr by Nobuhiro Iwamatsu · 14 years ago
  79. d398fca sh: Update lowlevel_init.S of rsk7203 by Nobuhiro Iwamatsu · 14 years ago
  80. fc62ca8 ARMV7: S5P: rename the member of gpio structure by Minkyu Kang · 14 years ago
  81. 36f25cf ARMV7: S5P: separate the peripheral clocks by Minkyu Kang · 14 years ago
  82. dc76182 orion5x: fix comment-in-comment typo in cpu.h by Albert Aribaud · 14 years ago
  83. f9c72f6 Kirkwood: bugfix: window size (mis)calculation by Prafulla Wadaskar · 14 years ago
  84. 7e0978f Orion5x: bugfix: window size (mis)calculation by Albert Aribaud · 14 years ago
  85. 0d755c0 ARMV7: S5P: fix the macro at samsung_get_base function by Minkyu Kang · 14 years ago
  86. 485feb6 ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P by Minkyu Kang · 14 years ago
  87. ae62eb6 CMD_I2C: make alen=0 work by Reinhard Meyer · 14 years ago
  88. f39eafc S5P: mmc: fix the mmc offset by Minkyu Kang · 14 years ago
  89. 2917c0a ARMV7: S5P: rename from s5pc1xx to s5p by Minkyu Kang · 14 years ago
  90. 0a2b631 ARMV7: S5P: make s5p-common for sharing the code between s5pc1xx and s5pc2xx by Minkyu Kang · 14 years ago
  91. 25cfc75 omap2: i2c: remove redundant header definitions by Nishanth Menon · 14 years ago
  92. 50b5194 omap2: i2c: add syss offset by Nishanth Menon · 14 years ago
  93. d500230 i2c: omap2+: change header guard to be generic by Nishanth Menon · 14 years ago
  94. 56a5fb0 cpuat91: update defaut environement by Eric Bénard · 14 years ago
  95. 62d2b62 cpuat91: convert to new at91 soc architecture by Eric Bénard · 14 years ago
  96. c7b769a at91: Enabeling USB host on meesc board by Daniel Gorsulowski · 14 years ago
  97. fba2494 at91: Update meesc board to new SoC access by Daniel Gorsulowski · 14 years ago
  98. 847726c at91: Defined main clock frequency on esd at91 boards by Daniel Gorsulowski · 14 years ago
  99. 9989971 fdt: call fdt_parent_offset fewer times while translating addresses by Scott Wood · 14 years ago
  100. 51a1193 mpx85xx/fdt: Add cpu-release-addr for all cores by Matthew McClintock · 14 years ago