1. cd2e46c kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · 11 years ago
  2. e91df49 kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED by Masahiro Yamada · 11 years ago
  3. 3775dcd cmd_nvedit: Make 'env import -c' require size parameter by Tom Rini · 11 years ago
  4. 801cec5 Cosmetic: Typo fixes by Vasili Galka · 11 years ago
  5. 345b77b ppc4xx: Remove 4xx NAND booting support by Stefan Roese · 11 years ago
  6. dc116bd net/phy: Correct AR8021 phy_mask by Haijun.Zhang · 11 years ago
  7. cbac2a6 xilinx: delete meaningless .gitignore files by Masahiro Yamada · 11 years ago
  8. cfd13e8 unit-test: make "test -e" test independent of $CWD by Stephen Warren · 11 years ago
  9. fe9ca3d hush: fix some quoted variable expansion issues by Stephen Warren · 11 years ago
  10. eebd1b5 unit-test: clean up evironment after Hush tests by Stephen Warren · 11 years ago
  11. 9a04a85 net: asix: don't pad odd-length TX packets by Stephen Warren · 11 years ago
  12. e4b87e5 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  13. 2eda892 mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  14. 6aff050 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  15. 51d192c mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers into common omap_gpmc.h by pekon gupta · 11 years ago
  16. a7e36fc mtd: nand: omap: remove unused #defines from common omap_gpmc.h by pekon gupta · 11 years ago
  17. 5089918 mtd: nand: omap: remove redundant platform specific header: arch-xx/omap_gpmc.h by pekon gupta · 11 years ago
  18. 3290733 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 11 years ago
  19. b2099d1 malta: correct tcl script path in README.malta by James Hogan · 11 years ago
  20. 37f93f7 MIPS: fix types u64 and __u64 to unsigned long long by Daniel Schwierzeck · 11 years ago
  21. 50a91da arc: arcangel4: set board entry <none> to fix a build error by Masahiro Yamada · 11 years ago
  22. 33a02da kbuild: allow empty board directories by Masahiro Yamada · 11 years ago
  23. 603f51c kbuild: tools: fix a bug that always builds Denx logo by Masahiro Yamada · 11 years ago
  24. db5b339 kbuild: add "cross_tools" target to build tools for the target by Masahiro Yamada · 11 years ago
  25. 1ec8b4e kbuild: fix "tools-all" target by Masahiro Yamada · 11 years ago
  26. e0708fb board: config.mk: delete unused sinclude directive by Masahiro Yamada · 11 years ago
  27. 1900d3c board: .gitignore: ignore board-specific generated files by Masahiro Yamada · 11 years ago
  28. de19314 board: gaisler: delete unnecessary include path by Masahiro Yamada · 11 years ago
  29. 9b6e2c3 kbuild: fix CROSS_COMPILE settings in config.mk by Masahiro Yamada · 11 years ago
  30. a86cf89 kbuild: consolidate PLATFORM_LIBS by Masahiro Yamada · 11 years ago
  31. 6b9709d scripts: update checkpatch.pl to latest upstream version by Tom Rini · 11 years ago
  32. 4d1fd7f Add 64-bit data support for memory commands by York Sun · 11 years ago
  33. f9aa6a1 dm: Remove old driver model documentation by Simon Glass · 11 years ago
  34. 95a260a9 dm: Enable gpio command to support driver model by Simon Glass · 11 years ago
  35. e2d8a71 sandbox: Convert GPIOs to use driver model by Simon Glass · 11 years ago
  36. 96495d9 dm: Add GPIO support and tests by Simon Glass · 11 years ago
  37. 39f7611 dm: Add a demonstration/example driver by Simon Glass · 11 years ago
  38. 0681195 dm: Add a 'dm' command for testing by Simon Glass · 11 years ago
  39. 2e7d35d dm: Add basic tests by Simon Glass · 11 years ago
  40. 1ce6017 dm: Set up driver model after relocation by Simon Glass · 11 years ago
  41. 653ef91 sandbox: config: Enable driver model by Simon Glass · 11 years ago
  42. 6494d70 dm: Add base driver model support by Simon Glass · 11 years ago
  43. 65c7053 dm: Add README for driver model by Simon Glass · 11 years ago
  44. 1b451ec yaffs: Remove private list implementation by Simon Glass · 11 years ago
  45. 16ff990 Add cmd_process_error() to report and process errors by Simon Glass · 11 years ago
  46. 714a562 sandbox: Build a device tree file for sandbox by Simon Glass · 11 years ago
  47. 1ace402 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  48. 3d5a335 nand_spl: display warning message to inform the end of nand_spl by Masahiro Yamada · 11 years ago
  49. dfe9663 m68k: merge compile flags -ffixed-d7 -sep-data by Masahiro Yamada · 11 years ago
  50. 08f1115 sh: merge compiler flag -ffixed-r13 by Masahiro Yamada · 11 years ago
  51. aceba5a sh: Do not define -ffreestanding twice by Masahiro Yamada · 11 years ago
  52. f694183 x86: Delete redundant compiler flags by Masahiro Yamada · 11 years ago
  53. 9c36688 nand_spl: simpc8313: move config.mk used only for nand_spl by Masahiro Yamada · 11 years ago
  54. 2d88a6a Makefile: delete unused variable LDSCRIPT_MAKEFILE_DIR by Masahiro Yamada · 11 years ago
  55. 5718157 config.mk: Delete unused variable BCURDIR by Masahiro Yamada · 11 years ago
  56. 19233d8 kbuild: post: fix dependency tracking correctly by Masahiro Yamada · 11 years ago
  57. c9416b9 serial: zynq: Add OF initialization support by Michal Simek · 11 years ago
  58. 9e0e37a zynq: Add OF ram initialization support by Michal Simek · 11 years ago
  59. 345d3c0 mmc: zynq: Add OF initialization support by Michal Simek · 11 years ago
  60. f88a686 net: gem: Add OF initialization support by Michal Simek · 11 years ago
  61. 7450a7f zynq: Do not use SPL OF initialization by Michal Simek · 11 years ago
  62. 0c9c99a net: emaclite: Fix OF initialization by Michal Simek · 11 years ago
  63. 32f4d72 board/ti/am335x/README: update for NAND boot by pekon gupta · 11 years ago
  64. 6e562b1 mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes by pekon gupta · 11 years ago
  65. 71a7f95 mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemes by pekon gupta · 11 years ago
  66. f5f1f61 mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes by pekon gupta · 11 years ago
  67. eeb72e6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  68. 1551df3 arm: Switch to -mno-unaligned-access when supported by the compiler by Tom Rini · 11 years ago
  69. f503cc4 checkpatch.pl: Add warning for new __packed additions by Tom Rini · 11 years ago
  70. b60eff3 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
  71. d0b5d9d arm: make _end compiler-generated by Albert ARIBAUD · 11 years ago
  72. 62bbc2f cm_t335: fix linker file to produce full ELF by Albert ARIBAUD · 11 years ago
  73. 715b56f Revert "ext4fs: Add ext4 extent cache for read operations" by Tom Rini · 11 years ago
  74. a7e8c15 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  75. 4c48cfb arm: omap: delete unincluded omap-common/config.mk by Masahiro Yamada · 11 years ago
  76. 4a37755 kbuild: Move linker sciript check to prepare1 by Masahiro Yamada · 11 years ago
  77. 331b45f kbuild: Fix a false error of generic board support by Masahiro Yamada · 11 years ago
  78. 0d1e8aa kbuild: get back DTB at the top directory by Masahiro Yamada · 11 years ago
  79. ed1ca52 kbuild: add misc targets, help, ubootrelease, ubootversion by Masahiro Yamada · 11 years ago
  80. 886d86e kbuild: support building signle targets by Masahiro Yamada · 11 years ago
  81. 630d234 kbuild: refactor more IMX image rules by Masahiro Yamada · 11 years ago
  82. 4e0c8ab kbuild: use shorten logs for IMX images by Masahiro Yamada · 11 years ago
  83. 04a34c9 kbuild: use shorten logs for misc targets by Masahiro Yamada · 11 years ago
  84. ad0fed4 kbuild: use shorten log for linking u-boot by Masahiro Yamada · 11 years ago
  85. 982a119 kbuild: use shorten logs for combined rules of mkimage, padding and cat by Masahiro Yamada · 11 years ago
  86. ee0acfa kbuild: use shorten logs for cat rules by Masahiro Yamada · 11 years ago
  87. 9bf215b kbuild: use shorten logs for mkimage rules by Masahiro Yamada · 11 years ago
  88. f9c235f kbuild: use shorten logs objcopy rules by Masahiro Yamada · 11 years ago
  89. 03c7b3f kbuild: Add $(Q) when descending into subdirectories by Masahiro Yamada · 11 years ago
  90. 95ddcd6 kbuild: rename OBJCFLAGS to OBJCOPYFLAGS by Masahiro Yamada · 11 years ago
  91. 6a44d80 kbuild: move asm-offsets.h rules to ./Kbuild by Masahiro Yamada · 11 years ago
  92. 6378008 kbuild: abolish "depend" target by Masahiro Yamada · 11 years ago
  93. 7424145 kbuild: consolidate version and timestamp headers generation by Masahiro Yamada · 11 years ago
  94. 5b1f1f4 Makefile: add a new script to check -fstack-usage support by Masahiro Yamada · 11 years ago
  95. 91d7746 fsl/usb: Limit phy_type comparison to first four characters by Nikhil Badola · 11 years ago
  96. c6e8f49 powerpc/mpc8536DS:Increase binary size for mpc8536DS board by Haijun.Zhang · 11 years ago
  97. e0d8096 ar8031/8033/phy:enable autonegotiation for ar8031/8033 by Zhao Qiang · 11 years ago
  98. c9e1f58 powerpc: p1010rdb: Enable p1010rdb to start from NAND/SD/SPI flash with SPL by Ying Zhang · 11 years ago
  99. 27585bd SPL: P1022DS: fix the problem booting from spi flash by Ying Zhang · 11 years ago
  100. 5a89fa9 SPL: P2020RDB: fix the problem booting from spi flash by Ying Zhang · 11 years ago