1. 83a1a19 mxc_i2c: place i2c_reset code inline by Troy Kisky · 12 years ago
  2. 71e9f3c mxc_i2c: place imx_start code inline by Troy Kisky · 12 years ago
  3. d45e75b mxc_i2c: remove redundant read by Troy Kisky · 12 years ago
  4. 7aa57a0 mxc_i2c: combine i2c_imx_bus_busy and i2c_imx_trx_complete into wait_for_sr_state by Troy Kisky · 12 years ago
  5. cfbb88d mxc_i2c.c: code i2c_probe as a 0 length i2c_write by Troy Kisky · 12 years ago
  6. c4330d2 mxc_i2c: call i2c_imx_stop on error in i2c_read/i2c_write by Troy Kisky · 12 years ago
  7. b230ddc mxc_i2c: create i2c_init_transfer by Troy Kisky · 12 years ago
  8. ea572d8 mxc_i2c: clear i2sr before waiting for bit by Troy Kisky · 12 years ago
  9. cea60b0 mxc_i2c: create tx_byte function by Troy Kisky · 12 years ago
  10. 24cd738 mxc_i2c: remove ifdef of CONFIG_HARD_I2C by Troy Kisky · 12 years ago
  11. 1c076db mxc_i2c: fix i2c_imx_stop by Troy Kisky · 12 years ago
  12. 8ec038a i2c: deblock i2c bus also if accessed before realocation by Holger Brunck · 12 years ago
  13. b98b611 Merge branch 'next' of git://git.denx.de/u-boot by Wolfgang Denk · 12 years ago
  14. 190649f Prepare v2012.07 by Wolfgang Denk · 12 years ago v2012.07
  15. 9f0a371 hawkboard: Fix SPL Nand driver misconfiguration by Linu Cherian · 12 years ago
  16. 69577ab Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 12 years ago
  17. 15ae8a3 MPC8xx: Fixup warning in arch/powerpc/cpu/mpc8xx/cpu.c by Marek Vasut · 12 years ago
  18. b12734e Makefile: avoid "Generating asm-offsets.h" message with "-s" by Wolfgang Denk · 12 years ago
  19. 702e601 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 12 years ago
  20. 8b425b3 MIPS: fix renaming of inca-swap-bytes to xway-swap-bytes by Daniel Schwierzeck · 12 years ago
  21. c627faf Prepare v2012.07-rc3 by Wolfgang Denk · 12 years ago v2012.07-rc3
  22. a03d638 net: Make sure the ethaddr is updated in net_init() by Joe Hershberger · 12 years ago
  23. 631fea8 net: sh_eth: add support for SH7757's GETHER by Yoshihiro Shimoda · 12 years ago
  24. 49afb8c net: sh_eth: modify the definitions of regsiter by Yoshihiro Shimoda · 12 years ago
  25. 2623509 net: sh_eth: add SH_ETH_TYPE_ condition by Yoshihiro Shimoda · 12 years ago
  26. 58bef2a net: sh_eth: clean up for the SH7757's code by Yoshihiro Shimoda · 12 years ago
  27. 8b10652 Prepare v2012.07-rc2 by Wolfgang Denk · 12 years ago v2012.07-rc2
  28. 00c60f9 Minor Coding Style Cleanup. by Wolfgang Denk · 12 years ago
  29. b264bcf BC3450 board: Remove unused CONFIG_SYS_CPU definition by Wolfgang Denk · 12 years ago
  30. d0090c3 BC3450 board: change debug code to using debug() by Wolfgang Denk · 12 years ago
  31. 00d8f4c Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 12 years ago
  32. 569fadc MPC83xx, MPC85xx: compile stub cache function by Stefano Babic · 12 years ago
  33. f8f09dd ARM1136: Fix cache range checks by Benoît Thébaudeau · 12 years ago
  34. 6b8ac52 mx6: Make pad name macro consistent with the datasheet by Ashok · 12 years ago
  35. 9de1c22 mx28: Fix elftosb source link in README.mx28_common by Anatolij Gustschin · 12 years ago
  36. e9fd0a0 doc: README.mx28_common: Add missing entry into Contents by Fabio Estevam · 12 years ago
  37. c2b3dcc Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 12 years ago
  38. 3c692f9 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Wolfgang Denk · 12 years ago
  39. 546910f common.h: Remove include compiler.h by Marek Vasut · 12 years ago
  40. 8d73284 nds32: split common cache access from cpu into lib by Macpaul Lin · 12 years ago
  41. a21c651 ARM: lib: Remove CONFIG_ARCH_CPU_INIT dependency by Fabio Estevam · 13 years ago
  42. d2ebaa4 ARM: OMAP4: PANDA: Add rest of the USB module pads to essentials by SRICHARAN R · 12 years ago
  43. 5eb4974 arm: armv7: add compile option -mno-unaligned-access if available by Tetsuyuki Kobayashi · 12 years ago
  44. 448217d arm: Fix to mistake clean the memory space by Zhong Hongbo · 12 years ago
  45. 3ec81d7 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 12 years ago
  46. ad8439d Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 12 years ago
  47. 062cf36 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 12 years ago
  48. 4f7136e tools: clean up mingw ifdefs by Mike Frysinger · 12 years ago
  49. 7d72b80 sf: spansion: inline useless id defines by Mike Frysinger · 13 years ago
  50. b4c87d6 sf: drop unused/duplicate command defines by Mike Frysinger · 13 years ago
  51. b684115 net: link_local: fix build by benoit.thebaudeau@advans · 12 years ago
  52. b977aa8 net: bootp: fix build by benoit.thebaudeau@advans · 12 years ago
  53. f41471e net: fec_mxc: Fix MDC for xMII by benoit.thebaudeau@advans · 12 years ago
  54. 9d2d924 net: fec_mxc: Fix setting of RCR for xMII by benoit.thebaudeau@advans · 12 years ago
  55. 6705e03 Blackfin: bfin_mac: drop volatile markings on packet buffers by Mike Frysinger · 12 years ago
  56. 1b4bd0e usb_storage: fix ehci driver max transfer size by Stefan Herbrechtsmeier · 12 years ago
  57. e3b31c8 smsc95xx: align buffers to cache line size by Ilya Yanok · 12 years ago
  58. 2af16f8 ehci-hcd: change debug() to printf() in case of errors by Ilya Yanok · 12 years ago
  59. fd06028 usb: check return value of submit_{control, bulk}_msg by Ilya Yanok · 12 years ago
  60. 80ab414 usb: pass cache-aligned buffer to usb_get_descriptor() by Ilya Yanok · 12 years ago
  61. 189a695 ehci-hcd: fix external buffer cache handling by Ilya Yanok · 12 years ago
  62. 71c5de4 ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment by Tom Rini · 12 years ago
  63. c7701af ehci-hcd: program asynclistaddr before every transfer by Ilya Yanok · 12 years ago
  64. de4d113 common.h: Introduce DEFINE_CACHE_ALIGN_BUFFER by Marek Vasut · 12 years ago
  65. eec3866 ehci-omap: Do not call dcache_off from omap_ehci_hcd_init by Tom Rini · 12 years ago
  66. 66714b1 Merge branch 'next' of git://git.denx.de/u-boot-video by Wolfgang Denk · 12 years ago
  67. 3a9469b Merge branch 'master' of git://git.denx.de/u-boot-nios by Wolfgang Denk · 12 years ago
  68. 7dfb060 nios2: move gd and bd into BSS by Thomas Chou · 13 years ago
  69. 975324a FSL/eSDHC: enable the clock to detect the SD card by Jerry Huang · 12 years ago
  70. d2d8afa SD/MMC: check the card status during erase operation by Jerry Huang · 12 years ago
  71. 40242bc mmc:fix Call mmc_init() when executing mmc_get_dev() by Łukasz Majewski · 13 years ago
  72. ad5fd92 mmc: remove the hard setting for tran_speed by Jaehoon Chung · 13 years ago
  73. e576bd9 i.MX: fsl_esdhc: allow use with cache enabled. by Eric Nelson · 12 years ago
  74. 48a3e99 net: nfs: make NFS_TIMEOUT configurable by Tetsuyuki Kobayashi · 12 years ago
  75. 0878222 Merge branch 'next' of git://git.denx.de/u-boot-net into next by Wolfgang Denk · 12 years ago
  76. 0b15d51 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 12 years ago
  77. 154177e net: Inline the new eth_setenv_enetaddr_by_index function by Joe Hershberger · 12 years ago
  78. c88ef3c net: allow setting env enetaddr from net device setting by Rob Herring · 13 years ago
  79. 66f119e net/designware: Consecutive writes to the same register to be avoided by Dinh Nguyen · 12 years ago
  80. c59ab09 CACHE: net: asix: Fix asix driver to work with data cache on by Marek Vasut · 12 years ago
  81. cc5f552 net: phy: micrel: make ksz9021 phy accessible by Troy Kisky · 12 years ago
  82. 11af8d6 net: abort network initialization if the PHY driver fails by Timur Tabi · 12 years ago
  83. 6e5b9ac phylib: phy_startup() should return an error code on failure by Timur Tabi · 12 years ago
  84. bc46dfa net: tftp: fix type of block arg to store_block by Jayachandran Chandrasekharan Nair · 12 years ago
  85. 175a7d2 mx28evk: Add I2C support by Fabio Estevam · 12 years ago
  86. fa86d1c mxs-i2c: Fix internal address byte order by Torsten Fleischer · 13 years ago
  87. 9ca37d7 mxc_i2c: remove setting speed at each start by Troy Kisky · 12 years ago
  88. 3174689 mx6qsabrelite: add i2c support by Troy Kisky · 12 years ago
  89. de6f604 mxc_i2c: specify i2c base address in config file by Troy Kisky · 12 years ago
  90. a0bc44e net: fix typo in arp clean up by Mike Frysinger · 12 years ago
  91. a6616ef net/sh-ether: Fix build by removing ECSIPR_BRCRXIP and other by Nobuhiro Iwamatsu · 12 years ago
  92. cf65d47 ipu_common: Add ldb_clk for use in parenting the pixel clock by Eric Nelson · 12 years ago
  93. 9fbdb1a ipu_common: Do not hardcode the ipu_clk frequency by Fabio Estevam · 12 years ago
  94. 477bca2 ipu_common: Rename MXC_CCM_BASE by Fabio Estevam · 12 years ago
  95. e4942ad ipu_common: Let clk_ipu_enable/disable only run on MX51 and MX53 by Fabio Estevam · 12 years ago
  96. 913db79 ipu_common: Only apply the erratum to MX51 by Fabio Estevam · 12 years ago
  97. 695af9a video: Rename CONFIG_VIDEO_MX5 by Fabio Estevam · 12 years ago
  98. 05d4df1 mx6: Allow mx6 to access the IPUv3 registers by Fabio Estevam · 12 years ago
  99. 8f47d91 common lcd: minor coding style changes by Nikita Kiryanov · 12 years ago
  100. 211e475 Prepare v2012.07-rc1 by Wolfgang Denk · 12 years ago v2012.07-rc1