1. 0c3c255 mmc: sdhci: return error when failed add_sdhci(). by Jaehoon Chung · 12 years ago
  2. 23b0042 sdhci: Add sdhci support for spear devices by Vipin Kumar · 12 years ago
  3. f7289ee davinci, mmc: Added a delay reading ext CSD register by Davide Bonfanti · 12 years ago
  4. 4a2c7d7 mmc: Split device init to decouple OCR-polling delay by Che-Liang Chiou · 12 years ago
  5. 9c85e8a P1022DS: Set CONFIG_SPL_MAX_SIZE directly by Tom Rini · 12 years ago
  6. 6513aa6 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 12 years ago
  7. 1ae0295 powerpc/85xx: set USB2 default mode to 'device' for (super)hydra boards by Shaohui Xie · 12 years ago
  8. 9858bd3 powerpc/p1_p2_rdb_pc: Add a pin to reset the DDR chip for P1021RDB-PC by Xu Jiucheng · 12 years ago
  9. 060c491 powerpc/mpc85xx: Changed LIODN offset values by Cristian Sovaiala · 12 years ago
  10. 52db64b powerpc/mpc85xx: Extend workaround for erratum DDR_A003 to other SoCs by York Sun · 12 years ago
  11. e141412 powerpc/p1010rdb: add readme document for p1010rdb by Shengzhou Liu · 12 years ago
  12. a5b0ded powerpc/p1010rdb: Change flexcan compatible string by Shengzhou Liu · 12 years ago
  13. d3bdef7 powerpc/85xx: add SerDes bank 4 lanes by Timur Tabi · 12 years ago
  14. 2a2bb03 qoriq/p1_p2_rdb_pc: USB device-tree fixups for P1020 by Zhicheng Fan · 12 years ago
  15. cf7b68b doc/ramboot.mpc85xx: Documented the RAMBOOT for MPC85xx by Poonam Aggrwal · 12 years ago
  16. f6aa822 powerpc/mpc85xx:IFC Errata A003399 is not valid for BSC913x by Prabhakar Kushwaha · 12 years ago
  17. f70831e mpc85xx: Fix a compiler warning when CONFIG_WATCHDOG is turned on by Horst Kronstorfer · 12 years ago
  18. cf4f493 powerpc/85xx: Add workaround for errata USB-14 (enable on P204x/P3041/P50x0) by Xulei · 12 years ago
  19. 3eddd71 powerpc/b4860qds: Add the tlb entries for SRIO interfaces by Liu Gang · 12 years ago
  20. d6615fe fman/mEMAC: set SETSP bit in IF_MODE regisgter for RGMII speed by Zang Roy-R61911 · 12 years ago
  21. 337c47b powerpc/mpc85xx: set clock-frequency for T4/B4 clockgen node by Tang Yuantian · 12 years ago
  22. 5d9606e powerpc/b4860: Adding workaround errata A-005871 by Shengzhou Liu · 12 years ago
  23. cddd3c5 powerpc/b4: Fix the wrong register offset of B4 PCIE module by Liu Gang · 12 years ago
  24. cd99caa powerpc/p1022ds: Add support for NAND and NAND boot using SPL by Matthew McClintock · 12 years ago
  25. 109a8d3 powerpc/mpc85xx: add setting of clock-frequency for mpic node by Dongsheng.wang@freescale.com · 12 years ago
  26. 1345220 powerpc/mpc85xx: Add revision properties in portal device tree node 'pme' by Jeffrey Ladouceur · 12 years ago
  27. b0d202c board/freescale/common/cds_pci_ft.c: Fix rotate wrong cells in interrupt-map property by Jiang Bin · 12 years ago
  28. 3ab6a5a Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · 12 years ago
  29. 9071a44 mpc5200: a3m071/a4m2k: Miscellaneous updates and fixes by Stefan Roese · 12 years ago
  30. 1c41976 mpc5200: a3m071/a4m2k: Fix problem with increased global_data struct by Stefan Roese · 12 years ago
  31. eba076f mpc5200: a3m071/a4m2k: Enable flash verify option by Stefan Roese · 12 years ago
  32. 4c0c7bb mpc512x: remove dead code by Anatolij Gustschin · 12 years ago
  33. 0e389ce omap5_uevm: Enable redundant MMC environment by Tom Rini · 12 years ago
  34. 2504bc4 mx28evk: Guard NAND-related ENV defines with CONFIG_ENV_IS_IN_NAND by Tom Rini · 12 years ago
  35. a1d25a3 env_mmc: add support for redundant environment by Michael Heimpold · 12 years ago
  36. d7a886b lib: consolidate hang() by Andreas Bießmann · 12 years ago
  37. 5e9cf22 tx25: add CONFIG_SPL_LIBGENERIC_SUPPORT by Andreas Bießmann · 12 years ago
  38. ce25e4a mx31pdk: add CONFIG_SPL_LIBGENERIC_SUPPORT by Andreas Bießmann · 12 years ago
  39. ed31d81 nios2: fix style in board.c. by Andreas Bießmann · 12 years ago
  40. 7c87cc1 microblaze: fix style in board.c by Andreas Bießmann · 12 years ago
  41. 2eec2ab part/dev_desc: Add log2 of blocksize to block_dev_desc data struct by Egbert Eich · 12 years ago
  42. 11cc61a fs/fat: Don't multiply fatsize with sector size by Egbert Eich · 12 years ago
  43. 9b2ecea disk/iso: Add Support for block sizes > 512 byte to ISO partition support by Egbert Eich · 12 years ago
  44. 071e423 disk/gpt: Fix GPT partition handling for blocksize != 512 by Egbert Eich · 12 years ago
  45. 300494b disk/part_dos: check harder for partition table by Egbert Eich · 12 years ago
  46. a09c2b7 mmc: Define a constant for the maximum block size by Simon Glass · 12 years ago
  47. d965ed6 amcc-common.h: enable support for "env grep", "setexpr", and regex. by Wolfgang Denk · 12 years ago
  48. d5afbcf amcc-common.h: minor white space cleanup by Wolfgang Denk · 12 years ago
  49. cc1c9e7 m28evk: enable "env grep" and regexp support by Wolfgang Denk · 12 years ago
  50. bed617d m28evk: white space cleanup by Wolfgang Denk · 12 years ago
  51. b04ae78 setexpr: add regex substring matching and substitution by Wolfgang Denk · 12 years ago
  52. b2234d6 setexpr: simplify code, improve help message by Wolfgang Denk · 12 years ago
  53. ac9c301 "env grep" - add support for regular expression matches by Wolfgang Denk · 12 years ago
  54. 2aceea1 Add SLRE - Super Light Regular Expression library by Wolfgang Denk · 12 years ago
  55. b917ba4 "env grep" - add options to grep in name, value, or both. by Wolfgang Denk · 12 years ago
  56. e27fc12 "env grep" - reimplement command using hexport_r() by Wolfgang Denk · 12 years ago
  57. 565af27 hashtable: preparations to use hexport_r() for "env grep" by Wolfgang Denk · 12 years ago
  58. f247129 spl_mmc: cleanup variable types by Peter Korsgaard · 12 years ago
  59. 79f396a sandbox: config: Enable CONFIG_FIT and CONFIG_CMD_FIT by Simon Glass · 12 years ago
  60. ea307e8 sandbox: fs: Add support for saving files to host filesystem by Simon Glass · 12 years ago
  61. eda14ea fs: Add support for saving data to filesystems by Simon Glass · 12 years ago
  62. 7e5581e sandbox: Support 'source' command by Simon Glass · 12 years ago
  63. bde3f22 sandbox: Allow -c argument to provide a command list by Simon Glass · 12 years ago
  64. 9b48a9b Revert "fdt- Tell the FDT library where the device tree is" by Simon Glass · 12 years ago
  65. 7113685 fdt: Skip checking FDT if the pointer is NULL by Simon Glass · 12 years ago
  66. b7fc710 sandbox: fdt: Support fdt command for sandbox by Simon Glass · 12 years ago
  67. 0bfc4cc fdt: Allow fdt command to check and update control FDT by Simon Glass · 12 years ago
  68. abbd512 Add getenv_hex() to return an environment variable as hex by Simon Glass · 12 years ago
  69. 546b9a3 fdt: Add a parameter to fdt_valid() by Simon Glass · 12 years ago
  70. 1539343 sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file by Simon Glass · 12 years ago
  71. 62cf912 sandbox: Switch over to generic board by Simon Glass · 12 years ago
  72. e23d293 sandbox: Provide a way to map from host RAM to U-Boot RAM by Simon Glass · 12 years ago
  73. 07253bb Trigger generic board error only when building by Simon Glass · 12 years ago
  74. 70a01ad Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 12 years ago
  75. fea5f8e Merge branch 'microblaze' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 12 years ago
  76. b5a389f post: fix I2C POST failure for devices in CONFIG_SYS_POST_I2C_IGNORES by Anatolij Gustschin · 12 years ago
  77. 80e045f watchdog: Add support for Xilinx Microblaze watchdog by Michal Simek · 12 years ago
  78. c944687 microblaze: Disable all cpu features before reset by Michal Simek · 12 years ago
  79. ebd71f7 microblaze: Enable netconsole by Michal Simek · 14 years ago
  80. 25d20af microblaze: Fix reset function by Michal Simek · 12 years ago
  81. 84d157fd git-mailrc: Add trini shortcut by Michal Simek · 12 years ago
  82. 57440db Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Tom Rini · 12 years ago
  83. f52fd7d Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · 12 years ago
  84. d20cba5 flash: Add optional verify-after-write feature by Stefan Roese · 12 years ago
  85. 880354d ppc4xx: Add lcd4_lwmon5 support by Stefan Roese · 12 years ago
  86. 07a78db Makefile: Add target for combined u-boot.img & spl/u-boot.bin by Stefan Roese · 12 years ago
  87. 07038ad ppc4xx: Add SPL support by Stefan Roese · 12 years ago
  88. 0403856 feature-removal-schedule.txt: Add CONFIG_SYS_MTEST_START/END by Tom Rini · 12 years ago
  89. 4dfcfa1 config_cmd_default.h: Remove CONFIG_CMD_MEMTEST by Tom Rini · 12 years ago
  90. 558985e Prepare v2013.04 by Tom Rini · 12 years ago
  91. 9b12a85 crc32: Correct endianness of crc32 result by Simon Glass · 12 years ago
  92. 6931059 patman: fix gitutil for decorations by Andreas Bießmann · 12 years ago
  93. 87bde00 Merge branch 'master' of git://git.denx.de/u-boot-arm into HEAD by Tom Rini · 12 years ago
  94. bd8ca27 fdt: Ensure that libfdt_env.h comes from U-Boot by Simon Glass · 12 years ago
  95. d552bd1 mmc: check the revision for sd3.0 by Jaehoon Chung · 12 years ago
  96. 6108ef6 mmc: support the correct card version for eMMC by Jaehoon Chung · 12 years ago
  97. ec85681 printenv: Correct out-of-memory condition check. by Maxime Larocque · 12 years ago
  98. 36558ca exynos: fdt: Add TMU node for snow by Simon Glass · 12 years ago
  99. c34c0ed exynos: Correct use of 64-bit division by Simon Glass · 12 years ago
  100. 681dd83 Exynos5: Add support for USB download boot mode by Vivek Gautam · 12 years ago