1. 686f60f lib: fix return codes when CONFIG_SYS_VSNPRINTF is enabled by Darwin Rambo · 11 years ago
  2. de351d6 lib: time: add weak timer_init() function by Darwin Rambo · 11 years ago
  3. f28bea0 eSDHC: Calculate envaddr accroding to the address format by Haijun.Zhang · 11 years ago
  4. d47e3d2 esdhc: Detecting 8 bit width before mmc initialization by Haijun.Zhang · 11 years ago
  5. f7e27cc esdhc: Workaround for card can't be detected on T4240QDS by Haijun.Zhang · 11 years ago
  6. e222b1f powerpc/mpc85xx:Increase binary size for P, B & T series boards. by Prabhakar Kushwaha · 11 years ago
  7. 4399434 net/fm: revert commit 732dfe090d50af53bb682d0c8971784f8de1f90f by Shengzhou Liu · 11 years ago
  8. 690e425 powerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PBL_PBI by Prabhakar Kushwaha · 11 years ago
  9. 3fdc827 t2080qds/ddr: update ddr parameters by Shengzhou Liu · 11 years ago
  10. eb6b458 powerpc/c29xpcie: 8k page size NAND boot support base on TPL/SPL by Po Liu · 11 years ago
  11. 6609916 powerpc:mpc85xx: Add ifc nand boot support for TPL/SPL by Po Liu · 11 years ago
  12. 76356eb powerpc/mpc85xx: Revise workaround for DDR-A003 by York Sun · 11 years ago
  13. b518816 powerpc/mpc85xx: Fix a typo in workaround message for DDR erratum A003474 by York Sun · 11 years ago
  14. 842eaa1 powerpc/85xx: update erratum a006379 by Shengzhou Liu · 11 years ago
  15. 1576b55 powerpc/t2080qds: some update for t2080qds by Shengzhou Liu · 11 years ago
  16. 3f283f4 powerpc/83xx: Add support for get_svr() for 83xx devices by Ramneek Mehresh · 11 years ago
  17. 2eb3ac7 powerpc/t1040qds: Update DDR initialization related settings by Priyanka Jain · 11 years ago
  18. 4ed4aa2 net: gem: Check if phy was correctly detected by Michal Simek · 11 years ago
  19. b44bd2c Prepare v2014.01 by Tom Rini · 11 years ago v2014.01
  20. be6d426 fdt_support.c: Correct linux,initrd-start/end setting by Tom Rini · 11 years ago
  21. 004c105 ARM: bcm2835: fix mailbox timeout by Stephen Warren · 11 years ago
  22. f66f2aa ARM: rpi_b: power on SDHCI and USB HW modules by Stephen Warren · 11 years ago
  23. 86a8b3a spl: common: Properly ignore spl/Makefile in .gitignore by Dan Murphy · 11 years ago
  24. 84977e4 .gitignore: ignore u-boot.elf and tools/relocate-rela by Masahiro Yamada · 11 years ago
  25. 5528363 yaffs2: Remove block number check from summary verification by Charles Manning · 11 years ago
  26. b5bbac1 ext4fs: fix "invalid extent block" error by Ionut Nicu · 11 years ago
  27. 4701732 ext4fs: use EXT2_BLOCK_SIZE instead of fs->blksz by Ionut Nicu · 11 years ago
  28. c47817b board:universal: fix i2c adapter by Piotr Wilczek · 11 years ago
  29. 0550870 fs/ext4: fix calling put_ext4 with truncated offset by Ma Haijun · 11 years ago
  30. f178288 fs/ext4: fix partition size get truncated in calculation by Ma Haijun · 11 years ago
  31. 55ca99f Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  32. 4641c21 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 11 years ago
  33. 5c9038b omap3_beagle: use omap3-beagle.dtb for the C4 revision by Robert Nelson · 11 years ago
  34. 13fbde6 nand, gpmc: fix reading after switching ecc by Jeroen Hofstee · 11 years ago
  35. 09b72d6 cosmetic: uImage.FIT: fix documents by Masahiro Yamada · 11 years ago
  36. 3865ceb vexpress/armv8: Fix incorrect ethernet controller by Bhupesh Sharma · 11 years ago
  37. 6e5d1db ARM: trats2: dfu: Enable default Poll Timeout for Trats2 board by Łukasz Majewski · 11 years ago
  38. c4e96db config: Update envs for trats and trats2 - Disable L2 cache by Łukasz Majewski · 11 years ago
  39. be2a3bb mx6: Revert "mx6: soc: Disable VDDPU regulator" by Fabio Estevam · 11 years ago
  40. cdd15bc config: Update envs for trats and trats2 - new entries for new partitions by Łukasz Majewski · 11 years ago
  41. 4913fc2 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  42. c71b4dd arm: koelsch: Add support QSPI device and enable boot from SPI flash by Nobuhiro Iwamatsu · 11 years ago
  43. 0e05b21 arm: lager: Add support QSPI device and enable boot from SPI flash by Nobuhiro Iwamatsu · 11 years ago
  44. 22e75d6 spi: sh_qspi: Add header file that defines the address of registers by Nobuhiro Iwamatsu · 11 years ago
  45. 8285276 arm: rmobile: Add SH QSPI base register address by Nobuhiro Iwamatsu · 11 years ago
  46. 16bf36f arm: lager: Disable TMU0 before OS boot by Nobuhiro Iwamatsu · 11 years ago
  47. 9f861f0 arm: koelsch: Disable TMU0 before OS boot by Nobuhiro Iwamatsu · 11 years ago
  48. bf46e7d Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  49. 3a21773 mx6: Add initial support for the Hummingboard solo by Fabio Estevam · 11 years ago
  50. 5f98d0b mx6: clock: Pass the frequency as argument of enable_fec_anatop_clock() by Fabio Estevam · 11 years ago
  51. b5c068f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  52. 7810480 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 11 years ago
  53. f66e3de net: phy: atheros: Fix the masks for AR8031/8035 by Fabio Estevam · 11 years ago
  54. a4d481e mmc: dwmmc: mode change to 0644 by Minkyu Kang · 11 years ago
  55. 1b61027 common, env: optimize boottime by Heiko Schocher · 11 years ago
  56. a113fb3 board: nios2: Add CONFIG_CFI_FLASH_MTD guard to flash.h header include by Ezequiel Garcia · 11 years ago
  57. c5cbe1e bootm: Reinstate special case for standalone images by Simon Glass · 11 years ago
  58. c9b0fa3 fuelgauge: max17042: fix i2c read issue which causes infinity loop. by Przemyslaw Marczak · 11 years ago
  59. 68b15e8 common/image.c: move VxWorks header string out of CONFIG_CMD_ELF by miao.yan@windriver.com · 11 years ago
  60. 9b43894 command.c: Fix auto-completion for the full commands list case by Andrew Gabbasov · 11 years ago
  61. 4d3b8a0 lzma: fix buffer bound check error by Antonios Vamporakis · 11 years ago
  62. 6ba2bc8 arm: use canonical sub mnemonic by Andreas Bießmann · 11 years ago
  63. e6fe4bd Merge 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  64. b02bfc4 arm: put .hash, .got.plt and .machine_param back in binaries by Albert ARIBAUD · 11 years ago
  65. e570aca mx1ads: remove board support by Albert ARIBAUD · 11 years ago
  66. af5b9b1 mini2440: remove board support by Albert ARIBAUD · 11 years ago
  67. cddb6b8 Prepare v2014.01-rc3 by Tom Rini · 11 years ago v2014.01-rc3
  68. 0effc5e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  69. 10fcda8 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  70. d104a0c Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 11 years ago
  71. 4efd692 ARM: pxa: Fix OneNAND window access on VPAC270 by Marek Vasut · 11 years ago
  72. 67decc7 ARM: pxa: Fix OneNAND SPL builds by Marek Vasut · 11 years ago
  73. 3603e31 usb: ums: wait for usb cable connection before enter ums mode by Przemyslaw Marczak · 11 years ago
  74. 7da7651 usb: exynos5: arndale: Add network support by Inderpal Singh · 11 years ago
  75. 16f9480 usb: ehci: exynos: set/reset hsic phys by Inderpal Singh · 11 years ago
  76. dcad280 usb: gadget: fotg210: EP0 fifo empty indication is non-reliable by Kuo-Jung Su · 11 years ago
  77. bd5e301 usb: gadget: fotg210: add w1c interrupt status support by Kuo-Jung Su · 11 years ago
  78. a6bbee6 mx6slevk: Include "mx6_common.h" by Fabio Estevam · 11 years ago
  79. 5a66016 imx6: make use of lldiv(..) by Christian Gmeiner · 11 years ago
  80. f353397 wandboard: Set default environment to use zImage by John Weber · 11 years ago
  81. 03ce330 mx6sabresd: Add eMMC specific environment to allow U-Boot update by Otavio Salvador · 11 years ago
  82. 12c20c0 mx6slevk: Return from cpu_eth_init() directly by Fabio Estevam · 11 years ago
  83. 92c707a mx6sabresd: Return from cpu_eth_init() directly by Fabio Estevam · 11 years ago
  84. 579be2f mx6qsabreauto: Return from cpu_eth_init() directly by Fabio Estevam · 11 years ago
  85. 1037dc0 mx6qarm2: Remove unneeded error message when cpu_eth_init() fails by Fabio Estevam · 11 years ago
  86. 8aa4244 titanium: Return from cpu_eth_init() directly by Fabio Estevam · 11 years ago
  87. 14da759 wandboard: Return from cpu_eth_init() directly by Fabio Estevam · 11 years ago
  88. dccacbe i2c: fti2c010: fix compiler warning on paddr[] by Kuo-Jung Su · 11 years ago
  89. 32d041e drivers/designware_i2c - add suppor of CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW by Alexey Brodkin · 11 years ago
  90. 7cc1b02 i2c: Fix i2c speed command by Darwin Rambo · 11 years ago
  91. 6d001e7 env_eeprom - fix bus recovery for "eeprom_bus_read" by Alexey Brodkin · 11 years ago
  92. da1ed0d rcar_i2c: Clear status before start master receive by Nobuhiro Iwamatsu · 11 years ago
  93. ad5e14e rcar_i2c: Fix receiving wait condition by Hisashi Nakamura · 11 years ago
  94. d47c961 video: ipu reg: Correct reserved array size in struct ipu_idmac by Liu Ying · 11 years ago
  95. f794b53 video: ipu reg: Correct reserved1 array size in struct ipu_cm by Liu Ying · 11 years ago
  96. 35a55fb sf: params: Removed flag SECT_4K for Micron N25Q128 by Siva Durga Prasad Paladugu · 11 years ago
  97. 736ce85 doc: SPI: Update status.txt by Jagannadha Sutradharudu Teki · 11 years ago
  98. b902e07 sf: Add CONFIG_SF_DUAL_FLASH by Jagannadha Sutradharudu Teki · 11 years ago
  99. 056fbc7 sf: Add dual memories support - DUAL_PARALLEL by Jagannadha Sutradharudu Teki · 11 years ago
  100. f77f469 sf: Add dual memories support - DUAL_STACKED by Jagannadha Sutradharudu Teki · 11 years ago