1. f4dacf7 usb: ums: allows using every mmc device with ums. by Przemyslaw Marczak · 11 years ago
  2. 93c813b usb: ums: code refactoring to improve reusability on other boards. by Przemyslaw Marczak · 11 years ago
  3. 2cee040 Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Tom Rini · 11 years ago
  4. 76a2241 Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 11 years ago
  5. 6af3a0e ColdFire: fix some typoes for CF platform by jason · 11 years ago
  6. 8c89443 coldfire: cpu5282: increase malloc space to fix crash on start u-boot by Jens Scharsig (BuS Elektronik) · 11 years ago
  7. edabc1bc Makfile: fix a rule to build u-boot.sb by Masahiro Yamada · 11 years ago
  8. 6e527f6 freescale: p1_p2_rdb_pc: rename COBJS-y to obj-y by Masahiro Yamada · 11 years ago
  9. 32d7cdd fpga: Add support for gzip images with bitstreams by Michal Simek · 11 years ago
  10. b129e8c fpga: zynqpl: Do not place bitstream below 1MB by Michal Simek · 11 years ago
  11. ec4b73f fpga: zynqpl: Add dcache flush support by Jagannadha Sutradharudu Teki · 11 years ago
  12. e5a9a40 pxe: fix handling of absolute paths by Rob Herring · 11 years ago
  13. 5b6da28 ARM: versatile: convert to common timer code by Rob Herring · 11 years ago
  14. 31df989 ARM: tegra: convert to common timer code by Rob Herring · 11 years ago
  15. 23ab7ee ARM: socfpga: convert to common timer code by Rob Herring · 11 years ago
  16. b3a7f22 ARM: vexpress: convert to common timer code by Rob Herring · 11 years ago
  17. 3dae5b5 ARM: mx25: convert to common timer code by Rob Herring · 11 years ago
  18. 9df1bd4 ARM: highbank: convert to common timer code by Rob Herring · 11 years ago
  19. 1b5cf95 sh: convert to common timer code by Rob Herring · 11 years ago
  20. 8dfafdd Introduce common timer functions by Rob Herring · 11 years ago
  21. e32a268 examples: enable gc-sections option by Rob Herring · 11 years ago
  22. f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  23. cdb2379 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · 11 years ago
  24. 2108f4c config: consolidate CONFIG_SYS_HZ definition by Rob Herring · 11 years ago
  25. 0defddc config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  26. c0bb110 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 11 years ago
  27. cae4d04 blackfin: Move machine specific gpio_port_t structure back to blackfin arch folder. by Steven Miao · 11 years ago
  28. 8468285 blackfin: fix a warning in arch/blackfin/cpu/cpu.c by Masahiro Yamada · 11 years ago
  29. ae12c75 board/keymile/kmp204x/Makefile: Convert to SPDX tag by Tom Rini · 11 years ago
  30. 8cbbb10 board: powerpc: convert more makefiles to Kbuild style by Tom Rini · 11 years ago
  31. 3bddafa Makefile: convert makefiles to Kbuild style and delete grep switch by Masahiro Yamada · 11 years ago
  32. bcfe8fd dts, api, test: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  33. a67cefc post: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  34. 377e104 board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  35. a79854a board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  36. 36fde45 blackfin: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  37. 64bd89e m68k: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  38. 3954b73 x86: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  39. afea2c9 nios2: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  40. 547bb1e nds32: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  41. f6e2c0f mips: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  42. a71a36f microblaze: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  43. f7178eb openrisc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  44. 8fb80a8 avr32: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  45. 02b3bf3 sh: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  46. 774b7d5 sparc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  47. 6169847 sh: Do not include start.o in lib$(CPU).o by Masahiro Yamada · 11 years ago
  48. 9f414a3 sparc: fix a link error by Masahiro Yamada · 11 years ago
  49. 09ab61c ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/ by Masahiro Yamada · 11 years ago
  50. 3c5edd8 ARM: omap: move OMAP specific code under arch/arm/ by Masahiro Yamada · 11 years ago
  51. 37d82be ARM: tegra: move Tegra specific code under arch/arm/ by Masahiro Yamada · 11 years ago
  52. e82004b fs: move some file system to fs/Makefile by Masahiro Yamada · 11 years ago
  53. 9c3f0bc drivers: move some drivers to drivers/Makefile by Masahiro Yamada · 11 years ago
  54. ac7e735 Makefile: support descending down to subdirectories by Masahiro Yamada · 11 years ago
  55. 4810400 board: ti: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  56. 06c1411 powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  57. 7cf4082 sandbox: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  58. dcbd489 disk: convert a makefile to Kbuild style by Masahiro Yamada · 11 years ago
  59. 0a1a157 lib: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  60. 9cc1180 net: convert a makefile to Kbuild style by Masahiro Yamada · 11 years ago
  61. 0ccf54c common: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  62. 35c7927 fs: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  63. 710f1d3 drivers: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  64. 44e32c7 drivers: usb: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  65. 2fc7ef6 drivers: mtd: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  66. e32459e drivers: net: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  67. 71f84ef ARM: imx-common: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  68. fa8f950 ARM: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  69. 3d9c847 arm720t: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  70. 833db74 arm920t: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  71. d8769c6 arm926ejs: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  72. 4e1aa84 armv7: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  73. ce28d7a Makefile: prepare for using Kbuild-style Makefile by Masahiro Yamada · 11 years ago
  74. 9d33fb4 nand_util.c: Correct licensing by Tom Rini · 11 years ago
  75. ef38f3f powerpc/esdhc: Add 3.3v voltage support in esdhc capacity register by Haijun.Zhang · 11 years ago
  76. a54d681 esdhc: memset mmc struct before putting into use by Haijun.Zhang · 11 years ago
  77. 511948b Powerpc/esdhc: Add simple description of esdhc register by Haijun.Zhang · 11 years ago
  78. 5f9b9f8 powerpc/esdhc: Map register for eSDHC Host Controller V3.0 by Haijun.Zhang · 11 years ago
  79. 6f0b7ca DWMMC: SMDK5420: Disable SMU for eMMC by Rajeshwari Shinde · 11 years ago
  80. 56b34bc mmc: sdhci: Avoid commands errors by simple timeout adaptation. by Przemyslaw Marczak · 11 years ago
  81. b44fe83 mmc: dw_mmc: change the callback function name. by Jaehoon Chung · 11 years ago
  82. 1937e5a mmc: Fix erase_grp_size for partitioned card by Oliver Metz · 11 years ago
  83. 509dca7 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 11 years ago
  84. 1c6e9de video, formike: change tag/val write by Heiko Schocher · 11 years ago
  85. 45ae254 video, cfb_console: make background and foreground color configurable by Heiko Schocher · 11 years ago
  86. 2740e5d video: ipu_disp: Fix clock polarity logic by Fabio Estevam · 11 years ago
  87. 877bfe3 mpc85xx: introduce the kmp204x reference design support by Valentin Longchamp · 11 years ago
  88. 935b402 fsl/mpc85xx: define common serdes_clock_to_string function by Valentin Longchamp · 11 years ago
  89. 2f9e559 mtd/fsl_elbc: take NAND_ECC_SOFT_BCH config option into account by Valentin Longchamp · 11 years ago
  90. f51d3b7 net/fman: add a fm_enable_port function by Valentin Longchamp · 11 years ago
  91. 7e157b0 mpc8xxx: set x2 DDR3 refresh rate if SPD config requires it by Valentin Longchamp · 11 years ago
  92. 0778bbe mpc8xxx: call i2c_set_bus_num in __get_spd by Valentin Longchamp · 11 years ago
  93. 99f6249 KM: add CONFIG_KM_COMMON_ETH_INIT for km common eth init by Valentin Longchamp · 11 years ago
  94. 0a4f88b KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned board by Valentin Longchamp · 11 years ago
  95. 7c3d6a2 KM: fix typo in default environment by Valentin Longchamp · 11 years ago
  96. ac5b00e km-powerpc: move SYS_MALLOC_LEN out of keymile-common.h by Valentin Longchamp · 11 years ago
  97. 13287e3 powerpc: cast bi_memsize to ulong for %ld usage by Valentin Longchamp · 11 years ago
  98. 77354e9 powerpc/usb:Differentiate USB controller base address by ramneek mehresh · 11 years ago
  99. f1810d8 powerpc/usb:Define CONFIG_USB_MAX_CONTROLLER_COUNT for all 85xx socs by ramneek mehresh · 11 years ago
  100. 9c25ee6 powerpc/c29xpcie: add DDR ECC on off config setting by Po Liu · 11 years ago