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