1. ced0329 kernel-doc: update kernel-doc related files to Linux v3.13 by Masahiro Yamada · 11 years ago
  2. 8fac9c7 kernel-doc: move kernel-doc tools to scripts/ by Masahiro Yamada · 11 years ago
  3. 2c92b1d .gitignore: drop include/asm from ignored file list by Masahiro Yamada · 11 years ago
  4. 79fc0c5 tools/env: cross-compile fw_printenv without setting HOSTCC by Masahiro Yamada · 11 years ago
  5. 9a368d0 kbuild: Do not generate .*.su files at the top directory by Masahiro Yamada · 11 years ago
  6. b831bb3 board: sandburst: delete FORCEBUILD by Masahiro Yamada · 11 years ago
  7. 3341bfe kbuild: check clean source and generate Makefile for out-of-tree build by Masahiro Yamada · 11 years ago
  8. 53bca5a kbuild: support simultaneous board configuration and "make all" by Masahiro Yamada · 11 years ago
  9. efcf861 kbuild: use scripts/Makefile.clean by Masahiro Yamada · 11 years ago
  10. 2887c47 Makefile: refactor tools-all targets by Masahiro Yamada · 11 years ago
  11. 3f76e98 Makefile: Do not pass MTD_VERSION from the top Makefile by Masahiro Yamada · 11 years ago
  12. 656de6b kbuild: refactor Makefile and spl/Makefile more by Masahiro Yamada · 11 years ago
  13. cbce795 examples: move api/ and standalone/ entry to examples/Makefile by Masahiro Yamada · 11 years ago
  14. 433b2f1 kbuild: change the top Makefile to more Kbuild-ish structure by Masahiro Yamada · 11 years ago
  15. 7390643 Makefile: remove a cleaning target "tidy" by Masahiro Yamada · 11 years ago
  16. 5fe6301 kbuild: generate {spl, tpl}-autoconf.mk only when it is necessary by Masahiro Yamada · 11 years ago
  17. 01072b4 kbuild: move include directives of board configuration files by Masahiro Yamada · 11 years ago
  18. 47f1571 kbuild: convert some make rules to Kbuild style by Masahiro Yamada · 11 years ago
  19. 5f30f3b kbuild: move some lines to more suitable place by Masahiro Yamada · 11 years ago
  20. f2d293d kbuild: delete temporary build scripts by Masahiro Yamada · 11 years ago
  21. 6825a95 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  22. 22433fc kbuild: import more build scripts from Linux v3.13 tag by Masahiro Yamada · 11 years ago
  23. ec626f1 Makefile: rename scripts/Makefile.build to scripts/Makefile.build.tmp by Masahiro Yamada · 11 years ago
  24. 7c8278a kbuild: add dummy obj-y to create built-in.o by Masahiro Yamada · 11 years ago
  25. 9e41403 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  26. d958002 Makefile: move some flags to examples makefiles by Masahiro Yamada · 11 years ago
  27. e0d5d9f Makefile: move some flags to spl/Makefile by Masahiro Yamada · 11 years ago
  28. ced0715 Makefile: move more stuff to top Makefile by Masahiro Yamada · 11 years ago
  29. fea1ca8 Makefile: refactor include path settings by Masahiro Yamada · 11 years ago
  30. 2b3c9d3 Makefile: move more flags to the top Makefile by Masahiro Yamada · 11 years ago
  31. bf4b3de kbuild: Use Kbuild.include by Masahiro Yamada · 11 years ago
  32. ceec4c8 kbuild: import Kbuild.include from linux v3.13 tag by Masahiro Yamada · 11 years ago
  33. 34bd050 Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile by Masahiro Yamada · 11 years ago
  34. f6322eb Makefile: move some variable definitions to the top Makefile by Masahiro Yamada · 11 years ago
  35. 5651ccf Makfile: move suffix rules to Makefile.build by Masahiro Yamada · 11 years ago
  36. a0b14c3 nand-spl: Use scripts/Makefile.build by Masahiro Yamada · 11 years ago
  37. 4a20df3 examples: Use scripts/Makefile.build by Masahiro Yamada · 11 years ago
  38. e183a17 board: samsung: refactor host programs by Masahiro Yamada · 11 years ago
  39. 940db16 tools: convert makefiles to kbuild style by Masahiro Yamada · 11 years ago
  40. ad71fa9 Makefile.host.tmp: add a new script to refactor tools by Masahiro Yamada · 11 years ago
  41. ea531e3 .gitignore: ingore files generated by Kbuild by Masahiro Yamada · 11 years ago
  42. 56746d8 microblaze: remove an empty file arch/microblaze/lib/time.c by Masahiro Yamada · 11 years ago
  43. e9024ef ARM: O5/dra7xx: Add SATA boot support by Dan Murphy · 11 years ago
  44. fff40a7 common: spl: Add spl sata boot support by Dan Murphy · 11 years ago
  45. 054c838 tools: correct proftool build rule by Ian Campbell · 11 years ago
  46. f7740f7 EXT4: Fix number base handling of "ext4write" command by Wolfgang Denk · 11 years ago
  47. 9137d19 net, phy: atheros ar803x bug by Heiko Schocher · 11 years ago
  48. 95f7062 fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUP by Masahiro Yamada · 11 years ago
  49. df2f6c9 config: remove platform CONFIG_SYS_HZ definition part 3 by Masahiro Yamada · 11 years ago
  50. 0a4bce3 mini2440.h: Delete remainder of dead board by Masahiro Yamada · 11 years ago
  51. 8bf2aad doc: README: Correct file name of signature verification documentation by Detlev Zundel · 11 years ago
  52. f2afe70 unit-test: add lots of tests for the Hush 'test' command by Stephen Warren · 11 years ago
  53. 6748672 unit-test: fix 'env default' invocation by Stephen Warren · 11 years ago
  54. b7b5f31 fat: implement exists() for FAT fs by Stephen Warren · 11 years ago
  55. 55af5c9 ext4: implement exists() for ext4fs by Stephen Warren · 11 years ago
  56. 89ba42d sandbox: enable CONFIG_CMD_FS_GENERIC by Stephen Warren · 11 years ago
  57. 0a30aa1 sandbox: implement exists() function by Stephen Warren · 11 years ago
  58. e5e897c cmd_test: implement -e test for file existence by Stephen Warren · 11 years ago
  59. 2453de9 cmd_test: evaluate to false without any arguments by Stephen Warren · 11 years ago
  60. d9b651c cmd_test: implement ! on sub-expressions by Stephen Warren · 11 years ago
  61. 4c80f29 cmd_test: check for binary operators before unary by Stephen Warren · 11 years ago
  62. 490ba83 cmd_test: use table lookup for parsing by Stephen Warren · 11 years ago
  63. 377202b fs: don't pass NULL dev_desc to most filesystems by Stephen Warren · 11 years ago
  64. 6152916 fs: implement infrastructure for an 'exists' function by Stephen Warren · 11 years ago
  65. bd6fb31 fs: fix generic save command implementation by Stephen Warren · 11 years ago
  66. 16f4d93 README: document CONFIG_CMD_FS_GENERIC by Stephen Warren · 11 years ago
  67. e7538fe Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  68. da781c6 imx6 SION bit has to be on for the pins that are used as ENET_REF_CLK by Andy Ng · 11 years ago
  69. 1feb6e3 Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  70. 9b986fd i.MX6: nitrogen6x: pedantic: BOOT_FROM==spi, not sd by Eric Nelson · 11 years ago
  71. 529a8d0 Exynos5250: Remove lowlevelinit by Rajeshwari S Shinde · 11 years ago
  72. e158665 arm: zynq: correct the argument to lldiv by Siva Durga Prasad Paladugu · 11 years ago
  73. d7e269c zynq: Add support for U-BOOT SPL by Michal Simek · 11 years ago
  74. 96a5d4d zynq: Update CLK in bdinfo by Michal Simek · 11 years ago
  75. d6c9bba zynq: Implement dump clock command by Soren Brinkmann · 11 years ago
  76. 19605e2 serial_zynq: Migrate to Zynq clock framework by Soren Brinkmann · 11 years ago
  77. 97598fc net: zynq_gem: Calculate clock dividers dynamically by Soren Brinkmann · 11 years ago
  78. 1cd46ed net: zynq_gem: Move RCLK details out of driver by Soren Brinkmann · 11 years ago
  79. 2826fd3 zynq: timer: Fix hangs if network activity attempted after about one hour by Michal Simek · 11 years ago
  80. 614c272 zynq: timer: Migrate to zynq clock framework by Soren Brinkmann · 11 years ago
  81. 6c3e61d zynq: Provide a framework to read clock frequencies by Soren Brinkmann · 11 years ago
  82. 23d5c73 common: Provide DIV_ROUND_CLOSEST macro by Soren Brinkmann · 11 years ago
  83. bf83495 zynq: serial: Simplify serial driver initialization by Michal Simek · 11 years ago
  84. 6279812 zynq: Move bootmode to headers by Michal Simek · 11 years ago
  85. e66da8b zynq: Use board_eth_init if CMD_NET is not enabled by Michal Simek · 11 years ago
  86. 427b2d4 zynq: Enable tftp put command by Michal Simek · 11 years ago
  87. ae9f489 zynq: Extend kernel image size to 20MB by Michal Simek · 11 years ago
  88. c74a944 zynq: Fix incorrect header name by Michal Simek · 11 years ago
  89. 673ba27 zynq: Enable dcache support by Michal Simek · 11 years ago
  90. 32cccec zynq: Do not explicitely enable icache by Michal Simek · 11 years ago
  91. a87a0ce Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  92. 9ea09e2 doc: SPI: Add qspi test details on AM43xx by Sourav Poddar · 11 years ago
  93. bb7cd0d spi: ti_qspi: Add delay before xfer for am43xx by Sourav Poddar · 11 years ago
  94. 570533b spi: ti_qspi: Add AM43xx specifics changes by Sourav Poddar · 11 years ago
  95. ea4c7a8 am437x_epos_evm: add SPL API, QSPI, and serial flash support by Sourav Poddar · 11 years ago
  96. b56e71e am43xx: Add qspi support by Sourav Poddar · 11 years ago
  97. 060aaad spi: mxc_spi: i.MX6 DL/S have only 4 eCSPI controller by Markus Niebel · 11 years ago
  98. 5d584cc spi: spi-mxc: implement clk control for ECSPI to fix SPI_MODE_3 by Markus Niebel · 11 years ago
  99. d7cbcc7 spi: spi-mxc: add defines for clk inactive state for ECSPI by Markus Niebel · 11 years ago
  100. 999c39a spi: xilinx: Move timeout calculation out of the loop by Michal Simek · 11 years ago