1. 3fa6705 boards.cfg: Place "-" in the 8th field if it is the same as 7th by Masahiro Yamada · 11 years ago
  2. fc0fc50 ext4fs: Add ext4 extent cache for read operations by Ionut Nicu · 11 years ago
  3. ee45633 SMC91111: Fix compilation warnings by Bhupesh Sharma · 11 years ago
  4. 2765118 kbuild: fix errors of 'make *tags' and 'make cscope' by Masahiro Yamada · 11 years ago
  5. 73c8b52 kbuild: a minor optimization of "make clobber" by Masahiro Yamada · 11 years ago
  6. 5d0f015 .gitignore: ignore boot images by pattern rule /u-boot* by Masahiro Yamada · 11 years ago
  7. 76698b4 Fix memory commands for 64-bit platforms by York Sun · 11 years ago
  8. e22361a pxe: prepend fdtdir to DTB name irrespective of source by Stephen Warren · 11 years ago
  9. 102c051 fix address of error message in mtest command by David Feng · 11 years ago
  10. e386616 common: Add get_effective_memsize() to memsize.c by York Sun · 11 years ago
  11. 6b1e125 driver/ddr: Add 256 byte interleaving support by York Sun · 11 years ago
  12. 6b9e309 Driver/ddr: Add support of different DDR base address by York Sun · 11 years ago
  13. 4e5b1bd driver/ddr: Change Freescale ARM DDR driver to support both big and little endian by York Sun · 11 years ago
  14. 9c89614 common: Remove invalid endianess conversion by Christian Eggers · 11 years ago
  15. 1cb8393 serial: arc: Convert to use default_serial_puts by Axel Lin · 11 years ago
  16. 1530f6f fs/fdos: Remove by Tom Rini · 11 years ago
  17. 4c89a36 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  18. 36ae5cd arc: fix relocation for big-endian target by Alexey Brodkin · 11 years ago
  19. c42eb7f axs101: change command prompt marker to match marketing name of the board by Alexey Brodkin · 11 years ago
  20. f39b2a6 axs101: fix dw gmac instantiation for updated dw gmac driver by Alexey Brodkin · 11 years ago
  21. 94b5400 serial/serial_arc: switch from {read|write}l to {read|write}b accessors by Alexey Brodkin · 11 years ago
  22. 1d568c7 serial/serial_arc: add work-around of ISS bug by Alexey Brodkin · 11 years ago
  23. 6853e6a Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  24. 130fbeb blackfin: Add <asm/clock.h> to numerous drivers by Tom Rini · 11 years ago
  25. 17eb1d8 dfu: mmc: fs: Fix format accepted by ext4write command by Lukasz Majewski · 11 years ago
  26. 3241e3d venice2: move device tree to fix build error by Masahiro Yamada · 11 years ago
  27. 3e11350 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  28. 39abd65 arc: remove "hardware.h" by Alexey Brodkin · 11 years ago
  29. 3d93f69 designware_i2c: remove inclusion of <asm/arch/hardware.h> by Alexey Brodkin · 11 years ago
  30. f93f589 spear: move CONFIG_SYS_I2C_BASE from arch-spear/hardware to board configs by Alexey Brodkin · 11 years ago
  31. d524335 OMAP24xx I2C: Add support for set-speed by Hannes Petermaier · 11 years ago
  32. d22643e i2c: i2c-mxs: Wait for I2C to empty queue by Marek Vasut · 11 years ago
  33. 070cbaf designware_i2c: Enhance DesignWare I2C driver address support by Chin Liang See · 11 years ago
  34. 9e50c40 i2c, bootcount: add support for bootcounter on i2c devices by Heiko Schocher · 11 years ago
  35. 16c5502 blackfin: make i2c driver blackfin independant by Scott Jiang · 11 years ago
  36. 86bdd70 blackfin: rename bfin-twi_i2c driver to adi_i2c by Sonic Zhang · 11 years ago
  37. d6a320d blackfin: add spi and i2c specific get clock functions by Sonic Zhang · 11 years ago
  38. bb0fad0 blackfin: the sclk MHz in i2c driver should be divided by 1000 other than 1024 by Sonic Zhang · 11 years ago
  39. 1894863 i2c: zynq: Add support for the second i2c controller by Michael Burr · 11 years ago
  40. 9e90107 i2c: zynq: Support for 0-length register address by Michael Burr · 11 years ago
  41. 0a8e823 Prepare v2014.04-rc1 by Tom Rini · 11 years ago
  42. 2aa43f7 kbuild,tegra124: add dummy obj- for Kbuild by Masahiro Yamada · 11 years ago
  43. f150c83 cosmetic: FIT: fix a strange comment by Masahiro Yamada · 11 years ago
  44. ca53735 Move CONFIG_DISPLAY_CPUINFO to Makefile by Masahiro Yamada · 11 years ago
  45. 365475e Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee by Masahiro Yamada · 11 years ago
  46. 2f13363 configs: Delete unused CONFIG_SYS_64BIT_{VSPRINTF, STRTOUL} by Masahiro Yamada · 11 years ago
  47. 627b73e configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE by Masahiro Yamada · 11 years ago
  48. 3284c8b dts: generate multiple device tree blobs by Masahiro Yamada · 11 years ago
  49. 5ab502c dts: move device tree sources to arch/$(ARCH)/dts/ by Masahiro Yamada · 11 years ago
  50. 6ab6b2a dts: re-write dts/Makefile more simply with Kbuild by Masahiro Yamada · 11 years ago
  51. babb444 kernel-doc: fix some errors by Masahiro Yamada · 11 years ago
  52. ced0329 kernel-doc: update kernel-doc related files to Linux v3.13 by Masahiro Yamada · 11 years ago
  53. 8fac9c7 kernel-doc: move kernel-doc tools to scripts/ by Masahiro Yamada · 11 years ago
  54. 2c92b1d .gitignore: drop include/asm from ignored file list by Masahiro Yamada · 11 years ago
  55. 79fc0c5 tools/env: cross-compile fw_printenv without setting HOSTCC by Masahiro Yamada · 11 years ago
  56. 9a368d0 kbuild: Do not generate .*.su files at the top directory by Masahiro Yamada · 11 years ago
  57. b831bb3 board: sandburst: delete FORCEBUILD by Masahiro Yamada · 11 years ago
  58. 3341bfe kbuild: check clean source and generate Makefile for out-of-tree build by Masahiro Yamada · 11 years ago
  59. 53bca5a kbuild: support simultaneous board configuration and "make all" by Masahiro Yamada · 11 years ago
  60. efcf861 kbuild: use scripts/Makefile.clean by Masahiro Yamada · 11 years ago
  61. 2887c47 Makefile: refactor tools-all targets by Masahiro Yamada · 11 years ago
  62. 3f76e98 Makefile: Do not pass MTD_VERSION from the top Makefile by Masahiro Yamada · 11 years ago
  63. 656de6b kbuild: refactor Makefile and spl/Makefile more by Masahiro Yamada · 11 years ago
  64. cbce795 examples: move api/ and standalone/ entry to examples/Makefile by Masahiro Yamada · 11 years ago
  65. 433b2f1 kbuild: change the top Makefile to more Kbuild-ish structure by Masahiro Yamada · 11 years ago
  66. 7390643 Makefile: remove a cleaning target "tidy" by Masahiro Yamada · 11 years ago
  67. 5fe6301 kbuild: generate {spl, tpl}-autoconf.mk only when it is necessary by Masahiro Yamada · 11 years ago
  68. 01072b4 kbuild: move include directives of board configuration files by Masahiro Yamada · 11 years ago
  69. 47f1571 kbuild: convert some make rules to Kbuild style by Masahiro Yamada · 11 years ago
  70. 5f30f3b kbuild: move some lines to more suitable place by Masahiro Yamada · 11 years ago
  71. f2d293d kbuild: delete temporary build scripts by Masahiro Yamada · 11 years ago
  72. 6825a95 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  73. 22433fc kbuild: import more build scripts from Linux v3.13 tag by Masahiro Yamada · 11 years ago
  74. ec626f1 Makefile: rename scripts/Makefile.build to scripts/Makefile.build.tmp by Masahiro Yamada · 11 years ago
  75. 7c8278a kbuild: add dummy obj-y to create built-in.o by Masahiro Yamada · 11 years ago
  76. 9e41403 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  77. d958002 Makefile: move some flags to examples makefiles by Masahiro Yamada · 11 years ago
  78. e0d5d9f Makefile: move some flags to spl/Makefile by Masahiro Yamada · 11 years ago
  79. ced0715 Makefile: move more stuff to top Makefile by Masahiro Yamada · 11 years ago
  80. fea1ca8 Makefile: refactor include path settings by Masahiro Yamada · 11 years ago
  81. 2b3c9d3 Makefile: move more flags to the top Makefile by Masahiro Yamada · 11 years ago
  82. bf4b3de kbuild: Use Kbuild.include by Masahiro Yamada · 11 years ago
  83. ceec4c8 kbuild: import Kbuild.include from linux v3.13 tag by Masahiro Yamada · 11 years ago
  84. 34bd050 Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile by Masahiro Yamada · 11 years ago
  85. f6322eb Makefile: move some variable definitions to the top Makefile by Masahiro Yamada · 11 years ago
  86. 5651ccf Makfile: move suffix rules to Makefile.build by Masahiro Yamada · 11 years ago
  87. a0b14c3 nand-spl: Use scripts/Makefile.build by Masahiro Yamada · 11 years ago
  88. 4a20df3 examples: Use scripts/Makefile.build by Masahiro Yamada · 11 years ago
  89. e183a17 board: samsung: refactor host programs by Masahiro Yamada · 11 years ago
  90. 940db16 tools: convert makefiles to kbuild style by Masahiro Yamada · 11 years ago
  91. ad71fa9 Makefile.host.tmp: add a new script to refactor tools by Masahiro Yamada · 11 years ago
  92. ea531e3 .gitignore: ingore files generated by Kbuild by Masahiro Yamada · 11 years ago
  93. 56746d8 microblaze: remove an empty file arch/microblaze/lib/time.c by Masahiro Yamada · 11 years ago
  94. e9024ef ARM: O5/dra7xx: Add SATA boot support by Dan Murphy · 11 years ago
  95. fff40a7 common: spl: Add spl sata boot support by Dan Murphy · 11 years ago
  96. 054c838 tools: correct proftool build rule by Ian Campbell · 11 years ago
  97. f7740f7 EXT4: Fix number base handling of "ext4write" command by Wolfgang Denk · 11 years ago
  98. 9137d19 net, phy: atheros ar803x bug by Heiko Schocher · 11 years ago
  99. 95f7062 fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUP by Masahiro Yamada · 11 years ago
  100. df2f6c9 config: remove platform CONFIG_SYS_HZ definition part 3 by Masahiro Yamada · 11 years ago